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

.header { clear:both; text-align:left; height:110px;}
	.header a {color:#2D2D2D; text-decoration:none; font-size:12px;}
	.header a:hover {color:#2D2D2D; text-decoration:underline;}
.header .logo {float:left;}
.header .account { float:right; width:173px; height:35px; background:url(../../images/account_header_bg.jpg) top center no-repeat; margin-right:20px; }
	.header .account .account_link { float:left; height:15px; padding-left:20px; padding-right:20px; padding-top:10px; }
.header .search { float:right; width:489px; height:46px; background:url(../../images/search_bg.jpg) top right no-repeat; margin-right:20px; margin-top:10px; }
	.header .main_menu { clear:both; width:900px; margin-left:auto; margin-right:auto; height:55px; font-size:11px; margin-left:20px; margin-right:20px;}
		.header .main_menu .menu_link { float:left; height:35px; padding-left:20px; padding-right:20px; background:url(../../images/menu_divider.jpg) top right no-repeat; padding-top:20px; }
