@charset "utf-8";
/* CSS Document */

@charset "utf-8";
body{
	margin:0;
	padding:0;
	font:12px Arial, Helvetica, sans-serif; background:#EDECEC;
	color:#767676;
	overflow-x:hidden;}
	p{margin:0;padding:0;}

dl,dd,dt,ul,li,form,p{margin:0;padding:0;}
img{border:0;} 
a:link {color: #767676;text-decoration: none;} /* 未访问的链接 */
a:visited {color: #767676;text-decoration: none;} /* 已访问的链接 */
a:hover {color: #ff7200;text-decoration: none;} /* 鼠标在链接上 */ 
a:active {color: #767676;text-decoration: none;} /* 点击激活链接 */ 

.container{ width:842px; margin:0 auto; background:#FFFFFF;}
.container_con{ width:801px;margin:0 auto;}
.top_top{ width:801px; height:98px;}
.nav{ width:801px; height:33px;}
.top_logo{ width:478px; height:50px; padding-top:24px; float:left;}
.top_right{ width:211px; height:50px; float:right; padding-top:24px;}
.top_language{ width:211px; height:20px;}
.top_shouc{ width:211px;  height:26px; background:url(../images/top_right.jpg) no-repeat;}
.clear{clear:both;}
.index_banner{ width:801px; height:300px; padding:15px 0 15px 0;}
.about_banner{ width:801px; height:112px; padding:5px 0 15px 0;}
.con_nr{ width:801px; padding:0 0 20px 0; line-height:24px;}
.foot{ width:801px; height:68px; border-top:1px  double #CCCCCC;}
.foot_left{ width:133px; height:39px; float:left; padding-top:15px;}
.foot_right{ width:613px; height:39px; float:left; padding:15px 0 0 25px; line-height:20px;}
.nav_list{ width:791px; height:23px; background:#DFF1FE; padding:7px 0 0 10px;}


.nav_link {color: #1641A0;text-decoration: none; font-size:12px; font-weight:bold;margin:0px 2px;} 
a.nav_link:link {color: #1641A0;text-decoration: font-size:12px; font-weight:bold; none;} /* 未访问的链接 */
a.nav_link:visited {color: #1641A0;text-decoration: font-size:12px; font-weight:bold; none;} /* 已访问的链接 */
a.nav_link:hover {color: #ff7200;text-decoration: font-size:12px; font-weight:bold; none;} /* 鼠标在链接上 */ 
a.nav_link:active {color: #1641A0;text-decoration: font-size:12px; font-weight:bold; none;} /* 点击激活链接 */
a.nav_link2:link,a.nav_link2:visited,a.nav_link2:hover{color: #ff7200;text-decoration: font-size:12px; font-weight:bold;margin:0px 2px;}









