@charset "utf-8";
body {
	margin:0;
	margin-top:28px;
	padding:0;
	background-image:url(../images/main_bg.gif);
	background-repeat:repeat;
	font-family:Tahoma;
}
img {
	border:0;
}

a{outline:none;}

input
{
	vertical-align:middle;
}

.pink_border {
	border: 3px solid #000000;
	background: url(../images/z_pat.gif) repeat left top;

}
.black_border {
	border: 3px solid #090909;
}
.black_circle {
	background-image: url(../images/black_circle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.img_border {
	border:solid 1px #000000;
}

.pink_small
{
	font-size:11px;
	color:#e55e96;
	font-weight:bold;
	line-height:16px;
}

.pink_12
{
	font-size:12px;
	color:#d00358;
	font-weight:bold;
}

.sub-titles-blue
{
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
}
.pink_12n
{
	font-size:12px;
	color:#d00358;
}

.pink_15
{
	font-size:15px;
	color:#d93579;
	font-weight:bold;
}

.input_shop1
{
	width:55px;
	height:20px;
	border:1px solid #ffa7bc;
	font-size:12px;
	color:#d00358;
	vertical-align:middle;
	text-align:center;
}

.input_shop2
{
	width:223px;
	height:20px;
	border:1px solid #ffa7bc;
	font-size:12px;
	color:#d00358;
	vertical-align:middle;
}
.input_shop3
{
	width:100px;
	height:20px;
	border:1px solid #ffa7bc;
	font-size:12px;
	color:#d00358;
	vertical-align:middle;
	text-align:left;
}
.input_shop2new
{
	width:350px;
	height:20px;
	border:1px solid #ffa7bc;
	font-size:12px;
	color:#d00358;
	vertical-align:middle;
}
.pinktxtarea
{
	width:223px;
	border:1px solid #ffa7bc;
	font-size:12px;
	color:#d00358;
	vertical-align:middle;
}
.add_to_cart
{
	background:url(../images/add_to_cart.gif) no-repeat;
	width:99px;
	height:29px;
	border:none;
	font-size:12px;
	color:#d00358;
	font-weight:bold;
}
.purchase_btn
{
	background:url(../images/purchase_btn.gif) no-repeat;
	width:161px;
	height:29px;
	border:none;
	font-size:12px;
	color:#d00358;
	font-weight:bold;
}
.checkout
{
	background:url(../images/checkout.gif) no-repeat;
	width:90px;
	height:29px;
	border:none;
	font-size:12px;
	color:#d00358;
	font-weight:bold;
}
.my_crt_img
{
	padding:5px 0;
}

.blck_fonts
{
	font-size:11px;
	color:#282828;
	font-weight:bold;
	line-height:20px;
}
.td_hnew
{
	height:2px;
}
.blck_12n
{
	font-size:12px;
	color:#000000;
}
.grey_12n
{
	font-size:12px;
	color:#666666;
}
