body {font-size:12px;}
i {color:red;}

a:link,a:visited {
	color:#003366;
	text-decoration: none;
}
a:hover,a:active {
	color:#003366;	
	text-decoration:underline;
}

.FL{float:left}
.FR{float:right}
.clearfix{clear:both}

#wrap {width:760px;margin:auto;}

.leftbar {margin:20px;width:630px;display:inline;}
.regtitle span{color:#969696;float:right;}
.regtitle strong{font-size:14px;display:block;color:#ff6600}
.reg{margin-top:15px;overflow:hidden}
.reg_title{margin-top:5px;width:120px;text-align:right;color:#323232}
.reg_title span{color:#ff0000}
.tipimg{margin:1px 5px 0 10px;}
.tiptxt{width:260px;margin-top:3px;color:#969696}
.f14{margin-top:25px;line-height:300%;border-top:dashed 1px #969696;font-size:14px;color:#ff6600;clear:both;}
#td1,#td2,#td3,#td4,#td5{
	margin-right:1px;
	padding:4px 5px 1px;
	color:#606060;
	background-color:#ebebeb;
	border-right:1px solid #bebebe;
	border-bottom:1px solid #bebebe;
	float:left;
}
.siderbar{
	width:190px;
	margin:15px 15px 15px 0;
	background-color:#ececec;
	border:dashed 1px #777;
	padding:20px 15px;
	line-height:22px;
	display:inline;
}
.sidertitle{
	margin-bottom:15px;
}
.sidertitle img{ margin-bottom:-10px; padding-right:7px;}
.siderbar dl dt{ margin-top:20px; padding-left:5px;}
.siderbar dl dd{ margin:10px 0 0 25px; }
.siderbar a:link{ color:#bd0117; text-decoration:underline;}
.siderbar a:visited{ color:#bd0117; text-decoration:underline;}
.siderbar a:hover{ color:#f00; text-decoration:underline;}
#footer {
	margin:20px auto;
	border-top:1px solid #CCCCCC;
	color:gray;
	padding:5px 0;
	line-height:160%;
	font-family:arial;
	text-align:center;
}


/*====content begin====*/
#content{clear:both;overflow:hidden;text-align:left;margin-top:10px;}

/*----arc begin----*/
.topArc{border-top:1px solid #656565;height:6px;}
.bottomArc{background-color:#f8f8f8;border-bottom:1px solid #656565;height:6px;}
.topArc span,.bottomArc span{position:relative;display:block;width:100%;height:6px;}
.topArc .left{top:-1px;left:-1px;background:transparent url(/images/arc.gif) no-repeat 0 0;}
.topArc .right{right:-2px;background:transparent url(/images/arc.gif) no-repeat 100% -6px;}
.bottomArc .left{bottom:-1px;left:-1px;background:transparent url(/images/arc.gif) no-repeat 0 -12px;}
.bottomArc .right{right:-2px;background:transparent url(/images/arc.gif) no-repeat 100% -18px;}
/*----arc end----*/

.step {text-align:center;}
/*container form*/
#container .form{text-align:center;}
#container .form .chgMode th{width:155px;}
#container .form table{margin:5px auto;width:98%;}
#container .form th,#container .form td{padding:1px 5px;text-align:left;}
#container .form th{width:240px;text-align:right;font-weight:normal;}
#container .form .input{padding-left:10px;width:260px;}
#container .form .text{width:160px;}
#container #mainContent{min-height:200px;}
/*container form*/

/*----container begin----*/
#container{margin:0;border:#656565 solid 1px;border-top:none;border-bottom:none;background:#fff;}
#container p{font-family:Verdana, Arial, Helvetica, sans-serif;}
#container .declare{padding:0 20px 0 0;text-align:right;color:#666;font-size:12px;}
fieldset{margin:10px auto;border:#fff solid 1px;border-top-color:#ccc;width:99%;}
fieldset.focus{border-top-color:#458fda;}
legend{ margin:0 0 0 12px;padding:0 5px;font-weight:bold;font-size:14px;color:#F60;}
legend span{font-weight:normal;font-size:12px;color:#666;}
fieldset table{margin:5px auto;width:98%;}
fieldset th,fieldset td{padding:1px 5px;text-align:left;}
fieldset th{ width:150px;text-align:right;font-weight:normal;padding:2px 0;font-size:14px;color:#333;}
fieldset td{ padding:4px 0;color:#000;}
fieldset .input{padding-left:10px;width:245px;}
fieldset .input input{width:140px;}
fieldset .text,#container fieldset #password{width:220px;}
fieldset .desc{background:#f8f8f8;padding:3px;color:#666;}
.hr{margin:0 auto;height:1px;width:95%;overflow:hidden;background:#ededed;}
#btn{border-top:1px solid #ededed;background:#f8f8f8;padding:10px;text-align:center;}

#confirm {cursor:pointer;}


/*----container end----*/


.loginOver {
	width:92px;
	height:28px;
	background:url(../images/login_over.gif) no-repeat 0px 0px;
	color:white;
	padding:0;
	cursor:pointer;
}

.loginOut {
	width:92px;
	height:28px;
	background:url(../images/login_out.gif) no-repeat 0px 0px;
	color:white;
	padding:0;
	cursor:pointer;
}

.redBack{
            color:DarkRed;
            background:LemonChiffon;
            
            }
