body {
	font-size: 14px;
	margin:0px auto;
	background-color:#fed402;
}


a:link {	
	color:#990000;
	text-decoration: none;
}
a:visited {
	color:#990000;
	text-decoration: none;
}
a:hover {	
	color:#990000;
	text-decoration: underline;
}
a:active {
	color:#990000;
	text-decoration: none;
}


#contentbg {
    width:1024px;
	margin:0px auto;
}
.box_margin{ margin-top:10px;}
.linestyle{ line-height:25px;}