@charset "utf-8";
.menu ul li {
	display:block;
	width:311px;
	padding-top:2px;
	margin-bottom:0px;
	font-size: 18px;
	color: #000000;
	list-style:none;
	overflow:visible;
	border-bottom: 1px solid #000;
	font-weight: 600;
}
.menu ul li a {
	display:block;
	 width:311px;
	margin-top:0px;
	padding:10px 15px;	
	color:#000;
	outline:none;
}.menu ul li a:hover {
	
	color:#fff;background-color: #1a4699;
	border-bottom: 1px solid #1a4699;
	
}
.menu ul li .active {
	background:url(../images/on.png) top right no-repeat;
}

.menu ul li .inactive {
	background:url(../images/off.png) top right no-repeat;
}
.menu ul li ul {
	display:none; 
	
	margin-bottom:0px;   
}
.menu ul li ul li ul {
	margin-bottom:0px;
}
.menu ul li ul li {
	width: 260px;
	display:block;
	background:none;
	font-size:16px;
	
	color:#000;	
	padding: 2px;
	margin-left:25px;
	border: 0px;
}
.menu ul li ul li a {
	background:none;
	font-size:16px;
	
	color:#000;
	
}

/* CONTENT */ 
#content {
	width:311px;
	padding:10px;
	border-bottom:solid 1px #dfdfdf;
	
	font-size:11px;
	margin:0 auto;
	overflow:hidden;
}
#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#535353;
}
#content img {
	padding:5px;
	background:#f7f7f7;
	border:solid 1px #464646;
	margin:2px
}

#preview{ float:none; margin:0px auto; text-align:left; width:100%;}
.jqzoom{ width:550px; height:550px; position:relative;}

.zoomdiv{ left:859px; height:400px; width:400px;}
.list-h li{ float:left;}
#spec-n5{width:550px; height:100px; padding-top:6px; overflow:hidden;}
#spec-left{ background:url(images/left.gif) no-repeat; width:20px; height:90px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:20px; height:90px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{ width:530px; float:left; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{ float:left; margin-right:0px; display:inline; width:80px;}
#spec-list ul li img{ margin:5px ; border:1px solid #ccc; width:70px; height:70px;}

/*jqzoom*/
.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:400px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:800px;height:800px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:500px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
