@charset "UTF-8";

#products_cont{
	width:960px;
	height: 610px;
	background-image: url(images/products.jpg);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 170%;
}
#products h1{
	width:960px;
	height: 82px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
}
#dvd_box{
	width: 861px;
	height: 35px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#rental_dvd{
	width: 861px;
	height: 40px;
	font-weight: bold;
	text-align: left;
	text-indent: -9999px;
	float: left;
}
#wrap_products{
	width: 861px;
	height: 500px;
	text-align: left;
	margin-left: 55px;
	margin-right: 44px;
}
#wrap_dvd{
	width: 861px;
	height: 205px;
	text-align: left;
	float: left;
}
#wrap_box1{
	width: 287px;
	height: 205px;
	text-align: left;
	float: left;
}
#wrap_box2{
	width: 287px;
	height: 205px;
	text-align: left;
	float: left;
}
#wrap_box3{
	width: 287px;
	height: 205px;
	text-align: left;
	float: left;
}
#wrap_rental{
	width: 861px;
	height: 190px;
	text-align: left;
	float: left;
}
#under{
	width: 861px;
	height: 30px;
	text-align: center;
	color: #996633;
	line-height: 18px;
	font-size: 12px;
	float: left;
}
.img_pk{
	width: 100px;
	height: 150px;
	float: left;
}
.title_box{
	width: 287px;
	height: 40px;
	font-weight: bold;
	text-align: left;
}
.title_rental{
	width: 861px;
	height: 25px;
	font-weight: bold;
	text-align: left;
}
.box_ditail{
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.rental_ditail{
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
}
.rental_ditail_2{
	width: auto;
	height: auto;
	text-align: left;
	float: left;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 15px;
	border-left: solid 1px;
	border-color: #F3C6CC;
}
.txt_dvd{
	width: 275px;
	height: auto;
	padding-left: 15px;
	float: left;
}
.txt_box_title{
	font-size: 13px;
	font-weight: bold;
	color: #876B3E;
	line-height: 18px;
}
.txt_box_date{
	font-size: 13px;
	font-weight: bold;
	color: #C14A70;
	line-height: 150%;
}
.txt_box_price{
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	line-height: 27px;
}
.txt_rental_title{
	font-size: 13px;
	font-weight: bold;
	color: #876B3E;
	line-height: 15px;
}
.txt_rental_vol_c{
	font-size: 13px;
	font-weight: bold;
	color: #B48F52;
	line-height: 20px;
}
.txt_rental_date{
	font-size: 13px;
	font-weight: bold;
	color: #C14A70;
	line-height: 25px;
}
.txt_rental_vol{
	font-size: 12px;
	font-weight: bold;
	color: #C14A70;
}
.space{
	width: 105px;
	height: 105;
	float: left;
}
.btn_area{
	width: 275px;
	height: auto;
	float: left;
	padding: 10px;
}
.go_shop a{
	width: 130px;
	height: 26px;
	background-image: url(images/btn_go_shop.jpg);
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	text-align: left;
	text-decoration: none;
	text-indent: -9999px;
	background-position: 0px 0px;
	margin-right: auto;
	margin-left: auto;
}
.go_shop a:hover{
	background-position: 0px -26px;
}
a {
	font-size: 12px;
	color: #FF6666;
	text-decoration: underline;
}
a:hover{
	font-size: 12px;
	color: #FFCC66;
	text-decoration: underline;
}
