/* F-09A page Style */

div#gnv {
	clear:both;
	height:24px;
	width:725px;
	margin-left:auto;
	margin-right:auto;
	background:url(../../img/gnv_bk.jpg) repeat-x;
	padding-top:4px;
}

div#gnv ul {
	list-style:none;
	padding:0 6px;
}

div#gnv ul li {
	float:left;
	height:24px;
	width:121px;
	margin:0 0 0 2px;
	background:url(../../img/gnv_01.jpg) no-repeat 0 0;
	text-indent:-2000px;
}

div#gnv ul li.f09a {background:url(../../img/gnv_01.jpg) no-repeat -123px 0;}
div#gnv ul li.f08a {background:url(../../img/gnv_02.jpg) no-repeat 0 0;}

div#gnv ul li.gnvtop {
	width:58px;
	margin-left:390px;
	background:url(../../img/gnv_03.jpg) no-repeat 0 0;
}

div#gnv ul li a {
	display:block;
	height:24px;
	width:121px;
}

div#gnv ul li.gnvtop a {
	height:24px;
	width:58px;
}

h1{background:url(../common/images/tab_menu_f08_04.jpg) no-repeat center top;}

div.rev_link1 {
	height:37px;
	width:140px;
	padding:71px 0 0 110px;
	background:url(../../img/f09a_rev.jpg) no-repeat;
}

div.rev_link2 {
	height:37px;
	width:140px;
	padding:71px 0 0 110px;
	background:url(../../img/f08a_rev.jpg) no-repeat;
}

div.rev_link1 span, div.rev_link2 span {
	background:url(../../img/f_revbtn.gif) no-repeat;
	display:block;
	width:106px;
	height:24px;
}

div.rev_link1 a, div.rev_link2 a {
	text-indent:-2000px;
	display:block;
	width:106px;
	height:24px;
}


