﻿/* File Created: 六月 12, 2015 */
body 
{
	margin:0px;
	padding:0px;
	font-family:"Microsoft YaHei","Hiragino Sans GB","Helvetica Neue","黑体",Arial,sans-serif;
	font-size: 14px;
}

.centent{ margin: 0px auto;
	width: 986px;
	height: 650px;
	background: url('/images/login/Register.gif') 0px 0px no-repeat;
	position: relative;}
#SelArea{ margin-right:30px;}
.shengfen,#SelProvince,#SelCity,#SelArea{ float: left; }
shengfen{ margin-left: 10px;}
#adders{ height:30px;
         margin-top:5px;}
#SelProvince,#SelCity,#SelArea{ 
                                width: 71px;
                                height: 30px;                              
                                margin-left: 5px;}
#UserName,#Password,#Phone,#Email,#ConfirmPassword{ border: 1px solid #ccc;
                                          width: 210px;
                                           height: 30px;
                                           border-radius: 4px;}
#Gender{margin-left: 0px;
         margin-right: 98px;}
#nv{ margin-left: 30px;}
.write span{ margin-left: 26px;}
.write em{ margin-left:6px;}
.sumbit,.empty{ 
    display:block;
    text-align:center;
    width:97px;
	height: 35px;
	line-height: 35px;
	margin-top:10px;
	background: url('/images/login/btn.gif') 0px 0px no-repeat;
	font:normal 15px/35px "Microsoft YaHei";
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	vertical-align: middle;}
#Detaile span{ margin-left:0px;}
#Address{ height: 60px;
          width: 210px;
          max-width: 210px;
          max-height: 60px; 
          font-size:14px;
          font-family: "Microsoft YaHei","Hiragino Sans GB","Helvetica Neue","黑体",Arial,sans-serif;
          padding:2px 5px;
          border: 1px solid #ccc;}
.empty{ margin-right: 10%;}
.outside{ padding: 8px;
          height: 30px;
          line-height:30px;
          border-radius:5px;}
.outside input[type='text'],.outside input[type='password']{ padding:2px 5px;}
.title{ color: Red;}
.write{ width: 560px;
	height: 500px;
	position: absolute;
	top: 130px;
	right: 180px;}

#header-right a{ color: Red;}
.prompt,.hide{ font-size: 12px;
         color: #888;}
.hide{visibility:hidden;}
      
/*2015-11-23改版*/
#back{ color:#ccc;}
#sex{ margin-top:-10px;}
#Detaile{ margin-top:-10px;}