BODY{
	padding: 0;
	margin: 0px;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color: #000;
	background: #bceeef url(/img/main_bg.gif) top left repeat-x;
	}

H1 	{
	font-size: 14px;	
	margin: 0 0 10px 0;
	}

A 	{
	color: #008693;
	text-decoration: none;
	}

A:hover
	{
	color: #ff0000;
	}

TD, P
	{
	font-size: 12px;
	}


TABLE.main_table
	{
	width: 983px;
	height: 100%;
	background: #fff;
	}

TD.header
	{
	height: 88px;
	}
TABLE.head_table
	{
	width: 100%;
	height: 88px;
	}
TD.head_01
	{
	
	}
TD.head_02
	{
	width: 759px;
	background: url(/img/header_bg.jpg) top left no-repeat;
	vertical-align: top;
	}
TABLE.icons
	{
	margin: 10px 0 0 0;
	}
DIV.lang_a, DIV.lang_p
	{
	float: left;
	margin: 0 7px 0 0;
	}

TD.flash_header
	{
	text-align: center;
	}


/* Top menu */

TD.tm
	{
	height: 31px;
	text-align: right;
	}
TD.tm_sp
	{
	width: 1px;
	background: url(/img/tm_sp.gif) top left no-repeat;
	}
TD.tm_a, TD.tm_p
	{
	height: 30px;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 0 26px 0 26px;
	}

TD.tm_p A
	{
	text-decoration: none;
	color: #1e9e99;
	}
/* /Top menu */


TD.middle
	{
	height: 100%;	
	}
TABLE.middle_table
	{
	width: 100%;
	height: 100%;
	}
TABLE.page_title
	{
	height: 40px;
	width: 100%;
	}
TD.pt_2
	{
	width: 100%;
	background: #56b9cb url(/img/pt_2.gif) top left repeat-x;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	text-transform: uppercase;
	color: #fff;
	padding: 0 0 3px 7px;
	}
TD.content_td
	{
	padding: 0 5px 0 0;
	vertical-align: top; 
	width: 759px;
	}


/* Left menu */

TD.lm
	{
	width: 224px;
	vertical-align: top;
	}

TABLE.lm_table
	{
	margin: 45px 0 0 5px;
	width: 187px;
	}

TABLE.lm_table A
	{
	text-decoration: none;
	}

TD.lm_1_p, TD.lm_1_a
	{
	height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 20px;
	}
TD.lm_1_a
	{
	background: #007d8b url(/img/lm_bg_a.gif) top left no-repeat;
	}
TD.lm_1_p
	{
	background: #7cd6ce url(/img/lm_bg_p.gif) top left no-repeat;
	}
TD.lm_1_p A, TD.lm_1_a A
	{
	color: #fff;
	text-decoration: none;
	}

TD.lm_2_p, TD.lm_2_a
	{
	color: #1caac4;
	font-size: 11px;
	padding: 2px 0 2px 20px;
	font-weight: bold;
	}
TD.lm_2_p
	{
	background: 0 1px no-repeat url(/img/lm_2_bg_p.gif);
	}
TD.lm_2_a
	{
	background: 0 1px no-repeat url(/img/lm_2_bg_a.gif);
	}


TD.lm_2_p A, TD.lm_2_a A
	{
	color: #007d8b;
	}

TD.lm_3_p, TD.lm_3_a
	{
	font-size: 11px;
	padding: 2px 0 2px 20px;
	}
TD.lm_4_p, TD.lm_4_a
	{
	font-size: 10px;
	padding: 2px 0 2px 30px;
	}
TD.lm_3_p A, TD.lm_3_a A
	{
	color: #007d8b;
	}
TD.lm_4_p A, TD.lm_4_a A
	{
	color: #007d8b;
	}

TD.lms_sp
	{
	background: #7cd6ce;
	}

/* /Left menu */


TD.footer
	{
	height: 90px;
	}

DIV.copyright
	{
	color: #007d8b;
	font-size: 10px;
	font-family: Tahoma;
	padding: 10px;
	text-align: center;
	}