@charset "utf-8";
/* CSS Document */

body{
	font-size:12px;
	line-height:1.8em;
	color:#555;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	
	}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{
	margin:0;padding:0;
	}
input, textarea, select{
	font-family:Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size:12px;
    }
ul{
    margin:0px; padding:0px; list-style-type:none;
}
li{
	list-style:none;
	}
.l{
	float:left;
	}
.r{
	float:right;
	}
.c{
	clear:both;
	}
a{
	color:#555;
	text-decoration:none;
	}	
a:hover{
	text-decoration:underline;
	}
.t_l{
	text-align:left;
	}	
.t_r{
	text-align:right;
	}
.t_c{
	text-align: center;
	}
#top{
	clear:both;
	overflow:hidden;
	background:url(../images/index_01.jpg) no-repeat center;
	height:222px;
}

.menu{
	width:1200px;
	margin:0 auto;
}
#line{
	background:url(../images/index_12.jpg) no-repeat center;
	height:22px;
}
#banner{
	height:618px;
}
#foot{
	background:url(../images/index_15.jpg) repeat;
	height:60px;
	text-align:center;
	color:#fff;
	line-height:60px;
}
#foot a{
	color:#fff;
	text-decoration:none;
}
#foot a:hover{
	color:#f3f3e0;
	text-decoration:none;
}
#ny{
	background:url(../images/about_13.jpg) no-repeat center;
	height:618px;
}
.nynr{
	width:850px;
	margin:0 auto;
	padding:90px 0px 0px 350px;
	height:620px;
}
.tit{
	font:18px/35px "方正古隶简体";
	font-weight:bolder;
	color:#000;
	width:850px;
	border-bottom:1px solid #900;
}
.nr{
	padding-top:30px;
	overflow:auto;
	height:460px;
	font:12px/27px "宋体";
}