@charset "gb2312";
body {
	font-size: 12px;
	background:#4A8016 url(../images/bg.jpg) repeat-x top;
	margin:0; padding:0;
}
h1 { display:none; }
form,ul { margin:0; padding:0; }
li {list-style-type:none; }
img { border:none; }
p,ul,h2,h3,h4 { padding:0; margin:0; }
p { line-height:180%; text-indent:2em; text-align:left; }
A { color:green; text-decoration:none; }
A:hover { color:#FFCC00; text-decoration:underline; }
A.red { color:red; text-decoration:none; }
A.red:hover { color:#000000; text-decoration:underline; }
h3 { color:black; font-size:14px; letter-spacing:1px; text-align:left; padding-left:30px; }
.clr { clear:both; }
.f14 { font-size:14px; }
.bold { font-weight:bold; }
.red { color:red; }
.blue { color:#4D7BC9; }
.orange { color:#FF6600; }
.yellow { color:yellow; }
.green { color:green; }

.mainbg { background:url(../images/mainbg.jpg) no-repeat top center; }
.mainbg2 { background:url(../images/main1.jpg) no-repeat bottom center; }
.abouttab { color:#FFFFFF; line-height:140%; }