@charset "utf-8";
/* CSS Document */

*{
margin:0px;
padding:0px;
border:0px;
}

body{font-family:"宋体";font-size:12px;color:#666666; background:#C3A873; text-align:center;}

.font01{color:#006EBD;}

.font02{color:#9932CB;line-height:18px;font-weight:bold;}

.font03{color:#333333;line-height:18px;}

.font04 {color: #339026;ine-height:18px;font-weight: bold;}

.font05{font-family:"宋体";font-size:28px;color:#f76a1d;line-height:18px;}

.font06{font-family:"宋体";font-size:12px;color:#f76a1d;line-height:18px;}


a:link {
	color:#f76a1d;
	line-height:18px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}
a:visited {
    color:#f76a1d;
	line-height:18px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;}
a:hover {
    color:#f76a1d;
	line-height:18px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;}
a:active {
    color:#f76a1d;
	line-height:18px;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;}
