@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body {
color: black;
font-size: 12px;
font-family:Arial, Verdana, Geneva, sans-serif;
line-height:24px;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
color:#2D7104;
text-decoration:underline;
}
ul{ list-style:none; }
img ( border:0)
.clea{ clear:both;}
#page_header {
	margin : 0px auto;
	width : 980px;
	height:auto;
	overflow : hidden;
	clear:both;
}
#logo{
	width:240px;
	height:64px;
	margin-:0 auto;
	float:left;
	padding-top:5px;
	}
#topright{
	width:284px;
	height:54px;
	float:right;
	margin-right:7px;
	padding-top:14px;
	text-align:right;
	}
#search{
	width:284px;
	margin-top:10px;
	}
.input1{
	width:221px;
	line-height:25px;
	border:solid 1px #7f9cbe;
	}
/* Menu Style */
	#hyhy{
	width:100%;
	background-color:#215571;
	height:32px;
	}
.nav {
	 width: 980px;
 height:32px;
 margin:0 auto;
 clear:both;
}	
.nav li {
	width:96px;
	line-height:32px;
	float:left;
	text-align:center;	
}
.nav li a:link, .nav li a:visited{
width:96px;
color:#fff;	
text-decoration:none;
text-align:center;
}
.nav li a:hover{
	color:#fff;	
	width:96px;
	text-decoration:none;
    font-weight:bold;
	background-image:url(images/menuhover.jpg);
	text-align:center;
	height:32px;
	display:block;	
}
.main { width:930px;
	margin:0 auto;
	padding-bottom:22px;
	padding-top:8px;

}

.bottom {
	background-color: #FFFFFF;
    border-top: 1px solid #ACC6D8;
    color: #1A679E;
    display: block;
    height: 58px;
    line-height: 20px;
    overflow: hidden;
    padding-top: 10px;
    text-align: center;
    width: 100%;clear: both; margin-top: 5px;
	padding-bottom:20px;
}
.bottom a {
	color:#1A679E;
}
.bt { font:14px/2.0 "微软雅黑";}
.js { text-indent:2em; padding-bottom:14px;}
.gs { width:930px}
.gs table{font:12px/1.5 '宋体'; border:1px #999 solid; width:930px}
.gs table td { height:26px}
.gs_1 { width:260px}
.gs_2 {width:160px}
.gs_3 {width:170px}
.gs_4 {width:170px}
.gs_5{width:170px}
.gs_0 { border-bottom:1px #999 solid;border-right:1px #999 solid; text-indent:1em}
.gs_00 { border-bottom:1px #999 solid;text-indent:1em}
.gs_right { border-right:1px #999 solid; text-indent:1em}
.middle { font-size:14px;line-height:26px; padding:5px 0px;}
.sideMenu .content {	
				padding:10px 20px;
				border-bottom: 1px solid #c1c1c1;
				border-left: 1px solid #c1c1c1;
				border-right: 1px solid #c1c1c1;
				display: none; /* 默认都隐藏 */
			}
			.sideMenu h3 {
				line-height: 28px;
				border: 1px solid #c1c1c1;
				background: #fff;
				cursor: pointer;
				font-size:13px;
				font-weight:lighter;
				text-indent:1em;
			}
.sideMenu .content ul li { padding:10px 20px ;}
.content p{ text-indent:2em; padding-bottom:5px;}
.content a { text-decoration:underline}