@charset "utf-8";
@import url("reset.css");

#container {
	width: 1004px;
	margin:0 auto;
}

#head {
	margin: 0px;
	height: 265px;
	width: 1004px;
	padding-top: 2px;
}


/*menu*/
#menu {
	width:1004px;
	height:53px;
	background-image: url(../images/menu_bg.gif);
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right;
}
#menu ul {
	padding-top:0px;
	padding-left:236px;
	list-style-type: none;
	margin-left:0;
	height:53px;
	display: block;
}
#menu ul li {
	float: left;
}
#menu ul li a{
	text-indent:-9999px;
	outline:none;
	height:53px;
	width: 144px;
	display:block;
	background-position:left top;
} 
#menu ul .m1 a { background-image:url(../images/menu1.gif);}
#menu ul .m2 a { background-image:url(../images/menu2.gif);}
#menu ul .m3 a { background-image:url(../images/menu3.gif);}
#menu ul .m4 a { background-image:url(../images/menu4.gif);}
#menu ul .m5 a { background-image:url(../images/menu5.gif);}

/*滑鼠反應*/
#menu ul .m1 a:hover { background-image:url(../images/menu1over.gif);}
#menu ul .m2 a:hover { background-image:url(../images/menu2over.gif);}
#menu ul .m3 a:hover { background-image:url(../images/menu3over.gif);}
#menu ul .m4 a:hover { background-image:url(../images/menu4over.gif);}
#menu ul .m5 a:hover { background-image:url(../images/menu5over.gif);}
#index {
	width: 100%;
}
.main {
	display: block;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
}

.main .title {
	display: block;
	height: 35px;
	margin-left: 0px;
	padding-bottom: 20px;
}
.main .content {
	font-family:"新細明體", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	text-decoration: none;
	display: block;
	width: 730px;
	margin: auto;
}
.main .content p{
	font-family:"新細明體", Arial, Helvetica, sans-serif; }
#footer {
	width: 660px;
	padding-top: 25px;
	margin: auto;
}
#footer_absolute{
	background-color: #FFF;
	height: 100px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	position: absolute;
	clip: rect(auto,auto,auto,auto);
	bottom: 0px;
}
#footer_absolute .logo {
	margin: auto;
	width: 660px;
	padding-top: 15px;
}
#footer_all{
	background-color: #FFF;
	height: 100px;
	width: 100%;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	bottom: 0px;
}
#footer_all .logo {
	margin: auto;
	width: 660px;
	padding-top: 15px;
}


#abgne_float_ad {
		display: none;
		position: absolute;
}
#abgne_float_ad img {
		border: none;
}



/*表單*/
.table2{
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif, "新細明體";
	font-size:12px;
	color:#333;
	background-color: #FFF;
}
.table2 A{
	display:block;
}
.table2 A:hover{
	color: #555;
	text-decoration: none;
	}
.table2 thead td{
	color:#FFF;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	line-height: 22px;
	background-color: #bbc500;
	height: 35px;
}
.table2 th {
	color:#FFF;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	line-height: 35px;
	background-color: #bbc500;
	height: 35px;
	padding-left: 5px;
	text-align: center;
}

.table2 tbody td{
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BEBEBE;
	padding: 6px;
	line-height: 22px;
}
.line_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #BBC500;
}
.notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	color: #333;
	text-decoration: none;
	padding-bottom: 20px;
	padding-top: 20px;
}
.notice ul {
	padding-left: 15px;
}
.notice ul li {
	background-image: url(../images/notice_dot.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 24px;
	list-style-type: none;
}

.main .info {
	display: block;
	width: 755px;
	margin-right: auto;
	margin-top: 15px;
	padding: 20px;
	background-color: #FFF;
	margin-bottom: 15px;
	margin-left: auto;
}
.main .info .speak {
	font-size: 13px;
	line-height: 24px;
	color: #444;
	text-decoration: none;
	background-image: url(../images/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 750px;
	padding-top: 10px;
	padding-bottom: 40px;
	margin: auto;
}
.main .info .speak .text {
	font-size: 13px;
	line-height: 24px;
	float: right;
	width: 530px;
}
.main .info .speak .text h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #EA5413;
	text-decoration: none;
	padding-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}
.main .info .speak .photo {
	display: block;
	float: left;
	height: 200px;
	width: 200px;
}
.agenda_name {
	font-size: 13px;
	font-weight: bold;
}
#app_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	padding: 20px;
	width: 760px;
}
#app_box .aptitle {
	font-size: 13px;
	color: #EA5413;
	text-decoration: none;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 14px;
	margin-top: 6px;
	margin-bottom: 5px;
	padding-top: 0px;
}
#app_box .apname a{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#app_box .apname {
	font-size: 13px;
	color: #333;
	text-decoration: none;
	padding-left: 14px;
	font-weight: bold;
}
.H4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
#app_box hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
