/* html样式 */
body{
	background-image:url(/newimg/body_bk.jpg);
	text-align:center;
	font-size:12px;
	margin:0;
}
a{
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
td{
	font-size:12px;
}

/* 头部样式定义 */
.top_bar{
	background-image:url(/newimg/top_2.gif);
	height:23px;
	padding-top:5px;
	padding-left:45px;
}
.top_linkbar{
	background-image:url(/newimg/top_back.gif);
	text-align:center;
}
.top_bar a:link, .top_bar a:visited,.top_linkbar a:link, .top_linkbar a:visited {
	text-decoration:none;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
}
.top_bar a:hover, .top_linkbar a:hover{
	color: #FFFF33;
}

/* 底样式定义 */
.bottomtxt{
	width:780px; padding-top:2px; background-color:#FFFFFF; height:24px;
}
.bottomtxt span{
	width:100%; height:20px; background-color:#838383; 
	padding-top:5px; color:#E6E6E6;
}
.bottomline{
	font-size:0px; width:780px; height:6px;
	border-top:#666666 solid 1px;
	background-color:#CCCCCC;
}
.bottomtxt2{
	width:780px; padding-top:9px; background-color:#FFFFFF; height:45px;
}
/* 投票样式定义 */
.vote{
	height:25px;
	background-color:#FFFFFF;
	padding-left:20px;
}
.line1px{
	width:780px;
	font-size:0px;
	background-color:#FFFFFF;
	height:1px;
}
.column_title{
	font-family: "黑体";
	font-size: 25px;
	font-weight: bold;
	color: #247A1A;
	background-image: url(/images/share/title_g01.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:53px;
}

.bkbar{
	background-color:#E7FCB1;padding:8px;
}
.thistitle{
	width:550px; height:55px;
	border-bottom:dotted #666666 1px;
	padding-top:20px;
	font-size:28px; font-weight:bold;
}
.thiscontent{
	width:550px; padding-top:22px;
	color:#666666;
	font-size:14px;
}
.titlelist{
	height:25px;
	color:#247A19;font-weight: bold;
	padding-left:32px; padding-top:7px;
}
.titlelist a:link, .titlelist a:visited{
	color:#247A19;font-weight: bold;
} 
.titlelist a:hover{
	color:#FF6C02;font-weight: bold;
}