@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}

body {
	margin-top: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	text-decoration: none;
	cursor: pointer;
}

img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

h1,h2,h3,h4,h5,h6,h7,p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

p {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrapper {
	width: 930px;
	margin: 0 auto;
}
.header {
	height: 80px;
	position: relative;
}

.nav {
	font-family: Tahoma;
	font-size: 13px;
	width: 930px;
	position: relative;
	height: 32px;
	background-image: url(../img/site/nav_bg.jpg);
	background-repeat: no-repeat;
	z-index: 2009;
}
.searchbar {
	position: absolute;
	left: 722px;
	background-image: url(../img/site/nav_searchbar_bg.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 208px;
	display: none;
}

.homecontent {
	width: 930px;
	overflow: hidden;
	background-image: url(../img/site/content_home_bg_en.jpg);
	height: 305px;
	position: relative;
}
.promos {
	width: 930px;
	background-image: url(../img/site/promos_bg.jpg);
	height: 193px;
	position: relative;
}
.footer {
	height: 100px;
	width: 930px;
	position: relative;
	background-image: url(../img/site/footer_bg.jpg);
	color: #999999;
	overflow: hidden;
}

#logo_home {
	background-image: url(../img/site/logo_home_en.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 270px;
	height: 79px;
}
.promos div {
	display: inline;
	float: left;
	height: 193px;
	width: 232px;
}
#promo1 {
	margin-left: 2px;
}
#promo2 {

}
#promo3 {

}
#promo4 {

}
.promos h2 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-top: 8px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: normal;
}

.promos img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 35px;
	position: absolute;
	padding-left: 2px;
}
#footerNav {
	position: absolute;
	left: 14px;
	top: 9px;
	height:30px;
	padding: 0px;
	margin: 0px;
	color: #1B4A72;
	overflow: hidden;
}

#footerNav li {
	list-style-type: none;
	float: left;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#footerNav li.leftborder {
	background-image: url(../img/site/footer_nav_sep_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}

#footerNav li.backLava {
	width: 2px;
	height: 22px;
	z-index: 8;
	position: absolute;
	background-image: url(../img/site/footer_nav_lava_bg.jpg);
	background-repeat: no-repeat;
	background-position: right -22px;
}
#footerNav li.backLava .leftLava {
	height: 22px;
	margin-right: 3px; /* 3px is the width of the rounded shape */
	background-image: url(../img/site/footer_nav_lava_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#footerNav li a {
	text-align: center;
	top: 4px;
	z-index: 10;
	display: inline;
	float: left;
	position: relative;
	color: #1A4B72;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footerNav li a:visited {
	
}

#footerNav li a:hover {
	color: #FFFFFF;
	border: none;
	background-color: #5872AB;
}

#footerNav li a:active {
	color: #FFFFFF;
	border: none;
}

.footer a {
	font-size: 10px;
	text-decoration: none;
	color: #3B6691;
	margin: 5px;
}
.footer p {
	font-size: 11px;
	padding-right: 2px;
	position: absolute;
	top: 44px;
	left: 15px;
	line-height: normal;
	margin: 0px;
}
#homegallery {
	height: 282px;
	width: 650px;
	position: absolute;
	left: 255px;
	top: 22px;
}

#homegallery div {
	width: 650px;
}
#homegallery h1 {
	position: absolute;
	left: 442px;
	font-size: 20px;
	line-height: normal;
	top: 64px;
	color: #1B4A72;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#homegallery p {
	position: absolute;
	top:  100px;
	left: 442px;
	font-size: 12px;
	line-height: 16px;
	width: 200px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

#homegallery a {
	position: absolute;
	top:  180px;
	left: 442px;
	background-image: url(../img/site/_more_en.png);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 86px;
	background-position: 0px 0px;
}

#homegallery a:hover {
	background-position: 0px -22px;
}

