﻿*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body {
	font: 13px/150%  'Microsoft YaHei', 微软雅黑, Arial, SimSun, 宋体, Helvetica, sans-serif;
	color: #000000;
}
img{
	border:none;
	max-width: 100%;
	height: auto;
	width: auto\9;
}
a {
	color: #333399;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
ul, ol {
	list-style:none;
}

h2 {
	margin: 0;
	font-size: 0em;
}
.mt1{
	margin-top:6px;
}
article, aside, footer, header, hgroup, menu, nav { 
    display: block;
}
#pagewrap {
	width: 988px;
	margin: 0 auto;
}
#header {
	width: 100%;
	position: relative;
	height: auto;
}
.hgroup {
	float: left;
}
.hgroup h2 a {
	display:block;
	width:152px;
	height:38px;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(/style/logox.png) center center no-repeat;
}
.search{
	float: right;
	margin-top:6px;
	height:34px;
}
.search-submit {
	cursor:pointer;
	width:50px;
	height:24px;
	font-size:12px;
	color:#fff;
	border:0px;
	background: #0099CC;
}
#mainnav ul {
	float: right;
}
#mainnav li {
	float: left;
}
#mainnav a {
	line-height: 26px;
	padding: 6px 6px 0px 6px;
	color: #000;
	display: block;
}
#main-nav ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: static;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: #214596 url(navbar.gif) repeat-x;
	background: -webkit-gradient(linear, left top, left bottom, from(#0099CC), to(#214596));
	background: -moz-linear-gradient(top,  #0099CC,  #214596);
	background: linear-gradient(-90deg, #0099CC, #214596);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 1px rgba(0,0,0,.4);
}
#main-nav li {
	height:29px;
	list-style: none;
	float: left;
}
#main-nav li:first-child {
	margin-left: 2px;
}
#main-nav a {
	line-height: 23px;
	margin: 3px 0 3px;
	padding: 0px 6px 0px 6px;
	font-size:14px;
	color: #fff;
	display: block;
	text-decoration: none;
	text-shadow: 0 -1px 0 rgba(0,0,0,.5);
	border-right:1px solid #0099CC;
}
#main-nav a:hover {
	color: #fff;
	background: #003399;
}
.content {
	margin-top:5px;
	width: 668px;
	float: left;
	background:#FFFFFB;
}
.sidebar {
	width: 300px;
	float: right;
	margin-top:5px;
}
.gugys {
	float: right;
	width:300px;
	text-align:center;
	margin: 15px 0 15px 0;
}
.copyright {
	float: left;
	width:100%;
	padding-top:50px;
	text-align:center;
	clear: both;
	color: #ccc;
}
.copyright a {
	color: #ccc;
}
.placn{
	float: left;
	width: 100%;
	line-height:22px;
	overflow:hidden;
}
.placn strong{
	font-weight:normal;
}

.placn a:hover{
	text-decoration:none;
}
.titln{
	height:28px;
	line-height:28px;
	padding-top:5px;
	text-align:center;
	overflow:hidden;
}
.titln h1{
	font-size:18px;
	color:#333399;
	letter-spacing:1px;
}
.handln{
	width:100%;
	overflow:hidden;
	clear:both;
	line-height:22px;
	background:#FAFAFA;
}
.handln .context{
	float:left;
	padding-left:6px;
}
.contenn{
	width:100%;
	font-size:14px;
}
.contenn img{
	float: left;
	margin-right:16px;
}
.nnav{
	display: none;
}
.e_98{
	width:100%;
	overflow:hidden;
	padding-top:6px;
}
.e_98 li{
	width:100%;
	display:block;
	overflow:hidden;
	line-height:25px;
	margin-bottom:6px;
	border-bottom:1px dashed #F0C8C8;
}
.e_98 li .lai_y{
	float:left;
}
.e_98 li a.title{
	float:left;
	display:block;
	font-size:14px;	
	color:#333399;
}

.e_89 li{
	float:left;
	width:50%;
	display:block;
	overflow:hidden;
	line-height:25px;
	margin-bottom:6px;
	border-bottom:1px dashed #F0C8C8;
}
.e_89 li a{
	float:left;
	display:block;
	font-size:14px;	
	color:#333399;
}
.dede_pages{
	width:98%;
}
.dede_pages ul{
	float:left;
	padding:8px;
}
.dede_pages ul li{
	float:left;
	line-height:14px;
	padding:4px;
}
.dede_pages ul li a{
	float:left;
	color:#FFFFFF;
	padding:10px;
	margin:3px;
	background:#666699;
}
.dede_pages ul li a:hover{
	text-decoration:none;
	background:#CC6699;
}
.dede_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{
	padding:2px 4px 2px;
	font-weight:bold;
}
.dede_pages .pageinfo{
	line-height:21px;
	padding:2px 4px 2px;
}
.dede_pages .pageinfo strong{
	margin:0px 2px;
}

@media screen and (max-width: 808px) {
	#pagewrap {
		width: 98%;
	}
	.content {
		width: 100%;
		margin: 0;
	}
	.sidebar {
		width: 100%;
		margin: 0;
		float: none;
	}
	.gugys {
		width: 100%;
		float: left;
	}
}

@media screen and (max-width: 480px) {
	html {
		-webkit-text-size-adjust: none;
	}
	.e_89 li{
	width:100%;
	}
}
