@charset "utf-8";
/* CSS Document */

/* ************************************************************************************************** */
/* ************************************************************************************************** */
/* Global */
/* ************************************************************************************************** */
/* ************************************************************************************************** */
.disclaimer{ width:940px;}
.disclaimer p{ text-align:justify; margin-bottom:20px;}
ul.decimal{ list-style-type:decimal; margin:0 0 20px 15px;}
ul.decimal li{ line-height:18px;}
#wrapper{
	width:960px;
	margin:0 auto;
	background:#FFFFFF;
	padding:0 10px;
}
#logo{
	margin:20px 0 0 0;
	position:absolute;
}
#header{
	height:90px;
	margin:0 10px;
	position:relative;
}
#topR{
	position:absolute;
	right:0;
	margin:28px 5px 0 0;
}
.homestock{
	text-align:right;
	line-height:18px;
}
.language{
	text-align:right;
	line-height:18px;
}
.language li{
	float:right;
}
.language_line{
	background:url(../images/global/lan_line.gif) no-repeat 0 2px;
	margin:0 10px;
}
#footer{
	margin:25px 10px 0 10px;
	background: url(../images/global/footerBg.gif) repeat-x;
	line-height:35px;
	color:#ffffff;
	padding:0 23px;
	position:relative;
}
#footer a{
	color:#ffffff;
}
#footer .cngov{ float:right;}
#footer .cngov img{ line-height:30px; position:absolute; margin:7px 0 0 0; right:200px;}
#topnav{
	margin:0 4px;
	z-index:200;
	position:relative;
	height:47px;
}
.homeContainer{
	margin:0 4px;
}
.title{
	z-index:100;
}
.homenews{
	margin-bottom:20px;
}
.homenewsBoxA{
	float:left;
	background:#eeeeee;
	border:1px solid #c7c7c7;
	margin-top:-12px;
	width:298px;
	height:198px;
	margin-left:6px;
	margin-right:10px;
}
.homenewsBoxB{
	float:left;
	background:#eeeeee;
	border:1px solid #c7c7c7;
	margin-top:-12px;
	width:298px;
	height:198px;
	margin-left:10px;
	margin-right:10px;
}
.homenewsBoxC{
	float:left;
	background:#eeeeee;
	border:1px solid #c7c7c7;
	margin-top:-12px;
	width:298px;
	height:198px;
	margin-left:10px;
}
.homenewsDate{
	background:#09af73;
	font-size:15px;
	font-weight:bold;
	color:#ffffff;
	line-height:30px;
	margin-top:20px;
	padding:0 24px;
}
.homenewsItem{
	height:100px;
	padding:0 24px;
	margin-top:17px;
	line-height:18px;
}
.homenewsCat{
	background:url(../images/global/arrow_red.png) no-repeat;
	margin-left:24px;
	padding-left:15px;

}
.homeabout{
	width:572px;
	margin:0 6px;
}
.homeabout p{
	height:175px;

}
.homehighlight{
	width:252px;
	margin:0 6px;
	padding:18px 23px 18px 23px !important;
}
.homegreyBox{
	background:#eeeeee;
	border:1px solid #c7c7c7;
	margin-top:-12px;
	padding:18px 23px;
	height:180px;
}
.homebannerContainer{
	overflow:hidden;
	padding:0 10px;
	width:940px;
	height:350px;
	z-index:50;
	position:relative;
	top:-10px;
	margin-bottom:10px;
}
.homebannerseta{
	float:left;
	width:620px;
	height:350px;
}
.homebannersetb{
	float:right;
	width:320px;
	height:157px;
}
.homebannersetc{
	float:right;
	width:320px;
	height:193px;
}
.subanner{
	padding:0 10px;
	width:940px;
	height:159px;
	z-index:50;
	position:relative;
	top:-10px;
}
.breadcrumb{
	line-height:30px;
	background:#ebebeb;
	padding:0 23px;
	margin:0 10px;
	position:relative;
	top:-10px;
}
.mainContent{
	margin:7px 0 0 10px;
}
ul#strategy{
	width:520px;
}
ul#strategy li{
	padding:0 0 0 15px;
	line-height:18px;
	margin-bottom:5px;
}

.milestoneTable{
}
.milestoneTable td{
	line-height:18px;
	padding:0 0 5px 0;
    width: 100%;
}
.milestoneDate{
	color:#B78C56;
	width:100px;
	text-align:left;
}
/* ************************************************************************************************** */
/* ************************************************************************************************** */
/* Back to top */
/* ************************************************************************************************** */
/* ************************************************************************************************** */

#top {
	width:24px;
	height:30px;
	position:fixed;
	bottom:20px;
	right:20px;
	z-index:999;
	display:none;
}
.js #top {
	display:none;
}
#top b {
	position:absolute;
	background: url(../images/global/backtop.png) no-repeat;
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.5s ease-in-out;
	width:24px;
	height:30px;
}
#top:hover b {
	background-position:0px 2px;
}
/* ************************************************************************************************** */
/* ************************************************************************************************** */
/* leftnav */
/* ************************************************************************************************** */
/* ************************************************************************************************** */

