/* CSS Document */
#content,#header,#main,#nav,#banner,#footer{
	width:1003px;
	text-align:center;
	margin:0 auto;
	padding:0;
}
#footer{
    height:90px;
	background:url(../images/footer.jpg) repeat-x;
	text-align:left;
	clear:both;
	color:#193275;
	padding-right:10px;
	width:993px;
}
#footer div{
	text-align:right;
	color:#193275;
}
#footer a{
	color:#193275;	
}

#banner{
	height:280px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:5px;
}
#main{
	margin:0 auto;
	text-align:left;
	clear:both;
	overflow:hidden;
	width:983px;
}
#main1{
	margin:0 auto;
	text-align:left;
	clear:both;
	overflow:hidden;
	width:983px;
	background:url(../images/bg.jpg) repeat-y;
}
#header{
	height:100px;
	background:url(../images/top.jpg) no-repeat;
	overflow:hidden;
}

#nav{
	height:30px;
	text-align:center;
	text-align:left;
	line-height:30px;
	background:url(../images/nav.jpg) repeat-x;
}
#nav li{
	float:left;	
	width:125px;
	text-align:center;
}
#nav li a{
	line-height:30px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
#nav li a:visited{
	color:#fff;
}

.frame_t{
	background:url(../images/t_bg.jpg) repeat-x;
	overflow:hidden;
	height:24px;
	
}
.frame_l{
	float:left;
	width:95px;
	overflow:hidden;
	padding-left:18px;
	text-align:center;
	line-height:24px;
	font-weight:bold;
	color:#fff;
	background:url(../images/t_t.jpg) no-repeat;
	height:24px;
}
.frame_l a,.frame_l a:visited{
    color:#fff;
	}
.frame_r{
	float:right;
	width:54px;	
	height:24px;
	
}
.frame_c{
	border:2px solid #bfcfff;
	overflow:hidden;
	border-top:none;
	padding:5px;
	
}
#left{
	width:240px;
	float:left;
	overflow:hidden;
}
#link{
	background:url(../images/link.jpg) no-repeat;
	height:21px;
}
#link_l{
	float:left;
	padding-left:20px;
	line-height:18px;
	font-weight:bold;
	color:#354e93;
}
#link_r{
	display:inline;
	float:right;
	margin:5px;
	line-height:21px;
}
#right{
	width:725px;
	float:right;
	overflow:hidden;
}
#p{
	background:url(../images/p.jpg) repeat-x bottom;
	line-height:30px;
	height:30px;
	padding-left:10px;
	width:993px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#left_t{
	background:url(../images/t_icon.jpg) no-repeat 10px 6px;
	height:30px;
	color:#2b4793;
	font-size:18px;
	font-weight:bold;
	padding-left:25px;
	line-height:26px;
	margin:8px;
}
#left_c .li{
	background:url(../images/normal.jpg) no-repeat 20px 8px;
	height:25px;
}
#left_c .li a{
	display:block;
	line-height:25px;
	padding-left:35px;
	color:#2b4793;
}

#left_c .li a:hover{
	background:#bfcfff url(../images/over.jpg) no-repeat 20px 8px;
	line-height:25px;
}

#right_c{
	margin:20px;
}


.map_t{
	background:url(../images/t_icon.jpg) no-repeat 10px 6px;
	height:20px;
	color:#2b4793;
	font-size:18px;
	font-weight:bold;
	padding-left:25px;
	line-height:26px;
	margin:20px 0 0 8px;
	clear:both;
}
.map_c{
	overflow:hidden;
	margin-bottom:20px;
}
.map_c .li{
	background:url(../images/normal.jpg) no-repeat 20px 8px;
	height:25px;
	float:left;
	width:130px;
}
.map_c .li a{
	display:block;
	line-height:25px;
	padding-left:30px;
	color:#2b4793;
	white-space:nowrap;
}


