

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}


body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: small;*/
	font-size: 16px;
	line-height: normal;
}



img#thumb {
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
}

p.setfloat {
	float: left;
}

p.clearfloat {
	clear: left;
}


/* page const */

#minHeight {
	float: left;
	width: 0px;
	height: 100%;
	display: block !important;
	display: none;
}

#header {
/*	background-color: #FF3F3F;*/
/*	background-color: #5f5f5f;*/
	background-color: #a0001F;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 1.5em;
	width: 100%;
/*	font-size: xx-small;*/
	font-size: 6px;
}

#pageWrapper {
	position: relative;
	margin: 0 auto;
	width: 760px;
	height: auto !important;
	height: 100%;
	text-align: left;
}

#coverWrapper {
	height: 1.5em;
/*	font-size: xx-small;*/
	font-size: 6px;
}

#contentWrapper {
/*	position: relative;*/
/*	padding-top: 0px !important;*/
	padding-bottom: 10px;
	width: 760px;
	float: left;
}




/* Page Elements */




/* text contents area */




h1 {
	margin: 0;
	padding: 0;
}

h1#textcontent {
	width: 200px;
/*	font-size: x-small;*/
	font-size: 13px;
	font-weight: bold;
/*	font-style: italic;*/
	margin-left: -16px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-left: 16px;
	font-family: "Arial", "Helvetica";
/*	background: #e2e2e2;*/
	border: 1px solid #000000;


/*	line-height: 1.9em;*/
/*	letter-spacing: -0.2em;*/
}



h2 {
/*	font-size: x-small;*/
	font-size: 13px;
	padding: 0px 0px;
	font-family: "Arial", "Helvetica";
}

h3 {
	margin: 0;
	padding: 0;
}


h3 span {
	display: none;
	visibility: hidden;
}



.splash {
	position: absolute;
	width: 400px;
	height: 160px;
	top: 100px;
	left: 50%;
	margin-top: -80px;
	margin-left: -200px;
	padding: 10px;
	text-align: center;
	border: 1px solid #D0D0D0;
/*	background: #F2F2F2;*/
}

.splash p {
	padding: 4px;
	margin-top: 1px;
	margin-bottom: 1px;
/*	font-size: x-small;*/
	font-size: 13px;
}

.splash a {
	width: 64px;
	height: auto;
	margin-top: 16px;
	margin-bottom: 16px;
/*	font-size: x-small;*/
	font-size: 13px;
	text-decoration: none;
	display: inline;
	color: #4F4F4F;
/*	color: #DF1F1F;*/
	background: #e2e2e2;
	border: 1px dotted #C0C0C0;
}

.splash a:hover {
	color: #FF8F8F;
	background: #ffe2e2;
	border: 1px dotted #E06060;
}


.mainwindow {
	width: 760px;
	height: 470px;
	margin: 6px 0px;
	padding: 0;
}

.mainwindow#home {
/*	border-top: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;*/
	background: url(../img/mainview_10.jpg) no-repeat left 0px ;
}

.mainwindow#back {
	background: url(../img/mainview_05.jpg) no-repeat left 0px ;
}


.mainwindow#ch_a {
	background: url(../img/mainview_ch_a.jpg) no-repeat left 0px ;
}
.mainwindow#ch_b {
	background: url(../img/mainview_ch_b.jpg) no-repeat left 0px ;
}
.mainwindow#ch_c {
	background: url(../img/mainview_ch_c.jpg) no-repeat left 0px ;
}
.mainwindow#ch_d {
	background: url(../img/mainview_ch_d.jpg) no-repeat left 0px ;
}
.mainwindow#ch_e {
	background: url(../img/mainview_ch_e.jpg) no-repeat left 0px ;
}
.mainwindow#ch_f {
	background: url(../img/mainview_ch_f.jpg) no-repeat left 0px ;
}
.mainwindow#ch_g {
	background: url(../img/mainview_ch_g.jpg) no-repeat left 0px ;
}
.mainwindow#ch_h {
	background: url(../img/mainview_ch_h.jpg) no-repeat left 0px ;
}
.mainwindow#ch_i {
	background: url(../img/mainview_ch_ijk.jpg) no-repeat left 0px ;
}
.mainwindow#ch_l {
	background: url(../img/mainview_ch_lm.jpg) no-repeat left 0px ;
}
.mainwindow#ch_n {
	background: url(../img/mainview_ch_nop.jpg) no-repeat left 0px ;
}
.mainwindow#ch_q {
	background: url(../img/mainview_ch_q.jpg) no-repeat left 0px ;
}
.mainwindow#ch_r {
	background: url(../img/mainview_ch_r.jpg) no-repeat left 0px ;
}
.mainwindow#ch_s {
	background: url(../img/mainview_ch_s.jpg) no-repeat left 0px ;
}
.mainwindow#ch_t {
	background: url(../img/mainview_ch_t.jpg) no-repeat left 0px ;
}
.mainwindow#ch_u {
	background: url(../img/mainview_ch_u.jpg) no-repeat left 0px ;
}







