/* CSS Document */

#sp_shop h2{background:url(../imgs/common/title_back.jpg) no-repeat top left; width:436px;}
#new_shop h2{background:url(../imgs/common/title_back.jpg) no-repeat top left; width:436px;}
#sp_content h2{background:url(../imgs/common/title_back_mini.jpg) no-repeat top left; width:213px;}
#whats_new h2{background:url(../imgs/common/title_back.jpg) no-repeat top left; width:436px;}

h2{
	padding-top:12px;
	padding-left:20px;
}
/*----------------------------
flash
-------------------------------*/
div#flash{
	width:458px;
	height:200px;
	float:left;
	margin-bottom:20px;
	margin-left:20px;
}
	
/*----------------------------
sp_shop
-------------------------------*/
#sp_shop{
	width:456px;
	height:316px;
	border:#DCDCDC solid 1px;
	float:left;
	margin-bottom:15px;
	margin-left:20px;
}
dl.sp_dl{
	width:430px;
	margin:15px auto;
	position:relative;
}
dt.sp_name{
	position:absolute;
	top:30px;
	left:220px;
}
dd.sp_job{
	width:128px;
	text-align:center;
	background:url(../imgs/common/job_button.jpg) no-repeat top left;
	color:#FFFFFF;
	position:absolute;
	top:0px;
	left:220px;
}
dd.sp_txt{
	width:215px;
	height:53px;
	overflow:auto;
	position:absolute;
	top:52px;
	left:220px;
}
dd.sp_img{
	width:200px;
	height:100px;
	border:#BBBABA solid 1px;
	padding:4px;
}
/*----------------------------
new_shop
-------------------------------*/
#new_shop{
	width:456px;
/*
	height:250px;
*/
	border:#DCDCDC solid 1px;
	float:left;
	overflow:visible;
	margin-left:20px;
}
dl.newshop_dl{
	width:215px;
	margin:6px 6px 10px 7px;
	position:relative;
	float:left;
}
*html dl.newshop_dl{
	width:215px;
	margin:6px 3px 10px 4px;
	position:relative;
	float:left;
}
dt.newshop_name{
}
dd.newshop_txt{
	width:110px;
	height:53px;
	overflow:auto;
	position:absolute;
	top:20px;
	left:105px;
	font-size:12px;
	line-height:1.3em;
}
dd.newshop_img{
	width:108px;
	height:54px;
}

/*----------------------------
sp_content
-------------------------------*/
#sp_content{
	width:233px;
	height:316px;
	border:#DCDCDC solid 1px;
	float:right;
	margin-bottom:15px;
}

/*----------------------------
whats_new
-------------------------------*/
#whats_new{
	width:456px;
/*
	height:250px;
*/
	border:#DCDCDC solid 1px;
	float:left;
	overflow:visible;
	margin-bottom:20px;
	margin-left:20px;
}
#whats_new dl{
	width:400px;
	background:url(../imgs/common/what_back.gif) repeat-y top left;
	margin:15px auto;
	border-bottom:#DCDCDC dashed 1px;
	overflow:hidden;
	padding-bottom:5px;
	margin-bottom:10px;
}
#whats_new dt{
	width:40px;
	color:#FFFFFF;
	float:left;
	text-align:center;
	font-weight:600;
}
#whats_new dd{
	width:360px;
	padding-left:50px;
	
}


#content_right #top_banner{
	width:158px;
	border:#DCDCDC solid 1px;
	margin:auto;
	padding:17px;

}


