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

#menu{
    border-bottom: 1px solid #D4F0D8;
    border-top: 1px solid #D4F0D8;
    overflow: hidden;
    padding: 26px 0;
    position: relative;
    text-align: center;
}

	#menu .corn_tl{
		position: absolute; top:-1px; left: -1px;
		width:11px; height: 11px;
		background:url(../../../product/img/slider/corners_menuslider.gif) top left no-repeat; 
	}
	#menu .corn_tr{
		position: absolute; top:-1px; right: -1px;
		width:11px; height: 11px;
		background:url(../../../product/img/slider/corners_menuslider.gif) top right no-repeat; 
	}
	#menu .corn_bl{
		position: absolute; bottom:-1px; left: -1px;
		width:11px; height: 11px;
		background:url(../../../product/img/slider/corners_menuslider.gif) bottom left no-repeat; 
	}
	#menu .corn_br{
		position: absolute; bottom:-1px; right: -1px;
		width:11px; height: 11px;
		background:url(../../../product/img/slider/corners_menuslider.gif) bottom right no-repeat; 
	}
        
#menu ul{
    left: 50%;
    margin-left: -20%;
    overflow: hidden;
    position: absolute;
    top: 9px;
}

#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(../../../product/img/slider/bar_back.png) left center no-repeat; width:42px; height:37px;margin-left:2px;}
	#menu ul li.back:hover{background:url(../../../product/img/slider/bar_back_hover.png) left center no-repeat; width:42px; height:37px;}
#menu ul li.forward{background:url(../../../product/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(../../../product/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.inact a{
	padding:7px; 
	margin: 0 14px;
	color:#29b43d; 
	text-decoration:none;
	background-image:url(http://www.pilotgroup.net/img/sliders/slider_img/slider_btn.png);
	background-repeat: no-repeat;
	background-position: -42px -2px;
	font-size:4px;
}

#menu li.act,li.act a{color:#ffffff !important; text-decoration:none; cursor: default;}
#menu li.act,li.act{
	
	}
#menu li.act a{outline: none; background-position: -2px -2px;} 
#menu .fbar{}

#menu .cursor{
	position:relative;
	margin-top:-14px ; height:7px; padding:5px 5px 0;
	background: url(http://pics.pilotgroup.net/product/img/slider/slider_btn.png) top center no-repeat;
	font-size:0;
}
.productview #menu{background: #e9f7eb;}
.productview #menu li.inact a{
	padding:5px 20px 7px; 
	margin: 0;
	color: #ffffff !important; 
	text-decoration:none;
	background-image: url(http://www.pilotgroup.net/img/sliders/productview_point.png) !important;
	background-repeat: repeat-x;
	background-position: -42px -2px;
	font-size: 14px !important;
	}
.productview #menu li.act,li.act a{color:#ffffff !important; text-decoration:none; cursor: default; padding: 4px 0;}
.productview #menu li.menuItem{margin: 0 1px;}
.productview #menu li.menuItem{padding:7px 0px;}