body {background: #cccccc ;text-align:center;margin:0px;font:14px arial}

#main {position:absolute;top:0px;left:0px;width:100%;height:100%;}
#container {position:relative;width:900px; height:550px; text-align:left; background: #ffffff url(images/background.gif)} // for IE
//#container {position:relative;width:900px; /*height:550px;*/ text-align:left; background: #ffffff url(images/background.gif)} //for fire fox
//#content {padding:20px;}
//#content {position:relative; width=660px} ; // amend by lawwingfai 0027-10-20
//#content {position:relative; left:0px; right:0px; margin-left: 200px;}
#content_fixed {padding-left:180px}
#banner {}

#menu_float {position:absolute;top:100%;left:0px;margin-top:-500px;width:140px;height:600px;overflow:hidden}
#menu_fixed {position:absolute;top:0px;left:0px;width:160px;height:600px;overflow:hidden}

#disclaimer {position:relative;left:0px;width:900px;height:31px;background: url(images/disclaimer.gif);text-align:right}
//#disclaimer {clear:both; position:relative; left:0px; top:0px; width:900px;height:31px;background: url(images/disclaimer.gif);text-align:right}

#login_panel {position:relative;width:900px;height:64px;background: url(images/TitleBar_login.gif)}
#login_form {margin:0px;}
#login_button {position:absolute;left:839px;top:35px;width:39px;height:17px;text-decoration:none;background:url(images/login_away.gif);}
#login_button:hover {background:url(images/login_over.gif)}
#logout_panel {position:relative;width:900px;height:64px;background: url(images/TitleBar_logout.gif)}
#logout_button {position:absolute;left:839px;top:35px;width:39px;height:17px;text-decoration:none;background:url(images/logout_away.gif);}
#logout_button:hover {background:url(images/logout_over.gif)}
#logout_welcome{position:absolute;left:460px;top:35px;height:17px;width:370px;text-align:right}

#login_user {position:absolute;left:600px;top:34px;background:transparent;width:81px;height:16px;font:12px arial;border:none}
#login_pass {position:absolute;left:743px;top:34px;background:transparent;width:81px;height:16px;font:12px arial;border:none}
#login_member {position:absolute;left:525px;top:10px;background:transparent;width:95px;height:20px;font:12px arial;border:none}
#login_help {position:absolute;left:702px;top:10px;background:url(images/login_help.png) #ffffff;width:101px;height:23px;border:0px;}
#login_panel a {text-decoration:none;border:0px}
#login_panel img {border:none;}
