/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/back.jpg);
}


h1,h2,h3,p,ul,ol,li{
	margin:0px;
	padding:0px;
}

li{
	margin:0px;
	padding:0px;
	list-style-type:none;
}

img{border:0;}


a{
	color:#F0F;
	text-decoration:none;}
a:hover{
	color:#F9F;
	text-decoration:underline;}






#pagetop{
	width:711px;
	margin:0 auto;
	padding:0;
	background-color:#FFF;
	text-align:left;
}



#contents{
	width:687px;
	margin:0 12px;
}




/*** HEADER BLOCK ***/




#headerBlock{
	width:687px;
	height:157px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headerBlock h1{
	padding:62px 0 0 270px;
}

#headerBlock h1 a{
	width:417px;
	height:95px;
	display:block;
}

#headerBlock h1 a span{
	display:none;}










/*** MENU BLOCK ***/


#menuBlock{
	width:205px;
	padding:0;
	margin:20px 0 0 0;
	position:relative;
	float:left;
}


#menuBlock ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#FFF0FF;
	
}

#menuBlock ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #aaa;
}



#menuBlock h2{
	width:205px;
	height:25px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#menuBlock h2 span{
	display:none;}




ul#site{
	width:205px;
	margin:0 0 15px;
	padding:0 0 25px;
	background:#ecd400 url(img/img02.jpg) no-repeat;
	background-position:bottom;
}


ul#site li{
	padding:0;
	border:none;
}



ul#site li a{
	width:180px;
	padding:8px 2px 8px 23px;
	margin:0;
	background:url(img/img01.jpg) 3px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#434340;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #cc9900;
}

ul#site li a:hover{
	color:#f00;
}




ul#site li#cl1 a{
	width:185px;
	padding:5px 10px;
	margin:0;
	background-color:#f9f0a0;
	color:#9b8c03;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
	background-image:none;
}

ul#site li#cl1 a:hover{
	color:#F00;
}







/*** TEXT BLOCK ***/



#textBlock{
	width:475px;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#textBlock ul{
	margin:0px 5px 20px;
}


#textBlock li{
	line-height:200%;
}



#textBlock h2{
	width:455px;
	height:25px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:25px;
}


#textBlock h3{
	width:450px;
	height:24px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) repeat-x;
	color:#9b8c03;
	font-size:14px;
	line-height:24px;
}











/*** COPYRIGHT ***/



#copyright{
	clear:both;
	width:709px;
	padding:0;
	margin:30px 1px 0;
	background-color:#a59a34;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#copyright ul{
	padding:10px;
}


#copyright ul li{
	line-height:180%;}

#copyright p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:689px;
	text-align:right;
}

#copyright img{
	border:0;
	margin:5px;
}

