#left_box_top {
	float:left;
	width: 152px;
	height:33px;
}

#left_box_top #left_box_top_01 {
	float:left;
	width: 35px;
	height:33px;
	background:url(../images/bg_left_box_top_left.jpg) no-repeat;
}

#left_box_top #left_box_top_02 {
	float:left;
	width: 82px;
	height:33px;
	background:url(../images/bg_left_box_top.jpg) repeat-x;
}

#left_box_top #left_box_top_02 p{
	text-transform:uppercase;
	color:#070409;
	font-weight:bold;
	font-size:13px;
	line-height:33px;
	padding:0;
	margin:0;
}

#left_box_top #left_box_top_03 {
	float:left;
	width: 35px;
	height:33px;
	background:url(../images/bg_lef_box_top_right.jpg) no-repeat;
}

#left_box_bottom {
	float:left;
	width: 152px;
	height:10px;
}

#left_box_bottom #left_box_bottom_01 {
	float:left;
	width: 10px;
	height:10px;
	background:url(../images/bg_left_box_bottom_left.jpg) no-repeat;
}

#left_box_bottom #left_box_bottom_02 {
	float:left;
	width: 132px;
	height:9px;
	border-bottom:1px solid #A7C35D;
}

#left_box_bottom #left_box_bottom_03 {
	float:left;
	width: 10px;
	height:10px;
	background:url(../images/bg_left_box_bottom_right.jpg) no-repeat;
}

#left_box_content {
	float:left;
	width: 135px;
	padding-left:15px;
	border-left:1px solid #A7C35D;
	border-right:1px solid #A7C35D;
}

#left_box_content #row_title{
	float:left;
	width: 135px;
	height:17px;
	background-color:#E5FFC0;
	display: inline;
}

#left_box_content #row_title p{
	margin:0;
	background:url(../images/icon_red_circle.gif) no-repeat;
	line-height:17px;
	font-weight:700;
	padding:0 0 0 22px;
	color:#456300;
	font-size:12px;
}

#left_box_content a.item_music{
	float:left;
	display: block;
	width: 135px;
	background:url(../images/icon_orange_square.gif) left center no-repeat;
	text-indent: 10px;
	line-height: 22px;
	height: 22px;
	font-size: 12px;
}

#left_box_content a:hover.item_music {
	color:#466502;
	font-weight:700;
}

#left_box_content #show_all {
	float:left;
	width: 135px;
	height:30px;
	padding-top:5px;
	text-indent:10px;
}

#left_box_content #show_all a{
	background:none;
	color:#466502;
	font-weight:700;
	text-decoration:underline;
}