body {font: Arial, Helvetica, sans-serif normal 10px;
	background:#06060a url(bgg.jpg) no-repeat center top
}
#div1 {position:relative; width:450px; height:450px; margin: 20px auto 0; }
#div1 a {position:absolute; top:0px; left:0px; font-family: Microsoft YaHei; color:#fff; font-weight:bold; text-decoration:none; padding: 3px 6px; }
#div1 a:hover {border: 1px solid #eee; background: #000; }
#div1 .blue {color:blue;}
#div1 .red {color:red;}
#div1 .yellow {color:yellow;}

p { font: 16px Microsoft YaHei; text-align: center; color: #ba0c0c; }
p a { font-size: 14px; color: #ba0c0c; }
p a:hover { color: red; }


fieldset.search {
	border: none;
	width: 243px;
	margin: 0 auto;
	background: #06060a;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
	color: #fff;
	font-size: 1.2em;
	width: 190px;
	height: 30px;
	padding: 8px 5px 0;
	background: #616161 url(search_bg.gif) no-repeat left top;
	margin-right: 5px;
}
.search input.box:focus {
	background: #616161 url(search_bg.gif) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 38px;
	height: 38px;
	cursor: pointer;
	text-indent: -9999px;
	background: #fbc900 url(search_bg.gif) no-repeat top right;	
}
.search button.btn:hover {
	background: #fbc900 url(search_bg.gif) no-repeat bottom right;	
}
A:link {
	COLOR: #eeeeee; TEXT-DECORATION: none
}
A:visited {
	COLOR: #eeeeee; TEXT-DECORATION: none
}
A:hover {
	COLOR: #44aee6; TEXT-DECORATION: underline
}
body{ font-size:12px; COLOR: #eeeeee; font-family:Arial, Helvetica, sans-serif;}
BODY {
 MARGIN: 0px
}
TD
{
FONT-SIZE: 12px; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
  
  }