@CHARSET "UTF-8";

#detail {
	float: left;
	width: 660px;
	margin-top: 20px;
	margin-left: 16px;
	margin-bottom: 2px;
	font-family: "times new roman";
}

#detail #preview_img {
	margin-top: 20px;
	margin-right: 20px;
	float: left;
	max-width: 215px;
}

#detail #about_commodity {
	float: left;
	width: 420px;
}

#detail #ctitle, #detail #cprice {
	float: left;
	color: #ba6927;
	font-size: 18px;
}

#detail #ctitle {
	margin-right: 15px;
}

#detail .cval {
	float: left;
	clear: left;
	margin-top: 20px;
	color: #ba6927;
	font-size: 14px;
	width: 100%;
}

#detail .cvalname {
	float: left;
	color: #362f2d;
	font-size: 14px;
	margin-right: 5px;
}

#detail .cval p {
	margin: 0px;
	padding: 0px;
}

#detail .shk-but {
	border-width: 0px;
	margin-left: -5px;
	margin-top: 20px;
	float: left;
	background-image: url("../images/button_add.png");
	background-color: transparent;
	width: 197px;
	height: 46px;
}

#detail #previews {
	float: left;
	clear: left;
}

#detail #previews img {
	border-width: 0px;
	max-width: 100px;
	max-height: 100px;
	border-width: 1px;
	border-style: solid;
	border-color: #d7bc9a;
}

#detail #hideprice {
	visibility: hidden;
	width: 0px;
	height: 0px;
}

#also_line {
	margin-top: 5px;
	margin-bottom: 5px;
}

#also_view {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #ba6927;
	font-size: 18px;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption{ 
	float: left;
}

#keyboardMsg{ 
	float: right; 
}

#lightbox img{ 
	border: none;
}

#overlay img{ 
	border: none;
}



.orderList {
	position: relative;
	margin-right: 15px;
	font-family: "times new roman";
}

.orderList a{
	color: #362f2d;
	text-decoration: none;
}

.orderList .shop-cart-head {
	margin: 10px;
}

.orderList table tr {
	height: 30px;
}

#shopOrderForm {
	margin-right: 16px;
	width: 651px;
	margin-left: -2px;
}
