@charset "utf-8";
/* CSS Document */
@import url("share.css");
@import url("inner.css");
dl.page{
	margin-right: 50px;
}
.side h2.show {
	background: url(../bg/h2_show.gif) no-repeat;
	height: 67px;
}
ul.productul{
	height: 750px;
	float: left;
	border: 1px solid #333;
	margin: 10px;
	padding: 10px;
	width: 700px;
}
ul.productul li{
	margin-right: 1px;
	float: left;
}
ul.productul li a{
	display: block;
	height: 252px;
	background: url(../bg/product_bg.gif) repeat-x left top;
	width: 174px;
}
ul.productul li a:hover{
	background-position: left bottom;
}
ul.productul li img{
	height: 162px;
	width: 162px;
}
ul.productul li a img{
	height: 162px;
	width: 162px;
	border: 6px solid #666666;
	display: block;
}
ul.productul li a:hover img{
	border: 6px solid #490000;
}
ul.productul dl{
	line-height: 18px;
	text-align: center;
	padding-top: 10px;
}
ul.productul dl dt{
}
ul.productul dl dd{
}
ul.productul dl dd del{
}
ul.productul dl dd strong{
	color: #F00;
}
.productSummary{}
.productSummary dl{
	color: #9c816b;
	float: right;
	width: 410px;
}
.productSummary dl dt{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 35px;
	border-bottom: 1px solid #333;
	margin-bottom: 5px;
}
.productSummary dl dd{}
.productSummary ul{
	padding-top: 10px;
}
.productSummary li strong {
	font-size: 16px;
	color: #FF0000;
}
.productSummary li.linkbtn{
	margin-top: 10px;
}
.productSummary li.linkbtn a{
	line-height: 22px;
	background: url(../bg/btn.gif) no-repeat;
	text-align: center;
	display: block;
	height: 22px;
	width: 71px;
	float: left;
	margin-right: 10px;
}
.productSummary dl dd.description{
	text-indent: 30px;
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
}
.productSummary p.proImg{
	float: left;
	width: 258px;
	display: block;
}
p.proImg a.readImg {
	display: block;
	background-image: url(../bg/button_1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 99px;
	line-height: 24px;
	text-align: center;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 20px;
}

.productSummary p.proImg img{
	border: 3px solid #666;

}
.productDetails .productFormat{
	padding-top: 20px;
}
.productFormat h3{
	line-height: 29px;
	background: url(../bg/pro_bar.gif) no-repeat;
	height: 29px;
	padding-left: 48px;
	font-size: 12px;
	margin-bottom: 10px;
}
.productFormat table{
	border: 1px solid #000;
	background-color: #000;
	padding: 1px;
	width: 100%;
	line-height: 30px;
	margin-bottom: 20px;
}
.productFormat table caption{
	font-size: 14px;
	font-weight: bold;
	color: #9C816B;
	background-color: #000;
}
.productFormat table thead tr{
	background-color: #121212;
}
.productFormat table thead th{
	text-align: left;
	padding-left: 10px;
}
.productFormat table tbody tr{
	background-color: #1F1F1F;
}
.productFormat table tbody th{
	width: 20%;
	color: #9C816B;
}
.productFormat table tbody td{
	padding-left: 5px;
	color: #FFF;
}
ul.comments {
	margin-bottom: 20px;
}
ul.comments li{
	margin-bottom: 2px;
	background-color: #343434;
	color: #FFF;
	position: relative;
	padding: 35px 25px 25px 25px;
}
ul.comments li span{
	position: absolute;
	right: 5px;
	top: 0px;
	font-size: 9px;
	font-weight: normal;
	color: #999;
}
ul.comments li strong{
	color: #999;
}
ul.comments li.spacing{
	background-color: #232323;
}
ul.comments li:hover{
	background-color: #000;
}
ul.comments li:hover strong{
	color: #9C8160;
}
ul.postComments {
}
ul.postComments li{
	margin-bottom: 5px;
}
ul.postComments strong{
	vertical-align: top;
	width: 60px;
}
ul.postComments .input{
	border: 1px solid #666;
	padding-left: 2px;
}
ul.postComments .btn{
	background: url(../bg/btn.gif) no-repeat;
	height: 22px;
	width: 71px;
	border: 0px none #000;
	color: #FFF;
	background-color: #151515;
}
.innerbox table.dlist {
	width: 700px;
	line-height: 28px;
	text-align: center;
}
.innerbox table.dlist thead tr{
	background-color: #000000;
	color: #FFFFFF;
}
.innerbox table.dlist tbody{
}
.innerbox table.dlist tbody tr{
	background-color: #111;
}
.innerbox table.dlist tbody tr.color{
	background-color: #222;
}
.innerbox table.dlist tbody tr:hover{
	color: #FF9900;
	background-color: #000000;
}
.innerbox h6 {
	font-size: 14px;
	line-height: 50px;
}
.innerbox h6strong {
	color: #FFFFFF;
}
/**/
.jqzoom{
	float:left;
	position:relative;
	padding:0px;
	cursor:pointer;
}

.jqzoom img{
float:left;
}


div.zoomdiv {
z-index                 : 100;
position                : absolute;
top:0px;
left:0px;
width                   : 200px;
height                  : 200px;
background: #ffffff;
border:1px solid #CCCCCC;
display:none;
text-align: center;
overflow: hidden;


}

div.jqZoomPup {
	z-index                 : 10;
	visibility              : hidden;
	position                : absolute;
	top:0px;
	left:0px;
	width                   : 50px;
	height                  : 50px;
	border: 1px solid #aaa;
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
	background-color: #ffffff;
	background-image: url(../bg/zoomlens.gif);
	background-repeat: no-repeat;
	background-position: 50% top;
}
