/* base_box
---------------------------------------------------- */
#box_fla{
	background:#F4EDE3 url(../img/fla.jpg) no-repeat 0 0;
}
#box_main{
	height:2670px;
}
/* ------------------------------------------------- */


/* box
---------------------------------------------------- */
.boxin_left{
	float:left;
	width:500px;
	height:200px;
}
.boxin_right{
	float:right;
	width:240px;
}
/* ------------------------------------------------- */

/* menu
---------------------------------------------------- */
table{
	width:500px;
	margin:0 0 20px 0;
	background:#fff url(../../common/img/tdback.jpg)  0 0;
}
td.td_title{
	width:500px;
	height:50px;
}
td.td_value{
	width:400px;
	font-size:14px;
	padding:0 0 10px 30px;
	background:url(../img/mark.jpg) no-repeat 10px 3px;
}
td.td_price{
	width:100px;
	padding:0 20px 10px 0;
	text-align:right;
}
td.td_value2{
	width:400px;
	font-size:14px;
	padding:0 0 30px 30px;
	background:url(../img/mark.jpg) no-repeat 10px 3px;
}
td.td_price2{
	width:100px;
	padding:0 20px 30px 0;
	text-align:right;
}
td.td_info{
	width:500px;
	padding:0 0 30px 30px;
}
.menu_title{
	display:block;
	width:500px;
	height:25px;
	margin:0 0 25px 0;
	background:#F4EDE3 url(../img/titlebar.jpg) no-repeat 0 0;
	font-size:13px;
	line-height:25px;
	text-indent:10px;
	color:#fff;
}
/* ------------------------------------------------- */


/* pickup
---------------------------------------------------- */
.boxin_pickup{
	width:220px;
	margin:0 0 0 20px;
	_margin:0 0 0 15px;
	background:#F4EDE3;
	border:solid 1px #666;
}
.pick_title{
	display:block;
	width:220px;
	height:30px;
	margin:0 0 30px 0;
	background:#fff url(../../common/img/titlebar_pick.jpg) no-repeat 0 0;
	text-indent:-5000px;
	border-bottom:solid 1px #666;
}
.pick_title2{
	display:block;
	font-size:13px;
	margin:0 0 5px 0;
	text-indent:10px;
}
.pick_para01{
	width:200px;
	margin:0 0 20px 10px;
	font-size:11px;
	line-height:17px;
}
.pick_photo01{
	width:198px;
	height:148px;
	background:#fff url(../../common/img/photo01.jpg) no-repeat 0 0;
	border:solid 1px #666;
	text-indent:-5000px;
	margin:0 0 10px 10px;
}
.pick_photo02{
	width:198px;
	height:148px;
	background:#fff url(../../common/img/photo02.jpg) no-repeat 0 0;
	border:solid 1px #666;
	text-indent:-5000px;
	margin:0 0 10px 10px;
}
.pick_photo03{
	width:198px;
	height:148px;
	background:#fff url(../../common/img/photo03.jpg) no-repeat 0 0;
	border:solid 1px #666;
	text-indent:-5000px;
	margin:0 0 10px 10px;
}
/* ------------------------------------------------- */