@charset "utf-8";
/* CSS Document */
body { margin:0; font-size:12px; font-family:Verdana; background:url(/v3/images/bg.jpg) center top no-repeat; line-height:180%; color:#333;}
ul,dl,h1,h2,h3,h4,h5,h6,form,dl,dd { padding:0; margin:0;}
h1 { font-size:14px;  font-family: 'Arial', 'Helvetica', 'sans-serif';}
h2 { font-size:14px;}
h3 { font-size:14px; font-weight:normal;}
h4 { font-size:12px;}
h5 { font-size:12px; font-weight:normal;}
ul { list-style:none;}
img { border:0px;}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #458719;
}


#nav { float:right; height:39px;width:934px; overflow:hidden; margin-top:0px;}
#nav ul li { float:left; height:39px; width:110px;background:url(images/a1.jpg) no-repeat;}
#nav ul li a { display:block; line-height:39px; padding:0px 13px; color:#232321; font-size:14px; font-weight: bold;text-decoration:none;}
#nav ul li a:hover { background:url(images/a2.jpg) no-repeat;padding:0px 13px; color:#ffffff; font-size:14px; font-weight: bold;text-decoration:none;}
#nav ul li a#nav_current {  background:url(images/a2.jpg) no-repeat; color:#ffffff;}




