* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: Myriad, "Myriad Pro", Arial, "Helvetica Neue", Helvetica;
	font-size: 14px;
	text-align: center;
	background-repeat: repeat;
	background-position: center top;
	letter-spacing: 0em;
	word-spacing: normal;
	line-height: 1.5em;
	background-color: #00AED3;
}
/* LINK */
a:link, a:visited {
	color: #2E5167;
	text-decoration: none;
}
a:hover, a:active {
	color: #2E5167;
	text-decoration: underline;
}
/* TEXT */
h1 {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 21px;
	font-weight: normal;
	line-height: 130%;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 11px;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #93918d;
}
h5 {
	font-size: 14px;
	font-weight: normal;
	color: #93918d;
}
p {
	margin-bottom: 15px;
}
p.small {
	font-size: 12px;
	margin-bottom: 0px;
}
p.lighttone {
	color: #6F8998;
}
.notice {
	color: #AD1414;
}
strong {
	font-weight: bold;
}
.normal {
	color: #474747;
	font-weight: normal;
}
.black {
	color: #000000;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
/* IMAGES */
.mainimage {
	border: none;
	text-decoration: none;
	margin-bottom: 24px;
}
img {
	border: none;
	text-decoration: none;
}
a img {
	border: none;
	text-decoration: none;
}
/* HEADER */
#header {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
}
/* CONTENTS */
#contents_bg {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/basic/contents_bg.jpg);
}
#contents {
	width: 906px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/basic/contents_top_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contents .border {
	border: 1px solid #FFFFFF;
}
#content_left {
	float: left;
	margin-left: 25px;
	width: 666px;
	text-align: left;
}
#content_left .grid1col {
	
}
#content_left .grid2col1 {
	float: left;
	width: 327px;
}
#content_left .grid2col2 {
	float: left;
	width: 327px;
	margin-left: 12px;	
}
#content_left .grid4col1 {
	float: left;
	width: 157px;
}
#content_left .grid4col2 {
	float: left;
	width: 157px;
	margin-left: 12px;	
}
#content_right {
	width: 176px;
	margin-left: 12px;
	float: left;
	border: 1px solid #86CCDC;
}
#content_right ul {
	margin-right: 6px;
	margin-left: 6px;
}
#content_right ul li {
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/basic/list_icon.gif);
	background-repeat: no-repeat;
	background-position: 1px 12px;
	padding-left: 8px;
}
#content_right h4 {
	font-size: 12px;
	color: #00778C;
	margin-bottom: 2px;
	background-color: #DEF8FF;
	padding-left: 6px;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 6px;
}
#content_right h5 {
	font-size: 12px;
	color: #0083A8;
	font-weight: bold;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 150%;
}
#content_right h6 {
	font-size: 12px;
	color: #0083A8;
	font-weight: bold;
	margin-bottom: 2px;
}
#content_right h6 a:link, #content_right h6 a:visited {
	color: #0083A8;
}
#content_right h6 a:visdited, #content_right h6 a:active {
	color: #0083A8;
}
#content_right ul p {
	font-size: 12px;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#content_right ul img {
	margin-bottom: 4px;
	margin-top: 2px;
}
#content_right a:link, #content_right a:visited {
	color: #0083A8;
}
#content_right a:visdited, #content_right a:active {
	color: #BF390E;
}
#content_left .content_bottom {
	clear: both;
}
#content_left img {
	margin-bottom: 24px;
}
.width50per {
	width: 50%;
}
.width33per {
	width: 33%;
}
/* FOOTER */
#footer_bg {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/basic/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#footer {
	width: 904px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	color: #FFFFFF;
	font-size: 12px;
}
#footer .flbox {
	font-family: Arial, Helvetica, sans-serif;
	width: 451px;
	float: left;
	text-align: left;
}
#footer .frbox {
	width: 451px;
	float: left;
	text-align: right;
}
#footer .frbox ul {
}
#footer .frbox li {
	float: right;
	padding-left: 20px;
	background-image: none;
}
#footer .frbox li a.sitemap:link, #footer .frbox li a.sitemap:visited {
	color: #FFFFFF;
	background-image: url(images/basic/footer_sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
}
#footer .frbox li a.sitemap:hover, #footer .frbox li a.sitemap:active {
	color: #FFFFFF;
	background-image: url(images/basic/footer_sitemap_icon.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 16px;
}
#footer .frbox li a.contact:link, #footer .frbox li a.contact:visited {
	color: #FFFFFF;
	background-image: url(images/basic/footer_contact_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 16px;
}
#footer .frbox li a.contact:hover, #footer .frbox li a.contact:active {
	color: #FFFFFF;
	background-image: url(images/basic/footer_contact_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 16px;
}
#footer ul.linking {
	color: #FFFFFF;
	height: 12px;
	padding-top: 4px;
}
#footer ul.linking li {
	float: left;
	list-style-type: none;
	background-image: url(images/basic/footer_linking_icon.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 16px;
	margin-right: 10px;
	padding-bottom: 20px;
}
#footer ul.linking li.fltop {
	list-style-type: none;
	background-image: none;
	padding-left: 0px;
	margin-right: 6px;
}
#footer ul.linking li a {
	color: #FFFFFF;
}
/* LIST */
ul {
	margin-bottom: 12px;
}
li {
	background-image: url(images/basic/list_icon.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	list-style-type: none;
	height: auto;
}
/* TABLE */
table {
	border-collapse: collapse;
	border-spacing: 0px;
	border: none;
	empty-cells: show;
	width: 510px;
}
th {
	text-align: left;
	vertical-align: top;
	width: 102px;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 8px;
	color: #FFAF1D;
}
td {
 	padding: 0.3em;
	background-color: #12499D;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-bottom: 8px;
}
table.ptlong {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #0083A8;
	border-left-color: #0083A8;
	width: 666px;
	margin-bottom: 24px;
}
table.ptlong th {
	font-weight: normal;
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #0083A8;
	border-bottom-color: #0083A8;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
	width: 33%;
}
table.ptlong td {
	padding: 0.3em;  
	background-color: #12499D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #0083A8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0083A8;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background-color: #DEF8FF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
table.info {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #86CCDC;
	border-left-color: #86CCDC;
	width: 666px;
	margin-bottom: 24px;
	background-image: url(images/news/table_info_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
table.info th {
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #86CCDC;
	border-bottom-color: #86CCDC;
	width: 109px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
}
table.info td {
	padding: 0.3em;  
	background-color: #12499D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #86CCDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86CCDC;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
/* TOP */
.movie {
	background-image: url(images/top/movie_bg.jpg);
}
.topics {
	background-image: url(images/top/topics_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	position: relative;
	height: 56px;
	font-size: 11px;
}
.topic1 {
	float: left;
	width: 301px;
	height: 38px;
	text-align: left;
	position: absolute;
	left: 0px;
	top: 6px;
}
.topic2 {
	float: left;
	width: 301px;
	height: 38px;
	text-align: left;
	position: absolute;
	left: 301px;
	top: 6px;
}
.topic3 {
	float: left;
	width: 301px;
	height: 38px;
	text-align: left;
	position: absolute;
	left: 602px;
	top: 6px;
}
.topics h3 {
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 0px;
	line-height: 1.5em;
}
.topics h3 a:link, .topics h3 a:visited {
	color: #FFFFFF;
}
.topics h3 a:hover, .topics h3 a:active {
	color: #FFFFFF;
}
.topics p {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	line-height: 1.3em;
}
/* database */
#database {
}
#database #contents {
	background-image: url(images/database/content_top_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	color: #493024;
}
#database #content_left .entry {
	background-image: url(images/database/content_left_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#database #content_left h2 {
	font-size: 14px;
	color: #BA350E;
	margin-bottom: 10px;
	font-weight: bold;
}
#database #content_left .entry table {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	/* border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EAAE9E;
	border-left-color: #EAAE9E; */
	width: 100%;
	/* background-color: #FFDBCF; */
	margin-bottom: 24px;
	margin-top: 12px;
	/* background-image: url(images/database/table_bg_vdb.gif);
	background-repeat: no-repeat;
	background-position: left top; */
}
#database #content_left .entry table th {
	color: #8C1700;
	text-align: left;
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAAE9E;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAAE9E;
	border-bottom-color: #EAAE9E; */
	width: 40%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
}
#database #content_left .entry table td {
	padding: 0.3em;  
	background-color: #12499D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAAE9E;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #EAAE9E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAAE9E; */
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	width: 40%;
	background-color: #FFFFFF;
	color: #8E1B00;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#database #content_left .entry table td.date {
	padding: 0.3em;  
	background-color: #12499D;
	/* border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #EAAE9E;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAAE9E; */
	text-align: left;
	vertical-align: top;
	width: 20%;
	background-color: #FFFFFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#database #content_left .entry table a:link, #database #content_left .entry table a:visited, #database #content_left .entry table a:hover, #database #content_left .entry table a:active {
	color: #8C1700;
}
#database #content_left #entrylist {
	background-image: url(images/database/content_left_line_under.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#database #content_left #entrylist li {
	background-image: none;
}
#database #content_left #entrylist li a {
	text-decoration: none;
}
#database #content_left #entrylist li a:hover {
	text-decoration: underline;
}
#database #content_left h3 {
	font-size: 20px;
	font-weight: normal;
	color: #DC6D4B;
	margin-bottom: 5px;
}
#database #content_left h3 a {
	color: #DC6D4B;
}
#database #content_left h4 {
	font-size: 14px;
	font-weight:bold;
	color: #BF390E;
	margin-bottom: 2px;
	font-weight: bold;
}
#database #content_left .date {
	color: #6A4537;
}
#database #content_left ul {
	font-weight: bold;
}
#database #content_left li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
}
#database #content_left li a:link, #database #content_left li a:visited {
	padding: 0px;
	color: #DC6D4B;
	text-decoration: underline;
}
#database #content_left li a:hover, #database #content_left li a:active {
	padding: 0px;
	color: #DC5F34;
	text-decoration: underline;
}
#database #content_right {
	border: 1px solid #EAAE9E;
}
#database #content_right ul {
	margin-right: 6px;
	margin-left: 6px;
}
#database #content_right li {
	margin-bottom: 6px;
	padding-top: 6px;
	padding-bottom: 0px;
	background-image: none;
	padding-right: 0px;
	padding-left: 0px;
}
#database #content_right ul.dtop {
}
#database #content_right ul.dtop li {
	margin-bottom: 4px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAAE9E;
}
#database #content_right h4 {
	font-size: 12px;
	color: #DC6D4B;
	margin-bottom: 2px;
	background-color: #FFECE5;
	padding-top: 5px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-right: 6px;
	padding-left: 6px;
}
#database #content_right h5 {
	font-size: 12px;
	color: #DC6D4B;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 120%;
}
#database #content_right h5 a:link, #database #content_right h5 a:visited {
	color: #DC6D4B;
}
#database #content_right h5 a:hover, #database #content_right h5 a:active {
	color: #DC6D4B;
}
#database #content_right h6 {
	font-size: 12px;
	color: #DC6D4B;
	font-weight: bold;
	margin-bottom: 1px;
}
#database #content_right h6 a:link, #database #content_right h6 a:visited {
	color: #BF390E;
}
#database #content_right h6 a:visdited, #database #content_right h6 a:active {
	color: #BF390E;
}
#database #content_right p {
	margin: 0px;
	font-size: 12px;
}
#database #content_right p.date {
	margin: 0px;
	font-size:  12px;
	color: #9F8981;
}
#database #content_right p img.download_icon {
	vertical-align: top;
	margin-bottom: 0px;
}
/* news */
#news {
}
#news #contents {
	background-image: url(images/news/content_top_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	color: #2E5167;
}
#news #content_left .entry {
	background-image: url(images/news/content_left_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#news #content_left h2 {
	font-size: 16px;
	color: #03506C;
	margin-bottom: 10px;
	font-weight: bold;
}
#news #content_left h2 img {
	margin-bottom: 6px;
}
#news #content_left h3 {
	font-size: 20px;
	color: #0097B7;
	margin-bottom: 5px;
	font-weight: normal;
}
#news #content_left h3 img {
	margin-bottom: 0px;
}
#news #content_left h3 a:link, #news #content_left h3 a:visited, #news #content_left h3 a:hover, #news #content_left h3 a:active {
	color: #0097B7;
}
#news #content_left ul {
	font-weight: bold;
}
#news #content_left li {
	padding: 0px;
}
#news #content_right ul.newly {
}
#news #content_right ul.newly li {
	margin-bottom: 6px;
	padding-top: 6px;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
}
#news #content_right ul.monthly {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86CCDC;
	padding-top: 12px;
}
#news #content_right ul.monthly li {
	margin-bottom: 0px;
	background-image: none;
	padding: 0px;
}
#news #content_left table ul {
	margin: 0px;
	padding: 0px;
}
#news #content_left table li {
	background-position: 2px 6px;
	background-image: url(images/basic/list_icon_dark.gif);
	list-style-type: none;
	padding-left: 12px;
	font-weight: normal;
}
/* COMPANY */
#company {
}
#company #contents {
	background-image: url(images/company/content_top_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	color: #2E5167;
}
#company #content_left .entry {
	background-image: url(images/company/content_left_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#company #content_left h2 {
	font-size: 21px;
	color: #03506C;
	margin-bottom: 9px;
	font-weight: normal;
	padding: 0px;
}
#company #content_left h2 img {
	margin-bottom: 6px;
}
#company #content_left h3 {
	font-size: 18px;
	color: #0097B7;
	margin-bottom: 16px;
	font-weight: normal;
}
#company #content_left h3 img {
	margin-bottom: 6px;
}
#company #content_left h4 {
	font-size: 14px;
	margin-bottom: 2px;
	font-weight: bold;
	color: #2E5167;
}
#company #content_left .greeting p {
	text-indent: 14px;
}
#company #content_left .profile p {
	font-size: 12px;
	line-height: 1.3em;
	color: #6F8998;
}
#company #content_left .date {
	color: #4A7E9E;
}
#company #content_left ul {
	margin: 0px;
	padding: 0px;
}
#company #content_left li {
	background-position: 2px 6px;
	background-image: url(images/basic/list_icon_dark.gif);
}
#company #content_left li a:link, #company #content_left li a:visited {
	padding: 0px;
	color: #BF390E;
}
#company #content_left li a:hover, #company #content_left li a:active {
	padding: 0px;
	color: #BF390E;
}
#company table.info {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells:show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #86CCDC;
	border-left-color: #86CCDC;
	width: 327px;
	margin-bottom: 24px;
	background-image: url(images/company/table_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#company table.info th {
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #86CCDC;
	border-bottom-color: #86CCDC;
	width: 25%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
}
#company table.info td {
	padding: 0.3em;  
	background-color: #12499D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #86CCDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86CCDC;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	width: 50%;
	background-color: #FFFFFF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#company table.info td .map a:link, #company table.info td .map a:visited {
	color: #0083A8;
	text-decoration: underline;
}
#company table.info td .map a:hover, #company table.info td .map a:active {
	color: #0097B7;
	text-decoration: underline;
}
#company table.history {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	width: 327px;
	margin-bottom: 24px;
	background-image: none;
}
#company table.history th {
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	width: 105px;
	background-color: #FFFFFF;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 14px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86CCDC;
}
#company table.history td {
	padding: 0.3em;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	color: #2E5167;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #86CCDC;
	background-color: #FFFFFF;
}
#company td a {
	color: #2E5167;
	font-weight: bold;
}
#company .pdf {
}
#company .pdf img {
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
/* project */
#project {
}
#project #contents {
	background-image: url(images/project/content_top_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	text-align: left;
	color: #2E5167;
}
#project #content_left .entry {
	background-image: url(images/project/content_left_line_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
#project #content_left h2 {
	font-size: 21px;
	color: #03506C;
	margin-bottom: 9px;
	font-weight: normal;
	padding: 0px;
}
#project #content_left h2 img {
	margin-bottom: 9px;
	padding: 0px;
}
#project #content_left h3 {
	font-size: 18px;
	color: #0097B7;
	margin-bottom: 16px;
	font-weight: normal;
}
#project #content_left h3.venture {
	font-size: 16px;
	color: #0097B7;
	margin-bottom: 6px;
	font-weight: normal;
}
#project #content_left h3.venture a {
	color: #0097B7;
}
#project #content_left h3 img {
	margin-bottom: 0px;
}
#project #content_left h4 {
	font-size: 16px;
	margin-bottom: 6px;
	font-weight: bold;
	color: #2E5167;
}
#project #content_left .service_left {
	float: left;
	width: 478px;
	margin: 0px;	
}
#project #content_left .service_right {
	float: left;
	width: 176px;
	margin-left: 12px;	
}
#project #content_left .date {
	color: #4A7E9E;
}
#project #content_left table ul {
	margin: 0px;
	padding: 0px;
}
#project #content_left table li {
	background-position: 2px 7px;
	background-image: url(images/basic/list_icon_dark.gif);
	list-style-type: none;
	padding-left: 12px;
}
#project #content_left ul.pnum {
	margin-bottom: 12px;
}
#project #content_left ul.pnum li {
	background-image: none;
	list-style-type: none;
	padding: 0px;
}
#project #content_left ul.pnum li img {
	margin: 0px;
	padding: 0px;
}
#project #content_left ul.plarge {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 12px;
}
#project #content_left ul.plarge li {
	padding: 0px;
	background-image: none;
	list-style-type: none;
	margin: 0px;
}
#project #content_left ul.plarge li img {
	margin: 0px;
}
#project #content_left ul.pbutton {
	padding-left: 20px;
	margin-bottom: 24px;
}
#project #content_left ul.pbutton li {
	margin-bottom: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/basic/list_icon_dark.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;
	padding-left: 14px;
}
#project #content_right ul.plink {
	padding-top: 6px;
}
#project #content_right ul.plink li {
	margin-bottom: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86CCDC;
}
#project table.financial1 {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #86CCDC;
	border-left-color: #86CCDC;
	width: 666px;
	margin-bottom: 24px;
	background-image: url(images/company/table_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#project table.financial1 th {
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #86CCDC;
	border-bottom-color: #86CCDC;
	width: 33%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
	background-image: url(images/project/financial_table1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#project table.financial1 td {
	padding: 0.3em;
	background-color: #12499D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #86CCDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86CCDC;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#project table.financial2 {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #86CCDC;
	border-left-color: #86CCDC;
	width: 666px;
	margin-bottom: 24px;
	background-image: url(images/project/financial_table2_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/project/financial_table2_bg.gif);
}
#project table.financial2 th {
	color: #2E5167;
	text-align: left;
	vertical-align: top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #86CCDC;
	border-bottom-color: #86CCDC;
	width: 33%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	font-size: 14px;
}
#project table.financial2 td {
	padding: 0.3em;  
	background-color: #12499D;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #115FAD;
	border-bottom-color: #86CCDC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86CCDC;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#project table.financial3 {
	border-collapse: collapse;
	border-spacing: 0px;
	empty-cells: show;
	border: hidden;
	background-color: #FFFFFF;
	width: 666px;
	margin-bottom: 0px;
}
#project table.financial3 th {
	text-align: left;
	vertical-align: top;
	border: hidden;
	background-color: #FFFFFF;
	width: 33%;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}
