/* CSS Document */
html {
	overflow:auto;  /*去掉IE6,7的滚动*/
	_overflow-x:hidden;/*去掉IE6横向滚动*/
}
.cn_en{
	width:120px;
	padding:30px 0px 0px 0px;
	margin:0px;
	color:#2A4455;}
.cn_en a{color:#2A4455; text-decoration:none;}
#nav {
	list-style-type: none;
	padding:0px;
	margin:0px;
	height:30px;
	line-height:30px;
	
}
#nav a {
	display: block;
	text-align:center;
	font-size:11px;
}
#nav a:link {
	text-decoration:none;
}
#nav a:visited {
	text-decoration:none;
}
#nav a:hover {
	text-decoration:none;
}
#nav li {
	padding:0px;
	margin:0px;
	float:left;
}
#nav li a {
	text-align:left;
	color:#fff;
}
#nav li a:hover {
	text-align:left;
	color:#FFB000;
}
#nav li ul {
	list-style-type: none;
	text-align:left;
	left: -999em;
	position: absolute;
	margin:0px;
	padding:0px;
	width:140px;
	z-index:10px;	
	
}

#nav li ul li {
	padding:0px;
	margin:0px;
	display:block;
	text-align:left;
	width:102px;
	color:#FFF;
}
#nav li ul li a {
	padding:0px;
	color:#fff;
	text-align:center;
	line-height:25px;
	height:25px;
	background-color:#304759;
}
#nav li ul li a:link {
	color:#fff;
	text-decoration:none;
	text-align:center;
	height:25px;
	background-color:#304759;	
}
#nav li ul li a:hover {
	color:#fff;
	text-decoration:none;
	text-align:center;
	background-image:none;
	height:25px;
	background-color:#678EAF;
}
#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
.li_ss{
	width:176px;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px 0px 0px 0px;
	background:url(../images/ss.jpg) no-repeat left;
	}
.banner{width:1003px; height:422px; margin:0 auto; padding:1px 0px 0px 0px; overflow:hidden;}

.about{
	width:292px;
	margin:0px;
	padding:15px 15px 12px 15px;
	overflow:hidden;
	border:1px solid #CFD8E1;
	background:url(../images/about-bg.jpg) repeat-x #FBFDFD;}
.bottom1{
	width:980px;
	height:28px;
	line-height:28px;
	margin:0px;
	padding:0px 23px 0px 0px;
	color:#336699;
	border-top:1px solid #CFD8E1;
	border-bottom:1px solid #CFD8E1;}
.bottom1 a{color:#336699; text-decoration:none;}
.bottom2{
	width:1003px;
	margin:0px auto;
	padding:10px 0px 20px 0px;
	text-align:center;
	color:#666666;
	overflow:hidden;}
	
	
#main{
	padding:0px;
	margin:0px;
	overflow:hidden;
}
.ny_banner{width:1003px; margin:0px auto; padding:1px 0px 0px 0px; overflow:hidden;}
.ny_l{
	width:210px;
	padding:0px;
	margin:0px;
	overflow:hidden;}
.xl{
	width:210px;
	padding:0px;
	margin:0px;
	overflow:hidden;}
.xl_title{
	width:210px;
	height:27px;
	line-height:27px;
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
	background:url(../images/xl_title.jpg) repeat-x;}
.xl_info{
	width:210px;
	min-height:102px;
	_min-height:102px;
	padding:20px 0px 10px 0px;
	margin:0px;
	overflow:hidden;
	color:#2E4557;
	font-size:12px;
	background-color:#D4E1EA;}
.xl_info li{list-style-type:none; margin:0px; padding:6px 0px 6px 20px; line-height:12px;}
.xl_info li a{color:#2E4557; text-decoration:none;}
.xl_info li a:hover{color:#2E4557; text-decoration:none;}
.contact{
	width:188px;
	min-height:376px;
	_min-height:376px;
	padding:15px 10px 0px 10px;
	margin:10px 0px 0px 0px;
	overflow:hidden;
	color:#2E4557;
	line-height:25px;
	border:1px solid #C1D2DA;}
.ny_r{
	width:784px;
	padding:0px;
	margin:0px;
	overflow:hidden;}
.ny_r_title{
	width:740px;
	height:30px;
	line-height:30px;
	padding:0px 20px 0px 24px;
	margin:0px;
	color:#2B4556;
	font-size:12px;
	font-weight:bold;
	background-color:#C9D3DD;}
.ny_r_title span{color:#666666; float:right; font-weight:normal;}
.ny_r_info{
	width:760px;
	min-height:510px;
	_min-height:510px;
	padding:20px 10px 0px 12px;
	margin:0px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background:url(../images/ny_info.jpg) repeat-x #EDF2F6;}
