@charset "utf-8";
/* CSS Document */

.header { clear:both; text-align:left; height:384px; margin-bottom: 8px;}
.header .logo {float:left;}
	.header .main_menu { clear:both; width:699px; margin-left:auto; margin-right:auto; height:32px; font-size:11px; padding-left: 100px;}
	.header .main_menu a {color:#fff; text-decoration:none; font-size:12px;}
	.header .main_menu a:hover {color:#fff;}
		.header .main_menu .nav_button { float:left; width:91px; margin-left:6px; background:url(../../images/nav0.jpg) center no-repeat; height: 18px; margin-top: 10px; padding-top: 5px; text-align:center;}
		
