﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	font-size: 12px;
}
.inp {
	height: 25px;
	border: 1px solid #666666;
}
.inp2 {
	height: 20px;
	width: 300px;
	border: 1px solid #FFCC95;
}
.inp3 {
	height: 20px;
	border: 1px solid #FFCC95;
}
a:link {
	color: #001D4C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #001D4C;
}
a:hover {
	text-decoration: underline;
	color: #3F3C79;
}
a:active {
	text-decoration: none;
}
#productall{
	width:920px;
	display: block;
	text-align: center;
	margin: auto;
	padding: 0px;
	height: auto;
	clear: left;
}
#product{
	width:920px;
	height:130px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
#type1{
	border:1px #990000 solid;
	width:20px;
	height:75px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	padding-top: 45px;
	position: absolute;
	left: 10px;
	top: 20px;
}
#type2{
	width:100px;
	height:105px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	left: 25px;
	top: 10px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#type2 span {
	display: block;
	border: 1px solid #cccccc;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	clear: none;
	float: left;
	line-height: 0px;
	padding: 5px;
	height: 95px;
	width: 95px;
}
#type3{
	width:530px;
	height:115px;
	display: block;
	text-align: left;
	vertical-align: middle;
	line-height: 20px;
	float: left;
	overflow: hidden;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#type3 h1 {
	text-align: left;
	vertical-align: top;
	height: 20px;
	font-family: "新宋体";
	font-size: 16px;
	color: #003366;
	overflow: hidden;
	line-height: 20px;
	clear: none;
	display: block;
	padding: 0px;
	margin: 0px;
}
#type3 h2 {
	height: 20px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	overflow: hidden;
}
#type3 h3 {
	height: 20px;
	line-height: 20px;
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	display: block;
	font-weight: normal;
	overflow: hidden;
}
#type3 h4 {
	height: 50px;
	line-height: 50px;
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	display: block;
	vertical-align: middle;
}


#type4{
	width:120px;
	height:120px;
	display: block;
	text-align: center;
	vertical-align: middle;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin: 0px;
	left: 685px;
	top: 10px;
}
#type4 ul {
	display: block;
	height: 80px;
	text-align: center;
	vertical-align: middle;
	padding-top: 40px;
	margin: 0px;
}
#type4 li {
	line-height: 20px;
	height: 20px;
}
#type4 li li {
	color: #FF9900;
}
#type5{
	width:98px;
	height:85px;
	display: block;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	float: left;
	border-right-color: #333333;
	line-height: 20px;
	padding-top: 35px;
	margin: 0px;
	left: 805px;
	top: 10px;
}
.price {color: #FF6600; font-weight: bold; }

#focus_pic{
	overflow:hidden;
	width:90px;
	height:90px;
	border:1px solid #ccc;
	margin: 0px;
	padding: 0px;
	cursor:pointer;
}
#focus_pic p{
	position:absolute;
	top:50%;
	left:50%;
	margin: 0px;
	padding: 0px;
}
.centerBox {
	left: -50%;
	top: -50%;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#product_big_pic {
	display: block;
	padding: 0px;
	float: left;
	height: 300px;
	width: 300px;
	overflow: hidden;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

#product_small_pic{
	position:relative;
	overflow:hidden;
	width:240px;
	height:240px;
	border:1px solid #ccc;
	margin: 0px;
	padding: 0px;	
	cursor:pointer;
}
#product_small_pic p{
	position:absolute;
	top:50%;
	left:50%;
	margin: 0px;
	padding: 0px;
}

#product_smalltitle {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.yuan {
	display: inline;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 300px;
	float: left;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
	font-weight: lighter;
	color: #CC6600;
	text-decoration: none;
}

