html,body {
  min-height: 100%;
  _height:100%;
}

body{
 font-family:Arial, Helvetica, sans-serif;
 padding : 0px ;
 margin:0px ;
 background-image:url(../../commonimg/bg_container.gif);
 background-color:white;
 background-repeat:repeat-x;
}

img {
border:none;
}


ul{
margin:0;
padding:0px 0px 0px 15px;
}

table{
border-spacing:0px 5px;
}

th{
	color:#090;
	border-bottom:1px solid #666666;
}




/*commonclass*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
	min-height: 1%;  /* for IE 7*/
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
/*commonclass end*/

a:link{
	text-decoration:underline;
	color:#090;
} 
a:visited{
	text-decoration:underline;
	color:#066;
} 
a:active{
	text-decoration:underline;
	color:#F90;
} 
a:hover{
	text-decoration:none;
	color:#F90;
} 


/* layout */
#container{
 width:auto;
 height:100%;
 margin:auto 0px;
 padding:0px;
}

#base{
 width:980px;
 overflow:visible;
 margin:10px auto 0px; 
 padding:0px;
 background-color:#B9FF52;
}






/* layout*/

#head{
 margin:0px;
 padding:0px 0px 0px 10px;
}


#cont{
 width:980px;
 margin:0px;
 padding:0px 10px;
 background-image:url(../../commonimg/bg_cont.gif);
 background-repeat:repeat-y;
}


#menu{
 width:110px;
 height:560px;
 margin:0px;
 overflow:auto;
 padding:20px 0px 0px 10px;
 background-image:url(../../commonimg/bg_left.gif);
 background-color:#7E8EC9;
 background-position:bottom left;
 background-repeat:no-repeat;
 position:relative;
 float:left;
}


#event{
 width:220px;
 height:540px;
 margin:0px 10px 0px 10px;
 padding:20px 0px 0px;
 overflow:auto;
 background-color:#E5F5ED;
 float:left;
}


#main{
 width:560px;
 height:540px;
 margin:0px 20px 0px;
 padding:20px 0px 0px;
 overflow:hidden;
 background-color:white;
 float:left;
}


#contact{
 width:800px;
 white-space:nowrap;
 overflow:hidden;
 margin:0px;
 padding:2px 20px 2px 20px;
 color:white;
 font-size:80%;
 font-weight:bold;
 background-color:#2A3F63;
 position:absolute;
 bottom:0px;
 left:120px;
}
#contact a:link{
	text-decoration:none;
	color:#FFF;
} 
#contact a:visited{
	text-decoration:none;
	color:#FFF;
} 
#contact a:active{
	text-decoration:none;
	color:#FF0;
} 
#contact a:hover{
	text-decoration:none;
	color:#FF0;
} 

#foot{
 font-size:65%;
 line-height:160%;
 color:#339900;
 padding:20px 0px;
 text-align:center;
}


/* layout end*/


.wrap_960{
 width:960px;
 margin:0px;
 padding:0px;
}


.wrap_560{
 width:560px;
 margin:0px;
 padding:0px;
}



.wrap_540{
 width:540px;
 margin:0px;
 padding:0px;
}





.box_290{
 width:270px;
 margin:0px;
 padding:0px 20px 0px 0px;
 float:left;
}

.box_270r{
 width:270px;
 margin:0px;
 padding:0px;
 float:left;
}





/* parts */
#navi-l{
 width:200px;
 margin:0px;
 padding:0px 0px 20px;
 float:left;
}
#navi-r{
 width:340px;
 margin:0px;
 padding:0px;
 text-align:right;
 font-size:70%;
 float:left;
}

#main-540{
 width:530px;
 height:540px;
 margin:0px;
 padding:0px 0px 0px 10px;
 overflow:auto;
 float:left;
}





#content{
 font-size:85%;
 line-height:180%;
 color:white;
 font-weight:bold;
 margin:0px;
}
#content a:link{
	text-decoration:none;
	color:#FFF;
} 
#content a:visited{
	text-decoration:none;
	color:#FFF;
} 
#content a:active{
	text-decoration:none;
	color:#2A3F63;
} 
#content a:hover{
	text-decoration:none;
	color:#2A3F63;
} 



.eve_orange{
 height:17px;
 font-size:12px;
 color:white;
 margin:0px; 
 padding:3px 6px 0px;
 background-color:#F60;
 float:left;
}
.eve_orange img{
 float:left;
}

.eve_green{
	height:17px;
	font-size:12px;
	color:white;
	margin:0px;
	padding:3px 6px 0px;
	background-color:#6C0;
	float:left;
}
.eve_green img{
 float:left;
}
.text_eve_org{
	font-size:12px;
	color:#F30;
	font-weight:bold;
	margin:2px 0px 3px 5px;
	float:left;
}


#text_update{
 font-size:9px;
 color:white;
 margin:0px;
}




#home-l{
 margin:20px 0px 0px 0px;
 padding:0px 10px 0px 0px;
 float:left;
}

#home-r{
 margin:20px 0px 0px 0px;
 font-size:80%;
 line-height:180%;
 float:left;
}



.text_news{
	margin:0px;
	padding:0px 0px 10px;
	font-size:85%;
	line-height:130%;
	color:#333333;
	margin:0px;
}







/* text font  */
.text_bo{
 font-weight:bold;
}
.text_s{
 font-size:85%;
}
.text_la{
 font-size:125%;
}

.text_50{
 font-size:50%;
 line-height:120%;
 color:#333333;
 margin:0px;
}


.text_65{
 font-size:65%;
 line-height:150%;
 color:#333333;
 margin:0px;
}

.text_65_whi{
 font-size:65%;
 line-height:140%;
 color:white;
 margin:0px;
}

.text_75{
 font-size:75%;
 line-height:130%;
 color:#333333;
 margin:0px;
}
.text_75l{
 font-size:75%;
 line-height:160%;
 color:#333333;
 margin:0px;
}
.text_75_org{
	font-size:75%;
	line-height:130%;
	color:#F30;
	margin:0px;
}
.text_85{
 font-size:85%;
 line-height:150%;
 color:#333333;
 margin:0px;
}

.text_85_whi{
 font-size:85%;
 line-height:150%;
 color:white;
 margin:0px;
}

.text_95{
 font-size:90%;
 color:#333333;
 font-weight:bold;
 margin:0px;
}
