@charset "utf-8";
/*一般設定**************************************************************************/
img,p,ul,li,h1,h2,h3,h4,h5,h6,th,b{margin: 0px;padding: 0px;list-style-type: none;font-weight: normal;font-size: 100%;border:0px;}
/*天BAR*/
#skybar {position: absolute;width: 100%;text-align: center;left: 0px;top: 0px;height: 56px;z-index: 10;
	background: url(http://www.wasabii.com.tw/skybar/bar_bg.jpg) repeat-x;}
body {background-color: #101010;margin: 0px;padding: 0px;font-family: Tahoma;font-size: 12px;line-height: 18px;color:#3f463f;}
/*內頁上版頭Flash*/
#mainTop{
	position: absolute;
	width: 100%;
	height: 299px;
	top: 56px;
	left: 0px;
	text-align: center;
	z-index: 0;
}
/*包覆區塊*/
#mainWrapper{position:relative;width:820px;margin:0 auto 0 auto;top:354px;z-index: 2;}
/*內頁左方區塊*****************/
#mainLeftZone{width:178px;float:left;margin:0px;background: url(/images/MainPage/Left_bg.jpg) repeat-y;}
#mainLeftZone h1,#mainLeftZone h2{float:left;width:100%;}
#mainLeftZone ul{width:100%;float:left;background: url(/images/MainPage/NoticeNav_top.jpg) no-repeat;}
#mainLeftZone li{width:129px;float:left;margin:0 29px 0 20px;_margin:0 29px 0 10px;height:24px;}
#mainLeftZone li a{width:100%;float:left;height:24px;display:block;background:no-repeat;}
#mainLeftZone li a:hover{background-position:0px -24px;}
#mainLeftZone li p{background-position:0px -24px;height:24px;display:block;background:no-repeat;}
/*主區塊*****************/
#mainRightZone{width:601px;float:right;margin:0 0px 30px 0px;color:#adb5af;}
.PageHead{width:100%;float:left;margin:13px 0px 20px 0px;}
.MainCt{width:100%;float:left;margin:0px 0px 20px 0px;}

/*下區塊*****************/
#mainfooter{width:100%;height:41px;clear:both;background:url(/images/MainPage/main_footer.gif) no-repeat center;margin:0 0 20px 0;
}
/*其他共用*****************/
a {color:#fff;text-decoration: none;}
a:hover{color:#d7f5df;}
.green_1{color:#a6c0ad;}
.green_bg{ background:#344102;color:#990000;}
.red{
	color:#F00;
}
.white{color:#fff;}

.dl_list {margin-right: 10px;margin-left: 11px;width: 580px;font-size: 12px;line-height: 16px;margin-bottom: 20px;
border-left-width: 1px;border-left-style: solid;border-left-color: #6d6c6c;text-align: center;border-top-width: 1px;
border-top-style: solid;border-top-color: #6d6c6c;float:left;}
.dl_list th {border-right:1px solid #6d6c6c;border-bottom:1px solid #6d6c6c;padding:4px;font-weight:bold;color:#fff;
             background:#510603;}
.dl_list td {border-right:1px solid #6d6c6c;border-bottom:1px solid #6d6c6c;padding:4px;}
.dl_list p {height: 25px;float: left;padding-top: 2px;padding-bottom: 2px;margin-right: 10px;}
.dl_list p a{color:#FFCC00;}
.dl_list p a:hover{color:#FF6600;}
#discussion_banner {
	height: 230px;
	width: 140px;
	position: absolute;
	left: 22px;
	top: 865px;
}

