/*----------------------*/
/* topics_path			*/
/*----------------------*/
#topics_path{
	font-size: 12px;
	text-align: right;
}
/*----------------------*/
/* item_intro			*/
/*----------------------*/
#item_intro{

}
#item_image{
	padding-right: 20px;
	float: left;
	text-align: right;

}
#item_image a:hover {
 position:relative;
 top:1px;
 left:1px;
}
#item_comment{
	float: left;
	width: 360px;
	font-size: 14px;
	line-height: 130%;
}
.track_info{
	text-align: left;
	white-space: normal;
	margin: 0px;
	padding: 0px;
	width: 250px;
	font-size: small;

}
.track_info ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}
.track_info li{
	background-image: url(../image/m_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
	padding-left: 20px;
}
.track_title{
	color: #FF6633;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 20px;
}

/*----------------------*/
/* Review				*/
/*----------------------*/
.r_title{
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	line-height: 130%;
	font-weight: bold;
	color: #336600;
}
.r_comment{
	font-size: 12px;
	line-height: 120%;
	padding-right: 35px;
	padding-left: 35px;
	padding-top: 5px;
	padding-bottom: 10px;
	background-image: url(../image/line.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
.r_goamazon{
	text-align: right;
	font-size: 12px;
	line-height: 140%;
	background-image: url(../image/arrow1.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 22px;
	margin-right: 40px;
	margin-left: 40px;
}
/*----------------------*/
/* CutIn				*/
/*----------------------*/
.cutin_title{
	line-height: 130%;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	color: #FF4444;
	padding-bottom: 5px;
	padding-top: 0px;
}
.cutin_comment{
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/line.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.cutin_img{
	width: 200px;
	float: right;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}
/*----------------------*/
/* Buy					*/
/*----------------------*/
.buy_area{
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(../image/line2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
}
.buy_title{
	font-size: 12px;
	line-height: 130%;
	width: 380px;
	float: right;
	font-weight: bold;
	color: #F98424;
}
.buy_comment{
	font-size: 12px;
	line-height: 120%;
	width: 380px;
	float: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.buy_img{
	width: 200px;
	float: right;
	text-align: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
}
/*----------------------*/
/* Search				*/
/*----------------------*/
#search_box{
	text-align: right;
	width: 680px;
	padding-right: 60px;
	padding-left: 60px;
	padding-bottom: 8px;
	font-size: 14px;
}
#search_box form{
	margin: 0px;
	padding: 0px;
}
.search_column{
	font-size: 14px;
	line-height: 140%;
	text-align: left;
}
.search_more{
	text-align: right;
	padding-top: 8px;
}
.search_more a:hover {
 position:relative;
 top:1px;
 left:1px;
}
.search_image{
}
.search_image a:hover {
 position:relative;
 top:1px;
 left:1px;
}
.search_title{
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
	text-align: left;
}

/*----------------------*/
/* List				*/
/*----------------------*/
.list_column{
	font-size: 12px;
	line-height: 140%;
	text-align: left;
	padding-right: 10px;
}
.list_text{
	background-color: #FFCCCC;
}
.list_text2{
	background-color: #ECF5FA;
}

/*----------------------*/
/* Font					*/
/*----------------------*/
.shop_price{
	font-size: 38px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
.shop_price_tax{
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
.shop_price_down{
	font-size: 22px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
.shop_price_s{
	font-size: 24px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
.shop_price_tax_s{
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
.shop_price_down_s{
	font-size: 20px;
	line-height: 130%;
	font-weight: bold;
	color: #FF3333;
}
