/**********
	IMAGE
**********/
#rap .image{
	height:260px;
	background:url(img/img.png) top left no-repeat;
}
#rap .image h2,
#rap .image p{
	text-indent:-999em;
}


/**********
	SHOP
**********/
#rap .shop{
}
#rap .shop h2{
	background:url(img/t1.png) top left no-repeat;
	margin:0px;
	padding:0px;
}
#rap .shop ul{
}
#rap .shop ul li{
	display:inline-block;
	width:330px;
	float:left;
	padding:0px;
	margin:0px 6px 8px 0px;
	background:url(img/sh02.png) top left repeat-y;
}

#rap .shop ul li .hd{
	height:10px;
	background:url(img/sh01.png) top left no-repeat;
	margin:0px;
	padding:0px;
}

#rap .shop ul li .btm{
	height:9px;
	background:url(img/shbtm.png) top left no-repeat;
	padding:0px;
	margin:0px;
	line-height:1px;
	text-indent:-999em;
	font-size:1px;
	clear:both;
}

#rap .shop ul img{
	float:left;
	margin:0px 6px;
}
#rap .shop ul img{
border:none;
}
#rap .shop ul .txt{
	float:left;
	width:190px;
}
#rap .shop ul .txt h3{
	color:#FF0000;
	font-size:14px;
	font-weight:bold;
}
#rap .shop ul .txt p{
	margin:0px;
	padding:0px;
}
#rap .shop ul .txt div{
	display:inline-block;
	width:100%;
}
#rap .shop ul .txt span{
	float:right;
}




/**********
	NEWS
**********/
#rap .news{
	clear:both;
}
#rap .news h2{
	background:url(img/t2.png) top left no-repeat;
	height:43px;
	margin:0px;
	padding:0px;
	width:676px;
}
#rap .news ul{
	width:676px;
	background:url(img/nbg.png) top left repeat-y;
}
#rap .news ul li{
	display:inline-block;
	border-bottom:1px dotted #C3B6A3;
	padding:5px 0px;
	width:95%;
	margin:0px auto;
}
#rap .news ul li span{
	width:15%;
	float:left;
	line-height:200%;
	color:#CC3300;
}
#rap .news ul li p{
	width:85%;
	float:left;
	margin:0px;
	padding:0px;
	line-height:200%;
}
#rap .news .btm{
	background:url(img/nbtm.png) top left no-repeat;
	height:8px;
	width:676px;
	text-indent:-999em;
	font-size:1px;
	line-height:1px;
	margin:0px;
	padding:0px;
}