@charset "utf-8";


/* Reset & Restyle
---------------------------------------------------------------------------------------- */

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.4;
	color: #222;
	margin:0;
	
	padding:0;
}

body{
	font-size:12px;
	text-align:center;

}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol,li{
	list-style-type: none;
	padding:0px;
	margin:0px;
}

hr{
	visibility:hidden;
	clear:both;
	margin:0px;
	padding:0px;
	height:0px;
}


/* link color
---------------------------------------------------------------------------------------- */
a {
	color:#666;
	text-decoration: underline;
}

a:hover {	
	color:#ccc;
	text-decoration: underline;
}


/* clear
---------------------------------------------------------------------------------------- */
.clear:after{
   content: ".";
   display: block;
   clear: both;
   height: 0;
   visibility: hidden;
}
.clear{ display: inline-block; }
/* exlude MacIE5 \*/
* html .clear{ height: 1% }
.clear{display:block;}
/* end MacIE5 */


/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	width:960px;
	margin:0 auto;
}

/* header
---------------------------------------------------------------------------------------- */
#header{
	width:960px;
}

#header h1{
	float:left;
}

#header .headnavi{
	width:422px;
	float:right;
	margin:25px 0 0 0;
}

#header .headnavi ul li{
	float:left;
}

#header .headnavi ul li a{
	display:block;
}

#header .headnavi ul li a:hover{
	background-color:transparent;
}

#header .headnavi ul li a:hover img{
	visibility:hidden;
}

#header .headnavi ul li.headnavi01{
	background:url(../images/headnavi01hvr.gif) no-repeat;
}

#header .headnavi ul li.headnavi02{
	background:url(../images/headnavi02hvr.gif) no-repeat;
}

#header .headnavi ul li.headnavi03{
	background:url(../images/headnavi03hvr.gif) no-repeat;
}

#header .headnavi ul li.headnavi04{
	background:url(../images/headnavi04hvr.gif) no-repeat;
}



/* glnavi
---------------------------------------------------------------------------------------- */
#glnavi{
	_zoom:1;
	height:55px;
}

#glnavi ul li{
	float:left;
}

#glnavi ul li a{
	display:block;
}

#glnavi ul li a:hover{
	background-color:transparent;
}

#glnavi ul li a:hover img{
	visibility:hidden;
}
#glnavi ul li.glnavi01{
	background:url(../images/glnavi01hvr.gif) no-repeat;
}

#glnavi ul li.glnavi02{
	background:url(../images/glnavi02hvr.gif) no-repeat;
}

#glnavi ul li.glnavi03{
	background:url(../images/glnavi03hvr.gif) no-repeat;
}

#glnavi ul li.glnavi04{
	background:url(../images/glnavi04hvr.gif) no-repeat;
}

#glnavi ul li.glnavi05{
	background:url(../images/glnavi05hvr.gif) no-repeat;
}

#glnavi ul li.glnavi06{
	background:url(../images/glnavi06hvr.gif) no-repeat;
}

#glnavi ul li.glnavi07{
	background:url(../images/glnavi07hvr.gif) no-repeat;
}


/* maincontent
---------------------------------------------------------------------------------------- */
#maincontent{
	background:url(../images/bg_side.gif) repeat-y right;
	margin:20px 0;
}

#maincolumn{
	width:700px;
	float:left;
}

#side{
	width:230px!important;
	width:250px;
	float:right;
	padding:15px 10px;
	text-align:left;
}
 
#side h2{
	margin:0 0 10px 0; display:block; background:url(../images/border.gif) no-repeat bottom; padding-bottom:5px;
}
#side h3{
	margin:0 0 5px 0;
}

#side h3 img{ display:block;  padding:0;}

#side ul{
	padding:0 0 7px 0;
	margin:0 0 7px 0;
	background:url(../images/border.gif) no-repeat bottom;
}

#side ul li{
	margin:0 0 5px 0;
}

#side ol li{
	margin:5px 0 0 0;
}

#side ol li strong{
	font-weight:bold;
}


/* pankuzu
---------------------------------------------------------------------------------------- */
#pankuzu {
margin:10px 0 0 0;
text-align:left;
}

#pankuzu ul li{
	display:inline;
}


/* footer
---------------------------------------------------------------------------------------- */
#pagetop{
	text-align:right;
}

#footer{
	border-top:1px solid #ccc;
	padding:10px 0;
	margin:10px 0;
}

#footer .copyright{
	float:left;
}

#footer .headnavi{
	width:422px;
	float:right;
}

#footer .headnavi ul li{
	float:left;
}

#footer .headnavi ul li a{
	display:block;
}

#footer .headnavi ul li a:hover{
	background-color:transparent;
}

#footer .headnavi ul li a:hover img{
	visibility:hidden;
}

#footer .headnavi ul li.headnavi01{
	background:url(../images/headnavi01hvr.gif) no-repeat;
}

#footer .headnavi ul li.headnavi02{
	background:url(../images/headnavi02hvr.gif) no-repeat;
}

#footer .headnavi ul li.headnavi03{
	background:url(../images/headnavi03hvr.gif) no-repeat;
}

#footer .headnavi ul li.headnavi04{
	background:url(../images/headnavi04hvr.gif) no-repeat;
}

/* Basic code - don't modify */
 

#glnavi ul li.hover img { visibility:hidden;}
 #glnavi ul { display: block; margin: 0; padding: 0; position: relative; z-index:10; }
  #glnavi ul li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; z-index:10; }
  #glnavi ul a { display: block; }
  #glnavi ul ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; z-index:10; }
  * html #glnavi ul ul { line-height: 0; } /* IE6 "fix" */
  	#glnavi ul ul a { zoom: 1; } /* IE6/7 fix */
    #glnavi ul ul li { float: none; zoom: 1;}
    #glnavi ul ul ul { top: 0; }
/* Essentials - configure this */
 
/* Everything else is theming */
 
#glnavi ul {   height: 55px; }
#glnavi ul *:hover { background-color: none; }
#glnavi ul a {   }
  #glnavi ul li.hover a {}
  #glnavi ul ul { top: 55px; left:1px; }
    #glnavi ul ul li a { background:url(../images/arrow_01.gif) no-repeat 5px 7px #21204c; width:112px; line-height:1.4em; padding:5px 5px 5px 20px; text-align:left; font-size:10px; color:#FFF; text-decoration:none;}
    #glnavi ul ul li a:hover { background-color: #3b3a70 !important;}
   #glnavi ul ul a { border-bottom: 1px solid white; border-right: none; opacity: 0.9; filter: alpha(opacity=90); }
/* #glnaviul ul a { border-bottom: none; } - I also needed this for IE6/7 */


