/* CSS Document */
body,th {
	font-size: 10pt;
	color: #7a7a7a;
	width:100%;
	height: auto !important;
	height:100%;
	overflow:visible;
}
body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	line-height: 14pt;
	font-family:Arial;
}

a:link {
	color: #7a7a7a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7a7a7a;
}
a:hover {
	text-decoration: underline;
	color: #5d0000;
}
a:active {
	text-decoration: none;
	color: #5d0000;
}

#mainBody {
	width:1000px;
	overflow:hidden;
	min-height:800px;
	height: auto !important; 
	height:800px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-position: 0px 0px;
}

#header_cons 
{
	z-index:1000;
	position:relative;
	width:1000px;
	min-height:180px;
	height: auto !important; 
	height:180px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(/images/cmheader.jpg);
	background-repeat:no-repeat;
}

#header_dance 
{
	z-index:1000;
	position:relative;
	width:1000px;
	min-height:180px;
	height: auto !important; 
	height:180px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(/images/edheader.jpg);
	background-repeat:no-repeat;
}

#header_drama 
{
	z-index:1000;
	position:relative;
	width:1000px;
	min-height:180px;
	height: auto !important; 
	height:180px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(/images/etheader.jpg);
	background-repeat:no-repeat;
}

#header_music
{
	z-index:1000;
	position:relative;
	width:1000px;
	min-height:180px;
	height: auto !important; 
	height:180px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	background-image: url(/images/emheader.jpg);
	background-repeat:no-repeat;
}


#content {
	position:relative;
	top: 0px;
	width: 910px;
	min-height:580px;
	height: auto !important; 
	height:580px;
	left:0px;
	padding: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}

#content2 {
	position:relative;
	top: 0px;
	width: 910px;
	min-height:600px;
	height: auto !important; 
	height:600px;
	left:0px;
	padding: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	z-index:501;
}

#footer 
{
	z-index:500;
	position:relative;
	width:1000px;
	min-height:100px;
	height: auto !important; 
	height:100px;
	overflow:visible;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
}

.contentIndent p {
	text-indent: 2em;
}

.contentIndent p img {
	margin-right: 5px;	
	margin-left: 5px; 
	margin-top: 5px;
	margin-bottom: 5px;
}

.imgWrapSpace {
	margin:3px;
}

