body
{
	margin:0;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
}
#center { margin: 0;}
select {  font-size: 12px; border-width:1px}
td
{
	color:#333333;
}
span {  font-size: 12px; position: static }
.bg {
	background-color: #CACACA;
}
.bg1 {
	background-color: #F0F0F0;
}
.tr_22
{
	height:22px;
}
img
{
	border:none;
}
input.input
{
	background-color: #adeefc;
	height: 18px;
	border: 1px solid #fff;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
input.button
{
	background-color: #fffef7;
	height: 20px;
	border: 1px solid #f0b65b;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	padding:2px;
}
*{FONT-SIZE: 12px;}
/*整站链接样式*/
a:link {  color: #000000;text-decoration:none}
a:visited {  color: #000000;text-decoration:none}
a:hover {  color: #003399;text-decoration:none}

a.highlight:link { color:red; text-decoration:none }
a.highlight:visited { color:red; text-decoration:none }
a.highlight:hover { color:red; }

a.thisclass:link { font-weight:bold; text-decoration:none }
a.thisclass:visited { font-weight:bold; text-decoration:none }
a.thisclass:hover { font-weight:bold; }

a.navlink:link {color: #000000; text-decoration:none}
a.navlink:visited {color: #000000; text-decoration:none }
a.navlink:hover {color: #003399; text-decoration:none }

a.lo { FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline }
a.lo:visited { FONT-SIZE: 12px; COLOR: #ff0000; FONT-FAMILY: Tahoma; TEXT-DECORATION: underline }

a.lo_mu1
{
	display:block;
	background-image:url(images/mu_01.gif);
	height:18px;
	width:68px;
	float:left;
}
a.lo_mu2
{
	display:block;
	background-image:url(images/mu_02.gif);
	height:18px;
	width:68px;
	float:left;
}
a.lo_mu3
{
	display:block;
	background-image:url(images/mu_03.gif);
	height:18px;
	width:68px;
	float:left;
}
a.newthread
{
	display:block;
	background-image:url(images/newthread.gif);
	height:18px;
	width:64px;
	float:left;
	margin-right:5px;
}
a.prethread
{
	display:block;
	background-image:url(images/prethread.gif);
	height:12px;
	width:52px;
	float:left;
	margin-right:5px;
}
a.nextthread
{
	display:block;
	background-image:url(images/nextthread.gif);
	height:12px;
	width:52px;
	float:left;
	margin-right:5px;
}
a.newpoll
{
	display:block;
	background-image:url(images/newpoll.gif);
	height:18px;
	width:64px;
	float:left;
	margin-right:5px;
}
a.new_jinghua
{
	display:block;
	background-image:url(images/new_jinghua.gif);
	height:18px;
	width:64px;
	float:left;
	margin-right:5px;
}
a.newreply
{
	display:block;
	background-image:url(images/newreply.gif);
	height:18px;
	width:64px;
	float:left;
	margin-right:5px;
}

/*整站链接样式结束*/
/*popMenu*/
table.TableUnLogin
{
	background-repeat:repeat-x;
}
table.TableUnLogin td.top1
{
	background-image:url(images/bbs_top.jpg);
	background-repeat:no-repeat;
	height:134px;
	width:427px;
}
table.TableUnLogin td.top2
{
	background-image:url(images/bbs_topp.jpg);
	background-repeat:repeat-x;
	height:134px;
}
table.TableUnLogin td.tdUser
{
	font-size:12px;
	padding-left:31px;
}
span.red
{
	color:Red;
}
/*popMenu结束*/

/*index样式开始*/
div.index_layout
{
	width:945px;
}
div.index_layout1
{
	width:945px;
	padding-left:31px;
}
div.Index_Nav
{
	margin:5px 0; padding:0; width:945px;;
		
}
/*index样式结束*/
/*BBS_BoardList.ascx样式*/
table.TableB
{
	background-color:#CACACA;
	border-top:solid 1px #CACACA;
	border-left:solid 1px #CACACA;
	border-right:solid 1px #CACACA;
    
}
table.TableB td
{
	border-bottom:solid 1px #CACACA;
}
table.TableB .xx
{
	background: #3CF url(/images/bg_news_titleblue.gif) repeat-x top left;height:30px;
}
table.TableB .xw
{
	background-color:#ffffff;
}
.xx
{
	background-color: #e5e5e5;
}
.xw
{
	background-color:#ffffff;
}
td.area
{
	background-color:#EEEEEE;
	height:24px;
	text-align:left;
}
td.boardlist_first
{
	text-align:center;
	vertical-align:middle;
	width:90px;
	height:90px;
	background-color:#ffffff;
	padding-top:5px;	
}
td.boardlist_first img
{
	border:0px;
	width:80px;
	height:90px;
}
td.boardlist_Num
{
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
td.boardlist_center
{
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
td.boardlist_board
{
	text-align:center;
	vertical-align:middle;
	background-color:#FFFFFF;
}
td.boardlist_board td
{
	border:0px;
}

td.boardlist_right
{
	text-align:right;
	vertical-align:middle;
	background-color:#fffFFF;
}
td.boardlist_left
{
	text-align:left;
	vertical-align:middle;
	background-color:#fffFFF;
}
td.boardlist_boardDesc
{
	text-align:left;
	vertical-align:middle;
	background-color:#fffFFF;
}
/*BBS_BoardList.ascx样式结束*/
/*OutlineModule样式*/
table.table_Outline
{
	background-color:#CACACA;
}
table.table_Outline tr.tr_top
{
	background: #3CF url(/images/bg_news_titleblue.gif) repeat-x top left;
	height: 30px;
}
table.table_Outline tr.tr_middle
{
}
table.table_Outline tr.tr_middle td.middle
{
	background-color: #fff;
    width:50%;
    text-align:center;

}
table.table_Outline tr.tr_bottom
{
	background-color: #e5e5e5; height: 30px;
}
span.mu
{
	width:204px;
}
/*OutlineModule样式结束*/

/*BBS_BoardList.aspx样式*/
table.TableTopic
{
	background-color:#CACACA;
	line-height:24px;
}
table.TableTopic td
{
	padding-left:5px;
}
.tr_head
{
	background: #3CF url(/images/bg_news_titleblue.gif) repeat-x top left;
	height:30px;
	text-align:center;
}
.tr_white
{
	background-color:#FFFFFF;
}
/*BBS_BoardList.aspx*结束/
/*BBS_Vote.ascx样式*/
td.vote_box
{
	width:30px;
}
td.vote_item
{
	width:234px;
}
td.vote_vote
{}
/*BBS_Vote.ascx样式结束*/

/*MyCenter.aspx样式*/
div.Main
{
margin: 10px auto; width: 100%; padding: 0px 0px 0px 0px; border: 0px solid black;
            text-align: center;
}
div.Left
{
margin: 0px; list-style: none; width: 29%; height: 100%; padding: 0px 0px 0px 0px;
                border: 0px solid black; float: left;
                }
div.Left-Main
{
text-align: center;
                }
div.Left-Main-A
{
border: 1px solid #cccccc;
                }
div.Left-Main-B
{
border: 1px solid #cccccc; margin: 10px 0px 10px 0px;
                }                
div.Right
{
margin: 0px; list-style: none; width: 69%; height: 100%; padding: 0px 0px 0px 0px;
                border: 0px solid black; float: right; text-align: left;                }
div.middleDiv
{
border: 0px solid #cccccc; margin: 10px 0px 10px 0px;                 }

tr.trHeight
{
 height:25px;	}

/*MyCenter.aspx样式结束*/

/*BBS_UserInfoEdit.aspx样式*/
td.Left-Width
{width:400px;}
/*BBS_UserInfoEdit.aspx样式结束*/
/*BBS_UserInfoEdit.aspx样式*/
td.Left-Width
{width:400px;}
/*BBS_UserInfoEdit.aspx样式结束*/
td.right-paddingRight
{padding-left:5px;}
/*BBS_TopicStatistic.aspx 样式*/
table.doubleTable
{
	line-height:25px;
}
table.doubleTable td.td_border_bottom
{
	 border-bottom:1px solid #cacaca;
}
table.doubleTable td.td_border_bandr
{
	 border-bottom:1px solid #cacaca;
	  border-right:1px solid #cacaca;
}
/*BBS_TopicStatistic.aspx 样式结束*/


/*BBS_Bottom.ascx样式*/
table.TableBottom
{
	background-color:#CACACA;
	line-height:24px;
}
table.TableBottom td
{
	padding-left:5px;
}
table.TableBottom .xx
{
	background: #3CF url(/images/bg_news_titleblue.gif) repeat-x top left;
	height:30px;
}
.username {
	width:70px;
	height:18px;
	border:solid 1px #87b6f0;
	padding-left:20px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(/images/username.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.password {
	width:70px;
	height:18px;
	border:solid 1px #87b6f0;
	padding-left:20px;
	background-attachment: scroll;
	background-color: #FFF;
	background-image: url(/images/password.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.login {
	width:52px;
	height:45px;
	background-attachment: scroll;
	background-image: url(/images/login.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.verifycode { width:50px;height:15px;border:solid 1px #87b6f0;}

/*BBS_Bottom.ascx样式结束*/