/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
    height:80px;
	background:#11172d;
	text-align:center;
	clear:both;
	overflow:hidden;
	color:#fff;
}
#footer a{
	color:#fff;
}
#header{
    background:url(../images/top.jpg) no-repeat;
	height:127px;
	text-align:center;
	overflow:hidden;
}
#top{
	width:131px;
	height:29px;
	overflow:hidden;
	background:url(../images/search.jpg) no-repeat;
	float:right;
	margin:30px 25px 0 0;
	_margin:30px 12px 0 0;
	text-align:center;
}
#top1{
	color:#fff; 
	float:right;
	margin:32px 15px 0 0;
}
#top1 a{
	color:#fff;
}
.input{
	border:none;
	background:#fff;
	height:18px;
	width:74px;
	line-height:18px;
	float:left;
	margin:4px 8px 0 13px;
	padding-left:5px;
}
.go{
	border:none;
	background:url(../images/go.jpg) no-repeat;
	height:20px;
	width:19px;
	margin-top:5px;
	float:left;
}
#banner{
	height:205px;
	overflow:hidden;
}
#nav{
	height:30px;
	text-align:center;
	color:#11172d;
	text-align:center;
	line-height:30px;
}
#nav li{
	float:left;
	width:97px;
	height:30px;
	background:url(../images/nav.jpg) no-repeat;
	font-weight:bold;
	text-align:center;
	margin:0 8px;
}
#nav li a{
	color:#11172d;
	font-weight:bold;
	line-height:30px;
	text-align:center;
}
#main{
	text-align:left;
	clear:both;
	background:url(../images/bg.jpg) repeat-y;
	overflow:hidden;
}
#f{
	text-align:left;
	clear:both;
	background:url(../images/bg_t.jpg) no-repeat;
	width:1003px;
	height:22px;
	overflow:hidden;
}
#left{
	float:left;
	width:215px;
	overflow-x:hidden;
	text-align:center;
}
#right{
	width:788px;
	float:right;
	background:url(../images/right.jpg) no-repeat;
	min-height:400px;
	_height:400px;
}
#left_c{
	padding:40px 0 40px 32px;
}
#left_c .li{
	background:url(../images/line.jpg) repeat-x bottom;
	width:150px;
	height:25px;
	margin-bottom:5px;
}
#left_c .li a{
	background:url(../images/icon.jpg) no-repeat 10px 5px;
	padding-left:30px;
	font-size:14px;
	color:#fff;
}
#link{
	width:129px;
	background:url(../images/link_bg.jpg) repeat-y;
	clear:both;
	overflow:hidden;
	margin-left:43px;
	*margin-left:0;
}
#link_t{
	width:129px;
	height:41px;
	background:url(../images/link_t.jpg) no-repeat;

}
#link_b{
	width:129px;
	height:13px;
	background:url(../images/link_b.jpg) no-repeat;
	margin-left:43px;
	*margin-left:0;
	overflow:hidden;
}
#p{
	border-bottom:1px solid #11172d;
	height:25px;
	line-height:25px;
	text-align:right;
	width:680px;
	margin:15px auto;
	font-family:Verdana;
}
#p1{
	font-weight:bold;
	color:#1a1d30;
	margin:0 auto;
	width:680px;
}
#right_c{
	width:680px;
	text-align:justify;
	text-justify:inter-ideograph;
	margin:0 auto;
	
}

	
