	/*系统样式*/
body {
	font-family: "Arial", "verdana";
	font-size: 12px;
	color: #240202;
	margin:0px;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	background-color: #240202;
	background-image: url(bg.gif);
	background-repeat: repeat-x;
	background-position: top;

}

td {
	font-family: "Arial", "verdana";
	font-size: 12px;
	color: #240202;
}

a:link {
	font-size: 12px;
	color: #240202;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #240202;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #600606;
	text-decoration: underline;
}

	/*内容样式*/
td.content {
    font-size: 12px;
	color: #240202;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: none;

}
td.content a:link{
    font-size: 12px;
	color: #240202;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;

}
td.content a:hover{
    font-size: 12px;
	color: #600606;
	line-height: 23px;
	text-align:justify;
	text-justify:inter-ideograph;
	text-decoration: underline;

}
td.content a:visited{
    font-size: 12px;
	color: #240202;
	text-decoration: none;
	line-height: 23px;
	text-align:justify; 
	text-justify:inter-ideograph;
}
.bt {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #260F0F;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #260F0F;
	background-color: #260F0F;
	font-size: 11px;
	font-family:"arial";
}
.input {
	COLOR: #330000;
	BACKGROUND-COLOR: #A79C7F;
	text-decoration: none;
	font-size: 12px;
	font-family:"arial";
	border: none;
	width: 250px;




}
.14font
{
    font-size: 14px;
	color: #FFF2D3;
}
.ty {
    border-left: 1px solid #240202;border-right:1px solid #240202;
	text-decoration: none;
	}
.main {
background-color: #D2C4A1;
background-image: url(footbg.gif);
background-repeat: repeat-x;
background-position: bottom;
}
