body {
	background-color: #4C8AA7;
	background-image: url(images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
.vmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CE7D27;
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	height: 84px;
	width: 71px;
}
A.vmenu_l:ACTIVE, A.vmenu_l:LINK, A.vmenu_l:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#0080AA;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
A.vmenu_l:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#E80000;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
A.vmenu_l1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#E80000;
	text-decoration:none;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 70px;
}
A.cont_l:ACTIVE, A.cont_l:LINK, A.cont_l:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E80000;
	text-decoration:underline;
	font-weight: bold;
}
A.cont_l:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
	font-weight: bold;
}
A.cont_2:ACTIVE, A.cont_2:LINK, A.cont_2:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0066CC;
	text-decoration:underline;
	font-weight: bold;
}
A.cont_2:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration:underline;
	font-weight: bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.bottom_l{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
}
A.bottom_l:ACTIVE, A.bottom_l:LINK, A.bottom_l:VISITED{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	text-decoration:none;
}
A.bottom_l:HOVER{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.padd_sp {
	padding: 8px;
}

