body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin:0px;
	background-image: url(../images/body_bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	background-color: #d5d4d4;
}
.header-bg{
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
img{
border:0px;
}
.footer{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height:20px;
	padding-bottom:5px;
	padding-top:5px;
}
.footer a{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;	
}
.footer a:hover{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.line-left{
	border-left:#cdcdcd solid 1px;
}
.body-txt-01{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.body-txt-02{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.input{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #6c6c6c;	
	height:15px;
	width:188px;
}
.home-btu{
	background-image: url(../images/btu-home.jpg);
	width:53px;
	height:32px;
	display:block;
}
.home-btu:hover{
	background-image: url(../images/btu-home-on.jpg);
	width:53px;
	height:32px;
	display:block;
}
.how-work-btu{
	background-image: url(../images/btu-how-work.jpg);
	width:121px;
	height:32px;
	display:block;
}
.how-work-btu:hover{
	background-image: url(../images/btu-how-work-on.jpg);
	width:121px;
	height:32px;
	display:block;
}
.faq-btu{
	background-image: url(../images/btu-faq.jpg);
	width:49px;
	height:32px;
	display:block;
}
.faq-btu:hover{
	background-image: url(../images/btu-faq-on.jpg);
	width:49px;
	height:32px;
	display:block;
}
.status-btu{
	background-image: url(../images/btu-status.jpg);
	width:153px;
	height:32px;
	display:block;
}
.status-btu:hover{
	background-image: url(../images/btu-status-on.jpg);
	width:153px;
	height:32px;
	display:block;
}

.contact-btu{
	background-image: url(../images/btu-contact.jpg);
	width:105px;
	height:32px;
	display:block;
}
.contact-btu:hover{
	background-image: url(../images/btu-contact-on.jpg);
	width:105px;
	height:32px;
	display:block;
}


