.centerTable
{
margin-top:8px;
width:100%;
padding:0px;
border:0px;
}
.tableLeft
{
overflow:hidden;
float:left;
width:260px;
height:100%;
margin:0px;
padding:0px;
border: 1px solid #B4C9E0;
}
.atleft
{
float:left;
width:260px;
margin:0px;
padding:0px;
border:0px;
}
.tableRight
{
overflow:hidden;
float:right;
width:610px;
height:100%;
margin:0px;
padding:0px;
border: 1px solid #B4C9E0;
}
.aInfo
{
padding-top:8px;
color:#000;
}
.aHR
{
border:dashed;
color:Black;
border-width:1px;
}
.articlePaged
{
float:right;
margin-top:8px;
width:70%;
height:20px;
text-align:center;
}
.articleBox
{
clear:both;
text-align:left;
padding:10px;
}
.adLeft
{
overflow:hidden;
float:left;
width:260px;
height:100%;
margin-top:10px;
padding:0px;
}
.leftMiddle
{
float:left;
width:260px;
height:10px;
}
.adInside
{
	float:left;
}