body {
	margin: 0px; color: rgb(135, 135, 135); line-height: 25px; letter-spacing: 1px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-repeat: no-repeat; background-size: 100%;
}
a {
	color: rgb(153, 153, 153); text-decoration: none;
}
a:visited {
	color: rgb(153, 153, 153);
}
a:hover {
	color: rgb(0, 0, 0);
}
hr {
	margin: 20px 5%; border: 1px dotted rgb(221, 221, 221); border-image: none;
}
.hr2 {
	margin: 0px 30%; border: 3px solid rgb(0, 0, 0); border-image: none;
}
img {
	border: currentColor; border-image: none;
}
ul a:visited {
	color: rgb(255, 255, 255);
}
ul a:hover {
	color: rgb(0, 0, 0);
}
.content_responsive {
	padding-top: 30px; padding-bottom: 30px;
}
@media screen and (min-width:1px)
{
.content_responsive {
	width: 100%;
}
}
@media screen and (min-width:1024px)
{
.content_responsive {
	width: 1024px;
}
}
.content {
	width: 1024px; padding-top: 30px; padding-bottom: 30px;
}
.btn_send {
	padding: 10px 30px; border: 2px solid rgb(0, 0, 0); border-image: none; color: rgb(0, 0, 0) !important; font-size: 18px; background-color: rgb(255, 255, 255);
}
.btn_send:hover {
	color: rgb(255, 255, 255) !important; background-color: rgb(0, 0, 0);
}
.btn_cancel {
	padding: 10px 20px; border: 2px solid rgb(255, 255, 255); border-image: none; color: rgb(153, 153, 153); font-size: 18px; background-color: rgb(255, 255, 255);
}
.btn_cancel:hover {
	border: 2px solid rgb(0, 0, 0); border-image: none; color: rgb(255, 255, 255); background-color: rgb(0, 0, 0);
}
.btn_prev {
	background-position: 5px -177px; padding: 30px 40px; left: 10%; top: 50%; position: fixed; background-image: url("../image/btn_RL.png"); background-repeat: no-repeat;
}
.btn_prev:hover {
	background-position: 5px -261px;
}
.btn_next {
	background-position: 10px -10px; padding: 30px 40px; top: 50%; right: 10%; position: fixed; background-image: url("../image/btn_RL.png"); background-repeat: no-repeat;
}
.btn_next:hover {
	background-position: 10px -93px;
}
.btn_buynow {
	background-position: 0px 0px; padding: 15px 25px; background-image: url("../image/btn_buyEmail.png"); background-repeat: no-repeat;
}
.btn_buynow:hover {
	background-position: 0px -43px;
}
.btn_email {
	background-position: 0px -94px; padding: 15px 25px; background-image: url("../image/btn_buyEmail.png"); background-repeat: no-repeat;
}
.btn_email:hover {
	background-position: 0px -143px;
}
.btn_delete {
	background-position: 0px -185px; padding: 15px 19px; background-image: url("../image/btn_buyEmail.png"); background-repeat: no-repeat;
}
.btn_delete:hover {
	background-position: 0px -231px;
}
.btn_addlist {
	background-position: -7px -277px; padding: 15px 25px; background-image: url("../image/btn_buyEmail.png"); background-repeat: no-repeat;
}
.btn_viewcart {
	background-position: 0px -327px; padding: 15px 25px; background-image: url("../image/btn_buyEmail.png"); background-repeat: no-repeat;
}
.btn_viewcart:hover {
	background-position: 0px -382px;
}
.txt16 {
	line-height: 18px; font-size: 16px; font-weight: bold;
}
.txt18 {
	font-size: 18px; font-weight: bold;
}
.txt28 {
	font-size: 28px; font-weight: bold;
}
.txt32 {
	padding-bottom: 10px; font-size: 32px; font-weight: bold;
}
.txt64 {
	line-height: 64px; padding-top: 10%; font-size: 64px; font-weight: bold;
}
.txtBK {
	color: rgb(0, 0, 0);
}
.txtWT {
	color: rgb(255, 255, 255);
}
.txt_title {
	color: rgb(255, 255, 255); letter-spacing: 1px; font-size: 16px;
}
.txtfield {
	border-width: medium medium 3px; border-style: none none solid; border-color: currentColor currentColor rgb(51, 51, 51); padding: 10px; border-image: none; width: 100%; font-size: 18px;
}
.txtArea {
	padding: 10px; border: 2px solid rgb(51, 51, 51); border-image: none; width: 600px; font-family: Arial, Helvetica, sans-serif; font-size: 18px;
}
