@charset "gb2312";
/* CSS Document */
td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	font-size: 12px;
	line-height: 1.8;
	background-image: url(allbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
	
#toplink{
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
}
#toplink a{
	color: #FFFFFF;
	text-decoration: none;
}
	/*控制首页主表格*/
#index1{
	background-image: url(index_r6_c3.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 5px;
	float: left;
	height: 203px;
	width: 248px;
}
#index1 a{
	color: #000000;
}
.index-1{
	height: 32px;
	font-size: 12px;
	color: #FF9900;
	padding-top: 1px;
	padding-left: 35px;
	vertical-align: middle;
	font-weight: bold;
}
.index-2{
	height: 173px;
	width: 252px;
	font-size: 12px;
	color: #999999;
}
 .index-2 a{
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
 .index-2 a:hover{
	text-decoration: underline;	
}
.index-3 a{
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.showlist1 {
	color: #CCCCCC;
	float: left;
	height: 14px;
	margin: 0px;
	line-height: 12px;
}
.showlist2 {
	color: #CCCCCC;
	float: left;
	height: 14px;
	margin: 0px;
	line-height: 12px;
}
/****************/
#dong{
	overflow: hidden;
	height: 171px;
	width: 800px;
}
#zuo{
	
	width: 190px;
}
/****************/
#foot{
	background-color: #000000;
	background-image: url(index_r7_c2.jpg);
	background-repeat: no-repeat;
	height: 45px;
	width: 990px;
}
#footlink{
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	margin-left: 10px;
	width: 487px;
}
#footlink a{
	color: #cccccc;
	
}
/**文章列表部分**********************/
.tableright{
	font-size: 12px;
	color: #FFFFFF;
}
.tableright a{
	color: #000000;
}
.ContentFont{
	color: #000000;
}