*{
	padding:0;
	margin:0;	
}

div#pagebody {
	width: 780px;
	padding: 0 auto;
	margin: 0 auto;
	background: #fff;
}

div#pagebody a{
	text-decoration: none;
}

div#pagebody div#mainbody {
	width: 580px;
	float: left;
	height: 438px;
	background: url(../autoreport/images/auto_lmy_010.gif) repeat-x;
	padding:8px;
}

div#pagebody div#secondarybody {
	float: right;
	background: url(../autoreport/images/auto_lmy_010.gif) repeat-x;
}

div#pagebody div#secondarybody div.right_link{
	margin-top:8px;
	border:1px solid #ccc;
}

div#mainbody div.category_banner {
	background: url(../autoreport/images/auto_lmy_007.gif) repeat-x;
	height:25px;
	border:1px solid #ccc;
	padding-left: 7px;
	padding-right: 7px;
}

div#mainbody div.category_banner h1{
	float:left;
	color: red;
	font-size: 13px;
	padding-top:3px;
}

div#mainbody div.imagebox{
	margin-top:4px;
	margin-left:4px;
	border:2px solid #ccc;
	width:260px;
	height:220px;
	background: #eee;
	text-align: center;
	float:left;
}

div#mainbody div.imagebox img{
	width:260px;
	height:200px;
}

div#mainbody div.articletitle{
	float:right;
	margin-top:4px;
	margin-right:4px;
	background: #fff;
	width: 280px;
	height: 210px;
	border:2px solid #ccc;
	padding:8px 5px;
}

div#mainbody div.articletitle h1{
	font-size: 16px;
	color: #FF6666;
	text-align: center;
	border-bottom: 1px dotted #CCCCFF;
	font-family: fantasy;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

div#mainbody div.articletitle h1 a{
	text-decoration: none;
	font-size: 14px;
}

div#mainbody div.articletitle h2{
	height: 25px;
	
}

div#mainbody div.articletitle h2 a {
	text-decoration: none;
	font-weight: lighter;
	font-size: 13px;
	color: #000;
}

div#mainbody div.recommend{
	margin-top:4px;
	background: url(../autoreport/images/auto_lmy_022.gif) repeat-x;
	border:1px solid #ccc;
	padding-left:4px;
	padding-top:2px;
	color:#3300FF;
}

div#mainbody div.content{
	padding:5px 9px;	
	border:1px solid #ccc;
	border-top:0;
	height:128px;
}

div#mainbody div.content div.title{
	font-size: 15px;
	color: #000;
	font-weight: bold;
	padding:5px
}

div#mainbody div.content div.more{
	float:right;
}

div#pagebody div.advertisement{
	text-align:center;
	margin-top:-12px;	
	margin-bottom:10px;
}

div#pagebody div.submodule{
	margin-left:6px;
	margin-right:6px;
	margin-bottom: 8px;
}

div#pagebody div.submodule div.banner_category{
	background: url(../autoreport/images/m_tt_bg.jpg) repeat-x;
	height:22px;
	border:1px solid #ccc;
	color:#fff;
	padding-left:8px;
}

div#pagebody div.submodule div.quick_link {
	border:1px solid #ccc;
	border-top:0; 
	padding:5px;
}

div#pagebody div.submodule div.quick_link h1{
	float:left;
	font-size: 13px;
	width:250px;
	font-weight: normal;
}

div#pagebody div.submodule div.quick_link h1 a{
	font-weight: normal;	
	font-size: 13px;
	color: #000;
	font-family: fantasy;
}

