@charset "utf-8";
/* CSS Document */
.header{
	width:985px;
	height:100%;
	padding-top:16px;
	margin-top:7px;
	text-align:left;
	position:relative;
	background-color: #FFFFFF;
	/*background-image:url(../images/bg_03.jpg);
	background-repeat:no-repeat;
	background-position:top right;*/
/*	background-position-y:10px;*/
	padding-bottom:5px;
	}
.header_right_language td{
    padding:3px;
	}
#header_menu_a a:link {
	color: #FFF;
	font-size:12px;
	text-decoration: none;
}
#header_menu_a a:visited {
	text-decoration: none;
	font-size:12px;
	color: #FFF;
}
#header_menu_a a:hover {
	text-decoration: none;
	font-size:12px;
	color: #f4b416;
}
#header_menu_a a:active {
	text-decoration: none;
	font-size:12px;
	color: #f4b416;
}
#header_secondMenu_a a:link {
	color: #333;
	font-size:11px;
	text-decoration: none;
}
#header_secondMenu_a a:visited {
	text-decoration: none;
	font-size:11px;
	color: #333;
}
#header_secondMenu_a a:hover {
	text-decoration: none;
	font-size:11px;
	color: #21297a;
	padding-right:15px;
	background:url(../images/header_38.jpg) no-repeat right;
}
#header_secondMenu_a a:active {
	text-decoration: none;
	font-size:11px;
	color: #21297a;
	padding-right:15px;
	background:url(../images/header_38.jpg) no-repeat top right;
}
#header_secondMenu_a td{padding-right:20px;}

.snow{
width:955px; 
height:22px; 
position:absolute;
background:url(../images/snow.png) no-repeat scroll 0% 0% transparent; 
left:0; 
top:-8px;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale,src='../images/snow.png');
_background-image:none;
}
