﻿@charset "utf-8";
/* CSS Document */
#nav{
	padding-left:89px;
	height:105px;
	padding-top:9px;
	width:405px;
	}
#nav li a{
	display:inline-block;
	float:left;
	width:30px;
	height:95px;
	margin-left:37px;
	}	
.nav_01{
	background:url(nav_01.png) no-repeat;
	text-decoration:none;
	}	
.nav_01:hover{
	background:url(navh_01.png) no-repeat;
	text-decoration:none;
	}	
.nav_02{
	background:url(nav_02.png) no-repeat;
	text-decoration:none;
	}	
.nav_02:hover{
	background:url(navh_02.png) no-repeat;
	text-decoration:none;
	}
.nav_03{
	background:url(nav_03.png) no-repeat;
	text-decoration:none;
	}	
.nav_03:hover{
	background:url(navh_03.png) no-repeat;
	text-decoration:none;
	}
.nav_04{
	background:url(nav_04.png) no-repeat;
	text-decoration:none;
	}	
.nav_04:hover{
	background:url(navh_04.png) no-repeat;
	text-decoration:none;
	}
.nav_05{
	background:url(nav_05.png) no-repeat;
	text-decoration:none;
	}	
.nav_05:hover{
	background:url(navh_05.png) no-repeat;
	text-decoration:none;
	}
.nav_06{
	background:url(nav_06.png) no-repeat;
	text-decoration:none;
	}	
.nav_06:hover{
	background:url(navh_06.png) no-repeat;
	text-decoration:none;
	}
	
#curr01{
	background:url(navh_01.png) no-repeat;
	text-decoration:none;
	}
#curr02{
	background:url(navh_02.png) no-repeat;
	text-decoration:none;
	}
#curr03{
	background:url(navh_03.png) no-repeat;
	text-decoration:none;
	}
#curr04{
	background:url(navh_04.png) no-repeat;
	text-decoration:none;
	}
#curr05{
	background:url(navh_05.png) no-repeat;
	text-decoration:none;
	}
#curr06{
	background:url(navh_06.png) no-repeat;
	text-decoration:none;
	}	
	
#nanpu{
	width:69px;
	height:79px;
	background:url(napu.png) no-repeat;
	float:right;
	display:inline;
	margin-top:15px;
	margin-right:12px;
	padding-top:10px;
	}
#nanpu li a{
	color:#4c290a;
	font-family:'閺傛澘鐣担锟�
	line-height:24px;
	_line-height:15px;
	text-decoration:none;
	display:inline-block;
	width:50px;
	float:left;
	margin-left:11px;
	}	
#nanpu li a:hover{
	color:#893f06;
	}