﻿/* 新闻列表块 */
#newsList
{
	font-size: 14px;
	text-align: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* 标题*/
#newsList .title
{
	background-color: #BBF1FF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #0066FF;
	line-height: 25px;
	font-weight: bold;
	height: 25px;
	margin-bottom: 3px;
	text-indent: 15px;
}
/*列表区域*/
#newsList .context
{
	width: 100%;
	float: left;
}
#newsList .context ul
{
}
#newsList .context ul li
{
}
/*更多*/
#newsList .more
{
	text-align: right;
}

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body
{
	background-image: url(../../web/foot/images/bj002.jpg);
}
body,p,td
{
	font-size: 13px;
}
li
{
	list-style-type: none;
}
img
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a
{
	color: #000000;
	text-decoration: none;
}
.bluebox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 7px;
	width: 98%;
	
}
.bluebox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.bluebox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
	font-weight: bold;
}
.bluebox .title a:link{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:visited{
	font-size: 14px;
	color: #063b97;
}
.bluebox .title a:hover{
	font-size: 14px;
	color: #666666;
}
.bluebox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.bluebox .more {
	font-size: 12px;
	line-height: 22px;
	color: #3164cd;
	text-decoration: none;
	padding-right: 5px;
}
.bluebox .more {
	font-size: 12px;
	color: #3164cd;
	text-decoration: none;
}
.bluebox .more a:link {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:visited {
	font-size: 12px;
	color: #3164cd;
}
.bluebox .more a:hover {
	font-size: 12px;
	color: #000000;
}
.specialIMG{
	padding: 8px;
	width: 2px;
}
.infobox{
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
}
.infobox .info{
	font-size: 12px;
	line-height: 26px;
	height:26px;
	background-image: url(../images/dian.gif);
	background-repeat: no-repeat;
	background-position: 5px;
	text-align: left;
	text-indent: 13px;
}
.infobox .info a:hover{
	font-size: 12px;
	line-height: 26px;
	color: #FF0000;
}
.rightbox {
	border: 1px solid #a9cbee;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
.rightbox .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a9cbee;
}
.rightbox .title {
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	color: #063b97;
	padding-left: 6px;
	font-weight: bold;
}
.rightbox .title a:link{
	font-size: 14px;
	color: #063b97;
}
.rightbox .title a:visited{
	font-size: 14px;
	color: #063b97;
}
.rightbox .title a:hover{
	font-size: 14px;
	color: #666666;
}
.rightbox .titlebox {
	background-color: #eaf5fb;
	border: 1px solid #FFFFFF;
}
.back{
	margin: 8px;
}
.back .title{
	font-size: 14px;
	line-height: 28px;
	color: #0355b0;
	background-image: url(../images/icon8.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	text-align: left;
	text-indent: 8px;
	font-weight: normal;
	white-space: nowrap;
}
.back .title a:hover{
	font-size: 14px;
	line-height: 28px;
	color: #FF0000;
}
.feature{
	border: 1px solid #A9CBEE;
}
.feature .title2{
	font-family: "";
	font-size: 30px;
	line-height: 68px;
	font-weight: bold;
	text-align: center;
	color: #0355b0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A9CBEE;
}
.Big-info{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	height: 140px;
	width: 360px;
}
.Big-info .title3{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	height: 30px;
}
.Big-info .title3 a:hover{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.Big-info .text{
	font-size: 14px;
	line-height: 25px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
.Big-info .text a:hover{
	font-size: 14px;
	line-height: 25px;
	color: #FF0000;
	text-decoration: underline;
}
#bar {
	border: 1px solid #c2ddf2;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 98%;
}
