@charset "utf-8";
/* specific template settings */

/* ************************* */
/* ******* layout ********** */
/* ************************* */
#zoneswitch{
 width:100%; 
 text-align:center;
}  

#zonebox {
 width: 990px;
 margin:20px auto 20px auto;
 text-align:left;
 position:relative;
 background:url('../_img/left_bg.jpg') #fff repeat-y 0 0; 
 
}

#toplogo {
  width:990px;
  height:184px;
  background:url('../_img/top.jpg') transparent no-repeat 0 0; 
}
#toplogo h1 {
 width:280px;
 height:134px;
}


#toplogo h1 a:link,#toplogo h1 a:active,#toplogo h1 a:visited { 
 display:block;
 font-size:14pt;
 text-decoration:none;
 height:134px;
 /*text-transform:uppercase;*/
}   

#main {
 margin:0 0 0 280px; 
 min-height: 350px;
 height: auto;
 _height: 350px;
 position:relative;
}

#main-content {
 margin:15px;
}

/* left panel */         
#sidebar-left {
  float: left;
  width: 280px;
  height: 100%;
  margin-top:-40px;
  min-height:200px;
  height:auto;
  _height:200px;
}


.sidebar-left-content {
  width:280px;
}
.sidebar-left-search {
  padding:15px;
}

.sidebar-left-bottom {
  background:url('../_img/separator.jpg') transparent no-repeat 0 0;
  padding:30px 15px;
}

/* footter */	
#zonefoot {
 margin-top:10px;
 font-size:8pt;
 color:#1F3365;
 width:990px;
 height:70px;
 background:url('../_img/foot.jpg') #fff repeat-y 0 0;
}

#zonefoot-content {
padding:5px;
}
    	
#zonefoot a:link,#zonefoot a:visited,#zonefoot a:active {
 color:#1F3365;
 font-weight:normal;
 text-decoration:none;
}

#zonefoot a:hover {
 color:#ACCDFF;
}
 
#zonefoot .mainnav {
	text-align:center;
	margin:15px 0 0 0 ;
}

#zonefoot .mainnav a {
	margin:0 4px;
}

   


/* listmenu */
.mcat{
  width:280px;
  background:url('../_img/navi_bg.jpg') transparent repeat-y left top;
  padding-bottom:5px;
}        

.subcat{
  
}    


.mcat li {
  font-size:10pt;
  list-style-type: none;
  text-align:left;
  
  }

.subcat li{
  list-style-type: none;
}        

.mcat a
{
 color:#2C6DC7;
 text-decoration:none;
 padding:3px 0 3px 28px;
 display:block;
 background:url('../_img/arrow.jpg') transparent no-repeat 13px center;
}

.mcat a:hover
{
 color:#1F3365;
 background:url('../_img/arrow_over.jpg') transparent no-repeat 13px center;
}

.mactual a:hover
{
 color:#888; 
}

.mactual a
{
 color:#888;
}

.mactual .subcat a
{
 color:#888;
}

.mactual .subcat a:hover
{
 color:#333;
}

.subcat li a
{
  text-decoration:none;
  display:block;
  padding:3px 0 3px 38px;
  color:#FFDA4D;
  background:url('../_img/button.html') transparent no-repeat left top;
}

.subcat li a:hover{
  color:#333;
}	

.sactual a
{
 color:#333 !important;
}

.sactual a:hover
{
 color:#333 !important;
}

.sactual .subcat a
{
 color:#888 !important;
}

.subcat .subcat a 
{
 padding:0 0 0 48px;
}

/**/
.sactual .subcat a:hover
{
 color:#333 !important;
}


/* listmenu TOP */
#topcat_case {
 position:relative;
}
.topcat {
  width:730px;
  height:184px;
  position:absolute;
  left:277px;
  top:0;
}        
.topcat a {
	font-size:11pt;
	display:block;
	color:#fff;
	list-style:none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:105px 12px 3px 8px;
	height:76px;
}
.topcat a:hover {
	color:#9DCEF2;
} 
.topcat li {
	float:left;
	display:block;
	vertical-align:bottom;
	width:119px;
	height:184px
}
#naviset_31 {
  background:url('../_img/b01.jpg') transparent no-repeat center top;
}
#naviset_32 {
  background:url('../_img/b02.jpg') transparent no-repeat center top;
}
#naviset_33 {
  background:url('../_img/b03.jpg') transparent no-repeat center top;
}
#naviset_34 {
  background:url('../_img/b04.jpg') transparent no-repeat center top;
}
#naviset_35 {
  background:url('../_img/b05.jpg') transparent no-repeat center top;
}
#naviset_36 {
  background:url('../_img/b06.jpg') transparent no-repeat left top;
  width:118px;
}
#main-content h2 
{ 
 font-size:14pt;
 font-weight:normal;
}

#main-content .cnav 
{ 
 font-size:11pt;
 margin:10px 0; 
 
}

#main-content .contentdate
{
 padding:2px;
 font-size:9pt;
 background-color:#C9EACB;
}

.cnav a 
{
 color: #FFDA4D;
 margin:0 5px;
}

.cnav a:hover 
{
 color: #1F3365;
}

#main-content a 
{
 color: #1F3365;
}

#main-content a:hover 
{
 color: #FFDA4D;
}

/* editable content */
#main-content table th { 
  vertical-align:top;
  font-size:9pt;
  font-weight:bold;
  text-align:left;
}  

#main-content table td { 
  vertical-align:top;
  font-size:8pt;
  font-weight:normal;
}

#main-content li
{
 margin-left: 16px;
}

#main-content p img { margin-left:2px; }

#main-content ul, #main-content p,#main-content h2,#main-content h3,#main-content h4 { margin:10px 0; }
 
hr.cleaner {
 height:1px;
 margin: -1px 0 0 0; 
 padding:0;
 border:none;
 visibility: hidden;
} 

.separator
{
 border-top:1px solid #000000;
}

.clr
{
 clear:both;
}

.hid
{
 display:none !important;
}

.cc { text-align:center !important; }
.ll { text-align:left !important; }
.rr { text-align:right !important; }

.fl { float:left !important; }
.fr { float:right !important; }

.handy{ cursor:pointer !important; }

.p10 { font-size: 10%; }
.p20 { font-size: 20%; }
.p30 { font-size: 30%; }
.p40 { font-size: 40%; }
.p50 { font-size: 50%; }
.p60 { font-size: 60%; }
.p70 { font-size: 70%; }
.p80 { font-size: 80%; }
.p90 { font-size: 90%; }
.p100 { font-size: 100%; }
.p110 { font-size: 110%; }
.p120 { font-size: 120%; }
.p130 { font-size: 130%; }
.p140 { font-size: 140%; }
.p150 { font-size: 150%; }
.p160 { font-size: 160%; }
.p170 { font-size: 170%; }
.p180 { font-size: 180%; }
.p190 { font-size: 190%; }
.p200 { font-size: 200%; }

/* Server map */

.webmap
{
 margin: 0 0 0 16px;
}

.swebmap
{
 margin: 0 0 0 16px;
}

.swebmapcontent
{
 margin: 0 0 0 16px;
}

.webmap li {
 font-size : 10pt;
 color: #000000;
 list-style-type: disc;
} 

.swebmap li {
 font-size : 9pt;
 color: #000000;
 list-style-type: circle;
} 

.swebmapcontent li {
 font-size : 9pt;
 color: #000000;
 list-style-type: square;
} 