/************************************** gonggao css *************************************/

.gonggao {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

/************************************** table CSS *************************************/

.index_table {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.index_table A:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/text_point.jpg);
}

.index_table A:visited {
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/text_point.jpg);
	color: #000000;
}

.index_table A:active{
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/text_point.jpg);
	color: #000000;
}

.index_table A:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	background-image: url(../images/text_point.jpg);

}


/************************************** table title CSS *************************************/
.index_title_table {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: lighter;
}

.index_title_table A:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.index_title_table A:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.index_title_table A:active{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

.index_title_table A:hover{
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: lighter;
}

/************************************** table 1 CSS *************************************/
.table_1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 80px;
	width: 360px;
}
.table_1a{
	text-align: left;
	vertical-align: top;
}
/************************************** news CSS *************************************/
.news_title {
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	filter: Shadow(Color=black, Direction=180);
}

/************************************** picture CSS *************************************/
.picborder {  background:url("/images/picbg.jpg") no-repeat;}
.picborder2 {  background:url("/images/picbgindex.jpg") no-repeat;}

.picture {
	background-image: none;
	background-repeat: no-repeat;
}