.left {
	width: 182px;
	position: relative;
	float: left;
}
.globalcontent {
	position: relative;
	width: 930px;
	background-color: #D0DDED;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../img/site/content_global_bg.jpg);
}
.primary {
	width: 748px;
	position: relative;
	float: left;
}
.location {
	float: left;
	width: 748px;
	background-image: url(../img/site/location_bg.jpg);
	background-repeat: no-repeat;
	background-position: left 16px;
	height: 60px;
}
.midmain {
	float: left;
	width: 564px;
}
.right {
	float: left;
	width: 184px;
}
#locationinfo {
	width: 748px;
	margin-top: 16px;
	height: 38px;
}
.clear {
	clear: both;
}

#locationhomeicon {
	background-image: url(../img/site/location_home_icon.jpg);
	width: 40px;
	height: 38px;
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}

#locationcontent {
	float: left;
	height: 38px;
	width: 700px;
}
#locationcontent span {
	background-image: url(../img/site/location_arrow.jpg);
	height: 38px;
	width: 12px;
	display: block;
	float: left;
	background-repeat: no-repeat;
}
#locationcontent h3 {
	margin: 0px;
	float: left;
	font-size: 12px;
	color: #666666;
	padding-top: 14px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
	padding-bottom: 4px;
}

#locationcontent a {
}

#locationcontent a:hover h3 {
	text-decoration: underline;
	cursor: pointer;
}
.master {
	width: 182px;
	margin-top: 20px;
	float: left;
}
.mastertop {
	background-image: url(../img/site/master_top_bg.jpg);
	background-position: 8px;
	height: 34px;
	width: 182px;
	background-repeat: no-repeat;
	float: left;
}
.mastermid {
	background-image: url(../img/site/master_mid_bg.jpg);
	background-repeat: repeat-y;
	background-position: 8px;
	width: 182px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.masterbtm {
	background-image: url(../img/site/master_btm_bg.jpg);
	background-repeat: no-repeat;
	background-position: 8px;
	height: 36px;
	width: 182px;
	float: left;
}
.contentsmall {
	width: 182px;
	margin-top: 10px;
	float: left;
}
.contentsmalltop {
	background-image: url(../img/site/content_small_top.jpg);
	background-position: 8px;
	height: 10px;
	width: 182px;
	background-repeat: no-repeat;
	float: left;
}

#contentsmallbluetop {
	background-image: url(../img/site/content_small_bluetop.jpg);
	height: 32px;
}

#contentsmallgreytop {
	background-image: url(../img/site/content_small_greytop.jpg);
	height: 32px;
}
.contentsmallmid {
	background-image: url(../img/site/content_small_mid.jpg);
	background-repeat: repeat-y;
	background-position: 8px;
	width: 182px;
	float: left;
}
.contentsmallbtm {
	background-image: url(../img/site/content_small_btm.jpg);
	background-repeat: no-repeat;
	background-position: 8px top;
	height: 10px;
	width: 182px;
	float: left;
}

.contentlarge {
	width: 564px;
	margin-top: 10px;
	float: left;
}
.contentlargetop {
	background-image: url(../img/site/content_large_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 564px;
	background-position: 0px;
	float: left;
}

#contentlargebluetop {
	background-image: url(../img/site/content_large_bluetop.jpg);
	height: 32px;
}

#contentlargegreytop {
	background-image: url(../img/site/content_large_greytop.jpg);
	height: 32px;
}

.contentlargemid {
	background-image: url(../img/site/content_large_mid.jpg);
	background-repeat: repeat-y;
	width: 564px;
	float: left;
}

.contentlargebtm {
	background-image: url(../img/site/content_large_btm.jpg);
	background-repeat: no-repeat;
	height: 16px;
	width: 564px;
	float: left;
}

.main {
	float: left;
	width: 748px;
	position: relative;
}
.contentmain {
	width: 748px;
	margin-top: 10px;
}
.contentmaintop {
	float: left;
	background-repeat: no-repeat;
	height: 10px;
	width: 748px;
	background-image: url(../img/site/content_main_top.jpg);
}

#contentmainbluetop {
	background-image: url(../img/site/content_main_bluetop.jpg);
	height: 48px;
}

