.full_important_box, .full_box{
	clear: left;
	float: left;
	width: 555px;
	position: relative;
	margin-bottom: 18px;
}

.full_box{
	margin-left: 3px;
	margin-bottom: 8px;
}

.full_box div.box_body{
	background: transparent url("../img/middle_box.png") no-repeat left top;
	height: 105px;
	position: relative;
}

.full_box div.box_body img{
	position: absolute;
	top: 15px;
	left: 15px;
}

.full_important_box div{
	background: transparent url("../img/middle_important_box.png") no-repeat left top;
	height: 160px;
}

.full_important_box div a, .full_box div.box_body a{
	display:block;
	height:25px;
	width:97px;
	background:transparent url("../img/button_05.png") no-repeat scroll 0;
	right:40px;
	position:absolute;
	bottom:15px;
}

.full_box div.box_body a{
	bottom: 7px;
}

.full_box div.box_body p{
	font-size: 18px;
	color: #424242;
	font-family: tahoma;
}

.full_important_box div p{
	font-size: 18px;
	color: #1d1d1d;
	font-family: tahoma;
}

.full_important_box div p span{
	color: white; 
	font-size: 24px; 
	font-weight: bold;
	background: transparent url("../img/price_bg.png") no-repeat left top;
	padding: 5px;
	padding-left: 12px;
	padding-right: 12px;
}



#content-bg #content{
	overflow: visible;
}

/*important left box*/

.sunweb_important_box{
	background: transparent url("../img/box_first_top.png") no-repeat left top;
	position: relative;
	min-height: 170px;
	padding-top: 17px;
	margin-bottom: 15px;
}

.box01_01{
	position: absolute;
	left: 0px;
	top: -7px;
}

.box01_02, .box01_03{
	position: relative;
	top:5px;
	overflow: visible;
}

.box01_02 .overlay{
	top: -7px;
	left: 0px;
	position: absolute;
	height: 170px;
	background: transparent url("../img/box_first_shine.png") no-repeat left top;
	z-index: 2;
	width: 200px;
}

.sunweb_important_box .box01_02{
	position: relative;
	z-index: 1;
	background: transparent url("../img/box_first_middle.png") repeat-y left top;
	top: 0px;
}

.sunweb_important_box .box01_02 ul, .box01_02 ul{
	position: relative;
	z-index: 3;
}

.sunweb_important_box .box01_03{
	position: relative;
	z-index: 2;
	background: transparent url("../img/box_first_bottom.png") no-repeat left top;
	height: 17px;
	top: 0px;
}

/*bottom_box*/

.bottom_box{
	background: transparent url("../img/bottom_box.png") no-repeat left top;
	height: 90px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 774px;
	
}

.bottom_box p{
	margin: 0px;
	color: white;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 14px;
	font-family: tahoma;
	letter-spacing: 2px;
}

.bottom_box .title{
	color: #ff9933;
	font-size: 18px;
	font-weight: bold;
	font-family: tahoma;
	padding-top: 16px;
	padding-left: 15px;
	padding-bottom: 9px;
}
