﻿
html{ font-family: Verdana, Arial, Helvetica, sans-serif;font-size:13px; }
div{ font-family: Verdana, Arial, Helvetica, sans-serif; }
td{ font-family: Verdana, Arial, Helvetica, sans-serif;}
body{margin: 0px; /*background:url(../images/frame/bg.gif)*/}
img {border :none;}

/*===============================================Frame ==============================================================================*/
.pngBtn{ cursor:pointer;}
/*#superBG{background-color:#FFF; position:fixed; bottom:0px;  left:0px; width:980px; height:500px;}*/
#container{background-color:#FFF; position:absolute; top:0px;  left:0px; width:100%; height:auto !important; height:625px; min-height:625px;  min-width:900px;  text-align:left;}
#banner{background:url(../images/frame/top_bg_bg.gif) repeat-x; width:100%;  position:absolute; top:0px; left:0px; height:214px;}
	#inner_left_banner{background:url(../images/frame/top_bg_left.gif) no-repeat; width:100%;  position:absolute; top:0px; left:0px; height:214px; }
	#inner_right_banner{background:url(../images/frame/top_bg_right.gif) no-repeat; width:269px;  position:absolute; top:0px; right:0px; height:214px; }	

#menu{width:600px; height:65px; position:absolute; top:120px; right:0px;}
	#btnTable{width:100%;  height:70px; cursor:pointer; display:block; z-index:100;}
	#btnTable td{width:100px;height:25px;}
		#menuBar{background:url(../images/menu/bar.png) no-repeat; height:15px;}
#lang{width:200px; height:20px; position:absolute; top:183px; right:5px; z-index:200;}
	#chineseBtn{position:absolute; right:67px; top:0px; width:67px; height:20px;background:url(../images/frame/langBtn/selected/chinese.png); cursor:pointer;}
	#portugueseBtn{position:absolute; right:0px; top:0px; width:76px; height:20px;background:url(../images/frame/langBtn/normal/portuguese.png);cursor:pointer;}
	#englishBtn{position:absolute; left:143px; top:0px; width:57px; height:20px;background:url(../images/frame/langBtn/normal/english.png);cursor:pointer;}
#title{position:absolute; top:115px; left:30px;}

#open{position:absolute; top:165px; left:25px; width:50px; height:35px; background:url(../images/frame/open.png) no-repeat;}
#innerContainer{ z-index:100; position:relative; top:200px; left:50px; width:90%; min-width:800px;}
#formatTable{width:100%; position:relative; left:10px;}

/*========= footer ==============*/
#fixed-footer{
  background-color:#FFF;
  width:100%;
  height:100px;
  position:fixed; bottom:0px; left:0px;  
  /* position fixed for IE6 */
  _position: absolute; 
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.clientHeight);
  z-index:200;
}
#footer_bg{background:url(../images/frame/bottom_bg_bg.png) repeat-x; width:100%; position:absolute; bottom:0px; left:0px; height:100px; min-width:900px;}
#footer_text{background:url(../images/frame/bottom_bg_address.png) no-repeat; width:254px;  position:absolute; bottom:5px; left:15px; height:60px}
#footer_close{background:url(../images/frame/close.png) no-repeat; width:42px;  position:absolute; bottom:50px; right:15px; height:31px}
/*==============================*/
/*====================================================================================================================================*/

/*================= for recuritment , tender page list =============================================================*/
.List{width:100%; font-size:15px;}
.List td { letter-spacing:2px;}
.List td a{ text-decoration: none; color:#330000; padding:5px; border:3px #FFF dotted;  border-bottom-color:#F66; display:block;}
.List td a:hover{ text-decoration: none; color:#330000; border-bottom-color:#36F}
.List .dateCol{ letter-spacing:0px;  color:#000000; font-family:"Arial"; font-weight:bold; text-align:right;}
.List th{font-size:16px;letter-spacing:2px; font-family:"新細明體";}   
/*==========================================================================================================*/



