.name_box {
	text-align: left;
	font-weight: bold;
	height: 60px;
	font-size: 18px;
	padding-left: 10px;
}

.price_box {
	text-align: right;
	height: 20px;
}

.itemno_box {
	
}

.catch_prase {
	color: #ff9900;
	height: 30px;
}

.caption_box {
	font-size: 11px;
}

.ins_form {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

.ins_form_back {
	background-color: #E3E3E3;
}

.lightgrey_back {
	background-color: #EEEEEE;
}

.detail_list_back {
	background-color: #999999;
}

#staff_coment {
	padding-left: 10px;
	line-height: 14px;
}

.staff_men_back {
	background-color: #F6CF82;
}

.detail_index {
	background: #E3E3E3;
	border-bottom: 1px dotted #000000;
}

.detail_body {
	border-bottom: 1px dotted #000000;
	padding: 0 0 0 20px;
}

.price_box_main {
	background:url(box_back.jpg) repeat-y;
	padding: 0 5px 0 5px;
	text-align: left;
	width: 120px;
}

#favorite_coment {
	padding: 5px 0 0 5px ;
	text-align:left;
	font-size: 10px;
}

#linkitem_title {
	background:#000;
	color:#FFF;
	padding:3px 3px 3px 10px;
	margin-top:15px;
}

#clear_both {
	clear:both;
}

.linkitem_name_box {
	text-align: left;
}