#mainwinleft {
	position: relative;
	top: 40px;
/*	margin-top: 40px;*/
	margin-left: 64px;
/*	width: 760px;*/
/*	height: 100%;*/
/*	text-align: left;*/
}

#mainwinleft p {
	padding: 3px;
	margin-top: 4px;
	margin-left: 0px;
/*	font-size: x-small;*/
	font-size: 13px;
}

#mainwinleft span a {
	text-decoration: none;
	color: #4F4F4F;
	display: inline;
	border: 1px solid #707070;
	margin: 10px;
}

#mainwinleft span a:hover {
	color: #BCBCBC;
	border: 1px dotted #D0D0D0;
	margin: 10px;
}


#mainwinright {
	width: 460px;
/*	height: 462px;*/
/*	float: left;*/
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;

	position: relative;
	top: 80px;
	left: 260px;
}

#mainwinright p {
	padding: 3px;
	margin-top: 4px;
	margin-left: 0px;
/*	font-size: x-small;*/
	font-size: 13px;
}

#mainwinright span a {
	text-decoration: none;
	color: #4F4F4F;
	display: inline;
	border: 1px solid #707070;
	margin: 10px;
}

#mainwinright span a:hover {
	color: #BCBCBC;
	border: 1px dotted #D0D0D0;
	margin: 10px;
}




#ch_prof {
	width: 270px;
/*	height: 462px;*/
/*	float: left;*/
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;

	position: relative;
	top: 120px;
	left: 460px;
}

#ch_prof p {
	padding: 3px;
	margin-top: 4px;
	margin-left: 0px;
/*	font-size: x-small;*/
	font-size: 13px;
}

#ch_prof_b {
	width: 230px;
/*	height: 462px;*/
/*	float: left;*/
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;

	position: relative;
	top: 220px;
	left: 500px;
}

#ch_prof_b p {
	padding: 3px;
	margin-top: 4px;
	margin-left: 0px;
/*	font-size: x-small;*/
	font-size: 13px;
}

#ch_prof_c {
	width: 200px;
/*	height: 462px;*/
/*	float: left;*/
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;

	position: relative;
	top: 180px;
	left: 520px;
}

#ch_prof_c p {
	padding: 3px;
	margin-top: 4px;
	margin-left: 0px;
/*	font-size: x-small;*/
	font-size: 13px;
}





.brandLogo {
	width: 130px;
	height: 40px;
	float: left;
	padding: 0px;
/*	background: url(../img/brandLogo.jpg) no-repeat left 0px ;*/
}

.brandLogo span {
	display: none;
	visibility: hidden;
}


/* navigation area */

.navigator {
	width: 130px;
	height: auto;
	float: left;
	padding: 0px;
}

.navigator ul, .navigator li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.navigator li {
/*	font-size: small;*/
	font-size: 16px;
	width: auto;
	height: auto;
	padding: 2px 6px;
	margin: 2px 8px;
}

