body { margin:0px; padding:0px; background-image:url("images/main-bg.gif");}
.left { float:left;}
.right { float:right;}
#navigation {
	background-image: url("images/navi-bg.jpg");
	background-repeat: repeat-x;
	background-position: left bottom;
	height:36px;
	clear:both;
	background-color: #FFFFFF;
}
.bott_link {
	background-image: url("images/bottom-bg.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	height: 52px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 52px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	text-align: center;
}
.bott_link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 52px;
	font-weight: normal;
	color: #333366;
	text-decoration: none;
	text-align: center;
}
.bott_link a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 52px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
	text-align: center;
}
.trans {
	background-image: url("images/bottom-bg1.jpg");
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 23px;
	text-align: center;
}



.home { height: 35px; text-align: center; 	}

.home a{ height: 35px; font-family: Verdana, Arial, Helvetica, sans-serif; display:block;
	font-size: 11px; line-height: 35px;	font-weight: bold;	color: #336699;	text-decoration: none;}
	
.home a:hover{ height: 35px; font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 35px;	font-weight: bold;	color: #FFFFFF;	text-decoration: none;
	background-image: url("images/header-bg-hover.jpg"); background-position:left top; background-repeat:repeat-x;}
 


