body {
margin:0px;
	font-size: 13px;
	background:url(ditu.jpg);
	line-height:25px;
}


a:link {
	color: #831503;
	text-decoration: none;
}
a:visited {
	color: #831503;
	text-decoration: none;
}
a:hover {
	color: #167503;
	text-decoration: underline;
}
a:active {
	color: #831503;
	text-decoration: none;
}


#contentbg {
    width:1000px;
	margin:0px auto; padding-top:0px;
	background-color:#f36e21;
}
#content {
    width:800px;
	background-color:#f36e21;
}
.padding{ padding:25px;}
.magg{ *margin-top:-8px;}
