@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background:#FFFFFF url(../images/bg.png) repeat-x top center;
	font-family:"新細明體", Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:150%;
}
img{
	border:none;
}
a{ text-decoration: none;}
.pngfix, .menu { _behavior: url(inc/iepngfix.htc); }
h2{
	font-size:24px;
}
.sub_title{ margin-bottom:5px}
.ou li{ margin:0; border-bottom:1px dashed #CCC;line-height:28px;}
.table_style{
	border-collapse:collapse;
}
.table_style td,.table_style th{
	border:1px solid gray;
	padding:3px;
	font-size:12px;
}
.table_style .table_th{ background-color:#DDD}
.no_border{}
.no_border td,.no_border th{ border:none}
#wrap{
	width:1000px;
	margin:0 auto;
}
#header{
	height:108px;
	position:relative;
}
#logo{ width:600px; height:80px;}
#lang{
	position:absolute;
	right:10px;
	top:30px;
	width:140px;
	height:24px;
	font-size:12px;
}
#topbar{
	height:28px;
	background:url(../images/top_bar.jpg) no-repeat;
	position:relative;
	top:0;
}
.days{
	position:absolute;
	width:43px;
	height:37px;
	line-height:36px;
	padding-left:2px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:28px;
	color:red;
	right:57px;
	top:-5px;
	background:url(../images/days_bg.gif) no-repeat;
	letter-spacing:2px;
	display:none;
}
#main{
	height:580px;
	background:url(../images/bg_content.jpg) no-repeat;
}
#navigation{
	width:194px;
	float:left;
	_display:inline;
	margin: 10px 10px 10px 20px;
}
.menu{
	background:url(../images/menu_bg.gif) no-repeat;
	height:230px;
	padding-top:30px;
}
.menu ul{
	margin:0;
	padding:0;
}
.menu ul li{
	list-style:none;
	margin:0;
	padding:0;
	text-indent:-1000px;
}
.menu ul li a{
	display:block;
	width:194px;
	height:29px;
}
.menu ul li.menu1 a{
	background:url(../images/menu.gif) no-repeat 0 top;
}
.menu ul li.menu1_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 top;
}
.menu ul li.menu2 a{
	background:url(../images/menu.gif) no-repeat 0 -29px;
}
.menu ul li.menu2_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -29px;
}
.menu ul li.menu3 a{
	background:url(../images/menu.gif) no-repeat 0 -58px;
}
.menu ul li.menu3_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -58px;
}
.menu ul li.menu4 a{
	background:url(../images/menu.gif) no-repeat 0 -87px;
}
.menu ul li.menu4_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -87px;
}
.menu ul li.menu5 a{
	background:url(../images/menu.gif) no-repeat 0 -116px;
}
.menu ul li.menu5_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -116px;
}
.menu ul li.menu6 a{
	background:url(../images/menu.gif) no-repeat 0 -145px;
}
.menu ul li.menu6_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -145px;
}
.menu ul li.menu7 a{
	background:url(../images/menu.gif) no-repeat 0 -174px;
}
.menu ul li.menu7_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -174px;
}
.menu ul li.menu8 a{
	background:url(../images/menu.gif) no-repeat 0 -203px;
}
.menu ul li.menu8_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -203px;
}
.menu ul li.menu9 a{
	background:url(../images/menu.gif) no-repeat 0 -232px;
}
.menu ul li.menu9_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -232px;
}
.menu ul li.menu10 a{
	background:url(../images/menu.gif) no-repeat 0 -261px;
}
.menu ul li.menu10_cur a{
	background:url(../images/menu_current.gif) no-repeat 0 -261px;
}

.time{ margin-left:15px; margin-bottom:10px;}
.hotline{ margin-left:15px; margin-bottom:10px;}
.email{ margin-left:15px; margin-bottom:10px;}

#main_content{
	float:right;
	width:740px;
	_display:inline;
	margin:20px 20px 10px 0;
	background-color:#FFF;
	height:540px;
	overflow:auto;
	background:url(../images/bg.png) 55% top no-repeat fixed;
	_background:#FFF;
}
.content_area{
	padding:15px;
}
#footer{
	height:80px;
	background:url(../images/footer_bg.jpg) no-repeat;
}
