﻿/*
---菜单部分-------------------------------------------
Author : wuwanjun
Version:2008.01.16
-----------------------------------------------------
*/
/* CSS Document */
#g-navi-area{
	margin:0 auto; width:775px; padding:0px 0px 21px 0px; height:57px; background:url(../images/menu_bg.gif) repeat-x right bottom;padding-bottom:1px;
}
#nav { padding:0px; margin:0 auto; width:744px; height:36px; line-height: 36px; list-style-type: none; background:#666;
font-family:font-family:"ＭＳ Ｐゴシック", Osaka,Arial; font-size:12px}

#nav a {
	display: block; width: 124px;
}

#nav a:link  {
	color:#666; text-decoration:none;
}
#nav a:visited  {
	color:#666;text-decoration:none;
}
#nav a:hover  {
	color:#FFF;text-decoration:none;font-weight:bold;
}

#nav li {float: left; width: 124px;}
#nav li a:hover{ background-position:center top; text-decoration:none;}
		.menu01 a { width:124px; height:36px; background:url(../images/menu01.gif) no-repeat center bottom;}
		.menu01o a { width:124px; height:36px; background:url(../images/menu01.gif) no-repeat center top; }
		.menu02 a { width:124px; height:36px; background:url(../images/menu02.gif) no-repeat center bottom;}
		.menu02o a { width:124px; height:36px; background:url(../images/menu02.gif) no-repeat center top;}
		.menu03 a { width:124px; height:36px; background:url(../images/menu03.gif) no-repeat center bottom;}
		.menu03o a { width:124px; height:36px; background:url(../images/menu03.gif) no-repeat center top;}
		.menu04 a { width:124px; height:36px; background:url(../images/menu04.gif) no-repeat center bottom;}
		.menu04o a { width:124px; height:36px; background:url(../images/menu04.gif) no-repeat center top;}
		.menu05 a { width:124px; height:36px; background:url(../images/menu05.gif) no-repeat center bottom;}
		.menu05o a { width:124px; height:36px; background:url(../images/menu05.gif) no-repeat center top;}
		.menu06 a { width:124px; height:36px; background:url(../images/menu06.gif) no-repeat center bottom;}
		.menu06 a { width:124px; height:36px; background:url(../images/menu06.gif) no-repeat center bottom;}
#nav li ul { margin:0px; padding:0px; width: 360px; line-height: 36px; list-style-type: none; text-align:left; left: -999em; position: absolute; float:left;}
#nav li ul li{ 
	display: inline;
	float:left; 
	line-height: 36px; width: 90px;

}


#nav li ul a{
	display: block; width: 80px;text-align:left;padding-left:10px;
}

#nav li ul a:link  {
	line-height:24px;
	color:#000000;
	text-decoration:none;
}
#nav li ul a:visited  {
line-height:24px; text-decoration:none; color:#666666;
}
#nav li ul a:hover  {
line-height:24px; color:#00CC00; text-decoration:none;font-weight:normal;}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
.bkmenu02{width:124px; height:36px; background:url(../images/menu02.gif) no-repeat center bottom;}
.bkmenu02out{width:124px; height:36px; background:url(../images/menu02.gif) no-repeat center top;}

.menuflash{ margin:0 auto; width:775px; padding-left:1px; height:58px;}