/* CSS Document */
a.ltxt:link {
	font-size:14px;
	text-decoration: none;
	color:#333399;
}
a.ltxt:visited {
	font-size:14px;
	text-decoration: none;
	color:#333399;
}
a.ltxt:hover {
	font-size:14px;
	text-decoration: none;
}
a.ltxt:active {
	font-size:14px;
	text-decoration: none;
}

a.txt1:link,vistited,hover,active{font:"宋体";font-size:14px; color:#333399;}

h5{color:#FF6600; padding:0px; margin:0px;}


/*头部*/
#head{	
	font:"宋体";
	font-size:14px; 
	color:#333399;
	height: 25px;
	width: 910px;
	margin:auto;
	background-image: url(../images/03.gif);
	background-repeat: repeat-x;
}
/*当前位置标题*/
#t_t{
	width: 860px;
	text-indent: 20px;
	margin-top: 5px;
}
/*外框*/
#warp{
	height: auto;
	width: 910px;
	margin:auto;
}
/*左边框块*/
#con_left{
	font:"宋体";
	font-size:14px; 
	color:#333399;
	float: left;
	height: auto;
	width: 615px;
	margin-top: 5px;
}
/*每日话题标题*/
#c_t{
	background-image: url(../images/12.gif);
	background-repeat: repeat-x;
	height: 25px;
	width: 612px;
	margin-top: 3px;
}
.title{
	margin-top: 7px;
	margin-left: 8px;
	float: left;
}
.t_pic{
	float: left;
	height: auto;
	width: 11px;
}
.t_pic2{
	float: right;
	height: auto;
	width: 4px;
	margin: 0px;
}
/*内容框658*/
#c_mid{
	height: auto;
	width: 610px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	float: left;
	background-color: #FDFDF9;
}
/*话题条框*/
.no_1{
	height: auto;
	width: 610px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
/*话题文字框 无色的*/
.wz{
	height: auto;
	width: 610px;
	margin-top: 3px;
	vertical-align: middle;
	text-indent: 5px;
	margin-right: auto;
	margin-left: auto;
}
/*话题文字框 天蓝色*/
.wz_1{
	height: auto;
	width: 610px;
	margin-top: 3px;
	vertical-align: middle;
	text-indent: 5px;
	background-color:#E7F9FA;
}
/*话题内容*/
.list{
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
	margin-left: 5px;
	text-decoration: none;
}
 
.list ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
} 
.list li{
	width: 100%;
	border-bottom-style: none;
	list-style-image: none;
	list-style-type: none;
	text-decoration: none;
	margin-top: 2px;
}
/*话题内容链接颜色*/ 
.list li a{
	font-size:14px;
	color: #1D3DBE;
	display: block;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	text-align: left;
	list-style-image: none;
	list-style-type: none;
} 
.list li a:hover{
	font-size:14px;
	color: #336699;
}
.list li span{
	float: right;/*使span元素浮动到右面*/
	text-align: right;/*日期右对齐*/
	padding: 3px 0 0 0;
	color: #777777;
	font-size: 12px;
	list-style-image: none;
	list-style-type: none;
} 



/*分页*/
.page{width:600px; height:28px;margin-top:15px; margin-bottom:10px;}
.manu {
font-family: Verdana, Arial, Helvetica, sans-serif;
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px;PADDING-TOP: 2px; TEXT-ALIGN: center
}
.manu A:link,.manu A:visited {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #036cb4; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid; TEXT-DECORATION: none
}
.manu A:hover {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu A:active {
	BORDER-RIGHT: #999 1px solid; BORDER-TOP: #999 1px solid; BORDER-LEFT: #999 1px solid; COLOR: #666; BORDER-BOTTOM: #999 1px solid
}
.manu .current {
	BORDER-RIGHT: #036cb4 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #036cb4 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #036cb4 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #036cb4 1px solid; BACKGROUND-COLOR: #036cb4
}
.manu .disabled {
	BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid
}



/*浮到右边的块*/
#side_warp{
	float: right;
	clear:none;
	height: auto;
	width: 290px;
	margin-top: 5px;
}
/*右边大框288*/
.sid_top{
	height: auto;
	width: 288px;
	background-image: url(../images/12.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	clear: none;
	float: none;
	background-color: #FDFDF9;
}
/*右边内容框*/
.sid_t{
	height: auto;
	width: 286px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-repeat: no-repeat;
}
.sid_list_bg{
	background-color: #E7F9FA;
}
/*内容*/
.nr{
	margin-top: 5px;
}

/*页脚*/
#footer{
    clear:right;
	background-repeat: no-repeat;
	margin-top:10px;
	height: auto;
	width: 910px;
}
#footer tr td A:link,#footer A:visited,#footer span{ color:#333333; font-size:12px;}

/**************************子页面*************************************/
.con_warp{
	height: auto;
	width: 610px;
	margin-top: 5px;
	clear: both;
}
.tab{
	background-repeat: no-repeat;
	height: auto;
	width:600px;
	margin-top:10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/tit_03.gif);
}
.tab_1{
	text-align: left;
	height: auto;
	width: 570px;
	margin-top: 6px;
	text-indent: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCE0EE;
	margin-left: 25px;
}
.sub_title{
	height:auto;
	width: 550px;
	margin-bottom:10px;
	text-align: center;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
}
.sub_title h3{padding:0px; margin:0px; color:#0066FF;}
.sub_content{
	text-indent: 25px;
	height: auto;
	width: 560px;
	line-height: 20px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#vote_warp{
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	clear: both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.vote_main{
	width:600px;
	height:auto;
	margin-top:5px;
}
/*投票项目*/
.pl{
	height:70px;
	width: 600px;
}
.pl_a{
	height:auto;
	width: 600px;
}
.pl_t{
	text-align: left;
	height:22px;
	width: 600px;
	text-indent: 10px;
	margin-top:3px;
}
