/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background: url(/images/subject/youfangbaozhang/bodybg.gif)  ;
	color:#333333;
	font-size:12px;
	font-family:'Verdana','Arial','sans-serif','ËÎÌå';
}
a:link,a:visited {
	color: #33569c;
	text-decoration: none;

}
a:hover,a:active {
	text-decoration: underline;
	color: #FF6600;
}

ul,li,div,img,span,dl,dd,dt,dd,h3,h2{
	margin: 0;
	padding: 0;
	list-style: none;
}
/*=========================================area=====================================================*/
.area{
	margin:auto;
	width:974px;
	display:table;
	background: url(/images/subject/youfangbaozhang/line.jpg);
}
.bottom{
	margin:auto;
	width:974px;
	display:table;
	background:url(/images/subject/youfangbaozhang/bottom.jpg);
}
