@charset "utf-8";
/* CSS Document */

/**
 网站各部通用样式
 */

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

.ctop {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}

.ctop,.ctop a {
	color: #6e6e6e;
}

.headerTitle {
	position: absolute;
	top: 20px;
	left: 130px;
}

.cloginRoll {
	height: 290px;
	background: #bdbdbd;
}

.cloginWrap {
	position: absolute;
	width: 400px;
	height: 290px;
	left: 50%;
	top: 50%;
	margin: -145px 0 0 115px;
	
}

.cloginBox {
	position: absolute;
	width: 250px;
	height: 210px;
	padding: 20px 15px;
	background: #838383;
	right: 20px;
	top: 20px;
	z-index: 33;
	background: url(/union/job168/ceping/images/withoutloginbg.png);
	/* filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; */
}

.cloginBox1 {
	position: absolute;
	width: 250px;
	height: 210px;
	padding: 20px 15px;
	background: #838383;
	right: 400px;
	top: 80px;
	z-index: 33;
	background: url(/union/job168/ceping/images/withoutloginbg.png);
	/* filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; */
}


.cloginBox2 {
	
	width: 250px;
	height: 210px;
	padding: 20px 15px;
	background: #838383;
	z-index: 33;
	background: url(/union/job168/ceping/images/withoutloginbg.png);
	margin: 100px auto;
	/* filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8; */
}

.cloginBox,.cloginBox a {
	color: #fff;
}

.cloginBox1,.cloginBox1 a {
	color: #fff;
}

.cloginBox2,.cloginBox2 a {
	color: #fff;
}
.cloginBoxLogined {
	color: #666;
	background: url(/union/job168/ceping/images/withloginbg.png);
}

.cloginBoxLogined a {
	color: #666;
}

.cloginBox input {
	vertical-align: middle;
}

.cloginInput {
	width: 238px;
	display: block;
	border-radius: 2px;
	border: 1px solid #cecece;
	background: #fff;
	padding: 5px;
	height: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.tLogin {
	width: 178px;
	padding: 5px 5px 5px 60px;
	background: #fff url(/m/assessment/images/logoinText.gif) no-repeat;
	background-position: -13px -9px;
}

.tPwd {
	width: 178px;
	padding: 5px 5px 5px 60px;
	background: #fff url(/m/assessment/images/logoinText.gif) no-repeat;
	background-position: -13px -64px;
}

.cLoginBoxBtn {
	width: 250px;
	display: block;
	border: none;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}

.cLoginBtn {
	background: #2895cd;
	color: #fff;
}

.zphLoginBtn {
	background: #fdae50;
	color: #fff;
}

.cpLoginBtn {
	background: #28cdc7;
	color: #fff;
}

a.cReglink {
	background: #fff;
	color: #2895cd;
}

a.zphlink {
	background: #fff;
	color: #fdae50;
}

a.cplink {
	background: #fff;
	color: #28cdc7;
}

.serverCtl {
	height: 100px;
	line-height: 100px;
	width: 1000px;
	margin: 0 auto;
}

.commLoginWrap {
	width: 952px;
	height: 361px;
	margin: 10px auto;
	position:relative;
	background: url(/union/job168/ceping/images/loginAdImg.jpg) left center no-repeat;
}

.loginPage {
	right: 50px;
	height: auto;
	top: 20px;
	margin: 0;
	padding: 20px 15px 20px 30px;
	background: none;
	color: #333;
	border-left: 1px dotted #ccc;
}

.loginPage a {
	color: #333;
}

.loginPage h1{
	color: #000;
	font-size: 14px;
	margin: 0 0 15px 0;
	text-align: center;
}

.loginPage .tips {
	line-height: 20px;
	padding: 15px 0 0 0;
}

a.regNow {
	font-size: 14px;
	color: #f60;
	font-weight: bold;
}

.cbottom {
	width: 100%;
	border-top: 5px solid #ccc;
	margin: 15px auto 0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	line-height: 24px;
}

.cbottomComserver {
	border-top: 5px solid #1caaeb;
}

.cbottomNav a {
	color: #696969;
}
