#position {
	width:1200px;
	min-width:1200px;
	height:30px;
	padding-bottom:10px;
}
#position span {
	font-weight:bold;
}
#position a:hover{
	background-color:#a8c5f4;
}
#position a:link{
	color:#333;
}
#photo_price {
	width:1200px;
	min-width:1200px;
	height:576px;
	margin-top: 10px;
}
#photo_price #photo {
	width:450px;
	height:100%;
}
#photo_big {
	width:100%;
	height:450px;
	line-height: 750px;
	border: 1px solid #dddddd;
}
#photo_big img {
	width:448px;
	height:auto;
	vertical-align: super;
}
#photo_small {
	width:100%;
	height:91px;
	margin-top:15px;
}
#photo_small ul {
	margin-left:60px;
}
#photo_small li {
	padding-right:20px;
	float:left;
}
#photo_small img {
	width:90px;
	height:90px;
	border:2px solid #e9e9e9;
}
#price_show {
	width:710px;
	height:100%;
	margin-left:490px;
	margin-top:-576px;
}
#price_show .title {
	width:100%;
	height:90px;
	border-bottom:1px solid #d5d5d5;
}
#price_show .title span {
	font-size:18px;
	font-weight:bold;
}
#price_show .title p {
	line-height:20px;
	font-size:13px;
}
#price_info {
	width:100%;
	height:460px;
}
#price_info li {
	margin-top:18px;
}
#price_info span {
	font-size:15px;
	color:#999999;
}
#price_info em {
	font-style:normal;
	font-size:15px;
}
#price_info .price{
	font-size:20px;
	color:#FF6E00;
}
#price_info .currency{
	font-size:16px;
	padding-left:60px;
	color:#75736E;
}
.moqBtn {
	width:68px;
	height:28px;
	border:1px solid #d6d6d6;
	background-color:white;
	font-size:15px;color:#333;
	margin-left:20px;
}
.moqActive {
	border:2px solid green;
}
#purchase_qty input{
	height:22px;
	text-align:center;
	font-size:16px;
}
#purchase_qty .num{
    width: 68px;
    height: 28px;
    border: 1px solid #d6d6d6;
    background-color: white;
    font-size: 15px;
    color: #400040;
    line-height: 28px;
}
#price_info .spec {
	border:1px solid #d5d5d5;
	width:600px;
	height:120px;
	margin-left:90px;
	margin-top:-15px;
}
#price_info .spec p {
	line-height:20px;
	font-size:13px;
	margin-top:5px;
	margin-left:5px;
}
#buy_btn {
	width:400px;
}
#buy_btn .btn1 {
	width:200px;
	height:36px;
	border:0;
	font-size:16px;
	color:#fdfdfd;
	background:#90C02A;
	background-image: url(../images/Cart.png);
	background-repeat:no-repeat;
	background-position: 38px 7px;
	cursor:pointer;
}
#buy_btn .btn2 {
	width:160px;
	height:36px;
	border:0;
	font-size:16px;
	color:#fdfdfd;
	background:#FF6C00;
	margin-left:35px;
	cursor:pointer;
}
#photo_small .first_img {
	border:2px solid #8f2f0a;
}
#photo_small img:hover{
	cursor:pointer;
	border:2px solid #8f2f0a;
}
.flyer-img{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	position: fixed;
	z-index: 9999;
}
#priceView {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	border: 0px solid green;
}
#priceType {
	display: inline-block;
	width: 372px;
	height: 30px;
	line-height: 30px;
	border: 1px solid white;
	position: relative;
	top: -4px;
	padding-top: 2px;
}
#priceType .priceTypeBtn {
	height:28px;
	line-height: 28px;
	background:#CACDCE;
	border: 1px solid #d6d6d6;
	font-size: 15px;
	margin-left: 8px;
}
#priceType .active{
	background:green;
	color:white;
}