/* @override http://chateaujun.local:8888/css/award.css */

h2{
	background: url(/images/list/title.png) no-repeat;
	width: 124px;
}
#contents .page{
	width: 968px !important;
	background: url(/images/list/bg2.gif) repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	padding: 0 9px 30px;
}

#contents .ptitle{
	padding-bottom: 5px;
	border-bottom: 1px solid #bcb3aa;
	position: relative;
}
.ptitle h3{
	display: block;
	height: 25px;
	font-size: 1px;
	text-indent: -9999px;
/*	background: url(/images/list/title2.gif) no-repeat; */
	background: url(/images/list/wine_list.png) no-repeat;
}
#contents .section{
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #bbb4ab;
	padding: 20px 70px 25px 40px;
	font-size: 12px;
	line-height: 1.7em;
	background: url(/images/list/bg1.gif) no-repeat;
	background-position: center 1px;
}
* #contents .section{
	height: 1%;
}
#contents .section .photo{
	float: right;
	margin: 0 0 0 18px;
}
#contents .section h4{
	display: block;
	margin: 0 0 30px 0;
	height: 48px;
	font-size: 1px;
	text-indent: -9999px;
}

#contents p{
	overflow: hidden;
	margin: 0 80px 20px 0;
	line-height: 1.7em;
}
* html .section p{
	height: 1%;
}

ul.cateList{
	display: block;
	position: absolute;
	top: 26px;
	left: 280px;
}
ul.cateList li{
	display: block;
	float: left;
	padding: 0 5px 0 0;
}
#contents ul.cateList li a{
	padding: 6px 12px;
	color: #2b1b04;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	display: block;
	float: left;
	border: 1px solid #2c1a04;
}
#contents ul.cateList li a:hover,#contents ul.cateList li.here a{
	background-color: #2c1a04;
	color: white;
	text-decoration: none;
}
.listLine{
	display: block;
	background: url(/images/list/list_bg.gif) no-repeat 0 25px;
	padding-top: 26px;
	float: left;
	width: 968px;
}
.listLine .wine{
	display: inline-block;
	float: left;
	width: 234px;
	text-align: center;
	padding-left: 3px;
	padding-right: 4px;
}
/*
.listLine .wine:nth-child(4n){
	padding-right: 0px;
}
*/
.listLine .wine h4{
	background: url(/images/list/line1.gif) no-repeat center top;
	font-size: 14px;
	line-height: 18px;
	padding-top: 8px;
	padding-bottom: 2px;
}
.listLine .wine .price{
	background: url(/images/list/line1.gif) no-repeat center bottom;
	font-size: 12px;
	padding-bottom: 8px;
	padding-top: 2px;
}
.listLine .wine .taste{
	font-size: 10px;
	color: #606060;
	padding-top: 2px;
	padding-bottom: 2px;
}
.listLine .wine a.more{
	background: url(/images/list/btn_detail.gif) no-repeat;
	width: 148px;
	height: 28px;
	display: block;
	margin-top: .3em;
	margin-right: auto;
	margin-left: auto;
	text-indent: -5000px;
	overflow: hidden;
}
.listClear{
	display: block;
	clear: both;
	height: 20px;
}

.leftArea{
	width: 970px;
	display: block;
	float: left;
	padding-top: 12px;
/*	border-right: 1px solid #bcb3aa; */
}
.rightArea{
	display: block;
	float: right;
	width: 227px;
}
.wineDetail{
	background: url(/images/list/line5.gif) no-repeat 0 bottom;
	display: block;
	width: 968px;
	padding-bottom: 44px;
	float: left;
}
.wineDetail .mainPhoto{
	width: 332px;
	display: block;
	float: left;
}
.wineDetail .detail{
	display: block;
	float: right;
	width: 636px;
	background: url(/images/list/specification.gif) no-repeat 0 37px;
	padding-top: 97px;
	position: relative;
}
.wineDetail .detail h4{
	font-size: 16px;
	padding-bottom: 5px;
	padding-left: 4px;
}

