* {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:#FFFFFF url(/images/body_bg.jpg) repeat-x;
}
h1{
	font-size:18px;
}
h2{
	font-size:16px;
}
h3{
	font-size:14px;
}
ul {
	list-style:none;
}
.clear {
	clear:both;
}
img {
	border:0px;
}
a {
	outline:none;
	color:#669900;
	text-decoration:none;
}
a:link {
	color:#669900;
}
a:visited {
	color:#669900;
}
a:hover {
	color:#FF9900;
}
pre {
	white-space:pre-wrap;
	word-wrap:break-word;
}
.menu{
	background:url(/images/menu_title_bg.gif) repeat-x;
	margin:0 auto;
	height:31px;
}
.menu_left{
	background:url(/images/menu_title_left_bg.gif) no-repeat left;
	margin:0 auto;
	padding-left:6px;
}
.menu_right{
	background:url(/images/menu_title_right_bg.gif) no-repeat right;
	margin:0 auto;
	padding-right:7px;
}
.menu_txt{
	background:url(/images/menu_title_txt_bg.gif) no-repeat;
	color:#FFFFFF;
	font-size:14px;
	line-height:31px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	height:31px;
	font-weight:bold;
}
.menu1_left{
	background:url(/images/menu1_title_left_bg.gif) no-repeat left;
	margin:0 auto;
	padding-left:5px;
}
.menu1_right{
	background:url(/images/menu1_title_right_bg.gif) no-repeat right;
	margin:0 auto;
	padding-right:5px;
}
.menu1_txt{
	background:url(/images/menu1_title_bg.gif) repeat-x;
	color:#669900;
	font-size:14px;
	line-height:40px;
	margin:0 auto;
	padding-left:10px;
	position:relative;
	font-weight:bolder;
}
.menu_txt span,.menu1_txt span{
	position:absolute;
	right:5px;
	top:10px;
}
.ad{
	margin:3px auto;
	background:url(/images/ad_bg.gif);
	text-align:center;
}
.ad_footer{
	margin:3px auto;
	text-align:center;
	background:none;
}
.ad_detail{
	margin:3px;
	float:right;
}
.do_must{
	color:#FF0000;

}
.verify_code {
	width:100px;
	height:20px;
	border:#669900 solid 1px;
	font-size:18px;
	color:#669900;
}