@charset "gb2312";
/* CSS Document */
body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	color:#989697;
}
body,div,ul,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{
	margin:0;
	padding:0;
}
img{
	border:none;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	font-size:12px;
}
ol,ul{
	list-style:none;
}
p{
	text-indent:2em;
}
#top{
	width:1003px;
	height:455px;
	margin:0px auto;
}
#tels{
	width:853px;
	padding:20px 150px 0px 0px;
	text-align:right;
	height:80px;
	margin:0px auto;
	font-weight:bold;
	background:url(../images/tel.jpg) no-repeat;
}
#tels a{
	color:#EC6300;
	text-decoration:none;
}
#tels a:hover{
	color:#EC6300;
	text-decoration:underline;
}
#mail{
	width:1003px;
	height:50px;
	margin:0px auto;
}
#content_box{
	width:1003px;
	height:460px;
	margin:0px auto;
}
#foot{
	width:853px;
	height:40px;
	padding:10px 150px 0px 0px;
	text-align:right;
	margin:0px auto;
	background:url(../images/foot_bg.jpg) no-repeat;
}
/*--------内页--------*/
#mail02{
	width:1003px;
	height:120px;
	margin:0px auto;
}
#main_box{
	width:663px;
	padding:0px 170px 30px 170px;
	font-size:14px;
	font-weight:bold;
	color:#555;
	line-height:24px;
	background:url(../images/bg.jpg) no-repeat;
	margin:0px auto;
}
.enter {
	width:86px;
	height:26px;
	border:0;
	background:url(../images/enter.jpg) 0 0 no-repeat;
}
.text{
	width:180px;
	padding:0px 5px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	border:0px;
	background:none;
	border-bottom:1px #000 solid;
}
.date{
	width:70px;
	padding:0px 5px;
	height:18px;
	background:none;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	border:0px;
	border-bottom:1px #000 solid;
}
/*--------注册--------*/
.register_name{
	width:300px;
	padding-left:5px;
	font-size:12px;
	height:24px;
	line-height:24px;
	color:#666;
	border:1px #B1B1B1 solid;
	font-family:Arial, Helvetica, sans-serif,"宋体";
}
.register_agree{
	width:120px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	color:#000;
	height:34px;
	line-height:34px;
	border:0px;
	background:url(../images/register_agree.jpg) no-repeat;
}
/*--------注册成功--------*/
#register_box{
	width:770px;	
	color:#044C9D;
	padding:10px;
	margin:0px auto;
	border-top:1px #6DBDE8 solid;
	background:#CCEDFF;
}
#register_box p{
	width:770px;
	height:40px;
	display:block;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
}
#register_nr{
	width:728px;
	font-size:14px;
	padding:20px;
	border:1px #78B5D8 solid;
	background:#FFF;
}
.rental{
	width:300px;
	height:20px;
	color:#044C9D;
	line-height:20px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
}
.register_success{
	width:85px;
	height:27px;
	font-weight:bold;
	border:0px;
	background:url(../images/register_success.jpg) no-repeat;
}