/* ========== 整体布局 ========== */
body {
	margin:0 auto;
	font-size:12px;
	line-height:24px;
	width: 1003px;
}
ul,li{
	margin:0;
	padding:0;
	list-style-type: none;
}
a:link {
	color: #787d86;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #787d86;
}
a:hover {
	text-decoration: underline;
	color: #0086e3;
}
a:active {
	text-decoration: none;
	color: #0086e3;
}
/* ========== logo、导航 ========== */
#header{
    background-image:url(../images/login_01.jpg);
	width:1003px;
	height:68px;
}
.logo{
    padding-left:94px;
	float:left;
}
.nav{
	text-align: right;
	margin-top: 15px;
	padding-right:150px;
	float: right;
}

/* ========== 会员登录 ========== */
#login{
    height:359px;
	float:left;
}
.login{
	background-image: url(../images/login_03.jpg);
	height: 148px;
	width: 1003px;
	overflow: hidden;
}
.login_title{
	background-image: url(../images/login_04.jpg);
	height: 98px;
	width: 1003px;
}
.login_title_btn{
	float: left;
	width: 357px;
	padding-left:38px;
	height: 98px;
	overflow: hidden;
}
.login_title_text{
    color:#1f7fc6;
	line-height:25px;
	width:300px;
	float:left;
	padding-top:18px;
}
.login_title_text2{
	font-weight: bold;
	color: #0086e3;
	background-image: url(../images/login_05.jpg);
	text-align: center;
	height: 60px;
	width: 998px;
	padding-left: 5px;
}

#content{
	float:left;
	margin-left:51px;
	width:900px;
}
/* ========== 最新公告、广告位 ========== */
.announce{
	background-image: url(../images/box.gif);
	float: left;
	height: 119px;
	width: 321px;
	color: #787d86;
}
.announce li{
	text-indent: 1em;
}
.announce_list{
	float: left;
	width: 158px;
}
.announce_title{
	text-indent: 2em;
	font-weight: bold;
	margin: 8px 0 9px 0;
	color: #0086e3;
}
.announce_title span{
	color: #9a9a9a;
	margin-left: 130px;
	font-weight: normal;
}
.announce span a{
	color: #9a9a9a;
}
.ad{
	float: left;
	margin-left:13px;
	width:357px;
	
}
/* ========== 会员服务 ========== */
#service{
	color: #0086e3;
	padding: 20px 0;
	width: 900px;
	float:left;
}
.bar{
	float: left;
	width: 440px;
	background: url(../images/nav_bot.gif) no-repeat bottom;
	padding-bottom: 12px;
}
.bar_title{
	background: url(../images/nav.gif) no-repeat bottom;
	height: 45px;
	width: 440px;
	font-size: 14px;
	font-weight: bold;
}
.bar_box{
	background-color:#f7fcff;
	width:438px;
	border-width: 0px 1px;
	border-style: solid;
	border-color: #78d2ff;
}
.bar_box li{
	float:left;
	color:#416b86;
	text-indent: 2em;
	line-height:18px;
	padding:6px 0 3px 0 ;
	width:215px;

}
.bar_btn{
	text-align: right;
	margin-right: 20px;
}
.bar_margin{
	float:right;
	/*margin:0 37px;*/
}

/* ========== 跳转页样式 ========== */
#header_skip{
    background-image:url(../images/skip_01.jpg);
	width:1003px;
	height:68px;
}
.ad_skip{
	background-image: url(../images/skip_03.jpg);
	height: 140px;
	width: 1003px;
}
.ad_skip li{
    margin-left:17px!important;margin-left:12px;
	width:212px;
	height:123px;
	border:solid 3px #FFFFFF;
	float:left;
	overflow:hidden;
}
.ad_skip_margin{
    margin-right:15px;
}
.welcome{
	background-image: url(../images/skip_05.jpg);
	height: 74px;
	width: 1003px;
}
.welcome_text{
	text-align: center;
	float: left;
	width: 200px;
	padding-left:400px;
	margin-right: 50px;
}
.welcome_text span{
    color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
.btn{
	text-align: center;
	width: 1003px;
	margin: 20px 0 25px 0;
}
.contact{
	text-align: center;
	height:30px;
}
.contact li{
	margin-left:17px!important;margin-left:15px;
	margin-right:18px;
	float:left;
}
.contact span{
    color:#0086e3;
	font-size:14px;
}

/* ========== 注册页面样式 ========== */
#header_regist{
    background:url(../images/line_head.gif) repeat-x;
	width:950px;
	height:84px;
}
.logo_regist{
    padding-left:50px;
	float:left;
}
.nav_regist{
	text-align: right;
	margin-top: 15px;
	padding-right:50px;
	float: right;
}
#regist{
	background: url(../images/bar_line.gif) repeat-x;
	width: 900px;
	margin:0 0 30px 26px;
}
.regist_bar{
    width:900px;
	height:38px;
}
.yellow{
	color:#FFFF00;
	font-weight:bold;
	float:left;
	text-align: right;
	padding-left:600px;
	margin-top: 5px;
}
.regist{
    border-color:#afd7f2;
	border-style:solid;
	border-width:0 1px;
	width:896px;
	background-color:#eaf7ff;
	padding:5px 0;
	margin-left:1px;
}
.regist_bg{
	background:url(../images/bg.gif) no-repeat;
	width:415px;
	height:46px;
	line-height: 18px;
	padding: 0 0 4px 10px;
}
.regist select{
    width:240px;
}
.hui{
    color:#939393;
}
.blue{
    color:#409fe0;
}
.red{
    color:#FF0000;
}
.clause{
	border: solid 1px #cccccc;
	margin-left:100px;
	width:700px;
	text-indent:1em;
	font-size:14px;
	font-weight:bold;
	padding-top:8px;
}
.clause_bg{
	margin:0 10px 10px 10px;
}
.clause_bg textarea{
	border: solid 1px #dcdcdc;
	background-color:#FFFFFF;
	width:660px;
	line-height:20px;
	padding:10px 5px 5px 10px;
	font-size:12px;
}
.footer_regist{
	background: url(../images/line.gif) repeat-x;
	height: 70px;
	width: 950px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	color: #585858;
}

/* ========== 页脚 ========== */
.footer{
	background: url(../images/line.gif) repeat-x;
	height: 70px;
	width: 1003px;
	margin-top: 10px;
	text-align: center;
	padding-top: 10px;
	color: #585858;
	float: left;
}

.btn1{
	width:68px;
	height:28px;
	background:url(../images/login.gif) no-repeat;
	border:none;
	font-size:1px;
	color:#21a8f7;
	}
.btn2{
	width:68px;
	height:28px;
	background:url(../images/regist.gif) no-repeat;
	border:none;
	font-size:1px;
	color:#21a8f7;
	}