.slide{float:left; color:#666666; height:345px; width:1000px;}
.slide .product_box .product_info h1{padding-top:25px;}
#gallery{width:1000px; overflow:hidden;}
#slides{width:1000px; overflow:hidden;}

#menu{margin-bottom: 25px; border:1px solid #edf9ef; position:relative; text-align: center;}
	#menu .corn_tl{
		position: absolute; top:-1px; left: -1px;
		width:11px; height: 11px;
		background:url(../img/slider/corners_menuslider.gif) top left no-repeat; 
	}
	#menu .corn_tr{
		position: absolute; top:-1px; right: -1px;
		width:11px; height: 11px;
		background:url(../img/slider/corners_menuslider.gif) top right no-repeat; 
	}
	#menu .corn_bl{
		position: absolute; bottom:-1px; left: -1px;
		width:11px; height: 11px;
		background:url(../img/slider/corners_menuslider.gif) bottom left no-repeat; 
	}
	#menu .corn_br{
		position: absolute; bottom:-1px; right: -1px;
		width:11px; height: 11px;
		background:url(../img/slider/corners_menuslider.gif) bottom right no-repeat; 
	}
#menu ul{}
#menu ul.bar{padding-top: 1px; height:37px;}
#menu .back, .forward{width:42px !important; cursor:pointer; font-size:0;}
#menu ul li.back{background:url(../img/slider/bar_back.png) left center no-repeat; width:42px; height:37px;margin-left:2px;}
	#menu ul li.back:hover{background:url(../img/slider/bar_back_hover.png) left center no-repeat; width:42px; height:37px;}
#menu ul li.forward{background:url(../img/slider/bar_forward.png) right center no-repeat; width:42px; height:37px;margin-right:1px; float:right;}
	#menu ul li.forward:hover{background:url(../img/slider/bar_forward_hover.png) right center no-repeat; width:42px; height:37px;}
#menu li{float: left; list-style:none;}
#menu li a{font-size:16px;}
#menu li.point{width:912px;}
#menu li.point ul.coint_cont{display:table; margin:0 auto;}

#menu li.menuItem{ padding:8px 12px; margin: 0 8px; cursor:pointer; position:relative; display:inline; text-align:center;}
#menu li.inact a{color:#29b43d; text-decoration:none;}
#menu li.inact:hover{background:#E9F7EB;}
#menu li.act,li.act a{color:#ffffff !important; text-decoration:none;}
#menu li.act,li.act{background:#29b43d !important;}
#menu li.act a{outline: none;} 
#menu .fbar{}

#menu .cursor{
	position:relative;
	margin-top:-14px ; height:7px; padding:5px 5px 0;
	background: url(../img/slider/indicator.gif) top center no-repeat;
	font-size:0;
}