body {
	background-color: #f9f9f9;
}

.main, select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
select, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
td {
	vertical-align: top;	
}
img {
border:none;
}
.footer {
text-align:justify;
}
.b td {
	vertical-align: bottom;	
}
a {
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
.timer_style1{
color: red;
}
.timer_style2{
color: green;
}
.red {
color:#CC0033;
}
#timer a, a:hover {
text-decoration:none;
}

#menu01{
	height: 27px;
	width: 210px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(imgs/top_menu_01.gif);
	background-repeat: no-repeat;
}
 
#menu01:hover{
	background-position: 0px -27px;
}
#menu02{
	height: 27px;
	width: 221px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(imgs/top_menu_02.gif);
	background-repeat: no-repeat;

}
 
#menu02:hover{
	background-position: 0px -27px;
}
#menu03{
	height: 27px;
	width: 192px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(imgs/top_menu_03.gif);
	background-repeat: no-repeat;

}
 
#menu03:hover{
	background-position: 0px -27px;
}
#menu04{
	height: 27px;
	width: 253px;
	text-indent: 10000px;
	overflow: hidden;
	display: block;
	background-image: url(imgs/top_menu_04.gif);
	background-repeat: no-repeat;

}
 
#menu04:hover{
	background-position: 0px -27px;
}
