@charset "utf-8";

#wrapper {
	width: 960px;
	margin: 1px auto 5px auto;
	background-color: #FFFFFF;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #BCBCBC;
	border-bottom-color: #BCBCBC;
	border-left-color: #CCCCCC;
}

body, th {
	font-size: 13px;
	font-family: "新細明體", "Times New Roman", Times, serif, default;
	color: #666;
	background-color:#FFFFFF;
	height: auto;
	padding: 10;
	line-height: 1.4em;
}
a:link, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover, a:active {
	color: #316AC5;
	text-decoration: underline;
}
#reminder a:link, a:visited {
	color: #777777;
	text-decoration: none;
}

#reminder a:hover, a:active {
	color: #CCCC00;
	text-decoration: underline;
}
a.k:link, a:visited {
	color: #363636;
	text-decoration: none;
}

a.k:hover, a:active {
	color: #316AC5;
	text-decoration: underline;
}

a.r:link, a:visited {
	color: #FF0000;
	text-decoration: none;
}

a.r:hover, a:active {
	color: #FF9900;
	text-decoration: underline;
}

#aatfindex a:link, a:visited {
	color: #993300;
	text-decoration: none;
}
#aatfindex a:hover, a:active {
	color: #316AC5;
	text-decoration: underline;
}



body{
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 18px;
	background-image:url(../images/QAFtechfestbg.jpg);	
}

/*    body 聖誕節當月使用
background-image:url(../images/christmas_background_04.gif);
*/

/*    body 標準式底圖
background-image:url(../images/christmas_background_04.gif);
*/

.pagebg {
	margin: 1px auto 5px auto;
	background-image: url(webbg_hr.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbg {
	background-image:url(../images/menutop_bg.jpg); 
	background-position: top; 
	background-repeat: repeat-x;
}

.en_txt {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height:1.2 em;
}
.title01 {
	color: #333333;
	font-family: "新細明體", "Times New Roman", Times, serif, default;
	font-size:24px;
	font-weight: bold;
	line-height:1.2 em;
	margin: 10px 0 15px 0;
}
.title02 {
	color: #333333;
	font-weight: bold;
	font-size: 16px;
	margin-top:10px;
}
.title03 {
	color: #333333;
	font-weight: bold;
	font-size: 13px;
}
.kai_txt {
	font-family: "標楷體", default;
}
.dottedhr {
	background-image: url(../images/hr_dotted.gif);
	background-repeat: repeat-x;
	background-position: left center;
}
.outofdate {
	color: #B4B4B4;
}

img {
border: 0px;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #666666;
}
#reminder li {
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(../images/li_redarrow.gif);
	list-style-type: disc;
}
.rightbdr {
	background-image: url(../images/vt_dotted.gif);
	background-repeat: repeat-y;
	background-position: right;
}
