/* colors */
.color_live_left 				{ background-color: #e8ddbd; }
.color_live_center			{ background-color: #f1eee5; }
.color_live_right 			{ background-color: #eee0b9; }
.color_live_center_right_1 { background-color: #c3b897; }
.color_live_center_right_2 { background-color: #999999; }
.color_live_header_bottom 	{ background-color: #514c33; }
.color_live_footer 			{ background-color: #dad0b5; }
.color_live_footer_top 		{ background-color: #6b6551; }
body {background-color: #EEE0B9;}
/* menu_center_live																											*/
#menu_center_live a {
x	font: bold 15px "Times New Roman";
x	height: 19px;
x	padding-top: 2px;
	color: #6b4339;
}
/*#menu_center_live a:hover { margin-top: 4px; height: 22px; }*/
#menu_center_live a#active {  color: #330000; }
#menu_center_live a.item_1 span {
	background: url(../img/menu_center_e3d8b6.png) no-repeat top right ;
}
* html #menu_center_live a.item_1 span {
	background: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_center_e3d8b6.png', sizingMethod='crop'); 
}
#menu_center_live a.item_2 span {
	background: url(../img/menu_center_eee2be.png) no-repeat top right ;
}
* html #menu_center_live a.item_2 span {
	background: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_center_eee2be.png', sizingMethod='crop'); 
}
#menu_center_live a#active span{
	background: url(../img/menu_center_f1eee5.png) no-repeat top right ;
}
* html #menu_center_live a#active span{
	background: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/menu_center_f1eee5.png', sizingMethod='crop'); 
}


div.right_top_live {
	height: 27px;
	background: url(../img/right_top_live.png) no-repeat ;
}
* html div.right_top_live {
	background: none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/right_top_live.png', sizingMethod='scale'); 
}