#contentmaingreytop {
	background-image: url(../img/site/content_main_greytop.jpg);
	height: 48px;
}

.contentmainmid {
	float: left;
	background-image: url(../img/site/content_main_mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 748px;
}

.contentmainbtm {
	float: left;
	background-image: url(../img/site/content_main_btm.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 748px;
}
.contentnormal {
	width: 188px;
	margin-top: 5px;
	float: left;
}
.contentnormaltop {
	float: left;
	background-image: url(../img/site/content_norm_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 188px;
	background-position: 2px;
}
.contentnormalmid {
	float: left;
	background-image: url(../img/site/content_norm_mid.jpg);
	background-repeat: repeat-y;
	background-position: 2px;
	width: 188px;
}
.contentnormalbtm {
	float: left;
	background-image: url(../img/site/content_norm_btm.jpg);
	background-repeat: no-repeat;
	background-position: 2px;
	height: 10px;
	width: 188px;
}
#highlight {
	width: 220px;
	position: absolute;
	left: 30px;
	top: 144px;
	display: none;
}
#contentmaingreybigtop {
	background-image: url(../img/site/content_main_greybigtop.jpg);
	background-repeat: no-repeat;
	height: 70px;
	width: 748px;
}
.mastertop h3 {
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	line-height: normal;
	padding-right: 10px;
	padding-left: 12px;
}
.mastermid img {
	height: 180px;
	width: 160px;
	margin-left: 12px;
	float: left;
	margin-right: 10px;
}
.contentsmallmid h5 {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 18px;
	padding-left: 25px;
}
.maintab {
	width: 740px;
	margin-top: 10px;
	float: left;
}
#contentsmallbluetop h3 {
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 25px;
}

#contentsmallgreytop h3 {
	font-size: 13px;
	margin-top: 10px;
	margin-left: 25px;
}

.contentsmallmid h4 {
	background-color: #CCCCCC;
	padding-left: 13px;
	margin-right: 10px;
	margin-left: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.contentsmallmid p {
	line-height: 16px;
	padding-right: 8px;
	padding-left: 12px;
	padding-top: 15px;
	color: #666666;
	margin-right: 10px;
	margin-left: 12px;
}
#highlight h2 {
	font-size: 18px;
	margin-bottom: 10px;
	color: #1B4A72;
	font-weight: bold;
}
#highlight a {
	font-size: 12px;
	color: #333333;
}
#highlight a:hover {
	color: #666666;
}
#contentmaingreybigtop h1 {
	font-size: 24px;
	margin-top: 15px;
	margin-left: 15px;
}
#contentmaingreybigtop p {
	color: #666666;
	padding-top: 5px;
	padding-left: 17px;
}
.v_contentmain {
	float: left;
	margin-top: 2px;
}
#v_side {
	background-image: url(../img/site/side.gif);
	background-repeat: repeat-y;
	width: 1px;
}
.v_contentmain h4 {
	font-size: 14px;
	margin-top: 15px;
	margin-left: 15px;
}
.v_contentmain p {
	padding-top: 8px;
	padding-left: 15px;
	color: #333333;
}
.v_contentmain img {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	padding-right: 2px;
}
.h_contentmaintab {
	float: left;
	width: 738px;
}
.h_contentmaintab p {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}

p.havetitle {
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	margin-left: 20px;
}
.contentsmallmid a {
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	padding-right: 7px;
}

.contentsmallmid a:hover {
	color: #FF9900;
}
.contentsmallmid ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 12px;
}
.contentsmallmid ul li {
	vertical-align: middle;
	font-size: 0px;
	line-height: 0px;


}

.contentsmallmid ul li a {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	display: block;
	line-height: normal;
}

.contentsmallmid ul li a:hover {
	color: #3366FF;
	background-color: #B8C8DC;
}

