.font {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 18px;
	FONT-FAMILY: "宋体";
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.font1 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 15px;
	FONT-FAMILY: "宋体";
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
A:link {
	FONT-SIZE: 12px;
	CURSOR: hand;
	FONT-STYLE: normal;
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	line-height: normal;
	color: #0066FF;
}
A:visited {
	FONT-SIZE: 12px; COLOR: #FF6600; FONT-STYLE: normal; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:active {
	FONT-SIZE: 12px; COLOR: #FF9933; FONT-STYLE: normal; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px; COLOR: #FF0000; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline}
.a {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.b {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	text-decoration: none;
	font-weight: bold;

}
.c {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.d {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/m_bg.gif);
}
TD{
font-family:宋体; font-size: 12px; line-height: 15px;
}
td.forumHeaderBackgroundAlternate
{
    background-color: #799AE1;
	color:#FFFFFF
}
td.forumRow
{
    background-color:#DEE5FA;
}

td.forumRowHighlight
{
    background-color: #D4DEF9;
}
.tableBorder
{
    border: 1px #6595D6 solid; 
    background-color: #FFFFFF;
}
.input
{
    border: 1px #666666 solid; 
    background-color: #FFFFFF;
}
.CommandBorder
{
    border: 1px #777777 solid; 
    background-color: #D6DFF7;
}
th
{
    background-image: url('skin/default/admin_bg_1.gif');
    background-color: #799ae1;
    color: white;
    font-size: 12px;
    font-weight:bold
}