@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;	
}
html,body{
	width:100%;
	height:100%;	
	text-align:center;
}
#forshadow{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;	
	background-color:#000000;
	opacity:.5;
	filter:alpha(opacity=50);
}
#showblock{
	position:absolute;
	left:50%;
	top:50%;
	margin:-240px 0px 0px -300px;
	width:584px;
	padding:0px 0px 0px 8px;
	height:470px;
	background:#ffffff;
	border:5px solid #bcbcbc;
}
#close_btn{
	float:right;
	width:584px;
	height:30px;
	text-align:right;	
}
#content_area{
	float:left;
	width:576px;
	text-align:left;
}
#content_area h1{
	float:left;
	width:566px;
	height:32px;
	line-height:32px;
	font-size:14px;	
	color:#000000;
	margin:0px 0px 15px 0px;
	background-color:#eeeeee;
	padding:0px 0px 0px 10px;
}
#content_area form{
	float:left;
	margin:0px 0px 10px 20px;
	width:540px;	
}
#content_area p{
	line-height:32px;
	font-size:12px;
	color:#666666;	
}
#content_area p input,#content_area p select{
	vertical-align:middle;	
}
ul#tab_show{
	float:left;
	list-style-type:none;	
	width:576px;
	border-bottom:4px solid #719e10;
}
ul#tab_show li{
	display:block;
	float:left;
	padding:0px 6px 0px 0px;
	width:119px;
	height:29px;
	line-height:29px;
	background:url(../image/shopping_images/purchse_step/num_normal.gif) no-repeat;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	color:#979797;
}
ul#tab_show li.current{
	background:url(../image/shopping_images/purchse_step/num_current.gif) no-repeat;
	color:#598200;	
}
#tele_avail_num{
	float:left;
	padding:8px;
	width:558px;
	height:230px;
	
}
div#tele_avail_num ul{
	float:left;
	list-style-type:none;
	padding:8px;
	width:540px;
	height:180px;
	border:0px;	
}
div#tele_avail_num li{
	float:left;
	display:block;
	width:135px;
	height:28px;
	line-height:32px;
	font-size:14px;	
	background:none;
	color:#000000;
}
div#tele_avail_num li input{
	vertical-align:middle;
	padding:0px 10px 0px 0px;	
}
#tele_avail_num p{
	float:left;
	width:558px;
	padding:10px 0px 0px 0px;
	height:20px;
	line-height:20px;
	font-size:14px;
	text-align:right;	
}
#tele_avail_num p a{
	padding:0px 30px 0px 0px;
	text-decoration:none;
	color:#666666;	
}
#preserve_num{
	float:left;
	width:566px;
	height:30px;
	text-align:center;	
}
#preserve_num img{
	border:0px;	
}
