@charset "utf-8";
/* CSS Document */
@import url("/Outer/css/style.css");
.chongzhi_typelist {
	background-image: url(/payment/images/typelist_bg.gif);
	background-repeat: no-repeat;	
}

#login .default_input {
	width: 100px;	
}

#login #check {
	width: 35px;
}

.stepUp {
	background-image: url(/payment/images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding:4px;
}
.stepDown{
	background-image: url(/payment/images/step_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding:5px;
	color: #999;
}

.upUser_title{
	background-image: url(/payment/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(/payment/images/upUser_item_bg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

#TAmount {
	text-align: center;
	width: 20px;
}

.list_margin {	
	margin-bottom: 5px;
}

.index_list {
	background-image: url(/payment/images/index_list_bg.gif);
	background-repeat: no-repeat;
}

.index_list a:link,.index_list a:visited,.index_list a:hover{
	color: #000;
	text-decoration: none;	
}

/*.tabmenu_flash,{
	width:100%;
	height:41px;
	position: absolute;
	z-index: 1;
}*/
.tabmenu {
	background-image: url(/payment/images/ddd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tabmenu a:link,.tabmenu a:visited {
	background-image: url(/payment/images/tabmenu_normal.gif);
	text-align: center;
	height: 30px;
	width: 70px;
	color: #666;
	text-decoration: none;
	margin-right:2px;
	padding-top:8px;
}
.tabmenu a:hover {
	background-image: url(/payment/images/tabmenu_hover.gif);
	background-repeat: no-repeat;
	color: #FFF;
}
#tabmenu_active{
	background-image: url(/payment/images/tabmenu_active.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}

.tabmenu_txt_active,.tabmenu_txt_normal {
	width:100%;
	height:41px;
	z-index:10;
	position: relative;
	text-align: center;	
}

.tabmenu_txt_active a:link,.tabmenu_txt_active a:visited{
	width:100%;
	height:41px;
	display:block;
	padding-top:15px;
	color: #000;
	text-decoration: none;
	font: bold 12px Tahoma,"宋体";
	z-index:2;
	cursor: hand;
	background-image: url(/payment/images/space.gif);
}

.tabmenu_txt_normal a:link,.tabmenu_txt_normal a:visited{
	width:100%;
	height:41px;
	display:block;
	padding-top:15px;
	color: #F9F9F9;
	text-decoration: none;
	font: bold 12px Tahoma,"宋体";
	z-index:2;
	cursor: hand;
	background-image: url(/payment/images/space.gif);
}

.tabmenu_main {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	background-image: url(/payment/images/tabmenu_main_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom:10px;
}
.inside_main {
	background-color: #F3F3F3;
	background-repeat: no-repeat;
	background-position: right top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
}
/*.tabmenu_active {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
	background-color: #F3F3F3;
}
.tabmenu_unactive {
	border: 1px solid #666;
}

.tabmenu_active a:link,.tabmenu_active a:visited,.tabmenu_active a:hover {
	display:block;
	text-decoration: none;
	height: 25px;
	padding-top:5px;
	color: #666;
}

.tabmenu_unactive a:link,.tabmenu_unactive a:visited,.tabmenu_unactive a:hover{
	display:block;
	text-decoration: none;
	height: 25px;
	padding-top:5px;
	color: #CCC;
}

.tabmenu_underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
*/
.font_step_complete {
	font-weight: bold;
	color: #F60;
	text-decoration: none;
}

.font_step_uncomplete {
	color: #999;
	text-decoration: none;
}

.bigbox {
	background-color: #FFC;
	border: 1px dotted #900;
	background-image: url(/payment/images/bigbox_bg.gif);
}

.bigbox td {
	color: #900;
	text-decoration: none;
}

.greybox {
	background-color: #F3F3F3;
	border: 1px dotted #666;
}
.greybox td{
	color: #900;
	text-decoration: none;
}

#right_main {
	padding-left:5px;
}
