@CHARSET "UTF-8";
#header {
}
	#header .htop2 {
		background:url(../images/header_up_2.jpg) no-repeat center bottom;
		float:right;
		height:25px;
		width:174px;
	}
	
	#header .h_bg  {
		padding-top:15px;
		padding-right:30px;
		padding-left:15px;
		background-image:url(../images/header_up_bg.jpg);
		height:114px;		
	}
	#header .lang {
		float:right;
		width:160px;
		font-size:11px;
		margin-right:40px;
		margin-left:10px;
	}
	#header a {
		text-decoration:none;
	}

