@charset "utf-8";
/* CSS Document */
@import url("style.css");
.chongzhi_typelist {
	background-image: url(/ChargeWebNew/images/typelist_bg.gif);
	background-repeat: no-repeat;	
}

#login .default_input {
	width: 100px;
}

#login #check {
	width: 35px;
}

.stepUp {
	background-image: url(/ChargeWebNew/images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:4px;
}
.stepDown{
	background-image: url(/ChargeWebNew/images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px;	
}

.upUser_title{
	background-image: url(/ChargeWebNew/images/upUser_title.png);
	background-repeat: no-repeat;
	padding-left:15px;
	padding-top:2px;
}

.upUser_title td{
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	padding-top:5px;
}

.upUser_title .txt{
	filter: Glow(Color=#000000, Strength=2);
}

.upUser_item {
	background-image: url(/ChargeWebNew/images/upUser_item_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.radio a{
	cursor:hand;	
}

.number {
	text-align: center;
	width: 20px;
	height:19px;
}

.box{
border:1px solid #CCC;
width:184px;
height:23px;
clip:rect(0px,182px,21px,0px);
overflow:hidden;
}

.box2{
border:1px solid #FFF;
width:182px;
height:21px;
clip:rect(0px,179px,17px,0px);
overflow:hidden;
}

select{
	position:relative;
	left:-1px;
	top:-1px;
	width:182px;
	line-height:14px;
	border:0px;
	color:#666;
	background-color: #F9F9F9;
	font-size: 12px;
}
.font_14
{
    font-size:14px;
}

.imgbutton
{
    cursor:hand;
}

.STYLE1 {font-size: 18px}
.STYLE5 {color: #00CC00}
.mg10
{
    margin-bottom:10px;
}
.mgtop10
{
    margin-top:10px;
}

.ContentTable{
	background-color:White;
	border-color:#E4E4E4;
	border-width:1px;
	border-style:Double;
	border-collapse:collapse;	
}
.ContentTable td{
	line-height:20px;
}
