.productContent{
	margin-top: 60px;
	padding: 0px 60px;
}

.productInfo{
	float: left;
    width: 500px;
    margin-left: 100px;
}

.productInfo h2{
	margin-top: 20px;
	font-size: 20px;
}

.productInfo p{
	padding:30px 0px;
	font-size:16px;
	line-height: 36px;
}

div.productContent .productImage {
    width: 422px;
  	height: 520px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div.productContent .productImage .medium {
    width: 420px;
    height: 420px;
    display: block;
    margin-bottom: 4px;
    border: 1px solid #e4e4e4;
}

div.productContent .productImage a[class="prev disabled"] {
    background: url(/resources/shop/images/product.gif) -150px -510px no-repeat #f4f4f4;
}

div.productContent .productImage .scrollable {
    width: 388px;
    height: 95px;
    float: left;
    position: relative;
    overflow: hidden;
}

div.productContent .productImage .scrollable .items {
    width: 20000em;
    position: absolute;
}

div.productContent .productImage .scrollable a.current {
    padding: 0px;
    border: 2px solid #ff9900;
}

div.productContent .productImage .scrollable a {
    display: block;
    float: left;
    padding: 1px;
    margin-right: 4px;
    outline: none;
    blr: expression(this.hideFocus = true);
    border: 1px solid #e4e4e4;
}

div.productContent .productImage .scrollable img {
    width: 90px;
    height: 90px;
    display: block;
}

div.productContent .productImage .prev {
    width: 10px;
    height: 93px;
    display: block;
    float: left;
    margin-right: 5px;
    outline: none;
    blr: expression(this.hideFocus = true);
    border: 1px solid #e4e4e4;
    background: url(/resources/shop/images/product.gif) -120px -510px no-repeat;
}

div.productContent .productImage .next {
    width: 10px;
    height: 93px;
    display: block;
    float: right;
    margin-left: 4px;
    outline: none;
    blr: expression(this.hideFocus = true);
    border: 1px solid #e4e4e4;
    background: url(/resources/shop/images/product.gif) -180px -510px no-repeat;
}


div.productContent .productImage .zoomPad {
	float: left;
	position: relative;
	z-index: 99;
	cursor: crosshair;
}

div.productContent .productImage .zoomPreload {
	width: 90px;
	height: 43px;
	* width: 100px;
	* height: 49px;
	padding: 8px;
	text-align: center;
	color: #333333;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 110;
	border: 1px solid #e4e4e4;
	background-color: white;
}

div.productContent .productImage .zoomPup {
	overflow: hidden;
	-moz-opacity: 0.6;
	opacity: 0.6;
	filter: alpha(opacity = 60);
	position: absolute;
	z-index: 120;
	cursor: crosshair;
	border: 1px solid #e4e4e4;
	background-color: #ffffff;
}

div.productContent .productImage .zoomOverlay {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 101;
	display: none;
	background: #ffffff;
}

div.productContent .productImage .zoomWindow {
	height: auto;
	position: absolute;
	left: 110%;
	top: 40px;
	z-index: 110;
	background: #ffffff;
}

div.productContent .productImage .zoomWrapper {
	position: relative;
	z-index: 110;
	border: 1px solid #e4e4e4;
}

div.productContent .productImage .zoomWrapperTitle {
	width: 100%;
	height: 18px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 120;
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: block;
	filter: alpha(opacity = 60);
	background: #999999;
}

div.productContent .productImage .zoomWrapperImage {
	display: block;
	position: relative;
	overflow: hidden;
	z-index: 110;
}

div.productContent .productImage .zoomWrapperImage img {
	display: block;
	position: absolute;
	z-index: 101;
	border: 0px;
}

div.productContent .productImage .zoomIframe {
	z-index: -1;
	filter: alpha(opacity=0);
	-moz-opacity: 0.80;
	opacity: 0.80;
	position: absolute;
	display: block;
}

.product_center_box{
	padding: 60px 0 150px 0;
}
.product_type{
	float: left;
	width: 600px;
}
.product_type{
	float: left;
	width: 440px;
	text-align: center;
	font-size: 28px;
	padding: 80px;
}
.product_type>img{
	width: 100%;
	margin-bottom: 25px;
	cursor: pointer;
}
.product_type>span{
	cursor: pointer;
}

.product_category_box{
	padding: 60px 80px 150px 80px;
}

.category_left{
	float: left;
	width: 280px;
}

.category_left0 {
	float: left;
	width: 580px;
}

.product_category_type{
	width: 100%;
	border: 1px #BFBFBF solid;
}

.category_type_item{
	float: left;
	width: 50%;
	height: 100%;
	line-height: 58px;
	text-align: center;
	font-size: 18px;
	color: #3B3B3B;
	cursor: pointer;
}

.category_type_item.active{
	color: #FFFFFF;
	background-color: #F08200;
}

.product_categorys{
	margin-top: 20px;
}

.category_item{
    display: block;
	text-align: center;
	padding: 0 20px;
	height: 60px;
	line-height: 50px;
	width: 240px;
	font-size: 18px;
	background: url(../img/category_item_bg.jpg) no-repeat;
	color: #3C3C3C;
	cursor: pointer;
}

.category_item.active{
	background: url(../img/category_item_active_bg.jpg) no-repeat;
	color: #FFFFFF;
}

.category_item:hover{
	background: url(../img/category_item_active_bg.jpg) no-repeat;
	color: #FFFFFF;
}

.category_right{
	float: left;
    margin-left: 45px;
    padding: 10px;
    width: 695px;
    border: 1px solid #BFBFBF;
    margin-top: 10px;
}

.category_right:hover{
	background-color: #e4e4e4
}

.product_img{
	width: 285px;
	float: left;
}

.product_img>img{
	width: 100%;
}

.product_intro{
	width: 380px;
	float: left;
	margin-left: 30px;
}

.product_intro{
	color: #000000;
}

.product_name{
	font-size: 20px;
}

.product_text{
	margin-top: 20px;
	font-size: 14px;
	line-height: 30px;
}
a.moreProduct {
    float: right;
    margin-top: 280px;
}
