﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url('../../images/front/shared/main-temp/bg.gif');
	background-repeat: repeat-x;
	background-color: #fff;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
#footer-container {
	height: 110px;
	background-image: url('../../images/front/shared/main-temp/footer-bg.gif');
	background-repeat: repeat-x;
	text-align: center;
}
#main-table {
	width: 950px;
	height: 100%;
	margin: 0 auto;
}
.hd-left-m-c {
	width: 281px;
	height: 185px;
	vertical-align: top;
}
.hd-right-m-c {
	width: 669px;
	height: 185px;
	vertical-align: top;
}
#logo {
	width: 165px;
	height: 80px;
}
.hd-right-top-c {
	width: 669px;
	height: 45px;
	vertical-align: top;
}
.hd-right-bottom-c {
	width: 669px;
	height: 140px;
	vertical-align: top;
}
.menu-area-right {
	width: 669px;
	height: 61px;
	vertical-align: top;
}
.menu-empty {
	width: 669px;
	height: 10px;
}
.body-left {
	width: 281px;
	background-color: #eaebdb;
	vertical-align: top;
}
.content-m-c {
	width: 669px;
	height: 100%;
	vertical-align: top;
	padding: 10px 0 10px 10px;
}
.left-sub-cont {
	width: 261px;
	margin: 0 auto;
}
.left-sub-cont-2 {
	width: 251px;
	margin: 0 auto;
}

.block-left-hd {
	width: 261px;
	height: 30px;
	background-image: url('../../images/front/en/main-temp/block-left-hd.gif');
	background-repeat: no-repeat;
}
.block-left-bg {
	width: 261px;
	background-image: url('../../images/front/en/main-temp/block-left-bg.gif');
	background-repeat: repeat-y;
	padding: 4px 7px;;
}
.block-left-footer {
	width: 261px;
	height: 5px;
	background-image: url('../../images/front/en/main-temp/block-left-footer.gif');
	background-repeat: no-repeat;
}
.hr-white {
	width:98%;
	height:1px;
	color:#4e722a;
}