body {
	margin: 0px;
	font-size:12px;
	background-color:#220000;
	
}
html,body {height:100%; margin:0px; font-size:12px;}

td {
	font-size:12px;
	line-height:22px;
	color:#680D12;
}

img {border:0;}

a:link {
	color:#d18f00;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#019587;
	text-decoration:underline;
}

h1  {
	font-size: 20px;
	color: #FF2700;
	line-height:120%;
	font-weight:bold;
	text-decoration: none;
}

.kuang {
	font-size: 16px;
}

.left {
	border: 1px solid #AEDDED;
}

a.menu:link {
	font-size: 12px;
	color: #d18f00;
	font-weight:bold;
	text-decoration: none;
	line-height: 26px;
}
a.menu:visited {
	font-size: 12px;
	color: #d18f00;
	font-weight:bold;
	text-decoration: none;
	line-height: 26px;
}
a.menu:hover {
	font-size: 12px;
	color: #d18f00;
	font-weight:bold;
	text-decoration: underline;
	line-height: 26px;
}

a.title:link {
	font-size: 12px;
	color: #019587;
	text-decoration: none;
}
a.title:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.title:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.STYLE1 {color: #FFFFFF}
.div1{
text-align: center;
line-height: 40px;
font-size: 12px;
font-weight: bold;
z-index:99;
left:35%;/*FF IE7*/
top:160px;;/*FF IE7*/
margin-left:-235px!important;/*FF IE7 该值为本身宽的一半 */
margin-top:-0px!important;/*FF IE7 该值为本身高的一半*/


position:fixed!important;/*FF IE7*/
position:absolute;/*IE6*/

_top:       expression(eval(document.compatMode &&
            document.compatMode=='CSS1Compat') ?
            documentElement.scrollTop + (document.documentElement.clientHeight-this.offsetHeight)/2 :/*IE6*/
            document.body.scrollTop + (document.body.clientHeight - this.clientHeight)/2);/*IE5 IE5.5*/
}
