@charset "utf-8";
/* CSS Document */
body,html
{
    height: 100%; 
	font-size: 12px;
	line-height: 18px;
    text-align: left;
}
html
{
	background: none;
}
a
{
	color: #2754BB;
	text-decoration: underline;
}
a:hover
{
	color: #FF6600;
	text-decoration: underline;
}
#all
{
	width: 990px;
	height: auto;
	margin: 0 auto;
}
#hd
{
	width: 950px;
	height: 90px;
	padding: 0 20px;
	margin-bottom: 5px;
	font-size: 12px;
	background: url(http://a.pojaaimg.cn/2010/base/images/hdbg.png) no-repeat 0 18px;
}
#hd .pjlogo
{
	float: left;
	width: 130px;
	height: 48px;
	padding: 20px 15px 0 4px;
}
#hd h1.usrReg
{
	float: left;
	padding: 35px 0 0 0;
}
h1
{
	padding-top: 30px;
}
#hd .usrinfo
{
	float: right;
	width: 600px;
	height: 24px;
	padding: 0 5px 8px 0;
	line-height: 24px;
	text-align: right;
}
#hd .usrinfo span,
.know a,
.noAcount a,
.errCont a
{
	margin: 0 5px;
}
#loginCont
{
    position: relative;
    width: 950px;
    height: auto;
	padding-bottom: 20px;
}

.formList
{
    width: 400px;
    height: 350px;
    margin: 0 auto;
    padding-top: 70px;
}
.formList dl
{
    padding: 5px 0;
    clear: both;
}
.formList dl dt
{
    float: left;
    width: 75px;
    height: 29px;
    line-height: 29px;
    text-align: right;
	font-size: 14px;
}
.formList dl dd
{
    float: right;
    width: 320px;
    height: auto;
}
#popBox_login .formList dl dd
{
	width: 240px;
}
input.textBg,
input.yzh,
input#seccode
{
    width: 204px;
    height: 19px;
	padding: 5px 2px 0 4px;
	font-size: 14px;
    border: 1px solid #7F9DB9;
	vertical-align: middle;
}
input.yzh
{
	width: 60px;
}
input#seccode
{
	width: 60px;
}
#popBox_login input.textBg
{
	width: 160px;
}

span.memory
{
    margin-left: 10px;
}
span.memory input
{
    margin-right: 4px;
}
div.helpTips
{
    cursor:pointer;
    float:left;
    width: 17px;
    height: 20px;
    margin: 5px 0 0 5px;
    padding: 5px 0 0 5px;
    background: url(http://a.pojaaimg.cn/lj/i/textin.png) no-repeat 0 -72px;
}
.formList .lineX2
{
    height: 1px;
    margin: 15px auto;
    font-size: 0;
    line-height: 0;
	background-color: #D1D1D1;
    overflow: hidden;
}
.formList .noAcount
{
    text-align: center;
    color: #999999;
}

/* register form */
.regForm
{
	width: 800px;
	height: 420px;
	padding-top: 20px;
	margin: 0 auto;
}
#popBox_reg .regForm
{
	width: auto;
	height: 442px;
}
.regForm .tabno-cols2 th
{
	font-size: 14px;
}
.regForm .tabno-cols2 th.AuthCode
{
	line-height: 42px;
}
.regForm .tabno-cols2 th.yzh
{
	vertical-align: middle;
}
.regForm .c-gray1
{
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}
.regForm span.tishi
{
    display: inline-block;
    margin-left: 10px;
    line-height: 22px;
    color: #999999;
}
.regForm span.opTips
{
	display: inline-block;
	margin-left: 10px;
    line-height: 22px;
    color: #999999;
}
.scrollOut,
.scrollIn
{
    height: 10px;
    width: 210px;
    background-color: #FFF5C6;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
}
.scrollIn
{
    width: 50px;
    background-color: #76AE1B;
}
.know
{
	display: inline-block;
	margin-left: 10px;
}
/* popup box */
#popBox_login,
#popBox_reg
{
	width: 400px;
	height: 266px;
	margin: 3px 0 0 6px;
	border: 1px solid #A8CEFF;
	overflow: hidden;
}
#popBox_reg
{
	width: 600px;
	height: 556px;
}
#popBox_login .formList
{
	width: 320px;
	padding: 30px 0;
	height: auto;
}
ul.popTitle
{
	height: 29px;
	padding: 5px 10px 0 10px;
	font-size: 14px;
	background: url(http://a.pojaaimg.cn/lj/i/textin.png) repeat-x 0 0;
	overflow: hidden;
}
ul.popTitle li
{
	float: left;
	width: 72px;
	height: 29px;
	line-height: 29px;
	text-align: center;
}
ul.popTitle li.cur
{
	background: url(http://a.pojaaimg.cn/lj/i/textin.png) no-repeat 0 -37px;
	font-weight: bold;
}
/* the 404 page */
.errCont
{
    width: 600px;
    height: 350px;
    margin: 0 auto;
    padding-top: 70px;
	font-size: 14px;
	line-height: 24px;
}
.errCont td
{
	padding: 5px;
}
.errCont h2
{
	font-size: 24px;
	color: #F43105;
	padding: 0;
	line-height: 28px;
}
.errCont .clickhere
{
	display: inline-block;
	padding: 20px 0;
	color: #f43103;
	font-weight: bold;
}
ul.canList li
{
	padding-left: 28px;
	line-height: 28px;
}
.forget
{
	margin-left: 10px;
}
.proto
{
	width: 580px;
	height: 72px;
	padding: 2px;
	margin-top: 5px;
	font-size: 12px;
	line-height: 18px;
	border: 1px solid #7F9DB9;
	overflow-y: scroll;
}
#usrMain
{
	width: 400px;
	padding: 70px 0;
	margin: 0 auto;
	background: none;
}
#ft
{
    width: 950px;
    height: 30px;
    margin: 20px auto 10px auto;
    padding-top: 10px;
    line-height: 30px;
    border-top: 1px solid #D1D1D1;
}
.pointOut
{
	margin-bottom: 20px;
	padding: 12px 0 12px 20px;
	background: #E6F2FF;
}
.name
{
	margin-bottom: 30px;
}
.name span
{
	display: inline-block;
	width: 75px;
	height: 30px;
	text-align: right;
	font-size: 14px;
	line-height: 30px;
}
.name input
{
	width: 200px;
	height: 14px;
	padding: 7px 0 7px 4px;
	border: 1px solid #7F9DB9;
	line-height: 14px;
}
.inputBox
{
	margin-bottom: 12px;
	padding-left: 75px;
}
.inputBox input
{
	width: 200px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.backBtn
{
	text-align: center;
}
.backBtn input
{
	width: 100px;
	height: 32px;
	line-height: 32px;
	text-align: center;
}
.inputBoxText
{
	margin-bottom: 12px;
}
.inputBoxText input
{
	width: 396px;
	height: 14px;
	padding: 7px 0 7px 4px;
	border: 1px solid #7F9DB9;
	line-height: 14px;
}
.remark
{
	line-height: 20px;
	color: #FF1900;
}
.question,.answer
{
	height: 32px;
	margin-bottom: 12px;
	padding-left: 20px;
	line-height: 32px;
	font-size: 14px;
}
.question span
{
	margin-left: 20px;
}
.answer input
{
	width: 200px;
	height: 14px;
	padding: 7px 0 7px 4px;
	border: 1px solid #7F9DB9;
	font-size: 12px;
	line-height: 14px;
}
.ensure
{
	width: 100%;
}
.ensure input
{
	width: 100px;
	height: 32px;
	margin: 20px 0 0 132px;
	text-align: center;
}
.nameId
{
	margin-bottom: 12px;
}
.passwordForm .fTitle
{
	display: inline-block;
	width: 130px;
	text-align: right;
	line-height: 32px;
	font-size: 14px;
}
.passwordForm input
{
	width: 200px;
	height: 14px;
	padding: 7px 0 7px 4px;
	border: 1px solid #7F9DB9;
	line-height: 14px;
}
.reset
{
	margin-bottom: 12px;
}
.reset .marginLeft20
{
	margin-left: 12px;
	text-align: left;
}

.protoForSync
 {
	position: relative;
	width: 350px;
	height: 60px;
	margin: 8px 0 0 -41px;
	padding: 15px;
	border: 1px solid #A8CEFF;
	overflow-y: scroll;
	line-height: 20px;
	text-indent: 2em;
	z-index: 4;
 }
 .protoForSync .sersTitle
 {
	text-indent: 0;
	font-weight: bold;
 }
 /* */
 #popBox_login .jingGaoy
 {
	height: 175px;
 }
 .jingGaoy .rewrite
 {
	text-align: center;
	font-size: 14px;
 }
 .chenggong,.zhucechenggong
 {
	width: 406px;
	height: 186px;
	margin: 4px 0 0 4px;
	padding: 80px 0 0;
	border: 1px solid #A8CEFF;
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	line-height: 56px;
	background: url(http://a.pojaaimg.cn/lj/i/chenggong.png) no-repeat 140px 96px;
	
 }
 .jindutiao
 {
	width: 100%;
	height: 105px;
	background: url(http://a.pojaaimg.cn/lj/i/jindutiao.gif) no-repeat center 20px;
 }
.bucunzai,.zhuceshibai
{
    width: 300px;
	height: 40px;
	margin: 52px auto;
	padding-left: 10px;
    line-height: 40px;
    text-align: center;
	font-size: 14px;
	font-weight: 700;
	background: url(http://a.pojaaimg.cn/lj/i/shibai.png) no-repeat left center;
}
.zhucechenggong
{
	width: 100%;
	border: 0;
	margin: 0 auto;
	background-position: 230px 96px;
}
.zhuceshibai
{
	background-position: left center;
}