@charset "utf-8";

.showCouponLeft
{
	background-image: url("../images/coupon_left.gif");
	background-repeat: repeat-y;
}
.showCouponRight
{
	background-image: url("../images/coupon_right.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.showCouponBottom
{
	background-image: url("../images/down_bg.gif");
	background-repeat: repeat-x;
}
.coupontableT
{
	background-image: url("../images/coupon_07.gif");
	background-repeat: repeat-x;
	background-position: bottom;
}
.coupontableB
{
	background-image: url("../images/coupon_bg04.gif");
	background-repeat: repeat-x;
	background-position: top;
}
.coupontableL
{
	background-image: url("../images/coupon_bg02.gif");
	background-repeat: repeat-y;
	background-position: left;
}
.coupontableR
{
	background-image: url("../images/coupon_bg03.gif");
	background-repeat: repeat-y;
	background-position: right;
}
.printbutton_out
{
	border-width: 0px;
	background-image:url("../images/print_botton.gif");
	background-repeat: no-repeat;
	width:177px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.printbutton_over
{
	border-width: 0px;
	background-image:url("../images/print_botton.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:177px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.addCartbutton_out
{
	border-width: 0px;
	background-image:url("../../images/online_btn.gif");
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.addCartbutton_over
{
	border-width: 0px;
	background-image:url("../../images/online_btn.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:110px;
	height:30px;
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
.txt01
{
	font-size: 12px;
	color: #333333;
	padding-left: 7px;
}
.line01
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d0d7e5;
	border-bottom-color: #d0d7e5;
	border-left-color: #d0d7e5;
}
.line02
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d7e5;
}
.line03 
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d0d7e5;
	border-bottom-color: #d0d7e5;
}
.line04 
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d7e5;
}
.margin3
{
    margin:3px;
}
.dolimg 
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
}
.saving
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 20px;
}
.felling
{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.pages_out
{
	border-width: 0px;
	background-image:url("../images/small_btn.gif");
	background-repeat: no-repeat;
	width:53px;
	height:18px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.pages_over
{
	border-width: 0px;
	background-image:url("../images/small_btn.gif");
	background-position: bottom;
	background-repeat: no-repeat;
	width:53px;
	height:18px;
	color:#FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.couponListDiv
{
	margin-top: 5px;
	margin-bottom: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #46A4BB;
	
	padding: 3px;
	margin-top: 3px;
}
.likeColor
{
	color: #3A8CA0;
}
.couponline
{
	border-style: solid;
	border-width: 1px;
	border-color: #000;
}
.category
{
	font-weight:bold;
}
.region
{
	font-weight:bold;
}
.selectBgClr
{
	background-color: #EAEAEA;
}
.commentDiv
{
	display: none; 
	margin-top: 10px; 
	border-style: solid; 
	border-width: 1px; 
	border-color:#CCCCCC;
}
.regCommentDiv
{
	display: none; 
	text-align: left; 
	padding-left: 5px; 
	margin-top: 10px;
}
.addCommentDiv
{
	display: none; 
	text-align: left; 
	padding-left: 5px; 
	margin-top: 10px;
}
.showCommentdiv
{
	overflow-x: hidden;
	overflow-y: auto;
	margin: 5px;
	padding: 5px;
	text-align: left; 
	margin-top: 10px; 
	border-style: solid; 
	border-width: 1px;
	border-color: #46A4BB;
}
.contenttitle
{
	padding-left: 0px;
	padding-top: 6px;
	font-size:18px;
	color:#1c788a;
	font-weight:bolder;
}
.adminShowCouponList
{
	float: right;
	margin-right: 5px;
	width: 110px;
	background-color: #eee;
	text-align: center;
}
