#message {
    margin-bottom: 30px;
}
#news {
    margin-bottom: 25px;
}
#news .news_title {
	position: relative;
	font-size: 24px;
	border-bottom: 4px solid #DFDFDF;
	padding: 6px 0 7px 2px;
	margin-bottom: 22px;
	color: #0473bd;
}
.message .panel_body {
    background: #F5F0E9;
    padding-top: 30px;
    padding-bottom: 20px;
    margin-top: 40px;
}
.message .president {
    padding-left: 10px;
}
.message .president h4 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: -2px;
    font-weight: bold;
}
.message .control_nav {
    margin-bottom: 0;
    margin-top: 6px;
    width: 50%;
    background-color: #F5F0E9;
}
.message .control_nav .rows .item {
	border-color: #F5F0E9;
}
.news_title .more {
    display: inline-block;
    float: right;
    border: 3px solid #F2F3F5;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 20px 1px 18px;
    color: #666;
    margin-top: 1px;
}
.news_title .more:hover {
	border-color: #5399DF;
}
.news_title .more span {
    display: block;
    background: url(/global/common/images/arrow01.png) no-repeat 0 center;
    padding-left: 15px;
}
.box_notice .horizontal .entry_meta {
	float: left;
	width: 130px;
	margin-bottom: 0;
}
.box_notice .horizontal li .entry_title h3{
	padding-left:130px;
	padding-right:20px;
}
/* President Message */
.data_list {
    font-size: 16px;	
}
.data_list dt {
}
.data_list dd {
	padding-left:130px;
	margin-top:-22px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom: 1px solid #ccc;
}
.data_list dd img {
	display: inline-block;
	margin-left: 2px;
}

/* President Message */
.message_txt p {
	margin-bottom:10px;
}



/* FINANCIAL DATA */
.financial .section {
    margin-bottom: 40px;
}
#financial .heading {
    margin-bottom: 17px;
    padding-left: 11px;
}
#financial .heading span {
    padding-top: 1px;
}
.financial .section.last_child {
    margin-bottom: 60px;
}
.financial .section .link {
	border-bottom: 1px solid #CCC;
	padding-bottom: 12px;
	margin-bottom: 20px;
}
.link ul li {
	font-size: 16px;
}
.link ul li a {
    display: inline-block;
    text-decoration: underline;
    background: url(/global/common/images/bullet.png) no-repeat 0 10px;
    padding-left: 10px;
}
.link ul li a:hover {
	text-decoration: none;
}
.link ul li img {
	display: inline-block;
	margin-left: 2px;
}

.box_notice {
    margin-top: -2px;
}

/* IR News */

#ir-news {
	margin-bottom: 60px;

}
/* IR Library */

.library_link {
	
}
.library_link li {
    border-bottom: 1px solid #CCC;
    padding-bottom: 12px;
    margin-bottom: 20px;
	font-size: 16px;
}
.library_link li a {
    display: inline-block;
    text-decoration: underline;
    background: url(/global/common/images/bullet.png) no-repeat 0 10px;
    padding-left: 10px;
}
.library_link li a:hover {
	text-decoration: none;
}
.library_link li img {
	display: inline-block;
	margin-left: 2px;
}
table.data {
	margin-bottom: 40px;
	margin-top: 15px;
	width: 100%;
}
table.data, table.data th, table.data td{
	border: 1px solid #dcdcdc;
	border-collapse: collapse;
	padding: 10px;
	vertical-align: middle;
	text-align: center;
}
table.data th {
	background-color: #f4f4f4;
	text-align: center;
}
table.data th.left {
	text-align: left;
}
table.data td {
}
table.data td ul.txt_indent li {
	margin-bottom: 5px;
}

/* Fact Sheets */
.fact-sheets .notice {
	background: #F2F3F5;
	padding: 17px 21px 20px;
	margin-bottom: 20px;
	font-size: 16px;
}
ul.txt_indent li {
	text-indent: -20px;
	padding-left: 20px;
	margin-bottom: 5px;
}
ul.list_indent {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}
ul.list_indent li {
	text-indent: -20px;
	padding-left: 45px;
	margin-bottom: 14px;
}

/* Disclosure Policy */
.attention {
	color:#cc0000;
	font-weight:bold;
}
/*Corporate Governance*/
.corporate-governance .message_txt .txt{
    margin-bottom: 40px;
}