@charset "utf-8";
/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-size:12px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
.cloud-zoom img {width:250px;height:250px;}
.cloud-zoom-gallery img {margin-top:3px;width:50px;height:50px;}

#__ProductsDesc table {margin:15px 0;}
#__ProductsDesc td {text-align:center;}
#__ProductsDesc .show001 {padding:5px 5px 10px 5px;text-align:left;line-height:24px;}
.otherPro .box2 .title a {font-size:12px;}
.proinfo .box22 {
  padding: 2px;
}
.top{width:1000px;height:161px; background:url(../../images/top.jpg) no-repeat center top;position:relative}
.zyw{position:absolute;right:20px;bottom:20px}
.zyw a{color:#d2fd7e;line-height:25px}
.zyw a img{vertical-align:middle;line-height:25px;margin-right:10px}

.navbj{ background-color:#c2c2c2;padding:12px 0}
.navs{background:url(../../images/nav.jpg) repeat-x top;height:37px}
.navs ul li{float:left; background:url(../../images/navli.jpg) no-repeat top right;height:37px;line-height:37px}
.navs ul li a{font-size:14px;color:#888;display:block;height:37px;padding:0 30px}
.navs ul li a:hover,.navs ul li a.curr{text-decoration:none; background:url(../../images/navlih.jpg) repeat-x top}
