BODY{
  background-color : #E9F6CB;
  font-size : 14px;
  text-align:center;
}
#box{
  width:775px;
  margin:-15px auto 0 auto;
}
#content{
  background-color : #FFFFFF;
  width : 770px;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 2px;
  padding-bottom : 0px;  
  text-indent : 0px;
  text-align : left;
  line-height : 10px;
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #cbea84;
}
H1{
  color : white;
  padding-top : 65px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
  text-indent: -10000px;
  line-height : 40px;
}
h1 a{
        margin-top : 0px;
	color:#ffffff;
	text-decoration: none;
	display: block;

}
H2{
  background-image : url(main.gif);
  font-size : 18px;
  font-weight : bold;
  color : white;
  text-indent : 8px;
  padding-top : 2px;
  padding-left : 0px;
  padding-right : 2px;
  padding-bottom : 2px;
  line-height : 35px;
}
H3{
  background-image : url(back_g.gif);  
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  background-repeat : no-repeat;
  color : #666666;
  margin-left : 10px;
  font-size : 16px;
}
H4{
background-color : #e6e6e6;
border-left-width : 5px;
border-left-style : solid;border-left-color : green;padding-left : 5px;
}
#barner{
  color : white;
  padding-top : 0px;
  padding-bottom : 5px;
  padding-left : 8px;
  background-image : url(barner.jpg);
  background-repeat : no-repeat;

}

#copy{
  color : white;
  text-align : center;
  background-color : blue;
  background-image : url(copy.gif);
  line-height : 30px;
}

TABLE{
  font-size : 15px;
}
#main{
   float: left;
   width: 70%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 0px;
  margin-bottom : 10px;
  font-size : 12px;
  background-color : white;
  line-height : 25px;
}
#side{
  background-color : #FFFFCC;
  width: 25%;
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 12px;
  float : right;
  list-style-image : url(yazirushi.gif);
  line-height : 25px;
}
#footer{
   clear: both;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  font-size : 14px;
  line-height : 25px;
}
#sidetitle{
  font-size : 16px;
  font-weight : bold;
  color : white;
  background-color : blue;
  background-image : url(side.gif);
  text-align : center; 
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
}
UL{
  font-size : 12px;
}
#sitemap{
  background-color : #CCCCCC;
  font-size : 11px;
  margin-top : 5px;
  margin-left : 15px;
  margin-right : 15px;
  margin-bottom : 5px;
  padding-left : 5px;
  line-height : 15px;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	//position: relative;
	//top: 2px;
	//left: 2px;
}
.link{
  color : #FFFFFF;
}
.name{
  background-color : #FFFFCC;
  background-image : url(zz3.gif);
}
.table{
  background-color : #FFFFFF;
  font-size : 13px;
}

/* =-=-=-=-=-=-=-[Menu Three]-=-=-=-=-=-=-=- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height : 25px;
	}

#menu3 {
	font-weight : bold;
	border: 1px solid #ccc;
	margin: 10px 15px 10px 10px;
	}

#menu3 li a {
  	height: 24px;
	text-decoration: none;
	}	

#menu3 li a:link, #menu3 li a:visited {
	color: #888;
	display: block;
	background: url(menu3.gif);
	padding: 8px 0px 0px 30px;
	}
	
#menu3 li a:hover, #menu3 li #current, #menu3 li a:active {
	color: #283A50;
	background: url(menu3.gif);
	padding: 8px 0 0 30px;
	}
