﻿/*html{
	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}*/
body{
	font:12px Arial;
	color:#0ff;
	background:#000;
	cursor:crosshair;
}
a{
	text-decoration:none;
}
a:link,a:visited{
	color:#0ff;
}
a:hover,a:active{
	color:#fff;
}
img{
	border:0;
}
ul li{
	list-style:square;
}
h1,h2,h3,h4,h5,h6,th,dt{
	font-weight:normal;
}
h1{
	font:24px SimHei;
	color:#ff0;
	text-align:center;
	clear:both;
}
h1 span{
	font-family:arial;
}
h2{
	font-size:20px;
	color:#f00;
}
h3{
	font-size:16px;
	color:#0f0;
}
table{
	border-collapse:collapse;
}
body,#head,#nav,#body,#main,#side,#foot,#stat,#google{
	margin:0 auto;
	padding:0;
}
#head,#nav,#foot,#stat,#google{
	width:728px;
	text-align:center;
	clear:both;
}
#body{
	clear:both;
}
#head,#stat{
	text-indent:-9999px;
}
#head a{
	width:100%;
	height:60px;
	display:block;
}
#head a:link,#head a:visited{
	background:url(m/anzheng.gif) center no-repeat;
}
#head a:hover,#head a:active{
	background:url(m/head.gif) center no-repeat;
}
#foot{
	clear:both;
	padding-top:100px;
	height:65px;
	font:12px verdana;
}
#foot li{
	list-style:none;
}
#stat,#google{
	position:absolute;
	margin-top:-165px;
	width:100%;
	height:100px;
	clear:both;
}
#body{
	width:728px;
}
#main{
	width:480px;
	height:100%;
	float:left;
}
#side{
	width:248px;
	height:100%;
	float:right;
	font:24px/45px Georgia;
	text-indent:10px;
}
#side,#side li{
	margin:0;
	padding:0;
}
#side li{
	list-style:none;
}
#side a{
	width:100%;
	height:45px;
	display:block;
}
#side a:link,#side a:visited{
	color:#0ff;
	background:#000;
}
#side a:hover,#side a:active{
	font:bold 36px/45px Georgia;
	color:#000;
	background:#0ff;
	text-indent:0;
	text-align:center;
}
