/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:994px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#fff;
}
#footer{
    height:49px;
    line-height:49px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:center;
	clear:both;
	overflow:hidden;
}
#header{
    background:url(../images/top.jpg) no-repeat;
	height:71px;
	line-height:71px;
	text-align:center;
	overflow:hidden;
}

#banner{
	width:994px;
	height:194px;
	overflow:hidden;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
#nav{
	width:785px;
	overflow:hidden;
	text-align:center;
	background:url(../images/nav_bg.jpg) repeat-x;
	height:37px;
}
#nav li{
	display:block;
	float:left;
	margin:0 auto;
	width:95px;
	text-align:center;
	background:url(../images/nav_line.jpg) no-repeat right;
}
#nav li a{
	font-weight:bold;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	line-height:37px;
}
#left{
	width:209px;
	overflow:hidden;
	float:left;
	color:#ffffff;
}
#right{
	float:right;
	width:785px;
	overflow:hidden;
}
#left_t{
	width:209px;
	height:37px;
	overflow:hidden;
	background:url(../images/pro1.jpg) no-repeat ;
}
#left_c li{
	width:209px;
	line-height:31px;
	height:31px;
	overflow:hidden;
	background:url(../images/line.jpg) no-repeat ;
}
#left_c li a{
	line-height:31px;
	padding-left:58px;
	color:#0e3d7e;
	width:209px;
	display:block;
	font-weight:bold;
}
#left_c1{
	background:#0a5ead url(../images/left_bg.jpg) repeat-x top;
	color:#fff;
	overflow:hidden;
	padding-top:20px;
	height:480px;
}
.input{
	background:url(../images/line.jpg) no-repeat ;
	width:118px;
	height:19px;
	line-height:19px;
	overflow:hidden;
	border:none;
}
#c{
	padding:12px;
}
#left1{
	float:left;
	width:540px;
	overflow:hidden;
}
#p,#p1{
	border-bottom:6px solid #21438e;
	line-height:35px;
	height:35px;
	overflow:hidden;
	width:auto;
	padding-left:20px;
	background:url(../images/icon.jpg) no-repeat 10px 15px;
	font-family:Verdana, Geneva, sans-serif;
}
#p1{
	margin:10px 20px;
}
#right1{
	float:right;
	background:#ecebec url(../images/pro2.jpg) no-repeat top;
	width:207px;
	border-left:1px solid #bcbcbc;
	overflow:hidden;
	border-right:1px solid #bcbcbc;
	padding-top:33px;
}
.contact a{
	color:#fff;
}
#right_c{
	padding:20px;
}