#column_left{
	clear:both;
	float:left;
	width:355px;
	}

#column_right{
	float:right;
	width:880px;
	}

#slider{
	position:relative;
	margin-bottom:20px;
	}

#slider a#btn_slide{
	display:block;
	background-image:url(../images/frontend/btn_background_slider_03.gif);
	background-repeat:no-repeat;
	width:143px;
	height:19px;
	text-align:center;
	padding-top:7px;
	padding-bottom:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	position:absolute;
	/*top:30px;*/
	bottom:-19px;
	right:26px;
	}

#brand_column{
	float:left;
	width:100%;
	margin-top:15px;
	background-image:url(../images/frontend/brand_column/brand_content_03.gif);
	background-repeat:repeat-y;
	}

#brand_top{
	float:left;
	width:100%;
	background-image:url(../images/frontend/brand_column/brand_top_03.gif);
	background-repeat:no-repeat;
	height:40px;
	}

#brand_bottom{
	float:left;
	width:100%;
	background-image:url(../images/frontend/brand_column/brand_bottom_03.gif);
	background-repeat:no-repeat;
	height:30px;
	}

#brand_table{
	margin-left:12px;
	float:left;
	}

a.brand_item{
	float:left;
	width:148px;
	height:18px;
	background-image:url(../images/frontend/brand_column/item_brand.gif);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	color:#2b2b2b;
	font-size:11px;
	font-weight:bold;
	padding-left:10px;
	padding-top:6px;
	margin-bottom:1px;
	}

a.brand_item span{
	font-size:10px;
	color:#ff1d25;
	}

a.brand_item:hover{
	background-image:url(../images/frontend/brand_column/item_brand_h.gif);
	color:#ffffff;
	}

a.brand_item:hover span{
	color:#FF0;
	}

a#banner_audio{
	display:block;
	background-image:url(../images/frontend/banner_got_audio.gif);
	background-repeat:no-repeat;
	width:332px;
	height:62px;
	float:left;
	text-indent:-9000px;
	margin-top:25px;
	margin-bottom:10px;
	}

#banner_creditcard{
	float:left;
	}

a#banner_facebook{
	float:left;
	background-image:url(../images/frontend/banner_facebook_03.gif);
	background-repeat:no-repeat;
	width:159px;
	height:81px;
	text-indent:-9000px;
	margin-left:10px;
	}
