@charset "utf-8";
/* CSS Document */
.warp{
	width:910px;
	margin:auto;
}
.center{
	margin-top:15px;
}
.sc_top{
	padding-left:60px;
	border-bottom:1px dashed #ddd;}
.sc_top ul{
	height:135px;
	overflow:hidden;
	margin-left:8px;
}
.sc_top li{
	float:left;
	width:125px;
	background:url(../images/sc_bg_01.jpg) no-repeat right top;
	margin:0px 2px;
}
.sc_top .none{
	background:none;
	width:235px;
}
.sc_top .last{
	background:url(../images/sc_bg_02.jpg) no-repeat right top;
	width:135px;
}
.sc_top .dashed{
	/*border-bottom:1px dashed #ddd;*/
	clear:both;
}
.sc_tips{
	background:#fff2db;
	border:1px solid #f9dba9;
	line-height:22px;
	padding:10px;
	margin-top:10px;
}
.sc_tips span{
	color:#fd4220;
	font-weight:bold;
}
.table_01 td,.table_01 th{
	border:1px solid #e0dfdf;
	line-height:22px;
	padding:2px 3px;
}
.table_01 th{
	background:#e8e8e8;
}
.table_01 .alt{
	background:#f8f8f8;
	border:1px solid #e0dfdf;
}
.table_01 .alt1{
	background:#fff;
	border:1px solid #e0dfdf;
}
.total{
	text-align:right;
	line-height:24px;
}
.total span{
	color:#fd4220;
}
.sc_button{
	text-align:center;
	margin-top:20px;
}
.receivingAddress{
	padding:15px 25px;
	margin:10px 8px;
	border:1px dashed #f9dba9;
	background:#fff;
}
.table_02 td{
	padding:6px 0px;
	line-height:20px;
} 
.table_02 td span{
	font-size:14px;
}
.sc_login{
	margin-top:15px;
}
.sc_login_1,.sc_login_2,.sc_login_3{
	background:url(../images/sc_bg_03.jpg) no-repeat;
	width:280px;
	height:226px;
	padding:0px 6px;
	float:left;
}
.sc_login_1 table,.sc_login_2 table,.sc_login_3 table{
	width:240px;
	margin:0px auto;
	margin-top:45px;
	height:130px;
	overflow:hidden;
}
.sc_login_1 table td,.sc_login_2 table td,.sc_login_3 table td{
	line-height:30px;
}
.sc_dashed{
	border-bottom:1px dashed #ddd;
}
.sc_login_2{
	background:url(../images/sc_bg_04.jpg) no-repeat;
	margin-left:17px;
}
.sc_button_06{
	padding-top:20px;
	padding-bottom:9px;
}
.sc_login_3{
	background:url(../images/sc_bg_05.jpg) no-repeat;
	float:right;
}
.table_03 td{
	background:#fff;
}
.sc_order_dashed{
	padding:15px 25px;
	border:1px dashed #f9dba9;
	background:#fff;
}
.memo{
	text-align:left;
	line-height:24px;
	color:#C30;
	padding:2px 0px;
}
.memo span{
	color:#fd4220;
}
.sc_top_pad{
	padding-left:20px;
}

/*2009-5-12 lyj*/
.help_right{
	position:absolute;
	margin-top:-20px;
	/*left:650px;*/
	margin-left:530px;
	text-align:right;
	width:310px;
}
.border_bankimg_pad{
	padding:10px 15px;
}
.border_bankimg td{
	padding:5px;
}
.border_bankimg img{
	border:1px solid #ccc;
}
.border_bankimg_pad img{
	margin-left:5px;
}