@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	
}
#wrapper {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}
img {
		outline:0; 
		border:0;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	background-color: #f2eee5;
	font-family:"����";
}
#topbar {
	width: 100%;
	height: 192px;
	background-image:url(/wgyxy/images/head_bj.jpg);
}
#logo{
	width: 1440px;
	margin: 0 auto;
}
/* Drop Down Menu */
.menu {
	height: 40px;
	width: 1440px;
	margin: 0 auto;
	z-index: 99;
	font-size:16px;
	font-family:"΢���ź�";
}
.menu1 {
	list-style: none;
	padding: 1px 0 0 0;
	margin: 0;
	float: left;
	width: 100%;
	font-size: 18px;
}
.menu1_li {
	float: left;
	margin: 0;
	padding: 0px 10px;
	position: relative;
}
.menu1_li a {
	padding: 7px 15px;
	color: #fff;
	font-weight:bold;
	display: block;
	text-decoration: none;
	float: left;
}
/* make the dropdown ul invisible */
.menu2 {
display: none;
}
/* specific to non IE browsers */
/* set the background and foreground color of the main menu li on hover */
.menu ul li:hover a {
color:#fff; 
background:#0099cc;
}
/* make the sub menu ul visible and position it beneath the main menu list item */
.menu ul li:hover ul {
	list-style: none;
	position: absolute; /*--Important - Keeps subnav from affecting main navigation flow--*/
	left: 10px; 
	top: 38px;
	margin: 0; padding: 0;
	display: none;
	float: left;
	width: 120px;
	z-index:100;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border: 1px solid #fff;
	display:block; 
	background:#ccc; 	
}
.menu ul li:hover ul li {
	margin: 0; 
	padding: 0;
	width: 100%;
	clear: both;
	background:#ccc; 
	
}
/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a {

	background:#ccc; 
	color:#0099cc;
	border-bottom: 1px solid #fff;

}
/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover {
color:#fff;
background:#0099cc; 
}

#header {
	clear: both;
	width: 100%;
	margin: 15px auto;
	padding: 10px;
}
#headleft{
	margin: 10px;
	width:38%;
	height: 360px;
	float: left;
}
#headleft h4 img {
	margin-top: 4px;	
}
#headleft h4 {
	width: 98%;
	font-family:"΢���ź�";
	line-height: 32px;
	font-size: 20px;
	font-weight:bold;
	color: #0099cc;
	border-bottom-color:#0099cc;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#headleft h4 span {
	margin-top: 42px;
	display:inline;
	float:right;
	padding-right:12px;
	vertical-align:bottom;
}
#headleft h4 a {

	font-size: 16px;
	font-weight:bold;
	color: #0099cc;
	margin: 0;
	text-decoration:none;
}
#headleft h4 a:hover {
	text-decoration:underline;
}
#headleft ul {
	padding-top: 12px;
	list-style:none;
}
#headleft ul li {
	text-indent:20px;
	background-position:left;
	background-image: url(/wgyxy/images/righ2.png);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 36px;
}
#headleft li a {
	color: #000;
	text-decoration: none;

}
#headleft li a:hover {
	text-decoration:underline;
}
#headright{
	margin: 10px;
	width:58%;
	height: 360px;
	float: left;
}
.left{
	margin-top: 20px;
	width: 32%;
	float: left;
}
.left p{
	font: 16px/24px;
	margin: 10px 0;
}
.lm{
	margin-top: 20px;
	width: 66%;
	float: right;
}
	
#content {
	width: 99%;
	margin: 10px auto;
	padding:10px;
	overflow: hidden;
}

#leftsection {
	float: right;
	width: 64%;
	padding: 4px 8px;
	margin: 0 12px 12px 0;
}
.lmbt{
	margin:2px 0;
	color: #900;
	font-size: 32px;
	font-weight:bold;
	width: 98%;
	text-align:center;
	line-height: 48px;
	vertical-align:bottom;
}
.lmbt a{
	color: #f30;
	text-decoration:none;
}
.lmbt a:hover{
	text-decoration:underline;
}
#leftsection ul {
	list-style:none;
}
#leftsection ul li {
	text-indent:20px;
	background-position:left;
	background-image: url(/wgyxy/images/righ1.png);
	background-repeat: no-repeat;
	font-weight: 400;
	color: #333;
	font-size: 14px;
	line-height: 36px;
	padding: 0;
	margin: 0;
}
#leftsection li a {
	color: #333;
	text-decoration: none;

}
#leftsection li a:hover {
	text-decoration: none;
}
#right {
	float: left;
	padding: 0 12px;
	width: 29%;
}
/*----special-grid------*/
.lm2 {
	float: left;
	width: 350px;
	margin-left: 1%;
	text-align: left;
	overflow:visible;
}

.lm2 ul {
	list-style:none;
}
.lm2 ul li {
	text-indent:20px;
	background-position:left;
	background-image: url(/wgyxy/images/righ.png);
	background-repeat: no-repeat;
	font-weight: 400;
	color: #000;
	font-size: 14px;
	line-height: 36px;
	padding: 0;
	margin: 0;
}
.lm2 li a {
	color: #000;
	text-decoration: none;

}
.lm2 li a:hover {
	color: #0066cc;	
	text-decoration: none;
}
/* === Footer One Section === */
#footer {
	width: 100%;
	clear: both;
	background-color: #385f9a;
	font-weight:bold;
}
#bottomcontent {
	margin: 0 auto;
	color: #fff;
	width: 1200px;
	height: 160px;
	padding: 10px 120px;
	font: 16px/24px "����";
}
#bottomcontent img{
	float: right;	
}
#bottomcontent h4 {
	color: #248387;
	font-family:"΢���ź�";
	line-height: 32px;
	font-size: 18px;
	font-weight:bold;
}
#bottomcontent a {
	color: #fff;
	text-decoration: none;
}
#bottomcontent a:hover {
	color: #ffc;
	text-decoration: underline;
}
/*----special-grid------*/
.special-grid {
	float: left;
	width: 446px;
	margin:10px;
	padding-left: 5px;
	text-align: left;
}
.special-grid2 {
	float: right;
	width: 360px;
	margin:10px;
	padding-left: 5px;
	text-align: left;
}
#content h4 img {
	margin-top: 4px;	
}
#content h4 {
	color: #248387;
	font-family:"΢���ź�";
	line-height: 48px;
	font-size: 20px;
	font-weight:bold;
	border-bottom-color:#248387;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#content h4 a {

	font-weight:bold;
	color: #248387;
	margin: 0;
	text-decoration:none;
}
#content h4 a:hover {
	text-decoration:underline;
}
#content ul {
	padding-top: 12px;
	list-style:none;
}
#content ul li {
	text-indent:20px;
	background-position:left;
	background-image: url(/wgyxy/images/marker.png);
	background-repeat: no-repeat;
	font-size: 16px;
	line-height: 36px;
}
#content li a {
	color: #000;
	text-decoration: none;

}
#content li a:hover {
	text-decoration:underline;
}
#content li span {
	float: right;
}
.clear{
	clear: both;
}
.page_nav a{
	color: #000;
	text-decoration: none;
}
.page_nav a:hover{
	text-decoration: underline;
}