﻿@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;	
	}

.body{
	margin:0px;
	}


#container{
	width:980px;
	margin:0px auto;
	padding:0px;
	background-image:url(../images/css_img/ui_top.jpg);
	background-repeat: no-repeat;
	background-position: 10px top;
	}

#topindex{
	margin:0px;
	padding:41px 0px 10px 13px;
	margin:0px 0px 0px 0px;
	}
	
#topicon{
	z-index:999;
	margin:0px;
	padding:0px 10px 0px 10px;
	float:right;
	}	

#top{
	margin:0px 0px 0px 0px;
	padding:50px 0px 30px 0px;
	*padding:50px 0px 7px 0px;
	_padding:50px 0px 7px 0px;
	margin:0px 0px 0px 0px;
	}

#lefttitle{
	margin:0px;
	padding:10px 0px 0px 0px;}
	
#maintitlebg{
	height:30px;
	background-image: url(../images/css_img/maintitlebg.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding:45px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align: bottom;
	}

#leftside{
	margin:0px;
	padding:0px;
	width:225px;
}


#leftside ul{
	margin:0px;
	padding:0px;	
}

#leftside li{
	font-family:"微軟正黑體";
	font-size:15px;
	font-weight: bold;
	color: #34341b;
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 15px;
	border-bottom:dotted 2px #b5aa83;
	list-style-type: none;
	background-image: url(../images/css_img/dot_list.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}



#leftside li a{
	color: #34341b;
	margin:0px 0px 0px 0px;
	text-decoration: none;
}
#leftside li a:hover{
	color:#b024a8;
	margin:0px 0px 0px 0px;
	text-decoration: underline;
}





/*-- here 您現在所在的位置 --*/
#here{
	font-size:13px;
	font-family:"微軟正黑體";
	margin:0px;
	padding:0px;
}

#here ul{
	margin:0px;
	padding:0px 10px 0px 0px;
	float:right;
}

#here li{
	background-image: url(../images/css_img/dot_here.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding:0px 3px 0px 8px;
	list-style-type: none;
	float:left;
	
}
#here a{
	color: #b1ac91;
}
#here a:hover{
	color:#660;
	text-decoration: underline;
}

#contentopen{
	margin:0px auto;
	width:690px;
	padding:5px;
	font-size:14px;
	font-family:"微軟正黑體";
	text-align: center;
	}	

	
#content{
	margin:0px;
	padding:0px 5px 15px 5px;
	font-size:14px;
	font-family:"微軟正黑體";
	vertical-align: top;
	}

#content p{
	margin:2px 0px;
	}



#content h1{
	font-size: 18px;
	color: #000;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-weight: bolder;
	font-family: "微軟正黑體";
	text-align: left;
	}	
#content h2{
	font-size:18px;
	color:#3E72A6;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: bolder;
	white-space: normal;
	}

#content h3,#contentopen h3{
	font-size:20px;
	color:#b0349e;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: bolder;
	}

#content h4{
	font-size:15px;
	color:#000;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-weight: bolder;
	}


.h3{color:#d79118;}


.introduction_p{
	width:680px;
	margin:2px 0px;
	padding:5px 10px;
	font-weight: bold;
	text-align: justify;
	}

.introduction_p p{
	color:#6a7880;
	}


.rrrpic{
	margin:-20px 0px 0px 0px;}





.corner01{
	width:16px;
	height:35px;
	background-image: url(../images/css_img/corner_top01.gif);
	background-repeat: no-repeat;
	}
.corner02{
	height:35px;
	background-image: url(../images/css_img/corner_top02.gif);
	background-repeat: repeat-x;
	}
.corner03{
	width:14px;
	height:35px;
	background-image: url(../images/css_img/corner_top03.gif);
	background-repeat: no-repeat;
	}
.corner04{
	width:16px;
	background-image: url(../images/css_img/corner_center01.gif);
	background-repeat: repeat-y;
	}
.corner05{
	background-image: url(../images/css_img/corner_center02.gif);
	background-repeat: repeat-y;
	}
.corner06{
	background-image: url(../images/css_img/corner_under01.gif);
	background-repeat: no-repeat;
	}		
.corner07{
	background-image: url(../images/css_img/corner_under02.gif);
	background-repeat: repeat-x;
	}
.corner08{
	background-image: url(../images/css_img/corner_under03.gif);
	background-repeat: no-repeat;
	}	


#index-content{
	margin:-10px 0px 0px -15px;
	padding:0px;
	}

