@charset "utf-8";
/* CSS Document */
body{margin:0px;}
#body{margin:0px auto;
width:880px;}
#header{width:880px;
height:105px;}
#banner{
	width:880px;
	background:url(../images/banner.gif) repeat-x;
	height:12px;
	margin-bottom:5px;
	float: left;
}
#container{
width:880px;
background:url(../images/bg.gif) repeat-y;}
#footer{
width:880px;
height:125px;
background-color:#f2f2ea;}
.clear{clear:both;}
.mail{
	margin-top:75px;
	width:110px;
	height:50px;
	float:left;
	font-size:13px;
	color:#333;
	margin-left: 20px;


}
.mail_content{
	width:75px;
	height:20px;
	float:left;
	font-size:13px;
	color:#333;
	margin-left: 20px;
	margin-right: 10px;
}

.mail_btn{
	width:23px;
	height:18px;
	float:left;
	margin-top: 3px;
}

