@charset "utf-8";

/* reset */


*html .clearfix { height: 1%; }


*+html .clearfix { min-height: 1%; }


/* shortcut */

.shortcut { position: fixed; top: 0; left: 0; z-index: 9999; width: 100%; }

*html, *html body /* 修正IE6振动bug */ { background-image: url(about:blank); background-attachment: fixed; }

*html .shortcut { position: absolute; top:expression(eval(document.documentElement.scrollTop));
}

.shortcut { height: 28px; line-height: 28px; font-size: 12px; background: #EEEEEE; text-transform: uppercase; box-shadow: 1px 0px 2px rgba(0,0,0,0.2); border-bottom: 1px solid #DDDDDD; }

.shortcut h1 { font-size: 14px; font-family: "微软雅黑", "宋体"; }

.shortcut a, .shortcut h1 { padding: 0px 10px; letter-spacing: 1px; color: #333; text-shadow: 0px 1px 1px #fff; display: block; float: left; }

.shortcut a:hover { background: #fff; }

.shortcut span.right { float: right; }

.shortcut span.right a { float: left; display: block; color: #ff6600; font-weight: 800; }

.headeline { height: 40px; overflow: hidden; }

.adv960x90 { width: 960px; height: 90px; overflow: hidden; border: solid 1px #E6E6E6; margin: 0 auto; }

/* 这是下方的鼠标指针的移动镜头平方米。 */

.cloud-zoom-lens { border: none; margin: 0; background-color: #fff; cursor: move;  }

/* 这是标题文本 */

.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-weight: bold; font-size: 10px; top: 0px; }

/* 这是缩放窗口。 */

.cloud-zoom-big { border: 1px solid #ddd ; overflow: hidden; }

/* 这是加载消息。 */

.cloud-zoom-loading { color: white; background: #222; padding: 3px; border: 1px solid #000; }


img { border: none; }


p { line-height: 22px; }

.zoom-main { margin: 0 auto; width: 460px; height: 540px; }

.tickul li { line-height: 24px; }

/* zoom-section */

.zoom-section { clear: both; }

*html .zoom-section { display: inline; clear: both; }

.zoom-desc { width: 460px; padding-top: 10px; }

.zoom-small-image { width:458px; border:none; border:1px solid #ddd; }

.zoom-tiny-image { border: 1px solid #CCC; margin: 0px; width: 61px; height: 61px; }

.zoom-tiny-image:hover { border: 1px solid #df1738; }

.zoom-tiny-image-active{border: 1px solid #df1738;}
.zoom-desc p a
{
	margin:0 5px;
	}