#project table.financial3 td {
	padding: 0.3em; 
	text-align: left;
	vertical-align: top;
	border: hidden;
	background-color: #FFFFFF;
	color: #2E5167;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

/* SITEMAP */
#sitemap {
}
#sitemap #contents {
	background-color: #FFFFFF
}
#sitemap h2 {
	font-size: 18px;
	color: #0097B7;
	font-weight: bold;
	background-image: url(images/basic/content_line_top.gif);
	background-repeat: repeat-x;
	padding-top: 16px;
}
#sitemap h2 a:link, #sitemap h2 a:visited, #sitemap h2 a:hover, #sitemap h2 a:active {
	color: #0097B7;
}
#sitemap ul {
}
#sitemap li {
	list-style-type: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-position: 3px 10px;
	margin: 0px;
	line-height: 1.3em;
}
#sitemap ul ul {
	margin-left: 14px;
}
#sitemap ul ul li {
	background-image: none;
	margin: 0px;
}
#sitemap li a {
	color: #00778c;	
}
#sitemap .sblock {
	margine-bottom: 24px;
	margin-bottom: 24px;
}
/* CONTACT */
#contact {
}
#contact #contents {
	background-color: #FFFFFF;
}
#contact .button {
	margin-bottom: 24px;
}
#contact img, #contact a {
	margin-bottom: 0px;
}
#contact .copy {
	text-align: center;
	padding: 0px;
	margin-bottom: 24px;
}