.leftnavContainer{
	float:left;
	margin-right:14px;
	margin-top:3px;
}
ul#leftnav{
}
ul#leftnav li a{
	display:block;
	width:194px;
	line-height:34px;
	border-bottom:1px solid #ffffff;
	font-size:13px;
	color:#646464;
	padding-left:26px;
	background:#eeeeee;
}
ul#leftnav li a:hover, ul#leftnav li a.act{
	background:url(../images/global/leftnav_hover.png) no-repeat 0 -1px;
	text-decoration:none;
}
ul#leftnav .lv3Menu{
	display:none;
}
ul#leftnav li.blueact .lv3Menu{
	display:block;
}
.blueact .blueact_a{
	background:url('../images/global/leftnav_section_bg.gif') !important;;
	background-repeat:repeat-x !important;;
	/*background:#0eaee6 !important;*/
	color:#ffffff !important;
}

.lv3Menu li a{
	padding:0 0 0 30px !important;
	color:#646464 !important;
	width:180px !important;
	margin-left:10px;

}
.lv3Menu li a.act{
	background:url(../images/global/leftnav_hover.png) no-repeat 0px -1px !important;
	padding:0 0 0 30px !important;
	color:#646464 !important;
}
.rightContent{
	width:712px;
	float:left;
	margin-bottom:20px;
	
}
.content{
	margin:16px 32px 0 32px;
	min-height:300px;
	
}
.award-left{
	float:left;
	width:200px;
	margin-bottom:30px;
	
}
.award-right{
	float:left;
	width:448px;
	margin-bottom:20px;
	
}


/* ************************************************************************************************** */
/* ************************************************************************************************** */
/* ir */
/* ************************************************************************************************** */
/* ************************************************************************************************** */

#calendar th {
	background-color:#1c3a54;
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding:10px 20px;
}
#calendar td {
	border:solid 1px #f2f2f2;
	padding:10px 20px;
}
.qa{
	line-height:18px;
}
.yearDiv{
	margin-bottom:20px;
}
.year{
	color:#b78c56;
	font-size:18px;
}
.listContainer{
	padding:6px 0;
}
.listitem{
	float:left;
	line-height:18px;
	width:470px;
}
.listDate{
	float:right;
	line-height:18px;
}

.ealert tbody th{
    background: none repeat scroll 0 0 #F4F4F4;

    line-height: 18px;
    padding: 5px 5px 5px 10px;
    text-align: left;
}
.contactform tbody th {

	border-right: 1px solid #CCCCCC;
    line-height: 18px;
    padding: 5px 5px 5px 10px;
    text-align: left;
}
.contactHeader{
	color:#B78C56;
	font-size:14px;
	font-weight:bold;
}
.ealert tbody td, .contactform tbody td {

    line-height: 18px;
    padding: 5px 5px 5px 10px;
}

.alert, .alert h4 {
    color: #B78C56;
	padding:10px;
	font-size:16px;
}
.qa li, .integrated li{
	line-height:18px;
	padding:5px 0;
	border-bottom: 1px solid #F2F2F2;
}
.integrated li a{
	display:block;
	background:url(../images/global/col.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
}
.integrated li a.act{
	display:block;
	background:url(../images/global/exp.gif) no-repeat 0 3px;
	padding:0 0 0 20px;
}
.integrated li a:hover{
	text-decoration:none;
}

.sitemap{
}
.sitemap table thead td{
	text-align:left;
	font-weight:bold;
	padding:10px 5px; 
	font-size:14px;
}
.sitemap table tbody td{
	padding:5px;
}

.corpinfo{
}
.corpinfo ul{
}
.corpinfo li{
	line-height:20px;
}
.corpinfoHeader{
	color:#B78C56;
	font-size:14px;
	line-height:20px;
	text-align:left;
	font-weight:bold;
}
.shareinfoHeader{
	color:#B78C56;
	font-size:14px;
	line-height:40px;
	text-align:left;
	font-weight:bold;
}
.shareinfobold{
	line-height:40px;
	font-weight:bold;
}
.shareinfo{
	line-height:40px;
}
.namelist{
	margin-bottom:20px;
}
.namelist a:hover{
	color:#B78C56;
}
.namelist td{
	line-height:18px;
	padding-bottom:5px;
}

.namelist tr{
	height:50px;

}

.mapTable{
	margin-left:15px;
	width:305px;
}
.mapTable tbody td{
	line-height:18px;
	padding:5px;
}
.mapTable tbody th, .city{
	line-height:18px;
	text-align:center;
	font-weight:bold;
	background:#1c3a54;
	color:#ffffff;
	padding:5px;
}
.mapTable .sub, .sub{
	background:#ebeef0;
}
.member_name{
	font-size:16px;
	font-weight:bold;
	line-height:20px;
}
.member_title{
	font-style:italic;
	color:#B78C56;
	font-size:14px;
	line-height:20px;
}
.reportContainer{
	margin:0 20px 20px 0;
	float:left;
}
.reportCover{
	
}
.reportLink{
	text-align:center;
	padding:5px 0 10px 0;
}
.prospectus{
}
.prospectus td{
	vertical-align:middle;
	padding:0 15px 0 0;
}
.presentation{
}
.presentation .cover{ margin-bottom:15px;}
.presentation .title{ font-weight:bold; font-size:14px; margin-bottom:5px;}
.presentation ul li{ background:url(../images/ir/pre_li.gif) no-repeat 0 7px; padding:0 0 0 10px; line-height:18px;}

.bold{font-weight:bold;}
.italic{font-style:italic;}

a.showContent{ color:#B78C56;}

#policies .rightContent ul li, #risk .rightContent ul li, #corpawards .rightContent ul li{ 
	background:url(../images/ir/pre_li.gif) no-repeat 0 7px; 
	padding:0 0 0 10px; 
	line-height:18px;
}
#risk .rightContent p { text-align:justify; }
h1 {
	color: #B78C56;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}