@charset "gb2312";
body{
border=0;
	font-size:12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(bg.jpg);
	
}
td{
	font-size:12px;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #666666;

}
a:link {
	font-size: 12px;
	text-decoration: none;
	color: #003366;

}
a:active {
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.input {
	background-color: #efefef;
	font-size: 12px;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #ffffff;
}
.menu {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
}

.p {
	font-size: 13px;
	line-height: 25px;
	color: #003366;
	LETTER-SPACING: 2px
}
.btnover {
	cursor:hand;
	background-color:#fcfcfd;
}
.btnout {
	background-color:#F5EFD9;}


.box {
	border: 0px solid #EDEDED;}
.hot {
	color: #FF0000;}

