/* Begin wrap_intro */

#wrap_intro{
	width:1000px;
	display:table;
	margin:0 auto;
	color:#a7a9ac;	
}

/* End wrap_intro */

/* Begin wrap_content_home */

#wrap_content_home{
	width:920px;	
}

#wrap_content_home{
	width:920px;
	text-align:center;
}

#wrap_content_home img{
	width:920px;	
}

#wrap_home{
	width:920px;
	display:inline-block;	
	padding-top:25px;
}

#wrap_home_left{
	width:720px;
	float:left;
	text-align:left;	
	font-size:13px;
	color:#A5A7AA;
	text-align:justify;
    line-height: 16px;
}

#wrap_home_left p{
	margin-bottom:5px;
}

#wrap_home_right{
	width:200px;
	float:left;
}

/* End wrap_content_home */

/* Begin wrap_content_about */

#wrap_content_about{
	width:920px;
	display:inline-block;
		
}

#wrap_slide{
	width:920px;
	height:176px;	
	margin:0 auto;
}

#wrap_slide ul{
	display:inline-block;
	text-align:center;
	list-style:none;
}

#wrap_slide ul li{
	float:left;
	width:300px;
	height:176px;
	margin:0px 22px 0px 0px;
}

#wrap_slide ul li img{
	width:300px;
	height:176px;	
}

#wrap_about{
	width:920px;
	margin-top:40px;
	color:#A5A7AA;
	font-size:12px;
	text-align:justify;
    display: inline-block;
}

/* End wrap_content_about */

/* Begin wrap_contact */

#wrap_contact{
	width:920px;
	display:inline-block;	
}

#wrap_contact ul{
	list-style:none;
}

#wrap_contact ul li{
	padding:3px 0px;
}


#wrap_contact ul li input{
	width:215px;
	height:15px;
	padding:5px;
}

.kmt_button{
	text-align:left;	
}

.kmt_button input:nth-child(2){
	background:#2caae2;
	border-radius:10px;
	border:1px solid #5a6f7f;	
    width: 55px!important;
}

.kmt_button input:nth-child(3){
	background:#eb1f26;
	border-radius:10px;
	border:1px solid #7d5548;	
    width: 55px!important;
}

.kmt_button input{
	width:65px!important;
	height:21px!important;
	line-height:21px!important;
	text-align:center;
	padding:0px!important;
	cursor:pointer;
}

#wrap_contact_left{
	width:420px;
	float:left;
	padding-right:20px;	
	text-align:justify;
	color:#A5A7AA;
	line-height:22px;
	font-size:13px;
}

#wrap_contact_left p{
	margin-bottom:5px;	
}

#wrap_contact_right{
	width:480px;
	float:left;
}

#wrap_form_left{
	width:240px;
	float:left;	
}

#wrap_form_left ul li{
	width:230px;
	float:left;	
}

#wrap_form_right{
	width:230px;
	float:left;	
	margin-left:10px;
}

#wrap_form_middle{
	clear:both;
	width:480px;
}

.kmt_name{
	color:#A5A7AA;
	font-style:italic;
	padding:0px!important;
}

#wrap_form_middle textarea{
	width:470px;
	height:190px;
	padding:5px;	
	resize:none;
}

#wrap_form_middle .kmt_name{
	text-align:center
}

.kmt_overlay{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none;
}
		
.kmt_popup{
    display: none;
    position: fixed;
    width: 650px;
    height: 350px;
    top: 50%;
    left: 50%;
    margin-left: -350px;
    margin-top: -300px;
    background-color: #ffffff;
    z-index: 102;
	padding:20px;
}

#btnClose{
	text-align:right;
	margin-top:-35px;
	margin-right:-35px;	
}

#content_popup{
	width:650px;
}

/* End wrap_contact */

/* Begin wrap_group */

#wrap_group{
	width:920px;
	min-height:500px;
	background:url(../img/demo.jpg) no-repeat center;	
    margin-bottom: 20px;
}

/* End wrap_group */

/* Begin wrap_partner */

#wrap_partner{
	width:1100px;
	display:inline-block;	
}

#wrap_partner_left{
	width:285px;
	float:left;	
	padding-right:10px;
	font-size:11px;
	margin-right:5px;
}

#wrap_partner_left h2{
	margin-bottom:5px;
	font-size:11px;
	font-weight:100;
}

#wrap_partner_left p{
	margin-bottom:5px;
}

#kmt_count{
	clear:both;
	margin-top:5px;
	width:290px;
}

#kmt_count h2{
	font-size:12px;
	font-weight:100;	
	margin-bottom:15px;
}

#kmt_showcount{
	list-style:none;
	width:100px;
	float:left;
	margin-right:10px;	
}

#kmt_showcount li{
	width:100px;	
	background:#fff;
	height:26px;
	text-align:center;
	line-height:26px;
	margin-bottom:3px;
}


#kmt_titlecount{
	list-style:none;
	width:175px;
	float:left;	
}

#kmt_titlecount li{
	width:175px;	
	height:26px;
	text-align:left;
	line-height:26px;
	margin-bottom:3px;
	font-size:13px;
}

#wrap_partner_right{
	width:800px;
	float:left;	
}

/* End wrap_partner */

/* Begin tooltip */

/* End tooltip */