/* SHOP */
#item_data{
	width: 720px;
	}
#item_basic{
	float: right;
	width: 350px;
	padding: 20px 0 0 40px;
	text-align: left;
	}
#item_basic .i_name{
	font-weight: bold;
	font-size: 16px;
	}
#item_basic table{
	margin-top: 20px;
	width: 350px;
	border-collapse:collapse;
	border: 1px solid #ccc;
	}
#item_basic th{
	color: #00375E;
	background-color: #eee;
	border: 1px solid #ccc;
	width: 80px;
	padding: 5px;
	text-align: left;
}
#item_basic td{
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 5px;
}

#item_images{
	float: left;
	width: 310px;
	}
#item_desc{
	clear: both;
	}

#head img#shop_logo{
	margin: 0 0 0 8px;
	}
.item_box{
	width: 120px;
	height: 230px;
	float: left;
	text-align: center;
	margin: 5px 4px 8px 4px;
	}
.recom_price{
	font-size: 20px;
	font-weight: bold;
	color: #ff0000;
	}
.ccopy {
	font-size: 20px;
	color: #ff0000;
	font-weight: bold;
	}

.img_l{
	width: 300px;
	height: 300px;
	border: 1px solid #cccccc;
	}
.img_m{
	width: 80px;
	height: 80px;
	border: 1px solid #cccccc;
	}
.img_s{
	width: 58px;
	height: 58px;
	border: 1px solid #cccccc;
	}


#left_menu h3.m_title{
	background: url(images/bgsubcat_01.jpg) no-repeat;
	}
#home_news{
	background: url(images/bghomenews.jpg) no-repeat;
	}
#main div#main_inner h3{
	background: url(images/bgh3.jpg) no-repeat;
	height: 32px;
	width: 468px;
	}
#main div#main_inner_w h3{
	background: url(images/bgh3_w.gif) no-repeat;
	}
#main div#main_inner_wr h3{
	background: url(images/bgh3_wr.gif) no-repeat;
	}
