html{overflow:hidden;}
body{background:url(../images/bg.gif);}
.logo{width:900px;margin:30px auto;}
.logo img{margin-right:15px;}
.wrapper{width:100%;height:340px;background:url(../images/main_bg.gif) 0 51px repeat-x;position:absolute;left:0;top:50%;margin:-170px 0 0 0;}
.main{width:900px;height:275px;margin:0 auto;overflow:hidden;}
.main_l{float:left;width:225px;height:275px;background:url(../images/icon_01.jpg) center top no-repeat;}
.main_r{float:right;width:670px;height:275px;}
.main_r h1{font: 700 34px/48px "Microsoft YaHei","宋体";color:#053867;}
.main_r ul{width:670px;height:180px;padding-left:35px;margin-top:21px;background:url(../images/line.gif) 0 0 no-repeat;}
.main_r ul li{margin-bottom:15px;color:#cdcdcd;}
.input_t1{width:226px;height:35px;padding:5px 0 5px 34px;background:url(../images/input_t1.gif) 0 0 no-repeat;font: 400 14px/24px "宋体";border:none;}
.input_t2{width:226px;height:24px;padding:5px 0 5px 34px;background:url(../images/input_t2.gif) 0 0 no-repeat;font: 400 14px/24px "宋体";border:none;}
.btn{width:109px;height:35px;background:url(../images/btn_01.gif) 0 0 no-repeat;border:none;cursor:pointer;margin-right:10px;}
.main_r ul li span{color:#e50000;font-weight:bold;}
.main_r ul li span div{color:#e50000;font-weight:bold;}
.copyright{width:640px;padding-left:260px;margin:20px auto 0;font:12px Arial,sans-serif;}

.waitemode{
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	z-index:1000;
	display:none;
	background:#000000;
	filter:alpha(opacity=70);
	opacity:.7;
}
.waitetip{
	position:absolute;
	top:48%;
	left:45%;
	width:180px; 
	height:30px;
	line-height:30px; 
	text-align:center;
	background:#ffffff; 
	border:1px solid;
	font-weight:bolder;
}
