﻿.body {
background-image: url('image/hg.jpg');
background-color: #ffffff;
background-repeat: repeat;
background-attachment: scroll;
font-family: arial;
font-size: 13px;
font-weight: normal;
font-style: normal;
text-decoration: none
}

.header {
	background-image: url('image/header.jpg');
}
.navi {
	background-image: url('image/navi.jpg');
	font-family: arial;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none

}
.right {
	background-image: url('image/banner.jpg');
	font-family: arial;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none

}
.main {
	background-image: url('image/hg.jpg');
	font-family: arial;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none

}
.table {
	border: 1px solid #000000;
	font-family: arial;
font-size: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none

}
.footer {
	text-align: center;
	background-image: url('image/footer.jpg');
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}

A:active{
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: overline;
}

A{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:none;
}

A:visited{
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
}


A:hover{
	FONT-SIZE: 12px;
	COLOR: #FF0000;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:underline;
}

#Counter {
	text-align:left;
	color:#000000;
background-image: url('image/banner.jpg');
	font-family: arial;
font-size: 10px;
font-weight: normal;
font-style: normal;
text-decoration: none
	}
h4 {
FONT-SIZE: 15px;
	COLOR: #991505;
	FONT-WEIGHT:bold;
	TEXT-DECORATION:underline;
}
