﻿body { 
  color : #000000; 
  background : #ffffff; 
  font-family : NSimSun, "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : underline; 
  color : #0000ff; 
}


#mainBody {

}

#header_cons 
{
    display:none;
}

#header_dance 
{
    display:none;
}

#header_drama 
{
    display:none;
}

#header_music
{
    display:none;
}

#content {
	position:relative;
	top: 0px;
	width: 100%;
	height: auto;
	left:0px;
	padding: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	
}

#content2 {
	position:relative;
	top: 0px;
	width: 100%;
	height: auto;
	left:0px;
	padding: 0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#footer 
{
    display:none;
    visibility:hidden;
}

.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
{
    display:none;
	}

.siteMapCurrentNode
{
	display:none;
}
#content_right
{
    width:100%; height:auto;
    }
#subContentMenu
{
    visibility:hidden;
    width:0px;
    display:none;
	}
	
#contentPlaceHolder
{

	}
	

#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;
}

#content_left_img
{
    display:none;
    visibility:hidden;
    }

/*--------------------------------default below------------------------------*/

#def_cons_intro
{
height:auto;
}

#def_cons_intro p
{
	font-size:10pt;
	color:#474948;
	font-family:NSimSun;
	font-weight:bold; 
	line-height:18pt;
	}
	
#def_cons_intro p:first-letter 
{
	font-size:13pt;
}

#def_flash_banner
{
    display:none;
}

#moreLine
{
	/*background-image:url(/images/dotLine.gif);*/
	background-repeat:repeat-x;
	height:18px;
	text-align:right;
	width:320px;
	display:block;
	background-color:Red;
	display:none;
	}
	
.clear { 
	line-height: 50px; 
	font-size: 0px; 
	clear: both; 
	height: 50px;
	width:100%; 
}



#noticeBoard
{
    height:auto;
}

#def_news
{
    height:auto;
	}

#def_event
{
    height:auto;
}

#def_banners
{
    display:none;
	}
	
	
/*--------------------------------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;
    }
