﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
body,td,th {font-size: 12px;color: #555;font-family: Arial, Helvetica, sans-serif;}
a {font-size: 12px;	color: #333;}
a:link {text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {text-decoration: underline;color: #03C;}
a:active {text-decoration: none;}
.font_1 {font-size:14px;color:#039;}
.font_2 {line-height:22px;}
.clear{ clear:both; height:0px;}
.span_clear{ display:block; clear:both;}
/*reg.html页面样式开始*/
#container{ width:960px; margin-left:auto; margin-right:auto;}
#content{ background: url(../images/tb.jpg) -1px bottom  no-repeat ; padding-bottom:8px;}
.content{min-height:590px;}
.p_title{ height:26px; background:#EEEEEE; padding-left:20px; padding-right:20px; padding-top:10px;}
.p_title_left{ width:400px; text-align:left; float:left;}
.p_title_right{ width:400px; text-align:right; float:right;}
.step{ text-align:center; padding-top:20px; margin-bottom:20px;}
.user_type{ height:220px; line-height:220px; text-align:center; border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; margin-left:50px; margin-right:50px;}
.btn{ height:60px; line-height:80px; text-align:center; padding-top:40px;}
#footer{ height:40px; line-height:40px; text-align:center;}
/*reg.html页面样式结束*/

/*reg_01.html页面样式开始*/
.reg_form{ width:600px; margin-left:auto; margin-right:auto;}
.reg_form p{ padding:8px 0 8px 18px; border-bottom:1px solid #eeeeee;}
.beizhu{ height:125px;}
.reg_form .span1{ width:60px; display:block; float:left; line-height:85px;}
.reg_form .span2{ width:320px; display:block; float:left;}
.tijiao{ padding-left:80px; margin-top:10px; margin-bottom:20px;}
/*reg_01.html页面样式结束*/

/*reg_02.html页面样式开始*/
.reg_form2{ width:710px; margin-left:auto; margin-right:auto;}
.reg_form2 p{ padding:8px 0 8px 25px; border-bottom:1px solid #eeeeee;}
.beizhu2{ height:180px;}
.reg_form2 .span1{ width:90px; display:block; float:left; line-height:180px;}
.reg_form2 .span2{ width:320px; display:block; float:left;}
.tijiao2{ padding-left:110px; margin-top:10px; margin-bottom:20px;}
/*reg_02.html页面样式结束*/

/*reg_2.html页面样式开始*/
.reg_finsh{ width:710px; margin-left:auto; margin-right:auto;}
.finsh_info{ padding-left:150px; background:url(../images/reg_ok.png) left center no-repeat; border-bottom:1px solid #eeeeee; border-top:1px solid #eeeeee; padding-top:50px; padding-bottom:50px; line-height:22px;}
.reg_finsh ul{ width:680px; margin-left:20px;}
.reg_finsh li{ list-style:none; width:110px; text-align:center; border-right:1px solid #eeeeee; float:left; line-height:22px; margin-top:20px; margin-bottom:20px;}
.reg_finsh .last{ border-right:none;}
/*reg_2.html页面样式结束*/