#leftadbnr{
	padding:0;
	margin:0 0 0 20px;
	width:200px;
	text-align:center;
	}
#leftadbnr td{
	padding:0px 0px 10px 0px;
	background:url(../images/leftadbnr_line.gif) no-repeat center bottom;
	}

#news{
	width:762px;
	background:url(../images/css_img/newstop.jpg) no-repeat left top;
	margin:-30px 0px 0px 10px;
	padding:0px 0px 0px 0px;
	display:inline-block;
	border-left:1px #ddd solid;
	}

/*---- boostrap+jquery用 ---*/
/*
#news .list-group{
	font-size:15px;
	margin:128px 0px 0px 15px;
	width:740px;
	height:400px;
	display:inline-block;
	overflow:auto;
	}	
.list-group-item{
	border-bottom:dashed 2px #02a0e9 !important;
	}
.modal-content{border:solid 1px #02a0e9!important;}
.modal-header{padding:5px 12px 5px 0 !important;}
.modal-body{}
.modal-footer{padding:5px 8px 5px 0 !important;}
*/




.scrollarea{
	margin:128px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:730px;
	height:400px;
	display:inline-block;
	overflow:auto;
	SCROLLBAR-FACE-COLOR: #fee;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #eee;
	SCROLLBAR-3DLIGHT-COLOR: #f0e6d6;
	SCROLLBAR-ARROW-COLOR: #ff5995;
	SCROLLBAR-TRACK-COLOR: #e2dbc8;
	SCROLLBAR-DARKSHADOW-COLOR: #ff5995;
	SCROLLBAR-BASE-COLOR: #666666;
	}	
	
.scrollarea ul{
    margin:0px;
	padding:0px 0px 0px 10px;
	font-family:"微軟正黑體";
	font-size:15px;
	}	

