@charset "utf-8";
* { 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;	
} 

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

img {
	border:none;
}

#page_wrapper {
	width: 100%;
	background-color:#FFF;
}

#header{
	width: 964px;
	margin: 27px auto 10px;
	background-color:#FFF;
}

#logo{
	display: inline;
	margin: 10px 0 0 18px;
}

#lang_menu{
	display: inline;
	padding: 0px 0px 0px 424px;
}

#lang_menu ul{
	display: inline;
}
#lang_menu ul li{
	display: inline;
}

#nav{
	margin: 0px auto;
	width: 964px;
}

#content{
	width: 946px;
	margin: 0px auto;
	padding:0px 9px 0px 9px;
	background:url(../images/img_shadow.gif) repeat-y;
}

#index_txt{
	font-family:"Times New Roman";
	font-size:14px;
	line-height: 20px;
	color:#2a2a2a;
	padding: 30px 0px 0px 40px;
}

#content_txt{
	float:left;
	font-family:"Times New Roman";
	font-size:13px;
	line-height: 20px;
	color:#2a2a2a;
	padding: 30px 40px 0px 40px;
}

#content_tit{
	font-family:"Times New Roman";
	font-size:16px;
	line-height: 20px;
	font-weight:normal;
	color:#00371a;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#foot {
	margin: 0px auto;
	width: 946px;
	padding-bottom: 10px;
	
	background:url(../images/img_shadow_bottom.gif) repeat-x;
}
#footer {
	clear:both;
	margin:0px 0px 0px 9px;
	width: 946px;
}

#bottom_menu{
	float:left;
	padding: 5px 0px 0px 37px;
}

#bottom_menu ul{
	display: inline;
}
#bottom_menu ul li{
	display: inline;
}

#copyright{
	float:right;
	font-family:"Times New Roman";
	font-size:11px;
	padding: 5px 10px 0px 0px;
	text-align:right;
}

#title_inside{
	float:left;
	width: 100%;
	}

#title_inside2{
	float:left;
	width: 100%;	
	background:url(../images/img_tit_grey.gif) repeat-x;	
	}

.content_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #155555;
	text-decoration: none;
}
.content_green2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #155555;
	text-decoration: none;
}

.content_bold_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #155555;
	text-decoration: none;
}
.content_gy_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;
}
a.content_bold_green:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #238D8D;
	text-decoration: underline;
}

.content_bold_green_1_2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #155555;
	text-decoration: none;
}

a.content_bold_green_1_2:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green_1_2:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green_1_2:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #155555;
	text-decoration: none;
}
a.content_bold_green_1_2:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #238D8D;
	text-decoration: underline;
}
.content_bold_green2{
	font-family:"Times New Roman";
	font-size:16px;
	line-height: 20px;
	font-weight:bold;
	color:#155555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}

.content_bold_green3{
	font-family:"Times New Roman";
	font-size:11px;
	line-height: 20px;
	font-weight:normal;
	color:#155555;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.bg_table_border {
	background-color: #d5d5d5;
}

.bg_table_bg {
	background-color: #f4f4f4;
}

.grey_bold_txt{
	font-family:"Times New Roman";
	font-size:11px;
	line-height: 14px;
	font-weight:bold;
	color:#4d4d4d;
}

.content_gy_03 {

	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.table_border_h {
	background-color: #d3dbd9;
	width: 1px;
}
.table_border_v {
	background-color: #d3dbd9;
	height: 1px;
}
.table_bold_green {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #155555;
	text-decoration: none;
}

table, tr, th, td {
	margin:0;
	padding:0;
	border:none;
	border-collapse:collapse;
}
	
.table_1{width:100%; margin:0px 0px 0px 0px; border:1px solid #D6D6D6;}
.table_1 th{padding:0px 0px 0px 0px; border:1px solid #D6D6D6; background-color:#f4f4f4; color:#000000; font-weight:normal;}
.table_1 td{padding:0px 0px 0px 0px; border:1px solid #D6D6D6; background-color:#FFFFFF; color:#000000;}



table_1 td.brn{
	border-right:none;
	}
	
.tdgrey {
	border-right:none;
	border-left:none;
	background-color:#f4f4f4;
	}
	
.table_2 th{
	background-color:#D6D6D6;
	width:1px; margin:0px 0px 0px 0px; border:0px;
	padding:0px 0px 0px 0px;
	border-collapse:collapse;
	}
	
.table_3{width:76%; margin:0px 0px 0px 0px; border:1px solid #D6D6D6;}	
.table_3 th{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#F0FFF4; color:#000000; font-weight:normal;}
.table_3 td{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#FFFFFF; color:#000000;}

.table_4{width:60%; margin:0px 0px 0px 0px; border:1px solid #D6D6D6;}	
.table_4 th{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#F0FFF4; color:#000000; font-weight:normal;}
.table_4 td{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#FFFFFF; color:#000000;}

.table_5{width:42%; margin:0px 0px 0px 0px; border:1px solid #D6D6D6;}	
.table_5 th{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#F0FFF4; color:#000000; font-weight:normal;}
.table_5 td{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#FFFFFF; color:#000000;}

.table_6{width:60%; margin:0px 0px 0px 0px; border:1px solid #D6D6D6;}	
.table_6 th{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#f4f4f4; color:#000000; font-weight:normal;}
.table_6 td{padding:2px 0px 0px 5px; border:1px solid #D6D6D6; background-color:#FFFFFF; color:#000000;}


.award_row{
border-left:1px solid #D6D6D6;
padding-left:5px;
}

.award_bn{
border-bottom:1px solid #D6D6D6;
padding-top: 2px;
padding-left:5px;
}

.award_bn_1{
border-bottom:1px solid #D6D6D6;
padding-top: 2px;
}

.award_bn_2{
padding-left:5px;
}

.award_bn_3{
padding-bottom:2px;
}

.award_row_r{
border-right:1px solid #D6D6D6;
}

.award_top{
border-top:1px solid #D6D6D6;
}

.content_bold_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:hover.content_bold_grey{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2f2f2f;
	text-decoration: underline;
}