﻿body{
	float:none;
	margin:auto;
	width:900px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	background-color:#ececec; 
	background-image:url('../images/bg3.jpg'); 
	background-repeat:repeat-x;
	font-weight:bold;
	color:#333333;
}
img{
	border:0px;
}
.main{
	float:left;
	width:900px;height:auto;background:white;
}

.topdiv
{
	float:left;
	width:900px;
	height:148px;
/*	border:1px solid gray;*/
	background-color:white;
	background-image:url('../images/ant-logo.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.top-ad{
	float:left;	width:220px;height:190px;	margin-top:5px;	margin-left:5px;
}
.mdlediv{
	float:left;	width:900px; height:auto; margin-top:4px; margin-bottom:10px; background-color:white;
}
.mdle-left-top{
	float:left;	width:900px; min-height:50px;
}
.mdleleft{
	float:left;	width:340px; min-height:400px; margin-left:70px;
}
.mdleright{
	float:right; width:340px; min-height:400px; margin-right:70px;
}
.mdle-head{
	float:left;	width:340px;height:auto;text-align:center;margin-top:5px;	
}
.mdle-date{
	float:left;width:150px;height:auto;text-align:center;margin:0px 0px;
}
.image-2{
	float:left;
	width:150px;
	min-height:200px; margin:5px 10px 0px 10px;
}
.mdle-left-btm{
	float:left;
	width:753px;
	height:680px;
	margin-top:4px;
	background-color:#ececec;
/*	border:1px solid gray;*/
}
.footer{
	float:left;
	width:900px;
	margin-top:10px;
	height:30px;
	background-color:#ececec;
}