.title_14pt {
	font-size: 14pt;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.title_12pt {
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}

.subtitle_10pt {
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}

.buttom img {
	border: solid 0px #339900;
	width:28px;
	height: 40px;
}

a.buttom:link {
	line-height:50px;
	margin-right: 5px;
	border: solid 1px #339900;
	text-decoration: none;
}
a.buttom:visited {
	border: solid 1px #339900;
}
a.buttom:hover {
	border: solid 1px #110000;
}
a.buttom:active {
	border: solid 1px #339900;
}

#nav_bar
{
	margin-top:10px;
	}

.siteMapCurrentNode
{
	margin-left:50px;
}

#subContentMenu
{
	position:relative;
	top:25px;
	left:0px;
	width:110px;
	float:left;
	display:block;
	height:auto;
	font-size: 10px;
	}
	
#contentPlaceHolder
{
	position:relative;
	top:15px;
	left:0px;
	width:800px;
	float:left;
	display:block;
	height:auto;
	}
	
a.subContentMenuRed:link {
	color: #51575b;
	text-decoration: none;
	padding-left:12px;
	background-image:url(/images/subContentMenuRed.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuRed:visited {
	text-decoration: none;
	color: #51575b;
	padding-left:12px;
	background-image:url(/images/subContentMenuRed.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuRed:hover {
	text-decoration: none;
	color: #cf4d4c;
	padding-left:12px;
	background-image:url(/images/subContentMenuRed.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuRed:active {
	text-decoration: none;
	color: #cf4d4c;
	padding-left:12px;
	background-image:url(/images/subContentMenuRed.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}

a.subContentMenuBlue:link {
	color: #51575b;
	text-decoration: none;
	padding-left:12px;
	background-image:url(/images/subContentMenuBlue.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuBlue:visited {
	text-decoration: none;
	color: #51575b;
	padding-left:12px;
	background-image:url(/images/subContentMenuBlue.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuBlue:hover {
	text-decoration: none;
	color: #6ed7f0;
	padding-left:12px;
	background-image:url(/images/subContentMenuBlue.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}

a.subContentMenuBlue:active {
	text-decoration: none;
	color: #6ed7f0;
	padding-left:12px;
	background-image:url(/images/subContentMenuBlue.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}

a.subContentMenuGreen:link {
	color: #51575b;
	text-decoration: none;
	padding-left:12px;
	background-image:url(/images/subContentMenuGreen.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuGreen:visited {
	text-decoration: none;
	color: #51575b;
	padding-left:12px;
	background-image:url(/images/subContentMenuGreen.jpg);
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuGreen:hover {
	text-decoration: none;
	color: #7acd59;
	padding-left:12px;
	background-image:url(/images/subContentMenuGreen.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}
a.subContentMenuGreen:active {
	text-decoration: none;
	color: #7acd59;
	padding-left:12px;
	background-image:url(/images/subContentMenuGreen.jpg);
	background-position: 0px -100px;
	background-repeat:no-repeat;
	line-height:18pt;
}

#inner_box_txt {
	color: #666666;
	font-size: 10pt;
	line-height: 18pt;
}

#inner_box_txt p {
	text-align:justify;
	text-justify: inter-ideograph; 
	/*text-indent: 2em;*/
}

.indent
{
    text-indent: 2em;
    }

.title_18pt
{
    font-size:18pt;
    line-height:30pt;
    font-weight:bold;
    }
    
.title_14pt
{
    text-indent: 0em;
    font-size:14pt;
    line-height:28pt;
    font-weight:bold;
}
    
.title_10pt
{
    text-indent: 0em;
    font-size:12pt;
    line-height:20pt;
    font-weight:bold;
}

.title_11pt
{
    text-indent: 0em;
    font-size:11pt;
    line-height:22pt;
    font-weight:bold;
}

/*--------------------------------default below------------------------------*/

#def_cons_intro
{
	position:absolute;
	display:block; 
	margin-left:-45px;
	width:450px;
	min-height:330px; 
	height:auto !important; 
	height:330px; 
	background-image:url(/images/cmBGbuilding.gif);
	background-repeat:no-repeat;
	float:left;
}

#def_cons_intro p
{
	font-size:10pt;
	color:#474948;
	font-family:Arial;
	font-weight:bold; 
	line-height:14pt;
	
	}
	
	
/*-----gray mode will die	
#def_cons_intro p:first-letter 
{
	font-size:13pt;
}
-----*/	
	

#def_flash_banner
{
	position:absolute;
	display:block; 
	top:25px;
	left:415px;
	width:530px;
	min-height:187px; 
	height:auto !important; 
	height:187px; 
	padding-top:8px;
	padding-bottom:9px;
	padding-left:10px;
	padding-right:auto;
	background-image:url(/images/cmbanBG.png);
	background-repeat:no-repeat;
	float:left;
	z-index:100;
}

#moreLine
{
	/*background-image:url(/images/dotLine.gif);*/
	background-repeat:repeat-x;
	height:18px;
	text-align:right;
	width:320px;
	display:block;
	background-color:Red;
	}
	
.clear { 
	line-height: 50px; 
	font-size: 0px; 
	clear: both; 
	height: 50px;
	width:100%; 
}



#noticeBoard
{
	position:absolute;
	display:block; 
	top: 220px;
	left: 425px;
	width:500px;
	min-height:75px; 
	height:auto !important; 
	height:75px; 
	border: solid 1px #b8dbf1;
	background-color:White;
	background-image:url(/images/cmnoticeTP.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	padding-top: 25px;
	padding-left: 10px;
}

#def_news
{
	position:absolute; 
	display:block;
	left:520px;
	top:340px;
	margin-left:0px;
	width:410px;
	min-height:450px; 
	height:auto !important; 
	height:450px; 
	float:left;
	background-image:url(/images/cmnewsTP.png);
	background-repeat:no-repeat;
	padding-top:30px;
	}

#def_event
{
	position:absolute;
	display:block; 
	top: 340px;
	left: 180px;
	width:325px;
	min-height:150px; 
	height:auto !important; 
	height:150px;
	background-image:url(/images/cmactTP.png);
	background-repeat:no-repeat;
	background-position: left top;
	float:left;
	padding-top: 25px;
	padding-left: 10px;
}

#def_banners
{
	position:absolute;
	display:block; 
	top: 340px;
	left: -25px;
	width:180px;
	min-height:250px; 
	height:auto !important; 
	height:250px;
	float:left;
	}
	
a.pageButton:link {
	color: #7a7a7a;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
	width:14px;
	height:14px;
}
a.pageButton:visited {
	text-decoration: none;
	color: #7a7a7a;
	margin-left:15px;
	margin-right:15px;
	width:14px;
	height:14px;
}
a.pageButton:hover {
	text-decoration: underline;
	color: #5d0000;
}
a.pageButton:active {
	text-decoration: none;
	color: #5d0000;
}


.curPageButton	
{
    text-decoration: none;
	color: #7a7a7a;
	text-decoration: none;
	margin-left:15px;
	margin-right:15px;
    }
	
/*--------------------------------default upper------------------------------*/

#gallery_list ul
{
    display:block;
    width: 160px;
    float:left;
    height: 180px;
    list-style-image:none;
    list-style-type:none;
    }
    
#gallery_list li
{
    list-style-type:none;
    }
    
.album
{
    padding:5px;
    border:solid 1px #999999;
    background-color:White;
}

#image_list ul
{
    display:block;
    list-style-image:none;
    list-style-type:none;
    }
    
#image_list li
{
    width: 120px;
    height: 130px;
    float:left;
    list-style-type:none;
    text-align:center;
    line-height: 120px;
    }
    
h2 
{
    line-height:24pt;
    }
    
    
/*--------------------- tab style  ------------------*/

.ajax__tab_xp .ajax__tab_tab {
    height: 25px;
}
