*{
	margin:0px;
	padding:0px;
	color:#000;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif
	}
ul,li{
	list-style-type:none;
	}
a{
	font-weight:bold;
	text-decoration:none;
	}
img{
	border:0px;
	}
#header{
	width:100%;
	height:114px;
	margin:0px auto;
	background:url(../images/header_bg.jpg) repeat-x;
	}
#header .top{
	width:920px;
	margin:0 auto;
	}
#logo{
	width:200px;
	height:100px;
	margin-top:14px;
	display:inline;
	float:left;
	}
#search{
	width:700px;
	height:114px;
	margin-left:20px;
	float:left;
	display:inline;
	font-size:20px;
	line-height:114px;
	color:#FFF;
	}
#menu{
	width:100%;
	height:41px;
	background:url(../images/menu_bg.jpg) repeat-x;
	}
#menu ul{
	width:960px;
	height:35px;
	margin:0 auto;
	}
#menu ul li{
	float:left;
	list-style-type:none;
	}
#menu ul li a{
	color:#FFF;
	display:block;
	width:128px;
	height:35px;
	background:url(../images/menu.jpg) no-repeat;
	text-align:center;
	line-height:35px;
	}
#menu ul li a:hover{
	background:url(../images/menu_hover.jpg) no-repeat;
	color:#000;
	}
#menu .current{
	color:#000;
	background:url(../images/menu_hover.jpg) no-repeat;
	}
#container{
	width:980px;
	height:auto;
	clear:both;
	margin:0px auto;
	}
#content{
	width:940px;
	margin:10px;
	margin-top:30px;
	padding:10px;
	padding-bottom:5px;
	border:1px solid #c3c4c5;
	background:#d8d7d7;
	}
#banner{
	width:940px;
	height:260px;
	background:#215b8d;
	}
#main{
	width:940px;
	margin-top:10px;
	margin-bottom:5px;
	border:1px solid #c6c5c5;
	}
#main .main_left{
	width:220px;
	height:auto;
	float:left;
	display:inline;
	background:#eeeeee;
	}
.main_left ul{
	padding-top:20px;
	}
.main_left ul li{
	list-style-type:none;
	text-align:center;
	height:25px;
	line-height:25px;
	overflow:hidden;
	border-bottom:2px dashed #FFF;
	}
.main_left .li_title{
	height:30px;
	line-height:30px;
	background:#d8d7d7;
	border-bottom:1px solid #999;
	border-top:1px solid #999;
	margin-top:5px;
	}
.main_left .li_title a{
	color:#1d4b73;
	}
.main_left a:hover{
	width:220px;
	height:25px;
	background:#FFF;
	display:block;
	color:#F00;
	}
.main_left .li_title a:hover{
	width:220px;
	height:30px;
	background:#FFF;
	display:block;
	color:#F00;
	}
#main .main_right{
	width:680px;
	height:auto;
	float:left;
	display:inline;
	background:#FFF;
	padding:20px;
	}
#footer{
	width:100%;
	height:250px;
	margin:0 auto;
	background:url(../images/footer_bg.gif) repeat-x;
	}
#footer .footnav_ul{
	width:960px;
	height:40px;
	border-bottom:1px solid #666;
	margin:0 auto;
	}
#footer .footnav_ul li{
	float:left;
	list-style-type:none;
	}
#footer .footnav_ul li a{
	line-height:40px;
	color:#FFF;
	margin-left:20px;
	}
#footer a:hover{
	text-decoration:underline;
	}
#footer .footmenu{
	width:960px;
	height:170px;
	margin:0 auto;
	overflow:hidden
	}
#footer .footmenu ul{
	margin-left:30px;
	width:180px;
	height:auto;
	float:left;
	}
#footer .footmenu ul li{
	list-style-type:none;
	height:16px;
	line-height:16px;
	}
#footer .footmenu ul li a{
	color:#FFF;
	font-size:10px;
	}
#footer .footmenu .first_li{
	text-align:center;
	height:20px;
	line-height:20px;
	}
#footer .footmenu .first_li a,#footer .footmenu .first_li span{
	color:#c7bb10;
	font-weight:bold;
	}
#footer .footmenu .long_ul{
	width:220px;
	}
#footer .footmenu .long_ul li{
	line-height:20px;
	height:20px;
	}
#footer .footmenu .short_ul{
	width:160px;
	}
#footer .footmenu .short_ul li{
	line-height:20px;
	height:20px;
	}
#footer .copyright{
	width:960px;
	height:40px;
	border-top:1px solid #666;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	color:#CCC;}
#footer .links{
	width:960px;
	height:40px;
	border-top:1px solid #666;
	line-height:40px;
	text-align:center;
	margin:0 auto;
	color:#CCC;
	font-weight:bold;}
#footer .links a{
	color:#FFF;
	margin:0 5px;}
