@charset "utf-8";


/****************banner****************/

#bannerbg {
 text-align:center;
 width:100%;
 margin:20px auto 20px auto;
 padding:0 auto;
 height:450px;
 background:#000000;
}

#banner {
	width:1000px;
	height:450px;
	margin:0 auto;
	padding:0 auto; 
}


/****************smallbanner****************/

#smallbannerbg {
 text-align:center;
 width:100%;
 margin:20px auto 20px auto;
 padding:0 auto;
 height:150px;
 background:#000000;
}

#smallbanner {
	width:1000px;
	height:150px;
	margin:0 auto;
	padding:0 auto; text-align:left; 
}
#smallbanner a { 
    display:block; float:left;
	width:249px;
	height:150px;
	margin:0px 1px auto 0px;
	padding:0 auto; text-align:left; overflow:hidden; 
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
}
#smallbanner a:hover { 
	filter:alpha(opacity=100);
	-moz-opacity:1.0;
	-khtml-opacity: 1.0;
	opacity: 1.0;
}



#indexcontentbg {
 text-align:center;
 width:100%;
 margin:10px auto 10px 0;
 padding:0 auto;
 height:50px;
}
#indexcontent {
	width:1000px;
	height:50px;
	margin:0 auto;
	padding:0 auto; 
}
#indexcontentleft { 
    float:left;
	width:700px;
	height:50px;
	margin:0 auto;
	padding:0 auto; 
}
#indexcontentleft img { 
    display:block; 
    float:left;
	width:20px;
	height:20px;
	margin:15px 5px auto 5px;
	padding:0 auto; 
}
#indexcontentleft a { 
    display:block; 
    float:left; text-align:left;
	height:20px;
	margin:15px auto auto 5px;
	padding:0 auto; font-size:12px; line-height:150%;
}
#indexcontentleft a:link { color:#999999; text-decoration:none}
#indexcontentleft a:visited { color:#999999; text-decoration:none}
#indexcontentleft a:hover { color:#f0f0f0; text-decoration:underline;}
#indexcontentleft a:active { color:#999999; text-decoration:none}
#indexcontentleft a font { color:#CACAD9; margin: auto 5px auto 5px; font-size:12px;}




#indexcontentright {
	float:left;
	width:300px;
	height:50px;
	margin:0 auto;
	padding:0 auto; 
}


















/****************主体****************/

#container {
	margin:0 auto; 
	width:1000px;
	background:#ffffff; 
}





/****************indexadtext****************/

#indexadtext {
	float:left;
	width:1000px;
	min-height:100px;
	margin:20px 0px 20px 0px;
	padding:0 auto;
	text-align:center; 
	color:#454545; 
	font-size:24px;
	line-height:120%;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/****************intro****************/
#intro {
	float:left;
	width:680px;
	min-height:220px;
	margin:0px 0px 0px 0px;
	padding:0 auto;
	text-align:left; 
}
#intro_tilte {
	float:left;
	width:670px;
	height:30px;
	margin:20px 0px 10px 0px;
	padding:0 auto;
	text-align:left;
}
#intro_main {
	float:left;
	width:670px;
	margin:0px 0px 10px 0px;
	padding:0 auto;
	text-align:left;
	font-size:14px;
	line-height:160%;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/****************brand****************/
#brand {
	float:right;
	width:320px;
	min-height:220px;
	margin:0px 0px 0px 0px;
	padding:0 auto;
	text-align:right; 
}
#brand_tilte {
	float:left;
	width:310px;
	height:30px;
	margin:20px 0px 10px 10px;
	padding:0 auto;
	text-align:left;
}
.brand_content {
	float:right;
	width:310px;
	height:90px;
	margin:0px 0px 20px 0px;
	padding:0 auto;
	text-align:right;
	border:#CCCCCC 1px solid;
	background:#ffffff
}






/****************Certification****************/

#cert_tilte {
	float:left;
	width:1000px;
	height:30px;
	margin:20px 0px 10px 0px;
	padding:0 auto;
	text-align:left;
}
#cert_main {
	float:left;
	width:1000px;
	height:90px;
	margin:10px 0px 10px 0px;
	padding:0 auto;
	text-align:left;
}
#cert_main img {
	float:left;
	margin:0px 10px 0px 20px;
	padding:0 auto;
}