.contentsmallmid img {
	width: 80px;
	margin-left: 25px;
	margin-top: 10px;
}
.contentlargemid p {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.v_contentlargeleft img {
	width: 360px;
	margin-left: 2px;
}
.v_contentlargeleft {
	height: 330px;
	width: 364px;
	float: left;
}
.v_contentlargeright {
	height: 330px;
	width: 200px;
	float: left;
}
.v_contentlargeright p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 16px;
}
.v_contentlargeright h1 {
	font-size: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	color: #396690;
}
.v_contentlargeright a {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	display: block;
	color: #3366FF;
	font-weight: bold;
}
.v_contentlargeright a:hover {
	color: #FF9900;
}.contentnormalmid h4 {
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.contentnormalmid p {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	color: #666666;
}
.contentnormalmid img {
	height: 120px;
	width: 180px;
	padding-top: 4px;
	padding-left: 4px;
}
.contentnormalmid a {
	display: block;
	padding-top: 10px;
	display: block;
	color: #3366FF;
	font-weight: bold;
	font-size: 12px;
	padding-left: 120px;
}
.contentnormalmid a:hover {
	color: #FF9900;
	}

.v_contentlarge {
	height: 146px;
	float: left;
	margin-top: 2px;
	width: 140px;
}

.v_contentlarge img {
	padding-top: 10px;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 6px;
}

#contentlargebluetop h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-left: 25px;
}

p.havecenter {
	text-align: center;
}
.h_contentmaintab a {
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	text-align: left;
	padding-right: 7px;
}

.h_contentmaintab a:hover {
	color: #FF9900;
}
#logo_home a {
	height: 79px;
	width: 270px;
	display: block;
}
#locationhomeicon a {
	height: 38px;
	width: 40px;
	display: block;
}
.h_contentmain {
	width: 738px;
	float: left;
}
.h_contentmain_g {
	width: 738px;
	float: left;
	height: 260px;
}
.h_contentmain p {
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
}
.h_contentmain a {
	font-size: 12px;
	color: #3366FF;
	font-weight: bold;
	padding-right: 7px;
}

.h_contentmain a:hover {
	color: #FF9900;
}

.h_contentmainleft {
	width: 180px;
	float: left;
}
.h_contentmainleft h5 {
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.h_contentmainleft h4 {
	font-size: 13px;
	padding-right: 10px;
	padding-left: 25px;
}

.h_contentmainleft img {
	height: 140px;
	width: 140px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}
#w_240px {
	width: 240px;
}


#h_side {
	background-image: url(../img/site/side.gif);
	background-repeat: repeat-x;
	height: 1px;
	overflow: hidden;
}
.h_contentmainright {
	width: 548px;
	float: left;
}
.h_contentmain h3 {
	font-size: 16px;
	padding-top: 30px;
	padding-left: 20px;
}
.h_contentmaintab h3 {
	font-size: 16px;
	padding-top: 20px;
	padding-left: 20px;
}
#contentmainbluetop h3 {
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 25px;
}
#contentmaingreytop h3 {
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
	margin-left: 25px;
}
.h_contentmainleft a {
	padding-left: 0px;
	margin-top: 0px;
}
.contentsmallmid span {
	display: block;
	margin-right: 10px;
	margin-left: 12px;
}
#h_tenpixels {
	height: 10px;
	overflow: hidden;
}
.selectcountry {
	height: 30px;
	width: 150px;
	position: absolute;
	left: 768px;
	top: 20px;
}

.selectcountry p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
	float: left;
}

.selectcountry a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 8px;
	float: left;
	color: #000000;
}

.selectcountry a:hover {
	color: #2A4D73;
	background-color: #CCCCCC;
}
.selectcountry span {
	display: block;
	float: left;
	font-size: 16px;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 16px;
	font-weight: bold;
}
#floatleft {
	float: left;
}
p.havemarginleft {
	margin-left: 20px;
}
p.havestrong {
	font-weight: bold;
}
#h_min400px {
	min-height: 400px;
	height: auto !important;
	height: 400px;
}
.h_400px {
	height: 400px;
}
.h_403px {
	height: 403px;
}
.h_233px {
	height: 233px;
}

.h_239px {
	height: 239px;
}

