﻿.createMain{
	width: 100%;
	min-width: 1180px;
	background: #f0f0f0;
	padding-bottom: 30px;
	border-top: 2px solid #0070ce;
	margin-top: 20px;
}

.create{
	padding-bottom: 60px;
	background: #fff;
	width: 1180px;
	margin: 0 auto;
}
.create h2{
	font-size: 14px;
	line-height: 50px;
	color: #666;
	text-indent: 40px;
	background: url(../../images/tan.png) no-repeat 20px 18px;
	font-weight: normal;
	border-bottom: 1px solid #dddddd;
	height: 50px;
	overflow: hidden;
}
.create h2 a{
	color: #0070CE;
}
.ciName{
	margin: 39px 0 29px;
	margin-left: 268px;
}
.ciName label{
	font-size: 18px;
	line-height: 38px;
}
.ciName label input{
	width: 438px;
	height: 36px;
	border: 1px solid #c8c8c8;
	text-indent:5px;
}
.ciName label a{
	font-size: 14px;
	color: #0070CE;
	margin-left: 20px;
}

.norm{
	width: 444px;
	margin-left: 345px;
}
.fullName{
	padding: 5px 0;
	border-bottom: 1px dashed #eaeaea;
}
.fullName p{
	font-size: 12px;
	line-height: 25px;
	color: #888;
	font-family: "\5b8b\4f53";
}
.fullName p a{
	color: #0070CE;
}
.pOne{
	padding-left: 20px;
	background: url(../../images/right.png) no-repeat 0 7px;
}
.pTow{
	padding-left: 20px;
	background: url(../../images/wrong.png) no-repeat 0 7px;
}
.fullName1{
	border-bottom: none;
}
.createBtn{
	margin-top: 25px;
}
.createBtn input{
	width: 128px;
	height: 42px;
	border: none;
	color: #fff;
	background: #0070CE;
	font-size: 18px;
}

.box{ width:390px; height:290px; margin:0 auto; border:1px solid #c5c5c5; margin-bottom:20px; position: absolute;z-index: 1;background-color: white;}
.boxTop{ width:390px; height:46px; background:#f7f7f7; border-bottom:1px solid #f2f2f2; position:relative; z-index:1;}
.boxTop span{ font-size:16px; font-weight:bold; color:#666; line-height:46px; padding-left:22px;}
.boxTop a{ width:16px; height:16px; position:absolute; right:20px; top:16px; z-index:2; background:url(../../images/baike/loginIcon1.png) no-repeat;}
.boxTop a:hover{ background-position:-16px 0;}
.boxBot{ width:350px; padding:30px 20px 0 20px; height: 162px; position: relative;}
.boxBot .error{ color:#f00; height:30px; display:block; padding:0px 0 0px 2px; line-height: 30px; position: absolute; top: 0;}
.boxBot p{ margin-bottom:15px; position:relative; z-index:1;}
.boxBot p.userName input,.boxBot p.password input,.boxBot p.code input{ width:260px; display:block; position:relative; z-index:1; border:1px solid #ddd; font-size:14px; color:#666; padding:12px 48px 12px 38px; background:url(../../images/baike/loginIcon2.png) no-repeat 6px 2px;}
.boxBot p.password input{ background-position:7px -77px;}
.boxBot p.code input{ background-position:7px -159px; width:160px; display:inline-block;}
.boxBot p.code img{ vertical-align:middle; margin-left:11px;}
.boxBot p.checkbox input{ margin-left:1px;}
.boxBot p.checkbox span{ margin-left:5px;}
.boxBot p.button input{ width:346px; height:46px; font:normal 18px/44px "Microsoft Yahei","\5b8b\4f53"; background:#4E9B31; border-radius:5px; margin-left:1px; cursor:pointer; letter-spacing:2px; color:#fff;}
.boxBot p.button a{ color:#1b66c7; position:absolute; z-index:1; top:54px; right:2px; _right:20px;}
.boxBot p.button a.forget{ top:54px; right:100px; _right:120px;}
.boxBot p.button a:hover{ text-decoration:underline;}
