body{
	margin:0 auto;
	padding:0;
	color:#000;
	font-size:24px;
	background:#FFF url(../images/bg.jpg) top center no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}
a{
	color:#3aad28;
}
.menu_wrap{
	margin:0 auto;
	text-align:left;
	background:url(../images/menu_bg.png) top center no-repeat;
	width:847px;
	height:90px;
}
.menu_wrap ul{
	padding-top:20px;
}
.menu_wrap li{
	list-style:none;
	display:inline;
	padding-left:0px;
	padding-right:13px;
}
.black_header{
	padding-top:20px;
	margin:0 auto;
	text-align:center;
}
.content_wrap{
	margin:0 auto;
	padding-top:20px;
}
.center_content{
	margin:0 auto;
	text-align:center;
	width:750px;
}
.center_content p{
	text-align:justify;
}
.content_top{
	margin:0 auto;
	margin-bottom:-2px;
	background:url(../images/content_bg_top.png) top center no-repeat;
	width:847px;
	height:55px;
}
.content_mid{
	margin:0 auto;
	padding:0;
	text-align:center;
	background:url(../images/content_bg_mid.png) top center repeat-y;
	width:847px;
}
.content_bottom{
	margin:0 auto;
	margin-top:-2px;
	text-align:center;
	background:url(../images/content_bg_bottom.png) top center no-repeat;
	width:847px;
	height:56px;
}
.s2f_wrap{
	margin:0 auto;
	width:791px;
	height:98px;
	padding-top:20px;
	padding-bottom:20px;
}
.send2friend{
	font-size:18px;
}
.required{
	font-size:16px;
	font-style:italic;
}
.footer{
	margin:0 auto;
	font-size:20px;
}
