/**************************************************
accesskey
*************************/
.accesskey, .accesskey a:link, .accesskey a:visited, .accesskey a:hover, .accesskey a:active { font-size: small;}
.content_left .accesskey {}
.content_right .accesskey {}
#way .accesskey { text-decoration: none;}
/**************************************************
body
*************************/
body {
	margin: 0px;
	padding: 0px;
	text-align: left;
	background-color: #FFFFFF;/*must have color*/
	background-image: url(../images/body/body.gif);
}
/**************************************************
wrapper
*************************/
#wrapper {}
#wrapper_bg {
	background-image: url(../images/body/banner_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#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 {}
#banner_bg1 {}
#banner_bg2 {}
#banner_bg3 {}
#banner_bg4 { width: 100%;}
#banner { height: 150px;/*basic height*/}
#banner h1 {
	margin: 0px 0px 0px 20px;
	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 {
	background-image: url(../images/body/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#nav_bg1 {}
#nav_bg2 {}
#nav_bg3 {}
#nav_bg4 {}
#nav {
	padding-right: 5px;
	text-align: center;
}
.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 top;
}/*active*/
.all-ad-C01c {
	background-image: url(../images/body/nav_line.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {}
/**************************************************
content
*************************/
#content_bg {}
#content_bg1 {}
#content_bg2 {}
#content_bg3 {}
#content_bg4 {}
#content {}
.content_center {
	width: 99%;
	height: 300px;/*basic height*/
	padding: 15px 0px 10px 0px;
}
.content_left {
	padding: 0px 10px 10px 10px;
}
.content_right {
	padding: 0px 10px 10px 10px;
}
.content_center .box { padding: 0px 10px 0px 10px; background-color: #FFFFFF;}
.content_left .box {}
.content_right .box {}
/*****/
#content_top1 {}
#content_top2 {}
#content_top3 {}
#content_bottom1 {}
#content_bottom2 {}
#content_bottom3 {}
/*****/
#center_top1 { background: url(../images/body/center_top1.gif) no-repeat left top;}
#center_top2 { padding: 0px 10px; background: url(../images/body/center_top1.gif) no-repeat right top;}
#center_top3 { padding-top: 10px; background-color: #FFFFFF;}
#center_bottom1 { background: url(../images/body/center_top1.gif) no-repeat left bottom;}
#center_bottom2 { padding: 0px 10px; background: url(../images/body/center_top1.gif) no-repeat right bottom;}
#center_bottom3 { padding-top: 10px; background-color: #FFFFFF;}
/**************************************************
way
*************************/
#way {
	padding: 0px 10px 5px 10px;
	font-size: small;
	background-color: #FFFFFF;
}
#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 {}
#footer_bg2 {}
#footer_bg3 {}
#footer_bg4 {}
#footer {
	height: 180px;/*basic height*/
	padding: 10px 10px 80px 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 {}