@charset "utf-8";
@import url("/Outer/css/style.css");

h1 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #F60;
	text-decoration: none;
	margin:0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.left_td {
	background-color: #FFF;
	background-image: url(/payment/images/new/left_td.gif);
	background-repeat: repeat-y;
}

.left_tb {
	background-image: url(/payment/images/new/left_tb_bg.gif);
	background-repeat: repeat-y;
}

.left_tb_kf {
	background-image: url(/payment/images/new/left_tb_kf_bg.gif);
	background-repeat: repeat-y;
}

.left_tb_kf td,.left_tb_kf td a{
	color: #FFF;
	text-decoration: none;
}

.left_menu a:link,.left_menu a:visited{
	color: #666;
	text-decoration: none;
	background-image: url(/payment/images/new/left_menu_normal.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 180px;
	margin-top:5px;
	padding-left:10px;
	padding-top:7px;	
}

.left_menu a:hover{
	background-image: url(/payment/images/new/left_menu_hover.gif);
	color: #F60;
}

.tabmenu {
	background-image: url(/payment/images/ddd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFF;
}
.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: #F60;
	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: 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: 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;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
}

.inside_bottom {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDD;
	border-left-color: #DDD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDD;
}

.font_step_complete {
	color: #F60;
	text-decoration: none;
	font-weight: bold;
}

.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;
}

.inside_MC_top {
	background-image: url(/payment/images/new/inside_mc_top_main.jpg);
	background-repeat: repeat-x;
}

.inside_MC_main {
	background-color: #FFF;
	padding:5px;
}

.inside_MC_bottom {
	background-image: url(/payment/images/new/inside_mc_bottom_main.jpg);
	background-repeat: repeat-x;
	margin-bottom:5px;
}
.inside_MC_title {
	background-image: url(/payment/images/new/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:10px;
}
#help a {
	color:#666;
}
#TAmount {
	text-align: center;
	width: 20px;
}
.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;
}
.img_button {
	display:block;
	cursor: hand;	
}
.clip_top {
	background-image: url(/payment/images/new2/clip_top.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.clip_top td {
	font-weight: bold;
	color: #666;
	text-decoration: none;
	padding-top:4px;
}
.clip_bg {
	background-image: url(/payment/images/new2/clip_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