.w_2px {
	width: 2px;
}
.h_contentmainleft img.bigimage {
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#w_498 {
	width: 498px;
}
.h_contentmain ul {
	margin-left: 35px;
	margin-top: 10px;
}
.h_contentmain ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 12px;
	line-height: 16px;
}
.h_contentmain ul li p {
	line-height: normal;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.h_176px {
	height: 176px;
}

#h_266px {
	height: 266px;
}
#h_360px {
	height: 360px;
}
a.more {
	background-image: url(../img/site/a_more.png);
	background-repeat: no-repeat;
	background-position: right 66%;
}
a:hover.more {
    background-image: url(../img/site/ahover_more.png);
}
.contentsmallmid h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #000000;
}
.contentsmallmid h4 a:hover {
	color:#666666;
}
.contentsmallmid ul li p {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.h_720px {
	height: 720px;
}
.h_235px {
	height: 235px;
}
.h_141px {
	height: 141px;
}
.h_382px {
	height: 382px;
}
.h_379px {
	height: 379px;
}
.h_270px {
	height: 270px;
}
.w_244px {
	width: 244px;
}
.haveunderline {
	text-decoration: underline;
}

img.img200px {
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: auto;
}
.mt_38px {
	margin-top: 38px;
}
.h_contentmain form {
	font-size: 14px;
	line-height: 18px;
	margin-top: 20px;
	margin-left: 20px;
}
.h_455px {
	height: 455px;
}
.solutiongallery {
	width: 624px;
	position: relative;
	height: 142px;
	margin-top: 60px;
	margin-left: 55px;
}
.h_290px {
	height: 290px;
}
.h_420px {
	height: 420px;
}
.solutiongallery div {
	width: 624px;
}
#bg_solution {
	background-image: url(../img/gallery/gallerybg.jpg);
	background-repeat: no-repeat;
	background-position: 2px 0px;
}
.h_412px {
	height: 412px;
}
#gallerypager {
	width: 630px;
	margin: 0px;
	position: absolute;
	top: 220px;
}

#gallerypager li {
	width: 100px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-right: 5px;
	
}
#gallerypager li a{
	display: block;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	
}
#gallerypager li a.activeSlide{
	background-image: url(../img/gallery/border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
#gallerypager li a.focus{
	
}
#gallerypager li img{
	display: block;
	height: 61px;
	width: 80px;
	
}
.solutiongallery h2 {
	font-size: 16px;
	font-weight: bold;
	width: 256px;
	position: absolute;
	left: 320px;
	top: 10px;
	color: #384452;
}
.solutiongallery p {
	width: 270px;
	position: absolute;
	top: 70px;
	left: 320px;
	color: #333333;
	font-weight: bold;
}
.h_463px {
	height: 463px;
}
.h_219px {
	height: 219px;
}
.h_contentmainleft h3 {
	padding-top: 10px;
}
.h_contentmainleft p{
	padding-top: 5px;
}
.mt_20px {
	margin-top: 20px;
}
img.img600px {
	height: auto;
	width: 600px;
}
img.img500px {
	height: auto;
	width: 500px;
}
#sitemap h3 a {
	font-size: 16px;
	color: #000000;
}

#sitemap h3 a:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
}

#sitemap p a {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
#sitemap p a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.h_1116px {
	height: 1116px;
}
.h_1118px {
	height: 1118px;
}
.h_311px {
	height: 311px;
}
.h_217px {
	height: 217px;
}
.h_352px {
	height: 352px;
}
.h_258x {
	height: 258px;
}
.h_812px {
	height: 812px;
}
.h_718px {
	height: 718px;
}
.h_867px {
	height: 867px;
}
.h_961px {
	height: 961px;
}
.h_1053px {
	height: 1053px;
}
.h_959px {
	height: 959px;
}
.h_1331px {
	height: 1331px;
}
.h_1237px {
	height: 1237px;
}
.h_437px {
	height: 437px;
}
.h_343px {
	height: 343px;
}
.h_1119px {
	height: 1119px;
}
.h_430px {
	height: 430px;
}
.h_687px {
	height: 687px;
}
.h_593px {
	height: 593px;
}
