@charset "gb2312";

body {
	margin-top:0;
	margin-right: auto;margin-left: auto;
	FONT-SIZE: 16px;
	TEXT-ALIGN: center;
}
div#indexContainer {
	margin-right: auto;margin-left: auto;
	width:990;
}
#otherLinks {
	padding: 5px 10px;
	background-image: url('imgindex_imgindex_special.png');
	background-repeat: repeat-x;
}
#otherLinks img{
	margin: 5px 10px;
}
.newsContent{
	/*border-left: 1px dotted lightgray;
	border-top: 1px dotted lightgray;
	height: 240px;*/
	padding: 2px 0;
	width: 380px;
}
#indexNewsRight .newsContent {
	width: 216px;
}

.newsContent table {
	font-size: 14px;
}

.newsMenu {
	border-bottom: 2px #CC1122 solid;
	width: 100%;
}
.newsMenuName {
	background-image: url('imgindex_imgicon01_main_.gif');
	background-repeat: no-repeat;
	font-size: 14px;
	color: white;
	height: 24px;
	font-weight: bold;
	padding: 5px 0 0 4px;
	/*width: 220px;*/
}
.newsMenuMore {
	display: block; 
	float: right;
	width: 50px;
}
.newsMenuMore A:ACTIVE, .newsMenuMore A:HOVER, .newsMenuMore A:VISITED, .newsMenuMore A:LINK {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
.newsMenuMore a:hover {
	text-decoration: underline;
}
/*信息链接行间距*/
.newsItem tr{
	height: 22px;
}
.newsTitle {
	width: 348px;
}
.newsTitleTop {
	padding-left: 5px;
}
.newsTitleTop A:ACTIVE, .newsTitleTop A:HOVER, .newsTitleTop A:VISITED, .newsTitleTop A:LINK {
	font-family: '微软雅黑' '黑体';
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	/*font-weight: bold;*/
}
.newsTitleTop  a:HOVER {
	color: indianred;
}
.newsTitle img, .newsTitleTop img{
	margin: 0 3px 0 2px;
}
/*信息标题链接默认样式*/
.newsTitle A:ACTIVE, .newsTitle A:HOVER, .newsTitle A:VISITED, .newsTitle A:LINK {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
/*鼠标经过时样式*/
.newsTitle  a:HOVER {
	color: indianred;
	text-decoration: underline;
}
/*信息时间显示*/
.newsTime {
	width: 40px;
	color: darkgray;
	font-size: 12px;
	text-align: right;
}
.indexBanner {
	padding: 2px 1px;
	border: 2px solid lightgray;
}
/*更多属性*/
#picMore {
	display: block; 
	float:right;
}
.notice {
	text-decoration:none;
}
.notice A:HOVER {
	text-decoration:underline;
}
#picMore A:ACTIVE, #picMore A:HOVER, #picMore A:VISITED, #picMore A:LINK {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
}
#picMore a:hover {
	text-decoration: underline;
}

#indexZWContent {
	margin: 0 10px;
}
#indexZWContent A:ACTIVE, #indexZWContent A:HOVER, #indexZWContent A:VISITED, #indexZWContent A:LINK {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
#indexZWContent  a:HOVER {
	text-decoration: underline;
}
td.lineV {
	background-image: url('imgbg_main_lineV.png');
	background-repeat: repeat-y;
	background-position: left top;
}
