
body {
	font-family: "ËÎÌå";
	font-size: 12px;
	margin: 3px;
}
option     { font:12px Tahoma, Sans-Serif; 	margin: 2px;
}
input#s2   { height:20px; font:12px Verdana, Sans-Serif; }
img        { border:0; }
td,table   { text-align:left; font-size:14px !important; font-size:14px; line-height:18px;  }

@import url(top.css);
@import url(main.css);
@import url(bottom.css);
#main{
	width: 777px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-right: 2px;
}

#left{
	width: 571px;
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
}
#right{
	float: left;
	width: 184px;
	background-color: #ffffff;
}


#info{
	width: 990px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 7px;
	margin-right: 0px;
}

#infoleft{
	width: 184px;
	float: left;
	margin-right: 10px;
	background-color: #ffffff;
}
#inforight{
	float: left;
	width: auto;
	background-color: #ffffff;
}

#bottom{
	width: 990px;
}

.redb {
	font-weight: bold;
	color: #FF0000;
}

.redg {
	font-weight: bold;
	color: #003366;
}
.kd{
	width: 5px;
}

a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000}
a:hover {text-decoration: none; color: #FF0000}
a:active {text-decoration: none; color: #000000}
