﻿@charset "utf-8";
/* CSS Document */

body {margin:0px; padding:0px; font-family:"微软雅黑",Arial, Helvetica, sans-serif;font-size:14px;}
input,ul,li,dl,dd,dt,h1,h2,h3,h4,h5,form,p,label{ padding:0; margin:0;}
dt,dd,dl{ padding:0; margin:0;}
ul{ list-style-type:none;} 
li{list-style-type:none;}
a,p{text-decoration:none;color:#222222;}
a:hover{color:#ff8000;text-decoration:underline;}
img{border:0;}
.clear{clear:both;}

.reg_logo{width:980px;height:100px;margin:auto;}
	.reg_logo img{width:439px;height:68px;margin-top:16px;}
.reg_banner{width:100%;height:395px;background:url(../images/banner_02.gif) top center no-repeat;}
	.reg_banner_con{width:980px;height:395px;margin:auto;}
	.reg_form{width:341px;height:329px;background:url(../images/con_bg_03.gif) no-repeat;float:right;margin-top:30px;}
	.reg_form h1{height:55px;line-height:55px;font-size:16px;padding-left:20px;color:#212122;font-weight:normal;letter-spacing:1px;}
	.reg_form ul{margin-top:35px;position: relative;}
	.reg_form ul li{margin-top:20px;margin-left:25px;position: relative;}
	.reg_form .reg_li1 label { width:60px;text-align:right;cursor: text; height: 22px;line-height: 22px;position: absolute; left:-12px;top:-26px;color: #565454; font-family: "微软雅黑"; font-size: 14px;}
	.reg_form .reg_li3 label { width:60px;text-align:right;cursor: text; height: 22px;line-height: 22px;position: absolute; left:-25px;top:-26px;color: #565454; font-family: "微软雅黑"; font-size: 14px;}
	.reg_form .reg_li1 input,.reg_form .reg_li2 input,.reg_form .reg_li3 input{width:230px;height:22px;padding:6px 30px;background:url(../images/icon.png) -8px -65px no-repeat;border:0;font-size:14px;color:#565454;font-family:"微软雅黑";}
	.reg_form .reg_li2 input{background:url(../images/icon.png) -8px -120px no-repeat;}
	.reg_form .reg_li3 input{background:url(../images/icon.png) -8px -172px no-repeat;}
	.reg_form .reg_li4_but1{width:140px;height:34px;background:url(../images/icon.png) -7px -11px no-repeat;border:0;margin-right:4px;}
	.reg_form .reg_li4_but2{width:140px;height:34px;background:url(../images/icon.png) -156px -11px no-repeat;border:0;}
	.reg_form .reg_li2{margin-top:15px;}
	.reg_form .reg_li3{margin-top:30px;}
	.reg_form .reg_li4{margin-top:15px;_margin-top:10px;}
	.reg_form .reg_li5{float:left;margin-top:10px;_margin-left:15px;_margin-top:5px;}
	.reg_li5_div1{width:150px;float:left;color:#898989;}
	.reg_li5_div1 input{position:relative;top:2px;}
.reg_foot{width:980px;margin:auto;text-align:center;padding-top:20px;font-size:16px;color:#6d6a6a;}
	
