html, body {
	height:100%;
	margin: 0px;
}
.meuntable {
	background-color: #B8E179;
}
.csr_container {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	padding: 160px 40px 0px 50px;
}
.csr_container h1, .csr_container h2, .csr_container p, .csr_container .subMenu, .csr_container .gotop, .csr_container ul {
	display: block;
	margin-right: 184px;
}
.csr_container h1 {
	font-size: 28px;
	text-indent:-1000px;
	font-weight: bold;
	background-repeat: no-repeat;
	padding: 0px;
	height: 32px;
	overflow: hidden;
	color: #5B7325;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.csr_container h2 {
	font-weight: bold;
	color: #F36F21;
	font-size: 18px;
	line-height: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.csr_container p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	line-height: 16px;
	text-align: justify;
}
.csr_container ul {
	list-style:none;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
.csr_container li {
	display:block;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 12px;
	background-image: url(../image/common_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
}

.csr_container .gotop {
	text-align: right;
	margin-left: 500px;
}
.csr_container .subMenu {
	font-weight: bold;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
}
.csr_container .subMenu li {
	display:block;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 14px;
	background-image: url(../image/submenu_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.csr_container .subMenu li a {
	text-decoration:none;
	color: #000000;
	line-height: 14px;
}
.csr_container .sidePics {
	position: absolute;
	left: 796px;
	top: 400px;
}
.csr_container .picLeft {
	display: block;
	float: left;
	padding: 4px 10px 6px 0px;
}
.csr_container .picRight {
	display: block;
	line-height: 10px;
	float: right;
	width: 152px;
	padding: 4px 0px 0px 10px;
}
.csr_container .picInline {
	display: block;
	margin: 0px 0px 12px 0px;
}

/* for index */

.index .csr_container {
	padding:0px;
	width:855px;
	height:548px;
	background-color:#CCE7CA;
	background-image:url(../image/index_bg.jpg);
	background-repeat:no-repeat;
}
.index .csr_container h1 {
	display:block;
	margin: 0px;
	padding: 0px;
	width: 380px;
	height: 140px;
	position:relative;
	left:45px;
	top:369px;
	background-image:url(../image/index_title.gif);
	background-repeat:no-repeat;
}
.index .csr_container .playBtn {
	display:block;
	margin: 0px;
	padding: 0px;
	width: 140px;
	height: 90px;
	position:relative;
	left:308px;
	top:95px;
	background-image:url(../image/index_play_btn.jpg);
	background-repeat:no-repeat;
	background-position: 37px 10px;
	text-indent:-1000px;
	overflow:hidden;
}

/* for video */

body.video_small {
	background-image:url(../image/video_bg.gif);
}
body.video_small div {
	background-image:url(../image/video_title_small.gif);
	background-repeat:no-repeat;
	padding-top: 176px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body.video_small a {
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body.video_big {
	background-image:url(../image/video_bg.gif);
}
body.video_big div {
	background-image:url(../image/video_title_big.gif);
	background-repeat:no-repeat;
	padding-top: 112px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 52px;
}

/* section specific style */

.better_future .csr_container {
	background-image: url(../image/better_future_bg.jpg);
}
.better_future .csr_container h1 {
	background-image: url(../image/better_future.gif);
}
.business .csr_container {
	background-image: url(../image/business_bg.jpg);
}
.business .csr_container h1 {
	background-image: url(../image/business.gif);
}
.ce_message .csr_container {
	background-image: url(../image/ce_message_bg.jpg);
}
.ce_message .csr_container h1 {
	background-image: url(../image/ce_message.gif);
}
.customers .csr_container {
	background-image: url(../image/customers_bg.jpg);
}
.customers .csr_container h1 {
	background-image: url(../image/customers.gif);
	margin-right: 124px;
	height:62px;
}
.green_bank .csr_container {
	background-image: url(../image/green_bank_bg.jpg);
}
.green_bank .csr_container h1 {
	background-image: url(../image/green_bank.gif);
}
.people .csr_container {
	background-image: url(../image/people_bg.jpg);
}
.people .csr_container h1 {
	background-image: url(../image/people.gif);
}
.performance .csr_container {
	background-image: url(../image/performance_bg.jpg);
}
.performance .csr_container h1 {
	background-image: url(../image/performance.gif);
}
.responsible_business .csr_container {
	background-image: url(../image/responsible_business_bg.jpg);
}
.responsible_business .csr_container h1 {
	background-image: url(../image/responsible_business.gif);
}

