body,td,th
{
	font-size: 12px;
	color: #333333;
}
body
{
    BACKGROUND: url(../Images/bbgg2.jpg) ; TEXT-ALIGN: center;
    background-repeat:repeat-x;
}
.hg {
	line-height: 20px;
}
.tablehead {
	font-size: 12px;
	background-color: #FFFFFF;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
	background-image: url(../Images/TableHead.gif);
	text-indent: 10px;
}
.tablebody
{
	font-size: 12px;
	line-height: 20px;
	background-color: #E8F5FF;
}
.table_td {
	text-indent: 15px;
	font-size: 12px;
	line-height: 25px;
}
.tableborder {
	
	border: 1px outset #42ADF1;
}

/*新闻连接样式
a.newmenu,a.newmenu:link,a.newmenu:visited,a.newmenu:hover
{
	font-size: 12px;
	color: #013DA4;
}*/

/*a, a:visited, a:link  标准链接,论坛版块链接,最后发表链接 *
{
    color: #013DA4;
    text-decoration: none;
}

a:Hover  General page anchors 
{
	color: #FF3300;
    text-decoration: underline;
}*/

a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #022B53;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #055BB2;
}
a:active {
	text-decoration: none;
	color: #055BB2;
}

columnText, a.columnText, a.columnText:visited, a.columnText:link 
{ 	
	font-size: 9pt;
	color: white; 
	font-weight:bold;
}
a.columnText:hover
{
	color: #FF3300;	
}
a.column:visited, a.column:link, a.column:hover /*分页控件连接*/
{
    color: white;
    font-weight:bold;
}
.tbBorder /*分页控件边缘*/
{
    /*border: 1px outset; solid*/
    background-color: #FFFFFF;
}
.td.column /* 分页控件背景图片 */
{
    font-weight: bold; 
    font-size: 9pt; 
    background-color: #78ABDE; 
    background-image: url(../images/TableHead.gif); 
    background-repeat: repeat-x; 
    COLOR: white;
}

.StyleTitle {
	color: #FF0000;
	font-weight: bold;
	font-size: 18px;
}
.withs {
	width: 100%;
}