@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#D8ECFE;
}
a{
	color:#0066CC;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.page_header,.page_position,.page_content,.page_footer,.page_c_info,.page_tools{
	margin:0 auto;
}
/*头部*/
.page_header{
	width:800px;
	height:auto;
	color:#FFFFFF;
}
.page_header a{
	color:#FFFFFF;
}
.page_header a:hover{
	color:#FFCC00;
	text-decoration:none
}
.ym{
	width:100%;
	height:33px;
	line-height:33px;
	background:url(imagesym_bg.jpg) repeat-x;
}
.ym_left{
	float:left;
	width:auto;
	height:33px;
	padding-left:10px;
}
.ym_right{
	float:right;
	width:auto;
	height:33px;
	padding-right:10px;
}
/*位置*/
.page_position{
	width:800px;
	height:auto;
	line-height:25px;
}
.position{
	width:100%;
	height:25px;
	border-bottom:#2057b4 solid 3px;
	text-indent:2em;
	background:#eef2fb url(images102.gif) no-repeat 5px 6px; 
}
/*内容区*/
.page_content{
	width:800px;
	height:auto;
	overflow:auto;
	background:#FFFFFF;
}
.page_c_title{
	width:100%;
	height:auto;
	text-align:center;
	padding:15px 0 15px 0;
}
.page_c_title h1{
	font-size:24px;
	margin:0px;
	padding:0px;
	line-height:30px;
}
.page_c_info{
	width:94%;
	height:24px;
	line-height:24px;
	border-top:#ccc solid 1px;
	border-bottom:#ccc solid 1px;
	background:#F3F3F3;
	text-align:center;
}
#page_text{
	font-size:14px;
	line-height:25px;
	width:94%;
	padding:3% 3% 0 3%;
}
.page_c_info a,.page_tools a,.page_footer a{
	color:#000000;
}
.page_c_info a:hover,.page_tools a:hover,.page_footer a:hover{
	color:#0066CC;
	text-decoration:none;
}
#page_text img{
	padding:2px;
	border:#CCCCCC solid 1px;
}
.page_tools{
	width:94%;
	margin:3% 3% 0 3%;
	height:35px;
	line-height:35px;
	text-align:center;
	border-top:#CCCCCC solid 1px;
	font-size:14px;
}
/*底部*/
.page_footer{
	width:800px;
	height:auto;
	background:#FFFFFF;
	line-height:25px;
	text-align:center;
	border-top:#F0F0F0 solid 30px;
}
/* 分页样式*/
.list_page {
	margin: 15px 5px;
}
.pageLink a,
.list_page a,
.list_page b {
	font-weight: bold;
	padding: 4px 4px 2px;
	border: 1px solid #D2EFFF;
	background: #F0F8FF;
	text-align: center;
	display: inline;
	font-size: 14px;
	}
.pageLink a:hover,
.list_page a:hover{
	border: 1px solid #D2EFFF;
	background: #fff;
	text-align: center;
	text-decoration: none;
}
	
#gotopbtn {
	width:100px;
	height:30px;
	background:#fff;
	position:fixed;
	bottom:100px;
	right:100px;
	display:none;
	cursor:pointer;
	font-size:12px;
	line-height:30px;
	border:1px solid #aaa;
	text-indent:3em;
	font-weight:bold;
	background: #FFFFFF url(imagespgIdK86wmJ0psi2.png) no-repeat 5px 3px; 
}
