@charset "utf-8";
/* CSS Document */

body {
	font:12px/1.5 arial,"宋体",Verdana,sans-serif;
	color:#666666;
	-webkit-text-size-adjust:none;
}
fieldset, img {
	border:0;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
a {
	color:#666;
	text-decoration: none;
}
a:hover {
	color:#003a9b;
	text-decoration: underline;
}
.an {
	width:80px;
	height:23px;
	line-height:23px;
	color:#0075ab;
	font-size:12px;
	background-image: url(../images/icon_an1.gif);
	background-position: 0px 0px;
	border:0px;
	cursor:pointer;
	}

.top10{margin-top:10px;}
.left10{margin-left:10px;}
.top20{margin-top:20px;}
.clear {
	clear:both;
	height:0px;
	font-size:0px;
	overflow:hidden;
	visibility:hidden;
	line-height: 0px;
}
.main{width:1000px;margin:0 auto;height:100%;background:url(../images/mid_bg.gif);float:left;clear:both;}
.main_about{width:1000px;margin:0 auto;height:100%;}
.pic img{ display:block;}
/*翻页*/
.page {
	padding-top:10px;
	padding-bottom:10px;
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 25px;
	padding-left:15px;
	clear: both;
}
.page .Notices {
	line-height:19px;
	display:block;
	float:left;
	color:#6e6e6e;
}
.page a {
	display: block;
	background-color:#fafafa;
	color: #0c6bb3;
	border: 1px solid #ccdbe4;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 19px;
	font-weight:bold;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
.page a:hover {
	color: #f00;
	border: 1px solid #ffdf93;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 19px;
	background-color:#FFFFFF;
}
.page .pagefont {
	float:left;
	display:block;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 19px;
}
.page .nopage {
	display: block;
	font-weight:bold;
	background-color:#FFFFFF;
	color: #dcdcdc;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 19px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
/*上下篇*/
.pageArticle {
	color:#727272;
	width:100%;
	height:50px;
	line-height:25px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px dotted #dadada;
	clear:both;
}
.pageArticle li {
	width:100%;
	height:25px;
	line-height:25px;
}
.pageArticle a {
	font-size:14px;
	color:#0c6bb3;
	text-decoration: underline;
}
.pageArticle a:hover {
	color:#ca2600;
	text-decoration: none;
}

