/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:961px;
	text-align:center;
	margin:0 auto;
	padding:0;
	background:#91c5f4;
}
#footer{
    height:50px;
    line-height:50px;
	border-top:3px solid #0065cd;
	text-align:center;
	clear:both;
}
#content1{
	background:#001e3a url(../images/bg.jpg) repeat-x top;
	width:auto;
	margin:0 auto;
	text-align:center;
}
#header{
	height:66px;
	text-align:center;
	overflow:hidden;
	padding-top:10px;
	background:#fff;
}
#main{
	margin:0 auto;
	width:961px;
	text-align:left;
	clear:both;
}
#nav{
	background:url(../images/nav_bg.jpg) repeat-x;
	height:29px;
	line-height:29px;
	width:961px;
}
#nav li{
	float:left; 
	display:block; 
	padding:0 38px;
	line-height:29px;
}
#nav li a{
	line-height:29px;
	font-weight:bold;
	color:#fff;
	
}
#banner{
	margin:8px auto 15px auto;
	width:961px;
	height:233px;
}
#left{
	float:left;
	width:246px;
	overflow:hidden;
}
#right{
	float:right;
	overflow:hidden;
	width:704px;
}
#left_t{
	width:246px;	
	height:27px!important;
	height:37px;
	_height:27px;
	background:url(../images/left_t.jpg) no-repeat;
	color:#0065cd;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 0 40px;
	overflow:hidden;
}
#left_bg{
	width:246px;
	background:url(../images/left_bg.jpg) repeat-y;
	padding:15px 0;
}
#left_b{
	width:246px;
	height:10px;
	background:url(../images/left_b.jpg) no-repeat;
}
#left_c li{
	line-height:28px;
	border-bottom:1px solid #eeeeee;
	width:200px;
	margin:0 0 0 20px;
	_height:20px;
	_margin-bottom:8px;
}
#left_cc{
	background:url(../images/c2.jpg) no-repeat right bottom;
	width:210px;
	margin-left:20px;
	height:200px;
}
#right_t{
	background:url(../images/rgiht_t.jpg) no-repeat;
	width:704px;
	height:14px;
	overflow:hidden;
}
#right_b{
	background:url(../images/right_b.jpg) no-repeat;
	width:704px;
	height:22px;
	overflow:hidden;
}
#right_bg{
	background:url(../images/right_bg.jpg) repeat-y;
	text-align:center;
}
#p{
	border-bottom:1px dashed #02b1ff;
	line-height:30px;
	background:url(../images/icon_p.jpg) no-repeat left;
	width:635px;
	font-family:Verdana, Geneva, sans-serif;	
	margin:0 auto;
	padding-left:25px;
	overflow:hidden;
}
#right_c{
	width:660px;
	text-align:left;
	margin:0 auto;
	padding:10px 0;
	min-height:360px;
	_height:360px;
}
	
	
