@charset "UTF-8";
/*  mainMenu Block */

.main div.topicPath {
	margin-bottom: 10px;
	border-bottom: none;
}

.main h2 {
	margin-bottom: 10px;
	color: #00A040;
	font-size: 14px;
	background: url("/english/img/banner_bg.gif") no-repeat;
}

.main h3 {
	clear: both;
	margin-bottom: 10px;
	border-bottom:#0480B6 solid 1px;
	border-left: #0480B6 solid 3px;
	padding-top: 0;
	padding-left: 2px;
	height: 100%;
	color: #333;
	font-size: small;
	background: none;
}


.main #companyInfo {
	clear: both;
	float: left;
	width: 180px;
	margin-right: 12px;
}

.main .container {
	width: 372px;
	height: 135px;
	float: left;
	margin-bottom: 10px;
}

.main .container #message {
	float: left;
	width: 180px;
	margin-right: 12px;
}

.main .container #annualReport {
	float: left;	
	width: 180px;
}

.main #companyInfo a:hover,
.main .container #message a:hover,
.main .container #annualReport a:hover {
	display: block;
	width: 180px;
	height: 100px;
	background: url("/english/img/eimg_btn_07_hover.gif") no-repeat 0 0;
}

/* reports Block */
.main #reports {
	width: 565px;
	clear: both;
}

.main #reports ul {
	margin-bottom: 20px;
}

.main #reports ul li {
	border-bottom: #999 dashed 1px;
	padding-left: 15px;
	line-height: 160%;
	background: #FFF url("/english/img/arrowCircleBlue.gif") 0 6px no-repeat;
}

.main #newsRel table th {
	border-bottom: #999 dashed 1px;
	padding-top: 3px;
	padding-right: 10px;
	font-size: x-small;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.main #newsRel table td {
	border-bottom: #999 dashed 1px;
	text-align: left;
	vertical-align: top;
}
