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

.header { clear:both; text-align:left; height:146px;}
.header .logo {float:left; width:373px; height:146px;}
.header .account {float:left; width:200px; height:40px; padding-top:60px;}
.header .account a {font-size:16px; font-weight:bold; letter-spacing:-1px; color:#344610;}
.header .account a:hover {font-size:16px; font-weight:bold; letter-spacing:-1px; color:#344610; text-decoration:underline;}
.header .account .login_links {clear:both; font-size:12px;}
.header .account .login_links a {color:#587c10; font-size:12px; text-decoration:none; letter-spacing:0px; font-weight:normal;}
.header .account .login_links a:hover {color:#587c10; font-size:12px; text-decoration:underline;} 

	.header .main_menu { clear:both; width:872px; margin-left:auto; margin-right:auto; height:27px; background:url(../../images/menu_bg.jpg) top center no-repeat; font-size:11px; padding-top:2px;}
	.header .main_menu a {color:#4a4a4a; text-decoration:none; font-size:11px;}
	.header .main_menu a:hover {color:#4a4a4a; text-decoration:underline;}
		.header .main_menu .menu_link { float:left; padding-left:11px; padding-right:11px; height:26px; background:url(../../images/menu_button_bg.jpg) top right no-repeat; }

