body {
	background-color: #fff;
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;
	margin: 0px;
}

p {
	font-family: Arial;
	font-size: 14px;
	color: #5b5b5b;  
}

h2 {
  
	font-family: Tahoma;
	font-size: 20px;
	color: #5b5b5b;
	font-weight: normal;
}


img {
	border: 0px;
}
.clear {
	clear: both;
}
div.body {
	width: 950px;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	margin-left: auto;
	margin-right: auto;
}
div.logo_h {
	height: 96px;
	position: relative;
}
div.logo_h1 {
	position: absolute;
	left: 42px;
	top: 43px;
}
div.logo_h2 {
	position: absolute;
	left: 345px;
	top: 16px;
}
div.logo_h3 {
	position: absolute;
	left: 416px;
	top: 17px;
}
div.header_h {
	position: relative;
}
div.header_bg {
	width: 950px;
	height: 308px;
}
div.header_menu_h {
	position: absolute;
	top: 0px;
	left: 43px;
	width: 173px;
	height: 308px;
	background-color: #000;
}
div.header_mainmenu {
	width: 153px;
	position: absolute;
	left: 0px;
	top: 0px;
}
div.header_menu_itm2 a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	padding-left: 45px;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/menu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 34px 14px;
}
div.header_menu_itm2_act a, div.header_menu_itm2 a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	padding-left: 45px;
	display: block;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #fff;
	background-image: url(../images/menu_bullet_act.gif);
	background-repeat: no-repeat;
	background-position: 34px 14px;
}
div.content_main_h {
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
}
div.content_main_h a {
	color: #4491b1;
}
div.footer_h {
	padding-left: 45px;
	padding-right: 45px;
	padding-bottom: 15px;
	font-size: 11px;
	color: #adadad;
}
div.menuitem_sub {
	padding-bottom: 10px;
	padding-left: 45px;
	padding-top: 5px;
}
div.header_menu_itm3, div.header_menu_itm3_act {
	padding-bottom: 2px;
}
div.header_menu_itm3 a, div.header_menu_itm3_act a {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
}
div.header_menu_itm3 a:hover, div.header_menu_itm3_act a {
	color: #ffd101;
}
.lang {
  text-decoration: none;
}
.lang_act {
  text-decoration: none;
  font-weight: bold;
}
div.content_main_h img {
	padding:10px;
}
