body {
	margin: 0px;
	padding: 0px;
}
#Header {
	height: 50px;
	width: 100%;
}
#Header #Header_Logo {
	float: left;
	width: 30%;
}
#Header #Header_Menu {
	text-align: right;
	float: left;
	width: 70%;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 35px;
}
#Header #Header_Menu a:link
{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#Header #Header_Menu a:visited
{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
#Header #Header_Menu a:hover
{
	font-family: "宋体";
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
#Header #Header_Menu a:active
{
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
#Header_Border2 {
	background-color: #D7400D;
	height: 3px;
	width: 100%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Header_Border2_Left {
	background-color: #D7400D;
	height: 3px;
	width: 30%;
	float: left;
}
#Header_Border2_Right {
	background-color: #000000;
	height: 3px;
	width: 70%;
	float: left;
}


#Header #Header_Logo img {
	margin-top: 13px;
	margin-left: 30px;
}
#Menu_Class {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
	height: 27px;
	padding-top: 14px;
	padding-left: 29px;
}
#Menu_Title ul {
	list-style-image: url(../Image/menu_ico.gif);
	margin-left: 45px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#Main_Body {
}

#Menu_Title {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin-top: 10px;
}
#Menu_Title a:link
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Menu_Title a:visited
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Menu_Title a:hover
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#Menu_Title a:active
{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
#Main_Class {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	height: 27px;
	padding-top: 14px;
	padding-left: 31px;
	margin-bottom: 20px;
}
#Main_Body #Main_Class img {
	margin-left: 9px;
}
#Main_Content
{
	padding-left: 15px;
	padding-right:15px;
}
#Trew_ForumList
{
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	line-height: 20px;
}
.TableMain
{
	width:100%;
	}
.TableTitle
{
	font-weight: bold;
	font-size: 14px;
	font-family: 宋体;
	border-right: #e1e1e1 1px solid;
	border-top: #e1e1e1 1px solid;
	border-left: #e1e1e1 1px solid;
	border-bottom: #e1e1e1 1px solid;
	height: 33px;
	background-color: #f8f8f8;
	padding-left: 65px;
	padding-top: 19px;
	background-image: url(../Image/Table_title_Bg.gif);
	background-repeat: no-repeat;
}
.TableContent
{
	border-right: #E1E1E1 1px solid;
	border-left: #E1E1E1 1px solid;
	border-bottom: #E1E1E1 1px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.TableContent_Bottom
{
	height: 20px;
	text-align: center;
	width:100%;
}


#Login_Box {
	width: 500px;
}
#Login_Box #Logo_Left {
	float: left;
	margin-top: 63px;
	margin-right: 23px;
}
#Login_Box #Logo_Border {
	float: left;
}
#Login_Box #Login_Frame {
	float: left;
	margin-top: 50px;
	margin-left: 22px;
}

#Login_Box #Login_Frame .Input_Box {
	font-family: "宋体";
	font-size: 14px;
	color: #000000;
	margin-bottom: 7px;
}
#Login_Bottom
{
	text-align:center;
	}
.TextBoxMain
{
	height: 20px;
	width: 146px;
	margin-left: 7px;
	border-right: lightsteelblue 1px solid;
	border-top: lightsteelblue 1px solid;
	border-left: lightsteelblue 1px solid;
	border-bottom: lightsteelblue 1px solid;
	font-size: 12px;
	font-family: 宋体;
}
#MyLogin {
	margin-right: 14px;
}
.TableContent_TableMain
{
	width: 100%;
}
.TableContent_TableMain_Title
{
	width: 10%;
	font-size: 12px;
	color: #000000;
	font-family: 宋体;
	text-align: center;
	height:30px;
}
.TableContent_TableMain_Value
{
	font-size: 12px;
	color: #616161;
	font-family: 宋体;
}
#ErrorMsg
{
	font-size: 12px;
	color: #ff0033;
	font-family: 宋体;
	text-align: center;
}
#OperateMsg
{
	float: right;
	margin-right: 10px;
}
#Main_Class_Title
{
	float:left;
}
.AlertMsg
{
	font-size: 12px;
	color: #ff0033;
	font-family: 宋体;
	margin-left: 3px;
	margin-right: 3px;
}



#ValidateKey
{
	width: 100px;
	height: 57px;
	display: none;
	background-color: #505050;
	position: absolute;
	padding: 3px;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
#ValidateKey img
{
	clear:both;
	margin-bottom:5px;
	}
	
	
	
	
#url a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#url a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#url a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: Red;
	text-decoration: none;
}
#url a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}	


.url a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.url a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.url a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: Red;
	text-decoration: none;
}
.url a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
