@charset "utf-8";
#bg {
	background-image: url(../images/bg-topBar.png);
	height: 39px;
}
.link {
	height: 115px;
	width: 88px;
	float: left;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
	background-color: #FFF;
}
.mainL2 {
	padding-left: 5px;
	padding-top: 5px;
	height: 58px;
}

.aboutText {
	padding-top: 12px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 15px;
	font-family: "微軟正黑體";
	letter-spacing: 1px;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topBar {
	height: 39px;
}
#banner {
	height: 200px;
}
#runline {
	background-color: #FFC;
	height: 28px;
}
#navBar {
	height: 120px;
	background-color: #FFF;
}
.iconlist {
	list-style-image: url(../images/navbar-icon.png);
	margin-bottom: 5px;
}
#content p a {
	color: #093;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bolder;
}
#content p a:hover {
	color: #F36;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F63;
}





#container {
}
.iconlist a {
	color: #000;
	text-decoration: none;
}
.iconlist a:hover {
	color: #F36;
}



#content {
	background-image: url(images/bg-timeline.png);

}

#contL {
	float: left;
	width: 345px;
	height: 435px;
	background-repeat: no-repeat;
	margin-left: -2px;
	background-image: url(../images/contL.png);
}


#contR {
	background-repeat: no-repeat;
	height: 435px;
	width: 556px;
	float: right;
	background-image: url(../images/conR.png);
	padding-left: 0.5px;
}
.mainR {
	padding-left: 26px;
	padding-top: 15px;
}
.contentR {
	width: 480px;
	padding-left: 55px;
	font-family: "微軟正黑體";
	font-size: 15px;
	letter-spacing: 1px;
	text-align: justify;
	word-spacing: 3em;
	line-height: 0.6cm;
}
.icon {
	list-style-image: url(images/icon-list.png);
	font-family: "微軟正黑體";
	font-size: medium;
	color: #000;
	font-weight: bold;
	margin-left: -20px;
	margin-bottom: -15px;
}
#mainL1 {
	padding-left: 5px;
	padding-top: 15px;
	height: 155px;
}
.media {
	margin-left: 10px;
	margin-top: 5px;
}





#footer {
	text-align: center;
	letter-spacing: 1px;
	font-family: "微軟正黑體";
	font-size: small;
	clear: both;
	height: 25px;
	padding-top: 5px;
	line-height: 0.6cm;
}
#footer p a   {
	color: #000;
	text-decoration: none;
}
#footer p a:hover {
	color: #099;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #099;
}


.runText {
	font-family: "微軟正黑體";
	text-decoration: none;
	font-size: small;
	color: #000;
	padding-top: 5px;

}

#navL {
	width: 365px;
	float: left;
	background-image: url(images/about.png);
	height: 120px;
}
#navR {
}
.conRtext {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 0.6cm;
	margin-top: 15px;
}
