@CHARSET "UTF-8";
#header {
}
		#header .htop2 {
			background:url(../images/header_top_2.jpg) no-repeat right bottom;
			float:right;
			height:40px;
			width:219px;			
		}
		#header .htop2 .lang {
			float:right;
			margin-top:22px;
			width:155px;			
		}
		#header .htop2 a {
			text-decoration:none;
		}
		#header .htop1 {
			background:url(../images/header_top_1.jpg) no-repeat right bottom;
			float:right;
			height:40px;
			width:551px;
		}
		#header .htop1 .greetings {
			float:right;
			height:18px;
			margin-top:10px;
			width:531px;
			padding-top:2px;
		}
		#header .htop1 .greetings * {
			font-size:11px;
		}			
		#header .hleft {
			width:230px;
			float:left;
		}
		#header .hleft .mid {
			background: url(../images/header_left_bg1.jpg) no-repeat;
			height:41px;
		}
		#header .hleft .mid div {
			width:165px;
			padding-top:5px;
			margin-left:50px;
			color:#fff;
			font-size:11px;
		}
		
		#header .hcenter {
			float:left;
			width:551px;
			background: url(../images/header_center_back.jpg) no-repeat right 0px;						
		}
		
		#header .hright {
			float:left;
			width:220x;
		}
		#header .hright .mid {
			background:url(../images/header_right_line.jpg) repeat-y;
			height:132px;
		}
		#header .words {
			color:#FFFFFF;
			font-size:10px;
			font-weight:bold;
			padding-left:25px;
			padding-right:20px;
			width:150px;
			height:132px;
			overflow:hidden;;
		}
