@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden; //隐藏水平滚动条overflow-y:hidden;//隐藏垂直滚动条}
body{PADDING-RIGHT:0px;PADDING-LEFT:0px;FONT-SIZE:12px;PADDING-BOTTOM:0px;MARGIN:0px;PADDING-TOP:0px;FONT-FAMILY:  "微软雅黑";
line-height:20px; background:#dadbdd; color:#333333;}
table{ margin:0 auto;border-spacing:0;border-collapse:collapse; }
img{border:0;}
ol,ul,li{padding:0px;margin:0px;list-style-type:none;}
caption,th {text-align:left;}
form,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dd,dt.input{margin:0px;padding:0px;}
address,caption,cite,code,dfn,em,th,var {font-weight:normal; font-style:normal;} 
A:link,A:visited{TEXT-DECORATION:none;}
A:hover { TEXT-DECORATION:none;}
a{color:#fff;}
.clear {clear:both; height:0; line-height:0; overflow:hidden;}
.bg{
	background-image:url(../images/mail2.jpg);
	width:100%;
	height:100%;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:center;
	background-position:bottom;
	overflow:hidden;
	position:absolute;
	left: -5px;
}
.center{ width:400px; margin:10px auto;}
.text{ margin-left:0px; margin-top:80px;}