.scrollarea li{
	margin:0px 0px 4px 0px;
	padding:0px 0px 5px 15px;
	border-bottom:dotted 1px #02a0e9;
	background-image:url(../images/css_img/dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	list-style-type: none;
	}	


.scrollarea li a:hover{
	color:#F69;
	}

.scrollarea li a{
	color:#524E38;
	text-decoration: none;
	}
/*	
.more{
	width:45px;
	height:20px;
	background-image:url(../images/css_img/bu_more.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	text-decoration: none;
	padding:5px 0px 0px 10px;
	margin:0px 10px 0px 280px;
	font-weight: bold;
	display:block;
	}	
.more a:hover{
	width:37px;
	height:20px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	color:#069;
	display:block;
	text-decoration: underline;
	}	
.more a{color:#fff;	text-decoration: none;}	

	
#kv{
	width:620px;
	height:315px;
	}


#kv .kvimg{
	width:620px;
	height:315px;
	position:absolute;
	z-indedx:100;
	}

#kv .kv-top{
	width:620px;
	height:315px;
	background-image:url(../images/css_img/kv-top-frame.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-indedx:999;
	}
	
*/

.advertisingtop{
	background-image: url(../images/AdvertisingRental_pic01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 600px;
	padding: 183px 0px 15px 30px;
	*padding:183px 0px 15px 30px;	
	margin: 0 auto;
	}
	
.recruitmentpic{
	background-image:url(../images/Recruitment_pic.jpg);
	background-repeat:no-repeat;
	background-position:right -5px;
	width:695px;
	height:409px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
	


.table{
	border:1px solid #d5e8ff;
	margin:0px;
	padding:0px;
	font-family:"微軟正黑體";
}
/*------------------- tableline ----------------------*/
.tableline{
	border:1px solid #94AEDA;
	margin:0px;
	padding:0px;
	font-family:"微軟正黑體";
}

.tableline td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	text-align: center;
}
/*------------------- tableline2 ----------------------*/
.tableline2{
	border:1px solid #94AEDA;
	margin:0px;
	padding:0px;
	font-family:"微軟正黑體";
}

.tableline2 td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:2px 2px;
}

/*-----------------------------------------*/

.thpurple{
	background-color:#DDCEDB;
	font-size:14px;
	color: #000;
	margin:0px;
	padding:3px 3px;
}
.th{
	background-color:#DBD8C8;
	font-size:14px;
	color: #000;
	margin:0px;
	padding:3px 3px;
}
.thspan2{
	background-color:#639;
	font-size:14px;
	color: #eee;
	margin:8px 0px 0px 0px;
	padding:5px 5px;
}



.thspan3{
	background-color:#339;
	font-size:14px;
	color: #eee;
	margin:8px 0px 0px 0px;
	padding:5px 5px;
}
.thspan2b{
	background-color: #639;
	font-size: 14px;
	color: #FC0;
	margin: 8px 0px 0px 0px;
	padding: 5px 5px;
	font-weight: bold;
}
.thspan2b-border{
	background-color: #4D2673;
	font-size: 16px;
	color: #F99;
	margin: 8px 0px 0px 0px;
	padding: 6px 5px;
	font-weight: bold;
	border: 2px dashed #F99;
	line-height: 25px;
}

.thspan3b{
	background-color:#339;
	font-size:14px;
	color: #FC0;
	margin:8px 0px 0px 0px;
	padding:5px 5px;
	font-weight: bold;
}
.thspan{
	background-color:#F5D05F;
	font-size:14px;
	color: #000;
	margin:8px 0px 0px 0px;
	padding:5px 5px;
}
.thspanline{
	font-size:14px;
	color: #000;
	margin:8px 0px 0px 0px;
	padding:5px 5px;
	border-bottom:2px solid #F5D05F;
}

.psred{
	color:#F06;
	font-size:14px;
}

.thblue{
	background-color:#5096f0;
	font-size:14px;
	color: #fff;
	margin:0px;
	padding:3px 3px;
}

.tdlineonly{
	border-top:1px #dddddd dashed;}

.tdlineonlydard{
	border-top:1px #333 dashed;
	padding:5px 0px 0px 0px;
}



.td{
	background-color:#F7F5F0;
	border-bottom:1px solid #fff;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}

.td3{
	background-color:#F5F1F5;
	border-bottom:1px solid #fff;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
	}



.tdpurple2{
	background-color:#f1eaf0;
	color:#3b6da8;
	border-bottom:2px solid #ecdee9;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}
.tdpurple2dark{
	background-color:#B78CB3;
	color:#fff;
	border-bottom:2px solid #ecdee9;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}

.tdblue{
	background-color:#DDE6F4;
	color:#036;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}
.tdbluelight{
	background-color:#eee;
	color:#999;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}

.tdbluedark{
	background-color:#3861AB;
	color:#ddeafd;
	border-bottom:2px solid #5fa3e2;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}

.tdblueline{
	border-bottom: 1px dashed #034984;
	font-size:12px;
	padding:1px 2px;
	margin:0px;
	color: #036;
}
.tdblueline2{
	border-bottom: 1px dashed #034984;
	font-size:12px;
	padding:1px 2px;
	margin:0px;
	color: #999;
}

.tdorange{
	background-color:#FCEED6;
	color:#F63;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
	border-bottom: 2px solid #fff;
	border-left: 2px solid #fff;
}

.tdorangedark{
	background-color:#EF682E;
	color:#FFF;
	border-bottom:2px solid #FC6;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}





.tdbigbg{
	background-image: url(../images/css_img/tdbigbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:5px 0px 0px 0px;
}
.tdbigbg8501{
	background-image: url(../images/css_img/tdbigbg8501.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}
.tdbigbg8502{
	background-image: url(../images/css_img/tdbigbg8502.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}
.tdbigbg8503{
	background-image: url(../images/css_img/tdbigbg8503.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}

.tdbigbg8504{
	background-image: url(../images/css_img/tdbigbg8504.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}

.tdbigbg8505{
	background-image: url(../images/css_img/tdbigbg8505.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}

.tdbigbg8506{
	background-image: url(../images/css_img/tdbigbg8506.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top:1px #333 dashed;
	padding:10px 0px 0px 0px;
}
/*
.tdpurple2dark{
	background-color:#ECE1EB;
	color:#3b6da8;
	border-bottom:2px solid #ecdee9;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px;
}

*/



.tdpurple0{
	background-color:#F7F5F0;
	color:#3b6da8;
	border-bottom:2px solid #E1EFFF;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px 0px;
}
.tdpurple02{
	background-color:#FEFBF8;
	color:#3b6da8;
	border-bottom:2px solid #F9E8CA;
	font-weight:bolder;
	font-size:14px;
	padding:1px 1px;
	margin:0px 0px;
}
.tdpurple03{
	background-color:#FDFBF9;
	color:#3b6da8;
	border-left:1px solid #f1e2d4;
	border-bottom:2px solid #f1e2d4;
	font-weight:bolder;
	font-size:14px;
	padding:1px 1px;
	margin:0px 0px;
}
.tdpurple0dark{
	background-color:#E9E6D1;
	color:#3b6da8;
	border-bottom:2px solid #E1EFFF;
	font-weight:bolder;
	font-size:14px;
	padding:1px 2px;
	margin:0px 0px;
}


.tdpurple{
	background-color:#f4f0f3;
	color:#6e5769;
	border-bottom:1px solid #ecdee9;
	font-size:13px;
	padding:1px 2px;
	margin:0px;
}

.tdlightblue{
	background-color:#F2F8F9;
	color:#606499;
	border-bottom:1px solid #DBDCE8;
	font-size:13px;
	padding:1px 2px;
	margin:0px;
}

.tdgray{
	background-color:#DFD0DE;
	font-size:13px;
	padding:1px 2px;
	margin:0px;
}

.tddyellow{
	background-color:#EFC270;
	font-size:14px;
	padding:1px 1px;
	margin:0px;
}
.tddyellow2{
	background-color:#F9E8CA;
	font-size:14px;
	padding:1px 1px;
	margin:0px;
}
.tddyellow3{
	background-color:#fdf3e1;
	color:#123968;
	font-size:14px;
	padding:1px 1px;
	margin:0px;
	font-weight: bold;
	border-top:1px solid #f2dfbd;
	border-right:1px solid #f2dfbd;
	border-left:1px solid #f2dfbd;
    border-bottom:2px solid #F9E8CA;
}



.tddro{
	background-color:#E98E70;
	font-size:14px;
	padding:1px 1px;
	margin:0px;
}
.tddro2{
	background-color:#F2E3D5;
	font-size:14px;
	padding:1px 1px;
	margin:0px;
}

.font15{font-size:15px;}




/*-- 只有bottom line--*/
.tdline{
	background-color:#f4f4f4;
	border-bottom:1px dashed #9f2499;
	font-size:13px;
	padding:1px 2px;

	margin:0px;
}


/*------ Route路線圖 ------*/
#eda-routearea{
	width:650px;
	margin:0px auto;
	padding:0px;
	}
#eda-routearea .eda8501 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}
#eda-routearea .eda8501f img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}

#eda-routearea .eda8502 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}
	
#eda-routearea .eda8503 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}	
	
#eda-routearea .eda8504 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}	
	
	
#eda-routearea .eda8505 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}	
		
#eda-routearea .eda8506 img{
	margin:2px;
	padding:5px;
	border:2px dashed #e0c7e1;
	width:300px;
	}		

	

/*-- 照片showA~G..模組 --*/
/*#showAll{width:680px;height:600px;}
#showA{z-ingdex:999;position:absolute;width:680px;margin:0px auto;}
#showB{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}
#showC{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}
#showD{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}
#showE{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}
#showF{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}
#showG{z-ingdex:999;visibility: hidden; position:absolute;width:680px;margin:0px auto;}*/




/*-- QA --*/

#qaarea{
	margin:0px 0px 10px 0px;
	padding:2px 0px;
	border-bottom:1px dashed #d3cfdd;
}

#qaarea h1{	
	font-size:13px;
	margin: 3px 0px 0px 0px;
	padding:4px 0px 3px 22px;	
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	white-space: normal;
	background-image: url(../images/css_img/qa_q.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	font-weight: bold;
	clear:right;
}
.qabacktop{	
    width:690px;
	text-align: right;
	margin:0px 0px 2px 0px;
	padding:0px 2px 2px 0px;
	font-weight: bold;
	font-size:13px;
	color:#F06;
	}

.qa{
	font-size:13px;
	margin: 0px 0px 5px 0px;
	padding:1px 0px 5px 22px;	
	background-image: url(../images/css_img/qa_a.gif);
	background-repeat: no-repeat;
	background-position:5px 2px;
}

/*------------ sitemap  ------------*/

#sitemaparea{
	width:680px;
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
#sitemapgroup{
	width:182px;
	height:180px;
	float:left;
	margin:0px 42px 10px 0px;
	padding:0px;
	}
	
#sitemaptitle{
	background-image:url(../images/css_img/sitemaptitle.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:182px;
	height:32px;
	padding:10px 2px  0px 5px;
	*padding:10px 2px  0px 5px;
	_padding:5px 2px  0px 5px;
	margin:0px;
	}
#sitemaptitle h2{
	color:#b024a8;
	font-size:15px;
	float:left;
	margin:0px 0px 0px 10px;
	}
#sitemaptitle h3{
	color:#333;
	font-size:10px;
	float:left;
	margin:5px 0px 0px 5px;
	}
#sitemap{
	margin:0px;
	padding:1px 0px;
	}
#sitemap ul{
	margin:0px;
	padding:0px;
	}

#sitemap li{
	color:#333;
	font-size:13px;
	margin:0px 0px 3px 5px;
	*margin:0px 0px 3px -15px;
	_margin:0px 0px 3px 5px;
	padding:0px 0px 0px 10px;
	color:#a3a08a;
	border-bottom:1px dotted #a3a08a;
	list-style-type: none;
	background-image: url(../images/css_img/dot_sitemapli.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	text-align: left;
	clear:right;
	width:160px;
	*width:150px;
	display:inline-block;
	}
	
#sitemap  a{
	color:#b1ac91;
	text-decoration: none;
	}
#sitemap a:hover{
	color:#660;
	text-decoration: underline;
	}	
	

	
/*-- footer --*/		
#footer-index{
	width:100%;
	height:50px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
	background-image:url(../images/css_img/ui_indexfooterbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#f0f0f0;
	}	

#footer{
	width:100%;
	height:104px;
	margin:0px auto;
	padding:75px 0px 0px 0px;
	background-image:url(../images/css_img/ui_footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center -12px;
	background-color:#f0f0f0;
	}
	
.footertablebg{
	width:990px;
	margin:0px auto 10px auto;
	padding:5px 0px 0px 0px;
	}	
	
.footertd-l1{width:480px;height:20px;background:url(../images/css_img/footer_border_radius1.gif) no-repeat left top #e3d0e3;}	
.footertd-l2{width:480px;paading:3px 0px;background:#e3d0e3;}	
.footertd-l3{width:480px;height:20px;background:url(../images/css_img/footer_border_radius2.gif) no-repeat left top #e3d0e3;}	
.footertd-r1{width:510px;height:20px;background:url(../images/css_img/footer_border_radius3.gif) no-repeat right top #a0439c;}	
.footertd-r2{width:510px;paading:3px 0px;background:#a0439c;}	
.footertd-r3{width:510px;height:20px;background:url(../images/css_img/footer_border_radius4.gif) no-repeat right top #a0439c;}	
.footerservice{font-size:16px; color:#fff;font-family:"微軟正黑體";padding:5px 0px;}
.footerinfo{font-size:13px; color:#ffc695;font-family:"微軟正黑體";border-bottom:1px solid #b269af;padding:5px 0px;}
.footerinfo a:link,.footerinfo a:visited{color: #fca153;}
.footerinfo a:hover{color:#fca153;text-decoration:underline;}
.footertime{font-size:12px; color:#ade6fc;font-family:"微軟正黑體";padding:5px 0px;}
.footertime p{border-bottom:dotted #ade6fc 1px;padding:2px 0px;margin:0px;}	

/*-- pstext  --*/
.fontps01{
	color:#06C;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.fontps02bold{
	color:#F60;
	font-weight: bold;
	font-family: "微軟正黑體";
	font-size:16px;
	background-color:#FF9;
}
.fontps02{
	color:#F60;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.fontps02dashed{
	color:#F60;
	font-weight: bold;
	font-family: "微軟正黑體";
	border-bottom:1px dashed #f60;
	border-top:1px dashed #f60;
}
.fontps03{
	color:#ae4484;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.fontps04{
	color:#fff;
	font-weight: bold;
	font-family: "微軟正黑體";
}
.fontps05{
	color: #F69;
	font-weight: bold;
	font-family: "微軟正黑體";
}

.fontpp1{
	color:#a3a08a;
	border-bottom:1px dashed #a3a08a;
	margin:0px;
	line-height: 25px;
	}

.purpleline{
	width:100%;
	height:1px;
	padding:2px 0px;
	margin:0px;
	border-bottom:1px dotted #bf9db8;
	clear:right;
	}




.bustitle{
	color: #fff;
	background: url(../images/bustitlebg.jpg) no-repeat left top;
	height: 45px;
	font-size: 22px;
	text-align: left;
	padding: 5px 0px 5px 0px;
	font-family: "微軟正黑體";
	white-space: nowrap;
}
.bustitle-num{
	color: #FC0;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
	padding:0px 0px 0px 0px;
	text-align:left;
	width:80px;
}
.bustitle-ps{
	color: #FF3;
	font-size: 16px;
	font-weight: bold;
}
.bustitle-type{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	border-bottom:dotted 2px #f06;
}
.bustitle-date{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	width:140px;
	*width:150px;
}
.bustitle-date li{
	border-bottom: dotted 1px #000;
	list-style-type: none;
	padding:0px 0px 3px 0px;
}


/*------- TIMETABLE-MENU --------*/
#menu-edabus{
	background: url(../images/info_timemenubg.jpg) no-repeat left bottom;
	width: 69px;
	height: 84px;
	padding: 15px 0px 5px 0px;
	text-align: center;
    vertical-align: top;
	display: block;
	color: #7b7859;
	float:left;
	}
#menu-edabus a{
	width: 69px;
	height: 84px;
	display: block;
	color: #7b7859;}
#menu-edabus a:hover{
	width: 69px;
	height: 84px;
	display: block;
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	background-image: url(../images/info_timemenubg_o.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	color:#000;
}

#menu-edabus ul{width:62px;height:20px;overflow:hidden;display:inline-block;color:#b025a6;font-size:14px;font-weight:bold;text-align:center;vertical-align: top;margin:0px auto;padding:0px 0px 0px 0px;font-family: "微軟正黑體";	float:left;
}

#menu-edabus .route{
	width: 62px;
	height: 78px;
	*height: 78px;
	font-size: 16px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 3px 0px 3px;
	font-family: "微軟正黑體";
	font-weight: bold;
	list-style-type: none;
	white-space: normal;
	line-height: 18px;
	display: block;
	float:left;
}

#menu-public{
	background: url(../images/info_timemenubg2.jpg) no-repeat left bottom;
	width: 69px;
	height: 84px;
	padding: 15px 0px 5px 0px;
	text-align: center;
    vertical-align: top;
	display: block;
	float:left;
	}

#menu-public a{	
	width: 69px;
	height: 84px;
	display: block;
    color: #7b7859;}
#menu-public a:hover{
	width: 69px;
	height: 84px;
	display: block;
	margin: -10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/info_timemenubg_o.jpg);
	text-align: center;
	color:#000;
}


#menu-public ul{color:#d49217;width:62px;height:20px;overflow:hidden;display:inline-block;font-size:14px;font-weight:bold;text-align:center;vertical-align: top;margin:0px auto;padding:0px 0px 0px 0px;font-family: "微軟正黑體";	float:left;
}

#menu-public .route{
	width: 62px;
	height: 78px;
	*height: 78px;
	font-size: 16px;
	text-align: center;
	margin: 0px auto;
	padding: 0px 3px 0px 3px;
	font-family: "微軟正黑體";
	font-weight: bold;
	list-style-type: none;
	white-space: normal;
	line-height: 18px;
	display: block;
	float:left;
}




/*-- ALL --*/
.hand{
	cursor:hand;}

a{
/*	color:#9f2fd9;*/
	color:#b024a8;
	text-decoration: none;
}
a:hover{
	color:#333;
	text-decoration: underline;
	cursor:hand;
}
.ss{height:5px;}
.st{font-size:13px;}
.fb{font-size:15px;color:#039;}
.edatour{font-size:15px;color:#b024a8;}


/* tab menu css */

.box {min-height:1px; _height:1px;}
.box:after {content:"."; display:block; line-height:0px; font-size:0px; visibility:hidden; clear:both;}

.nom {margin:0;}
.noscreen {display:none;}

.noprint {display:none;}

/* Main menu (tabs) */
#tabs {
	margin: 0px 2px 0px 0px;
	padding: 10px 0 0 0;
	_height: 1px;
	background-color: #b81db2;
	background-image: -webkit-gradient(90deg,linear, #b81db2 /*{a-bar-background-start}*/, #c87dcb /*{a-bar-background-end}*/);
	background-image: -webkit-linear-gradient(90deg,#b81db2 /*{a-bar-background-start}*/, #c87dcb /*{a-bar-background-end}*/);
	background-image: linear-gradient(90deg,#b81db2 /*{a-bar-background-start}*/, #c87dcb /*{a-bar-background-end}*/);
}

    #tabs ul {margin:0 10px; padding:0; list-style:none;}
    #tabs ul li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	-webkit-box-shadow: 1px -3px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px -3px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 1px -3px 5px rgba(0,0,0,0.3);
}
    #tabs ul li a {display:block; position:relative; padding:7px 15px; border:0; background-color: #cd61c9; color:#cccccc; font-weight:bold; text-decoration:none; cursor:pointer;}
    
    /* Main menu (tabs - link) */
  /*  #tabs ul li a span.tab-l, #tabs ul li a:hover span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/tab_img/tab_link_l.gif") 0 0 no-repeat;}
    #tabs ul li a span.tab-r, #tabs ul li a:hover span.tab-r {position:absolute; top:0; right:0; _right:-1px; width:8px; height:8px; background:url("../images/tab_img/tab_link_r.gif") 100% 0 no-repeat;}*/
    
    /* Main menu (tabs - hover) */
    #tabs ul li a:hover {background-color:#cf2fc9; color:#FFF;}
   /* #tabs ul li a:hover span.tab-l {background:url("../images/tab_img/tab_hover_l.gif") 0 0 no-repeat;}
    #tabs ul li a:hover span.tab-r {background:url("../images/tab_img/tab_hover_r.gif") 100% 0 no-repeat;}*/
    
    /* Main menu (tabs - active) */
    
   /* Main menu (tabs - active) */
    #tabs ul li.active a {
	background: #FFF;
	color: #EF682E;
	-webkit-box-shadow: 3px -3px 8px rgba(0,0,0,0.3);
	-moz-box-shadow: 3px -3px 8px 0px rgba(0,0,0,0.3);
	box-shadow: 3px -3px 8px rgba(0,0,0,0.3);
}
   /* #tabs ul li.active a span.tab-l {position:absolute; top:0; left:0; _left:-15px; width:8px; height:8px; background:url("../images/tab_img/tab_active_l.gif") 0 0 no-repeat;}
    #tabs ul li.active a span.tab-r {position:absolute; top:0; right:0; width:8px; height:8px; background:url("../images/tab_img/tab_active_r.gif") 100% 0 no-repeat;}*/







/*-- 失物招領 --*/
.LossNotice {
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px 10px 0px;
    color: #333;
}




.LossNotice .leftMonth {
    display:block;
    width: 20%;
    margin: 0;
	padding:0 0 0 10px;
    float: left;
	background:#FC3;
}


.block_2012 {
    background: #b123a6;
    display: block;
    color: #fff;
	margin:0 0 0 -20px;
    padding:0 20px 0 10px;
    font-size: 15px;
    height: 30px;
}

.LossNotice .leftMonth ul {
	width:95%;
	margin:0;
	padding:0 0 0 0px;
    float: right;
}
.LossNotice .leftMonth li {
    line-height: 30px;
    margin: 0px 0 3px 0px;
    padding: 0 0 0 10px;
	display:inline-block;
	width:92%;
}


.LossNotice .leftMonth li ul li {
    background: #989898;
}


.LossNotice .leftMonth li ul li a {
    color: #fff;
}





.LossNotice .center {
    display: inline-block;
    width: 100%;
    background: #b123a6;
    margin: 0;
	padding:0 0 0 0px;
}



.LossNotice .center ul{
    margin: 0;
	padding:0 0 0 0px;
}


.LossNotice .center .rightCont h1 {
    font-size: 15px;
	text-align:center !important;
	background:#f0b6f4;
}



.LossNotice .center .rightCont {
    display: block;
    background-color: #f1f1f1;
    width: 80%;
    padding: 0px 0px;
    margin: 0;
    float: left;
}
.LossNotice .center .rightCont ul {
	width: 95%;
    display: block;
	background:#F09;
    padding: 0px 10px;
    margin: 0 auto;
}

.LossNotice .center .rightCont li {
    float: left;
	list-style-type:none;
}

.LossNotice .center .rightCont .titleName {
    width: 60%;
    margin: 0 5px 5px 0;
    text-align: center;
    display: block;
}
.LossNotice .center .rightCont .titleAmount {
    width: 35%;
    margin: 0 0 5px 0;
    text-align: center;
    padding: 0px 0 0px 10px;
}
.LossNotice .center .rightCont .name {
    width: 60%;
    background: #CBCBCB;
    margin: 0 5px 5px 0;
    text-align: left;
    padding: 2px 0 2px 10px;
}

.LossNotice .center .rightCont .amount {
    width: 35%;
    background: #CBCBCB;
    margin: 0 0 5px 0;
    text-align: center;
    padding: 2px 0 2px 0px;
}
.LossNotice .center .rightCont .text {
    clear: both;
    font-size: 13px;
    line-height: 22px;
	padding:0 0 0 15px;
}
.LossNotice .center .rightCont .text ol{
	margin:0 auto;
	padding:0px 0;
	width:92%;
}

.LossNotice .center .rightCont .text li{
	list-style-type:decimal !important;
    clear:both;
}


    
 