body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.copyright{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D6D6D6;
	background-color: #282828;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 2px;
	text-align: right;
}
.line {
	background-image: url(image/line.gif);
	background-repeat: repeat-x;
	height: 7px;
}
.bottombg {
	background-image: url(image/bottom_img.jpg);
	background-repeat: repeat-x;
}
.maintxt {
	font-family:Verdana;
	padding-top: 5px;
	padding-bottom: 4px;
}
.boder {
	border: 1px solid #808080;
}
.number {
	background-color: #797979;
	border: 1px solid #808080;
	font-size: 9px;
	color: #FFFFFF;
}

.middle {
	background-color: #FFFFFF;
}

.ab div{
border:1px solid #999999;
padding:2px;
margin:15px;
width:120px;

float:left
}

.ab img{
width:120px;
border:0px;
}
