@charset "utf-8";
/*left list*/
#leftList {
	float: left;
	margin-top: 15px;
	width: 180px;
}
#leftList ul li {
	width: 180px;
	float: left;
}
#leftList ul li a {
	text-align: center;
	color: #7299b9;
	font-size: 18px;
	line-height: 40px;
	background: #cfcece;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}
#leftList ul li a:hover {
	background: url(../images/banner_2.gif) repeat-y right;
}
#leftList ul li a.click {
	background: url(../images/banner_2.gif) repeat-y right;
}
/**left list end*/
.text {
	float: left;
	margin-top: 15px;
	margin-left: 40px;
	width: 719px;
	border-left: 1px dashed #CCC;
	padding-left: 20px;
}
.text .year {
	color: #666;
	font-size: 20px;
}
.text .title {
	font-size: 18px;
	color: #666;
	margin-top: 15px;
	text-align: center;
}
.text .content_line {
	background: url(../images/content_line.gif) repeat-x;
	float: left;
	height: 3px;
	width: 100%;
	margin-bottom: 20px;
}

.text .content {
	font-size: 16px;
	color: #666;
	margin-top: 20px;
	text-indent: 35px;
	line-height: 25px;
	margin-bottom: 40px;
}
.text .content p { margin-bottom: 13px; line-height: 30px; }
.text .Button {
	height: 32px;
	width: 120px;
	float: right;
	margin-bottom: 20px;
}
.text .Button .up {
	float: left;
	height: 32px;
	width: 32px;
	background: url(../images/blue_arrow_left_32.png);
}
.text .Button .down {
	float: right;
	height: 32px;
	width: 32px;
	background: url(../images/blue_arrow_right_32.png);
}
.text img {
	margin: 30px;
	padding: 5px;
	border: 2px solid #5b7bf3;
}
.leftList_1 {
	float: left;
	margin-top: 15px;
	width: 180px;
}
.leftList_1 ul li {
	width: 180px;
	float: left;
	text-align: center;
	color: #7299b9;
	font-size: 18px;
	line-height: 40px;
	background: url(../images/banner_2.gif) repeat-y right;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
.content .red {
	color: #C30;
	font-weight: bold;
	margin-top: 5px;
}
.text .name {
	border-style: none;
	float: right;
}
.text .content ul li.nc {
	color: #930;
	margin-top: 10px;
	margin-bottom: 10px;
}

.bgBody .midBox {
	margin-top: 20px;
	margin-bottom: 20px;
}
.bgBody h1 {
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.bgBody .textCont { text-indent: 28px; width: 100%; font-size: 16px; color: #585858; line-height: 25px; margin-bottom: 20px; 
}
.more_cont { padding-top: 20px; padding-left: 5%; padding-bottom: 30px; float: left; width: 700px; }
.more_cont ul li { font-size: 14px; margin-bottom: 9px; height: 25px; display: block; overflow: hidden; line-height: 25px; }
.more_cont ul li .txt { }
.more_cont ul .date { float: right; }

.more_cont .more_tit{ font-weight: bold; color: #666; display: block; margin-bottom: 20px; font-size: 16px; }
.more_cont ul li a { color: #39C; }
.more_cont ul li a:hover { color: #900; }
.midBox ul li { width: 350px; float: left; font-size: 16px; line-height: 30px; margin-bottom: 30px; margin-left: 80px; }
.tit { font-size: 18px; margin-bottom: 10px; margin-top: 10px; font-weight: bold; }
