/* CSS Document */

/* Anchor */
.a-menu a:link              { color:black; text-decoration:none; }
.a-menu a:visited           { color:#838282; text-decoration:none; }
.a-menu a:hover             { color:#3f91ef; text-decoration:none; }
.a-menu a:active            { color:#3f91ef; text-decoration:none;}

.a-content-th a:link        { color:black; text-decoration:none; }
.a-content-th a:visited     { color:black; text-decoration:none; }
.a-content-th a:hover       { color:green; text-decoration:none; }
.a-content-th a:active      { color:green; text-decoration:none; }

.a-content-en a:link        { color:#175a9e; text-decoration:none; }
.a-content-en a:visited     { color:#175a9e; text-decoration:none; }
.a-content-en a:hover       { color:green; text-decoration:none; }
.a-content-en a:active      { color:green; text-decoration:none; }

.a-footer-th a:link        { color:white; text-decoration:none; }
.a-footer-th a:visited     { color:white; text-decoration:none; }
.a-footer-th a:hover       { color:d5d6d7; text-decoration:none; }
.a-footer-th a:active      { color:d5d6d7; text-decoration:none; }

.a-footer-en a:link        { color:white; text-decoration:none; }
.a-footer-en a:visited     { color:white; text-decoration:none; }
.a-footer-en a:hover       { color:d5d6d7; text-decoration:none; }
.a-footer-en a:active      { color:d5d6d7; text-decoration:none; }

/* Image */
img { border: 0px}

/* Header */
tr.header-bg{ 
	background-image: url(../images/logo4.jpg);
	width: 1024px;
	height: 107px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
}

/* Left side */
td.leftside-text{
	color: #000000;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
	vertical-align: top; 
}

td.leftside-menu-text{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}

td.leftside-menu-white{
	color: #ffffff;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}

td.rightside-menu-text{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}


/* Main content */
td.content-h1-text{
	color: #FFFFFF;
	font-size: 18px;
	font-family : aria,sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}
td.content-h2-text{
	color: #FFFFFF;
	font-size: 13px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}
td.content-h2-text-right{
	color: #FFFFFF;
	font-size: 13px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: right;
	font-weight: bold;
}
td.content-h3-text-th{
	color: #000000;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}
td.content-h3-text-en{
	color: #175a9e;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}
td.content-th{
	color: #000000;
	font-size: 11px;
	font-family : verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
}
td.content-en{
	color: #175a9e;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
}

p.content-th{
	color: #000000;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}

p.content-en{
	color: #175a9e;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
}

p.content-date-en{
	color: #175a9e;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
}

td.corner-pink-left{ 
	background-image: url(../images/cn1.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
	border-style: none;
}
td.corner-pink-right{ 
	background-image: url(../images/cn2.png);
	width: 10px;
	height: 10px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
	border-style: none;
}
table.no-space
{
	border-style: none;
}

td.no-space
{
	border-style: none;
}

/* Footer */
td.footer-bg1{ 
	background-image: url(../images/footer1-3.jpg);
	width: 208px;
	height: 296px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
}
td.footer-bg2{ 
	background-image: url(../images/footer2-2.jpg);
	width: 272px;
	height: 296px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
}
td.footer-bg3{ 
	background-image: url(../images/footer3-3.jpg);
	width: 260px;
	height: 296px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
}
td.footer-bg4{ 
	background-image: url(../images/footer4-2.jpg);
	width: 254px;
	height: 296px;
	background-repeat: no-repeat; 
	background-position: center top; 
	text-align: center; 
	vertical-align: top; 
}
td.footer-text{
	color: #ffffff;
	font-size: 12px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-weight: bold;
	vertical-align: top; 
}
td.footer-fs1{
	color: #000000;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
	font-weight: bold;
	vertical-align: top; 
}
td.footer-fs2{
	color: #939292;
	font-size: 11px;
	font-family : Verdana, sans-serif;
	margin: 5px 5px 5px 5px;
	text-align: center;
	vertical-align: top; 
}
td.footer-icon{ 
	background-image: url(../images/arrow.gif);
	width: 7px;
	height: 11px;
	background-repeat: no-repeat; 
	vertical-align: middle; 
}

/* Sub Page */
