﻿@charset "utf-8";
/* CSS Document */
/* 通用 */
body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin: 0;
	padding: 0;
}
textarea, input, select, body {
	font-size: 12px;
}
select, input {
	vertical-align: middle;
}
fieldset, img {
	border: 0;
}
ul, ol {
	list-style: none;
}
p {
	margin: 0;
	text-indent: 0em;
}
body {
	color: #333;
	text-align: center;
	line-height: 21px;
	font-family: "宋体";
}
a:link, a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.clearit {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}
/*body start*/
.bodybox {
	width: 950px;
	margin: 0 auto;
	padding-top: 8px;
	text-align: left;
	background-color: #FFFFFF;
	overflow: hidden;
	font-size: 12px;
	line-height: 21px;
}
.allcnt {
	width: 950px;
	clear: both;
	background: url(../images/cntbg.gif) repeat-y;
}
.cntline {
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	clear: both;
	background: url(../images/cntbg02.gif) no-repeat;
}
/*left content*/
.leftcnt {
	width: 648px;
	margin: 0px 1px;
	background-color: #F7FCFF;
	float: left;
	display: inline;
	border: hidden;
	padding-bottom: 10px;
}
.nowadd {
	width: 638px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #EEEEEE;
	height: 26px;
	line-height: 26px;
	padding-left: 10px;
	color: #666666;
}
.nowadd a:link, .nowadd a:visited {
	color: #666666;
}
.nowadd a:hover {
	color: #039;
	text-decoration: underline;
}
.contentdiv {
	width: 600px;
	margin: 0px auto 10px;
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
}
.contentdiv h2 {
	font-size: 22px;
	font-family: "楷体_GB2312";
	text-align: center;
	margin: 12px 0px;
	line-height: 30px;
	color: #03005C;
}
.contentdiv .time {
	text-align: center;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
}
.contentdiv .source {
	text-align: right;
	font-size: 12px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.news_list {
	width: 600px;
	margin: 20px auto;
	font-size: 14px;
	line-height: 26px;
	clear: both;
	overflow: hidden;
}
.news_list ul li {
	background: url(../images/dot01.gif) repeat-x bottom;
}
.news_list ul li span {
	color: #888888;
	font-size: 12px;
	float: right;
}
.page01 {
	text-align: center;
	clear: both;
}
/*right content*/
.rightcnt {
	width: 288px;
	margin-left: 10px;
	float: left;
	display: inline;
	overflow: hidden;
	padding: 0px 1px 10px 1px;
}
.subright01 {
	width: 250px;
	margin: 0px auto;
	padding: 4px;
}
.subright02 {
	width: 288px;
	margin: 0px auto;
	background: #F2F2F2;
}
.subright02 h2 {
	background: #D9D9D9;
	height: 24px;
	line-height: 24px;
	text-align: left;
	padding-left: 12px;
	font-size: 12px;
}
.subright02 ul {
	width: 256px;
	margin: 6px auto;
}
.subright02 ul li {
	width: 120px;
	float: left;
	margin: 0px 4px;
}
.subright02 span {
	margin: 6px 28px;
	display: block;
}
.subright03 {
	width: 260px;
	margin: 6px auto;
	background: url(../images/subrightbg.gif) repeat-x 0px 11px;
}
.subright03 h2 {
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	background-color: #FFFFFF;
	float: left;
	padding-right: 6px;
}
.subright03 ul {
	margin-left: 2px;
}
.subright04 {
	width: 288px;
	margin: 0px auto;
	border-top: 1px solid #99CC00;
	background: #F4FCEB;
}
.subright04 h2 {
	border-bottom: 1px dotted #99CC00;
	height: 24px;
	line-height: 24px;
	padding-left: 12px;
	font-size: 12px;
}
.subright04 ul {
	margin: 4px 8px;
}
.subright04_cnt {
	padding: 6px 10px;
}
.subright05 {
	width: 280px;
	margin: 0px auto;
	padding: 4px;
}
.subright05 img {
	width: 280px;
}
