
/* hover codes */
.regFrm A {
	border: none;
	float:left;
	text-decoration: none;
	height: 150px;
	display: block;
}

.regFrm A.regHvr{
	float:left;
	background: url(../images/registerFin.jpg) left top no-repeat;
	width: 223px;
}

.regFrm A:hover {
	float:left;
	background: url(../images/registerFin.jpg) left bottom no-repeat;
}

.clearBoth {
	clear: both;
}
/* hover codes */	

.signTop{
	width: 223px;
	height: 36px;
	background: url(../images/signTop.jpg);
	}

.actvmailBtn{
	margin-top: 15px;
	margin-right: 23px;
	}

.floater2{
	float: right;
	}

.signReg{
	width: 223px;
	height: 66px;
	background: url(../images/signAcc.jpg);
}

.spacer1{
	width: 180px;
	height: 8px;
	}

.spacer2{
	width: 180px;
	height: 60px;
	}
	
.labelProp{
	margin-top: 10px;
	text-align: right;
	width: 80px;
	height: 15px;
}

*HTML .labelProp{
	margin-top: 5px;
}

.labelProp A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
}

.inpProp{
	margin-top: 6px;
	margin-left: 8px;
	width: 110px;
	height: 20px;
}

*HTML .inpProp{
	margin-top: 2px;
}

.signVer{
	width: 223px;
	height: 60px;
	background: url(../images/signVerify.jpg);
}

.verLft{
	width: 90px;
	height: 50px;
	}

.verCode {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #C0C0C0;
	height:20px;
	margin-left:17px;
	margin-top:28px;
	width:69px;
}

.verCoder{

	}

.verRyt{
	width: 110px;
	height: 50px;
	}

.verInp{
	margin-top: 24px;
	}

.inpProp2{
	margin-top: 6px;
	margin-left: 8px;
	width: 100px;
	height: 20px;
	border: 1px solid #c0c0c0;
}

.signFoot{
	width: 223px;
	height: 45px;
	background: url(../images/signFoot.jpg);
}

.footLft{
	text-align: right;
	width: 120px;
	height: 35px;
	}

.forgPass{
	margin-top: 10px;
	}

.forgPass A{
	color:#336699;
	}

.footRyt{
	width: 90px;
	height: 35px;
	}

.logBtn{
	margin-top: 3px;
	margin-left: 14px;
	}

/*right hold */
.rightHold{
	float:left;
	width:735px;
}

.flashCont{
	margin-left: 3px;
	width: 734px;
	height: 294px;
	background: url(../images/flashContent.jpg) no-repeat;
	}

.nnCont{
	margin-left: 3px;
	float: left;
	width: 735px;
	height: 214px;
	background:url(../images/newsSection.jpg);
}

.newsCont{
	text-align: left;
	float:left;
	width: 365px;
	height: 200px;
}
.newsLabel{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color:#FFFFFF;
	display: block;
	width: 100px;
	margin-left: 25px;
	margin-top: 25px;
}

.newsHolder{
	margin-top: 8px;
	margin-left: 25px;
}

.txtProp A{
	display: block;
	height: 20px;
	margin-top: 3px;
	text-decoration: none;
	color: #4687ff;
	list-style-type: none;
}

.txtProp A:hover {
	color: #FFF;
}

.moreBtn A{
	text-align: right;
	display:block;
	color:#FFFFFF;
	font-size: 11px;
	padding-right: 18px;
	text-decoration: none;
}

.noticeCont{
	text-align: left;
	float:left;
	width: 365px;
	height: 200px;
}
.noticeLabel{
	font-family: Arial;
	font-size: 12;
	font-weight: bold;
	color:#FFFFFF;
	display: block;
	width: 100px;
	margin-left: 15px;
	margin-top: 25px;
}

.noticeHolder{
	margin-top: 8px;
	margin-left: 15px;
	height: 135px;
}

/* 20100427 16:30 add by sz_shijieliang */
#fbPlugin{
	margin: 10px 0 0 3px;
	padding: 15px 0 0 5px;
	width: 214px;
	height: 62px;
	background: url(../images/fbTab.jpg) no-repeat;
	overflow: hidden;
	/*background-color: #09C;*/
}

/*==========add by shejunwu at 2010-7-30===========================*/
.pagBoxBx { font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:center; }
.pager_first, .pager_prev, .pager_next, .pager_last, .pager_nums em, .pager_nums a
 { border:1px solid 0000999; padding:3px 6px; text-decoration:none; color:0000999; display: inline-block; margin:0 2px;}
.pager_nums em, .pager_nums a
 { font-style:normal; }
a.pager_first:hover, a.pager_prev:hover, a.pager_next:hover, a.pager_last:hover, .pager_nums a:hover{ color:0000333; background: #CCC; }
.pager_nums em{ color:0000666; text-decoration:underline; } 