body {
    	margin: 17px 0 8px 0;
    	background-color: #CCCCAA;
    	font-family: "宋体", SimSun, "细明体", MingLiU, verdana, Arial, Tahoma;
	color:#333;
}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
}

h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:18px;
	line-height:20px;
	font-weight:900;
	color:SlateBlue;
}

p {
	font:15px/20px "宋体", SimSun, "细明体", MingLiU, verdana, arial, helvetica, sans-serif;
	margin:0px 0px 16px 0px;
	padding:0px;
}
	
#Content>p {margin:0px;}

a {
	color:#09c;
	text-decoration:none;
}
a:link {color:#09c;}
a:visited {color:#07a;}
a:hover {background-color:#eee;}

#Contentlist a:link {color:#09c;}
#Contentlist a:visited {color:#868F93;}


#main {
    position: relative;
    margin: 0 auto;
    padding-bottom: 20px;
    width: 900px;
    background: #CCCCAA;
}   

#rightmain {
    position: relative;
    top: 0px; 
    left: 80px;
    padding-bottom: 20px;
    width: 800px;
    background-color: #FFFFF0;
}


#Header {
    	position: relative;
    	margin: 0 auto;
    	padding-bottom: 20px;
    	width: 800px; 
	background-color: #FFFFF0;

	padding:17px 0px 10px 0px; 
	/* For IE5/Win's benefit height = [correct height] + [top padding] + [top and bottom border widths] */
	height:33px; /* 14px + 17px + 2px = 33px */
	font-size:24px;
	font-weight:800;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:11px;
	background-color:#eee;
	height:14px; /* the correct height */
	}

.rightHeader {
	text-align: right; 
	font-size: 15px; 
	float: right; 
	width: 320px; 
	padding-top: 3px; 
	padding-right: 3px; 
	margin-right: 3px;
}

#Content {
    	width: 800px;
    	background-color: #FFFFF0;
	padding:10px 0px 25px 0px; 
	}

#Menu {
	left: 0; 
    	width: 798px;
	padding:10px 0 10px 0;
	background-color:#eee;
	border-left:1px dashed #999;
	border-bottom:1px dashed #999;
	border-right:1px dashed #999;
	line-height:17px;
}

div.mfheaderright {
        float:left;
        text-align: center;
	background:#C2D1E1;
        padding:3px 13px 3px 3px;
        font-weight: bold;
}


div.mfheader {
	float:left;
	text-align: center;
	background:#C2D1E1;
	padding:3px; 
	font-weight: bold;
}

div.mfrowright{
	
	float:left;
	text-align: center;
	vertical-align: top; 
	font-size: 14px; 
	height: 25px;
	background:#FFF;
	padding:3px 16px 5px 0px;
	margin-bottom: 1px; 
}
div.mfrow{
	float:left;
	text-align: center;
	vertical-align: top; 
	font-size: 14px; 
	height: 25px;
	background:#FFF;
	padding:3px;
	padding-bottom: 5px;
	margin-bottom: 1px; 
}

div.mffooter {
	background:#E6E6E6;
	padding:3px;
	height:24px;
	vertical-align:middle;
}

#vtsubject {
	font-size: 20px; 
	margin-bottom: 10px; 
	color: #105289; 
	line-height:20px;
	font-weight:bold; 
	
}

#vttopic {
	width:100%;
}

div.vtspanner {
	min-height: 100px;
	height: auto; 
	padding-top: 0px;
	padding-left: 3px; 
	margin-bottom:2px;
	border-bottom: thin solid #000; 
}
div.vtdetail {
	margin-left:1px;
	margin-top:5px;
	width:72%;
	font:15px/20px "宋体", SimSun, "细明体", MingLiU, verdana, arial, helvetica, sans-serif;
	vertical-align:top;
	color: #000000;
	margin-bottom:2px;
	padding-left: 3px; 
	overflow:hidden;

}
div.vtuserinfo {
	float:right;
	padding:3px 7px;
	width:100px;
	font-size: 9px; 
	background-color: #ECF3F7; 
	vertical-align:top;
	height:50px;
	margin-top:5px;
	margin-bottom:2px;
	border-left: 1px solid #fff; 
}

.rightAdsense {
    position: absolute;
    top: 80px;
    right: -140px;
    width: 120px;
    height: 250px; 
    font-family: sans-serif;
    font-size: 12px;
    padding-bottom: 10px;
    color: #fff;
    padding-top: 1px;
}

