@charset "UTF-8";

@import "/th/common/css/base.css";
@import "/th/common/css/nomap.css";
@import "/common/css/lightbox.css";

@media tty {
 i{content:"\";/*" "*/}} @import '/common/css/ie5win.css'; /*";}
}/* */

/*\*//*/
@import "/common/css/ie5mac.css";
/**/

h1#title_column,
h1#title_access,
h1#title_area,
h1#title_about {
	display: block;
	width: 425px;
	padding: 150px 0px 30px 5px;
	background-repeat: no-repeat;
	font-size: 30px;
	line-height: 120%;
	color: #464646;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
}

h1#title_access {background-image: url(/th/common/images/title_access_small.jpg);}
h1#title_area   {background-image: url(/th/common/images/title_area_small.jpg);}
h1#title_about  {background-image: url(/th/common/images/title_about_small.jpg);}
h1#title_column {background-image: url(/th/common/images/title_column_small.jpg);}

h1#title_copyright,
h1#title_octb,
h1#title_link,
h1#title_sitemap {
	display: block;
	width: 425px;
	padding: 130px 0px 10px 5px;
	background-repeat: no-repeat;
	font-size: 30px;
	line-height: 120%;
	color: #464646;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/th/common/images/title_footer_bg.gif);
}

#index_menu {
	min-height: 320px;
	background-image: url(/en/about/images/menu_bg.gif);
	padding: 8px 8px 8px 24px;
}
* html #index_menu { height: 320px; }

#content {
	padding: 8px;
	color: #676767;
}

#content p {
	margin-bottom: 10px;
	color: #676767;
}
.link_list {
	padding-top: 10px;
}

.link_list li {
	list-style-type: none;
	background-image: url(/common/images/icon_link.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
	margin: 8px 0px;
}

#content h2 {
	font-size: 18px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #788A00;
	font-weight: normal;
	clear: both;
}

#content h3 {
	font-size: 12px;
	color: #788A00;
	clear: both;
}

#content h4 {
	font-size: 12px;
	color: #788A00;
	clear: both;
}

#column ul li {
	list-style-type: none;
	font-size: 11px;
}

#footer_menu_jump {
	padding: 8px;
	background-color: #CFCFCF;
	text-align: right;
}

#footer_menu_jump select {
	color: #777777;
}

#p_lead {
	padding: 8px;
	line-height: 160%;
	background-color:#EDEDED;
}

.linklist {
	list-style-type: none;
}

.linklist li {
	line-height: 130%;
	margin-bottom: 8px;
}

/******************************************************************* access info_ferry.html */

.info_table_detail {
	width: 100%;
}

.info_table_detail th {
	text-align: left;
	vertical-align: top;
	background-color: #E8E8E8;
	font-weight: normal;
	text-decoration: none;
	color: #4E4E4E;
	padding: 3px;
	white-space: nowrap;
}

.info_table_detail td {
	text-align: left;
	vertical-align: top;
	background-color: #F6F6F6;
	color: #505050;
	padding: 3px;
}

/******************************************************************* footer content */


#footer_content h3 {
	display: block;
	font-size: 12px;
	line-height: 100%;
	color: #757575;
	clear: both;
	margin-top: 32px;
	margin-bottom: 3px;
	margin-right: 3px;
	padding: 6px 4px 3px 6px;
	background-color: #E2E2E2;
	font-weight: normal;
	border-bottom-color: #B5B5B5;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}

#footer_content li {
	margin-left: 15px;
	line-height: 120%;
}

#footer_content ul {
	margin-bottom: 10px;
}

#footer_content p {
	margin-top: 10px;
}

#footer_content dt {
	margin-top: 10px;
	font-weight: bold;
}

#footer_content dd {
	margin-bottom: 10px;
}

#footer_content .listnone {
	list-style-type: none;
}

#footer_content .link_list li {
	list-style-type: none;
	background-image: url(/common/images/icon_link_blank.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
	padding-left: 16px;
	margin-bottom: 1px;
}

