.body
{
background-color:#fefefe;
}
a:link.os, a:visited.os, a:active.os 
{ text-decoration: none; 
	color: #f58220; 
	font-weight: bold;
}
a:hover.os {
font-size: 24px;
font-weight: bold; 
color: #d2da45; 
}
#top-panel{
	background:#e8f3c6;
	border-bottom:3px solid #f58220;
	padding:14px 20px;
	text-align:right;

}
#down-panel{
	background:#f58220;
	border-bottom:3px solid #d2da45;
	padding:14px 20px;
	text-align:right;

}
a:link.lang, a:visited.lang, a:active.lang 
{ 
text-decoration: none; 
border: 0;
}
.roundtop { 
	background: url(topright.gif) no-repeat top right; 
}

.roundbottom {
	background: url(botright.gif) no-repeat top right; 
}
a:link.wl, a:visited.wl, a:active.wl 
{ text-decoration: none; 
	color: #f58220; 
}
a:hover.wl {
font-size: 24px;
font-weight: bold; 
color: #d2da45; 
}
.style1 {
	color: #FF0000;
	font-weight: bold;
	}
.style2 {
  color:#f58220;
  font-weight: bold;
  }
  
 #gall {
 width:100%; overflow:hidden;
 }
 /*#gall a {
 position:relative; float:left; margin:5px;
 }*/
 #gall a span { 
 display:none; 
 background-image:url(../img/zoom.png);
 background-repeat:no-repeat; 
 width:48px; height:48px;
 position:absolute; left:15px; top:15px;
 }
#gall a:hover span { 
 display:block;
}
#gall img {
 border: solid 1px #999; padding:5px;
}
.ul3 {
font-weight: bold;
}
.sthead {
	font-size: 27px;
	font-weight: bold;
	color: #FF9933;
}
.sthead2 {
	color: #33DF33;
	font-weight: bold;
	font-size: 14px;
}
a:link.head, a:visited.head, a:active.head 
{ text-decoration: none; 
	color: #FF9933; 
}
a:hover.head {
font-weight: bold; 
color: #33DF33; 
}
a:link.ts, a:visited.ts, a:active.ts
{ text-decoration: none; 
	
}
a:hover.ts {
font-weight: bold; 
}
a:link.ny, a:visited.ny, a:active.ny 
{ text-decoration: none; 
	color: #F00; 
	font-weight: bold;
}
a:hover.ny {
font-size: 24px;
font-weight: bold; 
color: #F00; 
}
a:link.n, a:visited.n, a:active.n 
{ 	text-decoration:blink;
    color:#0000FF;
	font-weight: bold;
	font-size:24px;
}
a:hover.n {
font-size: 24px;
font-weight: bold; 
color: #F00; 
}

.style_e{
font-size:14px;
color:#06F;
}
.button{
	border: 1px solid #cccccc; 
	background-color: #FFD700;
	margin-top: 6 px;
	color: #fffff;
	font-weight:bold;
	cursor:pointer;
	
}
