﻿@charset "utf-8";
/*classmenu*/

.newslist {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.newslist li {
	font-size: 15px;
	padding-left: 25px;
	background: url(../img/icon_news.png) no-repeat 10px 24px;
	border-bottom: 1px solid #cccccc;
	height: 50px;
	line-height: 50px;
}
.newslist li span {
	float: right;
	padding-right: 5px;
}
.newslistpage{ padding-bottom:30px;}
.newslistpage ul {
	padding: 10px;
	padding-bottom: 0px; text-align:center;
}
.newslistpage li {
	color: #bf3331;
	font-size: 14px;
	border: 1px #bf3331 solid;
	width: 30px;
	height: 30px;
	line-height:30px;
	cursor: pointer;
	display:inline-table;
	text-align: center;
	margin: 5px;
}
.newslistpage li a {
	display: block;
	width: 30px;
	height: 30px; font-size:14px; line-height:30px;
}
.newslistpage li a:link {
	color: #bf3331;
	text-decoration: none;
}
.newslistpage li a:visited {
	color: #bf3331;
	text-decoration: none
}
.newslistpage li a:active {
	color: #bf3331;
	text-decoration: none
}
.newslistpage li a:hover {
	color: #ffffff;
	background-color: #bf3331;
	text-decoration: underline;
	position: relative;
}
.newslistpage ul li.pageupdown {
	width: 60px;
	height:30px;
	line-height: 30px;
}
.newslistpage ul li.pageupdownok {
	width: 60px;
	height:30px;
	border-color: #bf3331;
}
.newslistpage ul li.pageupdownok a {
	display: block;
	width: 60px;
	height:30px;
	line-height: 30px;
}
.newslistpage ul li.choose {
	color: #ffffff;
	background-color: #bf3331;
}


.classmenu {
	float: left;
}
.classmenu_title {
	background: #CC0000;
	height: 30px;
	width: 294px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	line-height:30px;
}
.classmenu_content {
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
}
.classmenu_content ul {
	padding-left: 8px;
	padding-top: 5px;
}
.classmenu_content ul li {
	background: url(../img/icon_menu.png) no-repeat 5px 10px;
	border-bottom: 1px #cccccc dotted;
	height: 28px;
	text-indent: 20px;
	line-height: 28px;
	width: 275px;
}
.classmenu_content ul li.choose a {
	color: #FF0000;
}
.newslistpic {
	float: left;
	margin-top: 10px;
}
.newslistpic_title {
	background: #CC0000;
	height: 30px;
	width: 294px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	line-height:30px;
}
.newslistpic_content {
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
	width: 292px;
	float: left;
}
.newslistpic_content ul {
}
.newslistpic_content ul li {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	text-align: center;
}
.newslistpic_content ul li img {
	width: 120px;
	height: 90px;
	border: 1px solid #cccccc;
}
.hotlist {
	float: left;
	margin-top: 10px;
}
.hotlist_title {
	background: #CC0000;
	background-repeat: no-repeat;
	height: 30px;
	width: 294px;
	line-height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
	line-height: 30px;
}
.hotlist_content {
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
}
.hotlist_content ul {
	padding-left: 8px;
	padding-top: 5px;
}
.hotlist_content ul li {
	list-style: inside;
	list-style-type: decimal;
	list-style-position: inside;
}
.ItemImgList {
	clear: both;
	margin-top: 10px;
	float: left;
}
.ItemImgListTitle {
	background: #CC0000;
	height:30px;
	width: 294px;
}
.ItemImgListTitle span {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-left: 10px;
	line-height:30px;
}
.ItemImgListContent {
	text-align: center;
	width: 292px;
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	border-left: #d63334 solid 1px;
	border-right: #d63334 solid 1px;
	border-bottom: #d63334 solid 1px;
}
.ItemImgListContent ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 16px;
	padding-right: 0px;
	margin: 0;
	float: left;
}
.ItemImgListContent ul li {
	list-style: none;
	margin: 5px;
	padding: 0;
	float: left;
}
.ItemImgListContent ul li a img {
	padding: 0;
	margin: 0;
	width: 120px;
	height: 90px;
	border: 1px solid #cccccc;
}
.searchbox {
	width: 294px;
	margin-top: 10px;
	float: right;
	width: 282px;
	border: #cc1213 1px solid;
	border-radius: 5px;
	padding: 5px;
	font-weight: bold;
}
.searchbox ul li {
	text-align: center;
	margin: 5px;
}
.searchbox input, .searchbox select, .searchbox textarea {
	vertical-align: middle;
	font-size: 12px;
}
.searchbox .keyword {
	height: 13px;
	width: 130px;
	font-size: 12px;
	padding: 5px 0 4px 20px;
	border-width: 1px;
	border-style: solid;
	border-color: #cc1213;
	background: url(../img/search_bg.gif) left center no-repeat #FFFFFF;
}
.searchbox select {
	font-size: 12px;
	width: 60px;
}
.searchbox .search {
	height: 22px;
	width: 56px;
	border: 0px solid #ACE;
	font: 12px bold;
	height: 22px;
	line-height: 19px;
	margin-right: 10px;
	background: #DAECFE;
	color: #ffffff;
	padding: 0 5px;
	background: url(../img/search_submit.gif) right top no-repeat;
}

.news_title {
	text-align: center;padding-top: 30px;
    padding-bottom: 40px;
}
.news_title h2 {
	text-align: center;
	margin:15px;
	line-height: 35px; display:block;  font-size: 30px;
    color: #666666;
    font-weight: normal;
}

.news_content {
	font-size: 14px;
	line-height: 24px; padding:30px; overflow:auto; padding-top:0;
}
.news_content img{ max-width:800px;}

