/* updated: 8-06-2011 Hong - CHUN TIN  */


/* basics*/
html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}
body {margin:0; padding: 0; background: url('images/bg.gif') 0 0 repeat-x; font-family:Arial, Helvetica, sans-serif;}
body * { }

.floatl {float:left;}
.floatr {float:right;}
.clearboth {clear:both;}
.transparent_class {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

form {margin:0;}
u {text-decoration: underline;}
.norepeatbg {background-repeat: no-repeat;}
hr {height:1px; color:#ededed; margin: 20px 0px 20px 0px;}

.topictxt {color:#06558e; font-family: arial,helvetica; font-size:13px; font-weight: bold;}
.boxtxt {color:#000000; font-family: arial,helvetica; font-size:12px;line-height:14px; }
.boxtxt02 {color:#000000; font-family: arial,helvetica; font-size:12px;line-height:15px;}
.smalltxt {color:#848484; font-family: arial,helvetica; font-size:10px;line-height:12px;}
.bigtxt {font-family: arial,helvetica; font-size:15px;line-height:18px;}
.destxt {font-family: arial,helvetica; font-size:12px;line-height:16px; width: 450px;}

.greytxt {color:#848484; font-family: arial,helvetica; font-size:12px;line-height:16px; }
.midgreytxt {color:#6f6f6f; font-family: arial,helvetica; font-size:12px;line-height:16px; }
.darkgreytxt {color:#4d4d4d; font-family: arial,helvetica; font-size:12px;line-height:16px; }
.redtxt {color:#e46565; font-family: arial,helvetica; font-size:12px;line-height:16px; }

.noborder {border:0;}
.justifytxt {text-align: justify;}
.tableborder {border-collapse: collapse;}
.tableborder td {border: 1px solid #666666;}


/* containers */
#container {width: 868px; margin:auto;}
#topbox {}
#mainbox {}
#contentbox {margin: 0px 9px 0px 9px; width: 850px; height:260px; background: url('images/front_rightbg.jpg') right bottom no-repeat;
padding: 20px 0px 0px 0px; border: 0;}
#footer {width:868px;  }


#singlecontentbox { width:790px; border: 0; margin: 0px 15px 0px 35px;}
#doublecontent {width:550px; border: 0; margin: 20px 0px 0px 10px; }


/* decorative pics */
.rightpic {width:304px; height:229px; border:1px solid #dadada; float:right; margin: 0px 0px 0px 20px;}
.picwhiteborder {border: 2px solid white;}
.picborder {border:1px solid #dadada; width:254px; height:191px;}
.picborder02 {border:1px solid #dadada; width:204px; height:154px;}

/* photobar */
#photobar {width: 780px; margin:auto; margin-top: 0px;}
#photobar img {margin: 0px 3px 0px 0px;}

/* contentbox */
.subtopic {margin: 0px 0px 0px 50px;}
.des {margin: 10px 0px 0px 80px; font-size: 11pt; line-height:160%; width: 465px; height: 120px;}
.linkbox {width:280px; height:58px; font-size: 9pt; line-height:140%; color:black; background: url('images/border_001e.gif') 0 0 no-repeat;
margin: 30px 0px 0px 60px; padding: 10px 0px 0px 20px;}
.linkbox a:link {text-decoration: none; color: black;}
.linkbox a:visited {text-decoration: none; color: black;}
.linkbox a:hover {text-decoration: underline; color: black;}
.linkbox a:active {text-decoration: none; color: black;}

/* subtopic */
.subtopic {margin:0px 0px 10px 0px; height: 42px;}
.des01 {margin: 0px 0px 0px 30px; font-size: 11pt; line-height:130%; }
.gallerypic {display: block; width: 215px; height: 167px; background: url('images/picframe.gif') 0 0 no-repeat;
padding: 6px 0px 0px 6px; margin: 0px 10px 0px 0px;}
.des01 ul {margin: 40px 0px 0px 10px; padding: 0; list-style-type: none;}
.des01 li {background: url('images/bullet_list.gif') 0px 5px no-repeat; margin: 5px 0px 10px 0px; padding: 0px 0px 0px 20px;}
.picbox {width: 230px; height: 220px; float: left;}
.arrowbox {float: left; width: 77px; height: 120px; margin: 0px 20px 0px 10px; padding-top: 50px;}
.caption { color:#254c7f; padding-left:75px;}


/* contact */
#contact {background: url('images/contact_icon.gif') 30px 20px no-repeat; background-color:#c0eafa; height: 90px; width: 850px; margin: 5px 9px 0px 9px;
padding: 20px 0px 0px 0px;}
.contact_tb {margin: 0px 0px 0px 100px; width: 730px; height:80px; border: 0; }
.contact_table td {color:#072748; font-size:11pt; font-family:Arial, Helvetica, sans-serif;}
.contact_table a:link {text-decoration: none; color:#072748;}
.contact_table a:visited {text-decoration: none; color:#072748;}
.contact_table a:hover {text-decoration: underline; color:#072748;}
.contact_table a:active {text-decoration: none; color:#072748;}

/* footer */
#footer {height:30px; text-align:center; font-size:8pt; font-family: Arial, Helvetica, sans-serif; color:#565656;}