.navigator li a {
	text-decoration: none;
/*	color: #4F4F4F;*/
	color: #000000;
	display: block;
/*	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;*/
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

.navigator li a#ct {
	background-image: url(../img/ct_d.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.navigator li a:hover, li a:hover#ct {
	color: #BCBCBC;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(../img/ct_c.gif);
	background-repeat: no-repeat;
	background-position: center right;
}



/* text contents  area */

.contents {
	width: 460px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;
}


.contents ul, .contents li {
	list-style: circle;
	padding: 4px;
	margin: 0;
}

.contents li {
/*	font-size: xx-small;*/
	font-size: 9px;
/*	width: 40px;
	height: auto;*/
	padding: 2px 4px;
	margin: 0;
}

.contents li span a {
	text-decoration: none;
/*	color: #4F4F4F;*/
	color: #1F1F1F;
	display: inline;
	border: 1px solid #707070;
	margin: 16px;
}

.contents li span a:hover {
/*	color: #BCBCBC;
	border: 1px solid #F0F0F0;*/
	color: #8C8C8C;
	border: 1px dotted #d0d0d0;
	margin: 17px;
}

.contents p {
	padding: 2px;
	margin: 0;
	font-size: x-small;
}

/*
.contents ul#charlist {
	list-style: square;
	padding: 16px;
	margin: 0;
}

.contents li#charlist {
	list-style: square;
	width: 200px;
}

.contents ul#charlist span {
	text-align: right;
}
*/


.charlist {
	width: 460px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;
}


.charlist ul {
	list-style: none;
	width: 440px;
	padding: 4px;
	margin: 0;
	clear: both;
}

.charlist li {
/*	font-size: x-small;*/
	font-size: 13px;
	width: 200px;
	height: auto;
	display: inline;
	float: left;
	padding: 2px 4px;
	margin: 0;
/*	margin: 2px 8px;*/
}

.charlist li a {
	text-decoration: none;
	color: #4F4F4F;
	display: block;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
}

.charlist li a#ct {
	background-image: url(../img/ct_d.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.charlist li a:hover, .charlist li a:hover#ct {
	color: #BCBCBC;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(../img/ct_c.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.charlist li a span {
	text-decoration: none;
/*	font-size: xx-small;*/
	font-size: 9px;
	color: #9F9F9F;
	text-align: right;
}

.charlist li a:hover span {
	text-decoration: none;
/*	font-size: xx-small;*/
	font-size: 9px;
	color: #EFEFEF;
	text-align: right;
}




/*
.charlist li span a {
	text-decoration: none;
	color: #4F4F4F;
	display: inline;
	border: 1px dotted #D0D0D0;
	margin: 10px;
}

.charlist li span a:hover {
	color: #BCBCBC;
	border: 1px solid #F0F0F0;
	margin: 12px;
}
*/




.strlist {
	width: 460px;
	float: left;
	margin-left: 4px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 16px;
/*	font-size: xx-small;*/
	font-size: 9px;
	line-height: 1.6em;
}


.strlist ul {
	list-style: none;
	width: 440px;
	padding: 4px;
	margin: 0;
	clear: both;
}

.strlist li#aa {
/*	font-size: x-small;*/
	font-size: 13px;
	width: 260px;
	height: auto;
	display: inline;
	float: left;
	padding: 2px 4px;
	margin: 0;
/*	margin: 2px 8px;*/
}

.strlist li#bb {
/*	font-size: x-small;*/
	font-size: 13px;
	width: 160px;
	height: auto;
	display: inline;
	float: left;
	padding: 2px 4px;
	margin: 0;
/*	margin: 2px 8px;*/
}



.strlist li a {
	text-decoration: none;
	color: #4F4F4F;
	display: block;
	border-right: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
}

.strlist li a#ct {
	background-image: url(../img/ct_d.gif);
	background-repeat: no-repeat;
	background-position: center right;
}

.strlist li a:hover, .strlist li a:hover#ct {
	color: #BCBCBC;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	background-image: url(../img/ct_c.gif);
	background-repeat: no-repeat;
	background-position: center right;
}




/* Footer elements */
#footerWrapper {
	position: relative;
	text-align: center;
	clear: both;
	height: 0px;
/*	font-size: xx-small;*/
	font-size: 9px;
}

#footer {
/*	background-color: #FF3F3F;*/
	background-color: #a0001F;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 1.5em;
	width: 100%;
}

#footerContent {
/*	height: 1em;*/
	width: 760px;
	padding-top: 0px;
	margin: 0 auto;
	color: #FFF;
}

#copyright {
	margin-top: 0px;
	float: left;
}
/* End Footer */


/* ========== lightbox ========== */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	

#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
	background-image: url("overlay.png");
}

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}


