/**************************************************
accesskey
*************************/
.accesskey, .accesskey a:link, .accesskey a:visited, .accesskey a:hover, .accesskey a:active { 
font-size: small;
padding-right:5px;
}
.content_left .accesskey {}
.content_right .accesskey {}
#way .accesskey { text-decoration: none;}
/**************************************************
body
*************************/
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #68b643;/*must have color*/
	background-image: url(../images/body/body.jpg);
	background-repeat:no-repeat;
	background-position: left top;
}
/**************************************************
wrapper
*************************/
#wrapper {}
#wrapper_bg {
	
}
#wrapper_bg1 {	
	
}
#wrapper_bg2 {}
#wrapper_bg3 {}
#wrapper_bg4 {}
/**************************************************
header
*************************/
#header_bg {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 100%;/*don't change*/
}
#header_bg1 { float: right;}
#header_bg2 {}
#header_bg3 {}
#header_bg4 {}
#header {
	margin: 5px 10px 5px 10px;
	text-align: right;
	font-size: small;
}
#header a:link, #header a:visited, #header a:hover, #header a:active { position: static;}
/**************************************************
banner
*************************/
#banner_bg {background-image: url(../images/body/banner_bg.png);
	background-repeat:no-repeat;
	background-position: right bottom;
	}
#banner_bg1 {}
#banner_bg2 {}
#banner_bg3 {}
#banner_bg4 { width: 100%;}
#banner { height: 200px;/*basic height*/}
#banner h1 {
	margin: 0px 0px 70px 250px;
	text-align: left;
	font-size: x-large;
	font-weight: bold;
}
#banner img { position: relative; vertical-align: middle;}
#banner object {}
#banner a:link, #banner a:visited, #banner a:hover, #banner a:active {}
/**************************************************
nav
*************************/
#nav_bg {
	margin: 0px 0px 0px 235px;
	background-image: url(../images/body/nav_bg.png);
	background-repeat:no-repeat;
	background-position: left top;
	
}
/*#nav_bg1 {
	background-image:url(../images/body/nav_bg1.gif);
    background-position: left top;
    background-repeat: no-repeat;}*/
#nav_bg2 {}
#nav_bg3 {}
#nav_bg4 {
}
#nav {
	text-align: center;
        font-weight:bold;
}
.all-ad-C01a { height: 40px;/*basic height*/

}
.all-ad-C01b, .all-ad-C01bb { padding: 5px 0px 5px 0px;
}
.all-ad-C01b {}
.all-ad-C01bb {
	background-image: url(../images/body/nav_bg_active.gif);
	background-repeat: repeat-x;
	background-position: left bottom;}/*active*/
.all-ad-C01c {
	width: 3px;
	background-image: url(../images/body/nav_line.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {}
/**************************************************
content
******************************/
#content_bg {
	margin: 0px 0px 0px 0px;
	
}
#content_bg1 {
	
}
#content_bg2 {
	
}
#content_bg3 {}
#content_bg4 {}
#content {}
.content_center {
	width: 99%;
	height: 300px;/*basic height*/
	padding: 10px 20px 10px 20px;
	background-color:#FFF;
}
.content_left { padding: 10px 0px 0px 15px;
}
.content_right {
	padding: 10px 0px 0px 5px;
	background-color:#FFF;
}
.content_center .box {}
.content_left .box {
	width:220px;}
.content_right .box {}
/*****/
#content_top1 { display: none;
}
#content_top2 {}
#content_top3 {}
#content_bottom1 { display: none;}
#content_bottom2 {}
#content_bottom3 {}
/*****/
#center_top1 { height:0px;}
#center_top2 {}
#center_top3 {}
#center_bottom1 {}
#center_bottom2 {}
#center_bottom3 {}
/**************************************************
way
*************************/
#way {
	padding: 5px 0px 5px 0px;
	font-size: small;
}
#way a:link, #way a:visited, #way a:hover, #way a:active {}
/**************************************************
footer
*************************/
#footer_bg {
		background-image:url(../images/body/footer_bg.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#footer_bg1 {
	padding: 20px 0px 0px 0px;
	background-image: url(../images/body/foot_bg1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#footer_bg2 {}
#footer_bg3 {}
#footer_bg4 {}
#footer {
	height: 80px;/*basic height*/
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size: small;
}
#footer p { margin: 5px 0px;}
#footer img { margin: 0px 10px; vertical-align: middle;}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {}

/*************************
自訂樣版上傳 flash banner
*************************/
#banner .banner_inner{position:relative;z-index:-1;height:200px;}
#banner .banner_inner_1{z-index:1; position:absolute; top:50%; margin-top:-50px;}
#banner .banner_inner_2{z-index:1; position:absolute; top:50%; margin-top:-30px;}
