body
{
	background-color:#005;
	margin-top:4px;
	font-family:Arial,Verdana;
}
h1
{
	margin:0
}
h1 a
{
	color:#00f;
	text-decoration:none;
}
h1 a:hover
{
	color:#00f;
	text-decoration:underline;
}


h2
{
	margin:0;
	padding:0;
	padding-bottom:5px;
}
h2 a
{
	color:#00f;
	text-decoration:none;
}
h2 a:hover
{
	color:#008000;
	text-decoration:underline;
}
p
{
	margin-top:0px;
	margin-bottom:0px;
}

.blog a
{
	color:#00f;
	text-decoration:none;
	font-weight:bold;
}
.blog a:hover
{
	color:#008000;
	text-decoration:underline;
}



.tl
{
	background:#fff url("../image/tl.gif") no-repeat left top;
	height:10px
}
.tr
{
	background:#fff url("../image/tr.gif") no-repeat right top;
	height:10px
}
.bl
{
	background:#fff url("../image/bl.gif") no-repeat left bottom;
	height:10px
}
.br
{
	background:#fff url("../image/br.gif") no-repeat right bottom;
	height:10px
}
#header {
	PADDING-RIGHT: 1em;
	PADDING-LEFT: 1em;
	PADDING-BOTTOM: 1em;
	PADDING-TOP: 0.8em;
	HEIGHT: 1px;
	BACKGROUND-COLOR: #fff
}
#header-l {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 80px;
	MIN-HEIGHT: 40px;
	BACKGROUND: #fff url(../image/logo.gif) no-repeat left top;	
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 3px;
	HEIGHT: 40px
}
.navMerchantT
{
	color:#ff9900;
	font-size:14pt;
	font-weight:bold;
}
.navMerchant
{
	BACKGROUND: #fff url(../image/5px.gif) no-repeat left top;
	padding-left:10px;
}
.navMerchant a
{
	color:#0000ff;
	font-size:12pt;
	font-weight:bold;
	text-decoration:none;
}

.navMerchant a:hover
{
	color:#008000;
}
.coupon a{
	color:#005;
	text-decoration:none;
}
.coupon a:hover {
	color:#f90;
}


