@charset "utf-8";
/* PNG */
* html #Information ul,
* html #Information .InformationBlock p,
* html #New .Block,
* html #New .BlockBottom,
* html #Information .InformationBlock,
* html #Information .InformationBlockIn {
	behavior: expression(IEPNGFIX.fix(this));
}

/* Layout */
#Wrap {
	background: url(../common/images/bottom_background.jpg) no-repeat left 55px;
}
#Contents {
	width: 780px;
	margin-top: 35px;
}
#Information {
	width: 436px;
	float: left;
}
#New {
	float: right;
	width: 263px;
}

/* Information */
#Information h2 {
	margin-left: 28px;
	margin-bottom: 22px;
}
#Information .InformationBlock {
	width: 395px;
	margin-left: 41px;
}
table {
	width: 337px;
}
#Information th,
.InformationBlock td {
	color: #767676;
	line-height: 160%;
	padding-bottom: 4px;
	vertical-align: top;
	text-align: left;
}
#Information th {
	background: url(../common/images/icon_arrow_gray.gif) no-repeat left 3px;
	padding-left: 10px;
	padding-right: 13px;
	font-weight: normal;
	white-space: nowrap;
}
#Information .InformationBlockIn,
#News .InformationBlockIn {
	background: url(../information/images/information_block_top.png) no-repeat left top;
	padding: 19px 25px 25px 25px;
	width: 347px;
}
#News .InformationBlockIn,
#Island .InformationBlockIn {
	padding: 19px 25px 25px 25px;
}
#Island .InformationBlockIn {
	background: url(../information/images/information_block_island.png) no-repeat left top;
}
#Information strong {
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
.InformationBlockIn .Text {
	font-size: 10px;
	line-height: 180%;
	color: #767676;
	margin-top: 9px;
}
#Island .InformationBlockIn .Text {
	width: 141px;
	margin-top: 11px;
}
#Island .InformationBlockIn .Rogo {
	margin-top: 6px;
}
#Information .Background {
	background: url(../information/images/information_block_down.png) no-repeat left top;
	height: 8px;
	width: 395px;
	overflow: hidden;
}

/* NEW */
#New h2 {
	margin-bottom: 22px;
}
#New .Block {
	background: url(../common/images/bottom_1block_top.png) no-repeat left top;
	width: 225px;
	padding: 15px 0px;
}
#New .BlockBottom {
	background: url(../common/images/bottom_1block_down.png) no-repeat left top;
	height: 8px;
	width: 225px;
	margin-bottom: 20px;
	overflow: hidden;
}
#New .BlockLast {
	margin-bottom: 0px;
}

/* NEW */
#NewProduct .InformationBlockIn {
	background: url(../information/images/information_block_top.png) no-repeat left top;
	padding: 19px 23px 25px 14px;
	width: 360px;
}
#NewProduct h2 {
	margin-bottom: 22px;
}
#NewProduct .Block {
	background: url(../common/images/bottom_1block_top.png) no-repeat left top;
	width: 225px;
	padding: 15px 0px;
}
#NewProduct .BlockBottom {
	background: url(../common/images/bottom_1block_down.png) no-repeat left top;
	height: 8px;
	width: 225px;
	margin-bottom: 20px;
	overflow: hidden;
}
#NewProduct .BlockLast {
	margin-bottom: 0px;
}

.ZoneImage {
	height: 105px;
	width: 190px;
	margin-left: 15px;
}
.ZoneImage .Photo {
	float: right;
	width: 91px;
}
.ZoneImage .Name {
	float: left;
	width: 90px;
	text-align: center;
}
.Block .Text {
	line-height: 160%;
	width: 190px;
	margin-left: 15px;
}
.bottom {
	margin-bottom: 24px;
}

#Vietnam .InformationBlockIn {
	padding: 19px 39px 25px 30px;
	width: 326px;
}
#Vietnam .LinkIcon,
#NewOffice .LinkIcon {
	text-align: right;
	margin-top: 16px;
}
#Vietnam .LinkIcon a,
#NewOffice .LinkIcon a {
	background: url(../common/images/icon_arrow_gray.gif) no-repeat left 2px;
	padding: 2px 0px 2px 10px;
}


