/* CSS Document */
/* 主框架設定 */
#Web_Wrapper {width:900px;padding:0px 5px; text-align:center; margin:0px auto;background-color:#EEE;}
#Web_Header {padding-top:5px; }
#Web_Content {margin:0px auto; padding-top:5px;}
#Web_Footer{}

/* 上方Tab選單 */
#Web_Banner{margin:0px auto; background:url(images/title.png); height:82px;}
#Web_Banner .bannerImage{}
#Web_Banner .bannerImageTopLink{ text-align:right; padding-top:60px; padding-right:10px;}
#Web_Banner .bannerText{}

/* 上方Tab選單 */
#Web_TabMenu { text-align:center;font-size:0px;line-height: 0px;}
#Web_TabMenu ul{ list-style:none;}
#Web_TabMenu li{ list-style:none; float:left;}

/* 中間兩欄式分格 */
#Web_Content .Content_Left_Box{ width:210px; float:left;}
#Web_Content .Content_Right_Box{ margin:0px 0px 0px 210px;}