ul.linkUrl{
	display: block;
	position: absolute;
	top: 96px;
	left: 400px;
}
ul.linkUrl li{
	display: block;
	float: left;
	padding: 0 5px 0 0;
}

#contents ul.linkUrl li a{
	padding: 6px 12px;
	color: #2b1b04;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 0;
	display: block;
	float: left;
	border: 1px solid #2c1a04;
}
#contents ul.linkUrl li a:hover,#contents ul. li.here a{
	background-color: #2c1a04;
	color: white;
	text-decoration: none;
}
.wineDetail .detail .price{
	font-size: 12px;
	padding-bottom: 40px;
	background: url(/images/list/line4.gif) no-repeat 0 bottom;
	padding-left: 4px;
}
.wineDetail .detail .cartBtn{
	background: url(/images/list/line4.gif) no-repeat 0 bottom;
	padding-top: 18px;
	padding-bottom: 17px;
	font-size: 12px;
	padding-left: 4px;
	display: block;
/*	width: 380px; */
	float: left;
}
.wineDetail .detail .cartBtn div{
	float: left;
	display: block;
	padding-top: 3px;
}
.wineDetail .detail .cartBtn .num1{
	width: 42px;
	height: 24px;
	border: 1px solid #2c1a04;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	float: left;
	font-size: 12px;
	line-height: 24px;
	vertical-align: middle;
	padding-left: 2px;
	padding-right: 2px;
}
.wineDetail .detail .cartBtn .cartIn{
	border: 1px solid #2c1a04;
	background: url(/images/list/btn_cart.gif) no-repeat;
	width: 143px;
	height: 26px;
	padding-bottom: 2px;
	cursor: pointer;
	float: left;
}
.wineDetail .detail .text{
	font-size: 12px;
	line-height: 2;
	padding: 32px 20px 32px 4px;
	background: url(/images/list/line4.gif) no-repeat 0 bottom;
	display: block;
/*	width: 380px; */
	float: left;
}
#contents .wineDetail .detail .text p{
	padding: 0 20px 0 0;
	margin: 0;
}
#contents .wineDetail .detail .otherImg{
	background: url(/images/list/otherimg.gif) no-repeat 0 20px;
	padding-top: 38px;
	padding-left: 4px;
	display: block;
  width: 100%;
	float: left;
}
#contents .wineDetail .detail .otherImg a img{
	border: 1px solid #2c1a04;
}
.giftPack{
	display: block;
	clear: both;
	float: left;
/*	background: url(/images/list/list_bg2.gif) no-repeat 0 50px; */
	width: 968px;
}
.giftPack .ttl{
	background: url(/images/list/giftpackage.gif) no-repeat 0 20px;
	width: 110px;
	height: 19px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	padding-top: 20px;
	padding-bottom: 14px;
}
.giftPack .gift{
	display: block;
	float: left;
	width: 198px;
	height: 350px;
	padding-right: 20px;
	padding-left: 20px;
	border-right:solid 1px #cdcdcd;
	text-align: center;
}
.giftPack .gift h5{
	font-size: 12px;
	padding-top: 5px;
}
.giftPack .gift .price{
	font-size: 12px;
}
.giftPack .gift .text{
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
}
.giftPack .gift .cartBtn{
	font-size: 10px;
	text-align: left;
	padding-top: 10px;
}
.giftPack .gift .cartBtn div{
	padding-bottom: 3px;
}
.giftPack .gift .cartBtn .num1{
	width: 42px;
	height: 23px;
	border: 1px solid #2c1a04;
	margin-right: 6px;
	text-align: center;
	margin-left: 2px;
	font-size: 12px;
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 24px;
}
.giftPack .gift .cartBtn .cartIn{
	border: 1px solid #2c1a04;
	background: url(/images/list/btn_cart.gif) no-repeat;
	width: 143px;
	height: 25px;
	padding-bottom: 2px;
	cursor: pointer;
	display: block;
	float: left;
}
.giftPack .gift a.more{
	background: transparent url(/images/list/btn_detail2.gif) no-repeat scroll 0 0;
	width: 89px;
	height: 26px;
	display: block;
	margin-top: .3em;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-indent: -5000px;
}
.otherlist{
	display: block;
	clear: both;
	float: left;
	width: 968px;
	padding-top: 28px;
/*	background: transparent url("/images/list/otherlist_bg.gif") no-repeat scroll 0 28px; */
}
.otherlist .ttl{
	padding-left: 18px;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-indent: -5000px;
	overflow: hidden;
}
.otherlist .premiumseries{
	background: transparent url("/images/list/cate_premiumseries.gif") no-repeat scroll 0 20px;
}
.otherlist .artseries{
	background: transparent url("/images/list/cate_artseries.gif") no-repeat scroll 0 20px;
}
.otherlist .gift{
	background: transparent url("/images/list/cate_gift.gif") no-repeat scroll 0 20px;
}
.otherlist .other{
	background: transparent url("/images/list/cate_other.gif") no-repeat scroll 0 20px;
}
.otherlist .wine{
	width: 150px;
	height: 300px;
	display: block;
	padding: 10px 5px;
	float: left;
	text-align: center;
}
.line_rt {
	border-right: solid 1px #cdcdcd;
}
.otherlist .wine h5{
	font-size: 12px;
	padding-top: 5px;
}
.otherlist .wine .price{
	font-size: 12px;
	padding-bottom: 5px;
}
.otherlist .wine a.more{
	background: transparent url(/images/list/btn_detail2.gif) no-repeat scroll 0 0;
	width: 89px;
	height: 26px;
	display: block;
	margin-top: .3em;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-indent: -5000px;
}
.sideCart{
	width: 207px;
	padding: 25px 10px 5px;
	display: block;
}
.sideCart .ttl{
	background: transparent url(/images/list/shoppingcart.gif) no-repeat scroll 0 0;
	width: 77px;
	height: 14px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
	padding-bottom: 10px;
}
.sideCart .cartList{
	display: block;
	width: 187px;
	background: transparent url(/images/list/cart_bg.gif) repeat scroll 0 0;
	padding: 10px 10px 12px;
}
.sideCart .cartList .item{
	border-top: 1px dotted #2c1a04;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideCart .cartList .total{
	border-top: 1px solid #2c1a04;
	font-size: 10px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 10px;
}
.sideCart .cartList .total .cartRe{
	background: transparent url(/images/list/cart_re.gif) no-repeat scroll 0 0;
	width: 65px;
	height: 18px;
	display: block;
	overflow: hidden;
	float: left;
	margin-right: 4px;
	line-height: 2000px;
}
.sideCart .cartList .total strong{
	font-size: 12px;
}
.sideCart .cartList a.gtRegi{
	display: block;
	background: transparent url(/images/list/btn-regi.gif) no-repeat scroll 0 0;
	width: 145px;
	height: 28px;
	display: block;
	overflow: hidden;
	text-indent: -5000px;
}
.sideCart .link{
	font-size: 12px;
	padding-top: 15px;
	line-height: 240%;
}
.att{
	border: 1px solid #aa0c39;
	padding: 15px;
	color: #aa0c39;
	font-size: 12px;
	clear: both;
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
	margin-top: 40px;
	display: block;
}
.att2{
	font-size: 12px;
	padding: 20px 20px 10px 4px;
	display: block;
	background: url("/images/list/line4.gif") no-repeat scroll 0 top transparent;
	float: left;
	width: 580px;
	margin-top: 30px;
	color: gray;
}
.mail{
	padding: 15px;
	color: gray;
	font-size: 12px;
	clear: both;
	text-align: center;
	margin-left: 100px;
	margin-right: 100px;
	display: block;
}
.soldout{
	color: #aa0c39;
}
.cominsoon{
	color: gray;
	padding: 5px 30px;
	border-style: double;
	border-color: silver;
}

.giftPack .gift .noBtn{
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
.giftPack .gift .noBtn div{
	color: gray;
	padding: 5px 30px;
	border-style: double;
	border-color: silver;
	font-size: 12px;
}
