@charset "gb2312";
/*全局样式*/
body {
	font:12px "宋体",arial,helvetica,clean,sans-serif;
	margin:0 auto;
	padding:0;
	line-height:170%;
	text-align:center;
}
* {margin:0;padding:0;font-family:Verdana,'simsun','';}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div
{margin:0;padding:0;border:0;}
a, img, span {border:0pt none;margin:0pt;padding:0pt;}
a img{ border:none;}

ul,ol{display:block; border:0; margin:0; padding:0;}
ul ,li{ list-style: none;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;}
p {margin: 0;line-height:140%;color: #333333;}

form {
	margin: 0px;
}
img {
	border-style: none;
}
/*------------------------------------------------------------------------------------*/
#reg_main{
margin:0 auto;
width:960px;
padding:0px 10px;
background-color:#FFFFFF;
overflow:hidden;
clear:both;
}
#logo{
height:45px;
clear:both;
}
.reg_tip{
padding:20px;
background-color:#f1f1f1;
margin-bottom:10px;
}
.tj_suc{
background:url("//i1.hdfimg.com/zixun/images/check2.png") no-repeat scroll 140px 0 transparent;
height:48px;
padding-left:200px;
font-size:14px;
line-height:200%;
}
.reg{
font-size:14px;
}
.reg_l{
width:350px;
float:left;
}
.reg_tit{
background:url("//i1.hdfimg.com/userspace/images/login_reg_03.gif") repeat-x transparent;
height:33px;
line-height:33px;
padding-left:20px;
font-size:14px;
font-weight:bold;
color:#000;
}
.reg_cen{
background:url("//i1.hdfimg.com/userspace/images/login_reg_05.gif") no-repeat transparent;
width:10px;
height:430px;
float:left;
}
.reg_r{
width:600px;
float:right;
}
.login_anniu {
	background: url("//i1.hdfimg.com/userspace/images/login_reg_09.gif") no-repeat scroll 0 0 transparent;
	border: 0 none;
	color: #FFFFFF;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	text-align: center;
	text-decoration: none;
	width: 95px;
}

.reg_anniu{
background:url("//i1.hdfimg.com/userspace/images/login_reg_13.gif") no-repeat transparent;
display:block;
float:left;
width:183px;
height:28px;
line-height:28px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#fff;
text-decoration:none;
}
.reg_tab{
margin-top:10px;
}
.reg_tab td{
border-bottom:1px dashed #eee;
font-size: 14px;
padding:7px 0px;
}
.reg_tab2 td{
border:none;
padding:2px 0px;
}



/*文字颜色*/	
.black {
	color: #000000;
}
.red {
	color: #e60000;
}
.red2{
	color: #516b0b;
}
.red3{
	color: #dc0034;
}
.red4{
	color: #830000;
}
.green {
	color: #0f862c;
}
.darkgreen {
	color: #358e00;
}
.gray {
	color: #999999;
}
.orange {
	color: #f18700;
}
.orange2 {
	color: #ff8400;
}
.orange3 {
	color: #ff6600;
}
.white {
	color: #ffffff;
}
.yellow {
	color: #e3c600;
}
.yellow2 {
	color: #ffff00;
}
.blue {
	color: #098bce;
}
.blue2 {
	color: #0099cc;
}
.blueg {
	color: #23b4ae;
}
.darkblue {
	color: #056292;
}
/*------------------------------------------------------------------------------------*/
/*文字大小*/
.font14 {
	font-size: 14px;
}
.font12 {
	font-size: 12px;
}
.font16 {
	font-size: 16px;
}
.bold {
	font-weight: bold;
}
/*------------------------------------------------------------------------------------*/
/*文字链接*/	
a {
	color:#333;
}
a.underline {
	text-decoration: underline;
}
.ubold{
font-weight:normal;
}
.clear{ 
clear:both;
height:0;
line-height:0;
font-size:0;
}
.f_lt{
float:left;
}
.f_rt{
float:right;
}
