
body {
	background-color: #0066cc;
	margin: 0;
	padding:0;
}
img {
    border: 0;
}

a{
  color :#069;
  text-decoration : none;
}
a:hover {
  color:#F90;
}
td {	
   font-size: 0.9em;
	line-height: 1.6;
    color : #666666;
}


.head_nv{
	font-size:12px;
	margin: 6px 0 0 0;
}
.head_nv ul{
	overflow: hidden;
	margin:0;
	padding:0;
}
.head_nv li{
	list-style-type: none;
	float: left;
	margin:0 10px 0 5px;
  	background : url(../images/head_arrow.gif) no-repeat 0px 3px;
	padding-left: 8px;
}
.head_nv a:link {
	color: #333;
	text-decoration: none;
}
.head_nv a:visited {
	color: #333;
	text-decoration: none;
}
.head_nv a:hover {
	color: #333;
	text-decoration: underline;
}
.head_nv a:active {
	color: #333;
	text-decoration: underline;
}


#menu {
    margin: 16px auto 0 auto;
    width: 950px;
	overflow: hidden;	
}

#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float:left;
}
#menu a{
	text-decoration: none;
	background-image : url(gl_menu.gif);
	outline-width: 0;
}
#menu1 a{
	display: block;
	width: 75px;
	height: 32px;
	background-position: 0px 0px;
}
#menu1 a:hover{
	background-position: 0px -32px;
}
#menu1on a{
	display: block;
	width: 75px;
	height: 32px;
	background-position: 0px -32px;
}
#menu2 a{
	display: block;
	width: 128px;
	height: 32px;
	background-position: -75px 0px;
}
#menu2 a:hover{
	background-position: -75px -32px;
}
#menu2on a{
	display: block;
	width: 128px;
	height: 32px;
	background-position: -75px -32px;
}
#menu3 a{
	display: block;
	width: 107px;
	height: 32px;
	background-position: -203px 0px;
}
#menu3 a:hover{
	background-position: -203px -32px;
}
#menu3on a{
	display: block;
	width: 107px;
	height: 32px;
	background-position: -203px -32px;
}
#menu4 a{
	display: block;
	width: 125px;
	height: 32px;
	background-position: -310px 0px;
}
#menu4 a:hover{
	background-position: -310px -32px;
}
#menu4on a{
	display: block;
	width: 125px;
	height: 32px;
	background-position: -310px -32px;
}
#menu5 a{
	display: block;
	width: 121px;
	height: 32px;
	background-position: -435px 0px;
}
#menu5 a:hover{
	background-position: -435px -32px;
}
#menu5on a{
	display: block;
	width: 121px;
	height: 32px;
	background-position: -435px -32px;
}
#menu6 a{
	display: block;
	width: 133px;
	height: 32px;
	background-position: -556px 0px;
}
#menu6 a:hover{
	background-position: -556px -32px;
}
#menu6on a{
	display: block;
	width: 133px;
	height: 32px;
	background-position: -556px -32px;
}
#menu7 a{
	display: block;
	width: 113px;
	height: 32px;
	background-position: -689px 0px;
}
#menu7 a:hover{
	background-position: -689px -32px;
}
#menu7on a{
	display: block;
	width: 113px;
	height: 32px;
	background-position: -689px -32px;
}
#menu8 a{
	display: block;
	width: 69px;
	height: 32px;
	background-position: -802px 0px;
}
#menu8 a:hover{
	background-position: -802px -32px;
}
#menu8on a{
	display: block;
	width: 69px;
	height: 32px;
	background-position: -802px -32px;
}
#menu9 a{
	display: block;
	width: 79px;
	height: 32px;
	background-position: -871px 0px;
}
#menu9 a:hover{
	background-position: -871px -32px;
}
#menu9on a{
	display: block;
	width: 79px;
	height: 32px;
	background-position: -871px -32px;
}



.footer_nav{
    margin:15px 0 0 2px;
	padding:0;
    font-size:12px;
}
.footer_nav ul{
	overflow: hidden;
	margin:0;
	padding:0;
	width: 930px;
}
.footer_nav li{
	list-style-type: none;
	float: left;
	margin:0 5px 0 3px;
  	background : url(../images/f_arrow.gif) no-repeat 0px 3px;
	padding-left: 12px;
}
.footer_nav a:link {
	color: #fff;
	text-decoration: none;
}
.footer_nav a:visited {
	color: #fff;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer_nav a:active {
	color: #fff;
	text-decoration: underline;
}

	
.pagetop {
	float:right;
	margin:0;
	padding:0;
}
.clear{ 
	clear:both; 
}


#copyright {
	padding:10px 0 50px 0;
	margin: 0 auto 0 auto;
    text-align: center;
    font-size:0.8em;
	border-top:dotted 1px #999999;
	width: 940px;
}
