@charset "utf-8";
/* CSS Document */

/*----------样式重置-----------------*/
body{
	margin:0; padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333333;
	}
div,p,form,label,select,input,textarea,img,span{
	margin:0; padding:0;
	} 
h1,h2,h3,h4{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	}
ul{
	margin:0; padding:0;
	list-style-type:none;
	}
img{
	border:0;
	}
.clear{
	clear:both;
	font-size:0;
	line-height:0;
	}
a{
	color:#666666;
	text-decoration:none;
	}
a:hover{
	color:#333333;
	text-decoration:none;
	}
/*------------顶部--------------*/
#top{
	margin:0 auto;
	padding-top:60px;
	width:950px;
	height:90px;
	background: url(../../images/index_01.gif) no-repeat;
	 }
.Search{
	width:230px;
	margin-left:700px;
	}
.Search label{
	color:#FFFFFF;
	font-weight:bold;
	}
.SeaText{
	width:120px;
	height:14px;
	}
.SeaSub{
	width:30px;
	height:18px;
	font-size:12px;
	cursor:pointer;
	}
#Nav{
	margin:9px 17px 0 300px;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	background:url(../../images/index_04.gif) repeat-x;
	}
#Nav a{
	color:#FFFFFF;
	}
#Nav a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}
#Nav ul{
	padding-left:15px;
	height:23px;
	line-height:23px;
	}
#Nav ul li{
	float:left;
	padding:0 15px;
	color:#FFFFFF;
	font-weight:bold;
	}
#NavSub{
	margin-left:300px;
	line-height:18px;
	text-align:right;
	padding-right:50px;
	}
#NavSub a{
	color:#353336;
	font-size:11px;
	font-weight:bold;
	}
#NavSub a:hover{
	color:#353336;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
#Language{
	text-align:right;
	font-weight:bold;
	padding-right:30px;
	margin-top:5px;
	}
	
/*------------ban--------------*/
#ban{
	margin:0 auto;
	padding-top:5px;
	width:950px;
	height:265px;
	}
	
	
/*------------首页主体--------------*/
#HomeCon{
	margin:0 auto;
	width:910px;
	padding:10px 20px;
	}
.HomeConBT{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
	height:30px;
	padding-left:0px;
	line-height:30px;
	font-weight:bold;
	color:#353336;
	border-bottom:1px solid #666666;
	}
#HomePro{
	width:200px;
	float:left;
	}
#HomePro ul{
	padding:10px 10px 10px 0;
	line-height:25px;
	width:200px;
	}
#HomePro li{
	padding:5px 0;
	width:200px;
	font-size:11px;
	font-weight:bold;
	}
#HomePro li img{
	float:right;
	}
	
#Topics{
	float:left;
	width:390px;
	margin:0 50px;
	}
.TopicsCN{
	margin-top:26px;
	}
.TopicsCN img{
	float:left;
	margin-right:15px;
	}
.TopicsCN h2{
	font-weight:bold;
	line-height:20px;
	}
.TopicsCN sapn{
	line-height:18px;
	}
	
#HomeNews{
	width:230px;
	float:left;
	}
.HomeNewsCN{
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	}
.HomeNewsCN p{
	line-height:18px;
	}
	
/*-----------------bottom--------------------*/	
#Bom{
	width:950px;
	height:37px;
	margin:auto;
	background:#00b300;
	}
.BomLeft{
	background:url(../../images/index_15.gif) no-repeat;
	width:10px;
	height:37px;
	float:left;
	}
.BomCen{
	width:930px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	line-height:37px;
	}
.BomRight{
	background:url(../../images/index_18.gif) no-repeat;
	width:10px;
	height:37px;
	float:left;
	}