#cashLogin{
	/*border:1px solid #B04147;	*/
	background-color: #ffffff;
	width: 600px;
}

#cashLogin .topbg{
	background-color:#8CBDDC;
	height:30px;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding-left:10px;
	line-height:30px;
}
#cashLogin .topbg_y{
	background: url(stbg/cash_m_bg.gif) repeat;
	height:28px;
}

#cashLogin .closecash{
	width:55px;
	background: url(stbg/closecash_new.gif) no-repeat;
	float:right;
	height:30px;
	cursor: pointer;
}


#cashLogin .cashcontent{
	background: url(stbg/cash_m_bg_l.jpg) repeat-x;
	width:100%;
}

#cashLogin .cashcontent .c{
	margin-left:auto;
	margin-right:auto;
	width:96%;
}

#cashLogin .cashcontent .chint{
	border-bottom: 1px solid #C9DCEB;
	height: 48px;
	background: url(stbg/cashalert.gif) no-repeat 0px 16px;
	line-height: 48px;
	font-size:14px;
	text-indent: 22px;
	color:#666666;
}

#cashLogin .logincontent{
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#cashLogin .cashleft{
	width:48%;
	float:left;
}
#cashLogin .longError{
	color:#990000;
	font-weight:bold;
	text-align:center;
	font-size:13px;
	height: 25px;
}

#cashLogin  ul{
	padding:0px 0px;
	margin:0px 0px;
	list-style: none;
	overflow: hidden;
}
#cashLogin  li {
	height:30px;
	line-height:30px;
}

#cashLogin .cashleft_t{
	font-size:14px;
	color:#FF6600;
	padding-bottom:10px;
}
#cashLogin  li.label{
	width: 80px;
	float:left;
	text-align:right;
	padding-right:5px;
}
#cashLogin  li.label_s{
	width: 55px;
	float:left;
	text-align:right;
	padding-right:5px;
}
#cashLogin  li.loginbox{
	width: 170px;
	float:left;
}
#cashLogin  li.alllen{
	width: 240px;
	text-align:center;
}
#cashLogin  li.checkmark{
	width: 50px;
	float:left;
}
#cashLogin  li.checkmarkpic{
	width: 82px;
	float:left;
	text-align:right;
}
#cashLogin  .loginbtn{
	text-align:center;
}
#cashLogin  .loginbtn img{
	margin-top:20px;
}
	
#cashLogin  .cashtt {
	margin-top:30px;
}
#cashLogin  .textright {
	text-align: right;
}
#cashLogin  .cashtt a{
	color:#0066FF;
}

#cashLogin  li.checkmarkchange{
	width: 48px;
	float:left;
	padding-left:2px;
}
#cashLogin input.w1{
	width:150px;
	height:20px;
}
#cashLogin input.w2{
	width:42px;
	height:20px;
}

#cashLogin .cashright{
	width:50%;
	float:right;
	background: url(stbg/v_bg.jpg) no-repeat;
	height:220px;
}


#cashLogin .cashright .c_r_top{
	
}
#cashLogin .cashright .c_r_top .top_l{
	width:100px;
	text-align:center;
	color:#666;
	float:left;
	height:45px;
	line-height:45px;
}
#cashLogin .cashright .c_r_top .top_r{
	width:130px;
	float:left;
	height:45px;
	line-height:45px;
	font-size:15px;
	font-weight:bold;
	color:#333;
	text-align:left;
}
#cashLogin .cashright .c_r_top .top_m{
	background: url(stbg/cashbackpic.jpg) no-repeat;
	height:45px;
	width:45px;
	float:left;
	margin-left:10px;
}
#cashLogin .cashright .c_r_top .cashtxt{
	color:red;
}
#cashLogin .chint .hinttxt a{
	color:red;
	font-size:14px;
	font-weight:bold;
}

#cashLogin .cashright .c_r_hint{
	margin-top:10px;
	background: url(stbg/cash_h_bg.jpg) no-repeat;
	padding-left:18px;
	width:280px;
}
#cashLogin .cashright .c_r_tx{
	color:red;
	margin-bottom:5px;
}

#cashLogin .cashright .c_r_line{
	margin-top:10px;
	border-bottom:1px solid #cccccc;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
}
#cashLogin .cashright .c_r_txtxt{
	color:#999999;
	margin-bottom:5px;
}
#cashLogin .cashright .c_r_txtxt a{
	color:#999999;
	text-decoration: underline;	
}

.cash_title{
	background: url(stbg/cash_title.gif) no-repeat;
	height:36px;
	width:230px;
}

.cash_title_border{
	border-bottom:1px solid #FDDCBD;
	border-left:1px solid #FDDCBD;
	border-right:1px solid #FDDCBD;
	width:228px;
	overflow: hidden;
}
.cash_mycash{
	text-align:center;
	color:#4170C8;
}
.cash_mycash a{
	color:#4170C8;
}.cash_mycash a:hover{
	text-decoration: none;
}
.cash_dotline{
	border-top:1px dotted #999999;
	margin:4px 10px;
	height:75px;
	line-height:20px;
}.cash_dotline ul{
	list-style: none;
	margin: 5px 0px 0px 5px ; 
	padding-left:3px;
}
.cash_dotline li{padding:1px 3px 1px 6px;text-align:left;}
.cash_dotline li a{color:#666666}