/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/back01.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:#F90;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#all-frame{
	width:650px;
	margin:0 auto;
	padding:0 5px 0 4px;
	text-align:left;
	background:#FFF url(img/back02.jpg) repeat-y;
}





/*** HEAD BLOCK ***/


#headBlock{
	width:650px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headBlock h1{
	padding:150px 0 0;
}


#headBlock h1 a{
	width:360px;
	height:57px;
	display:block;
}

#headBlock h1 a span{
	display:none;}





/*** CENTER BLOCK ***/


#centerBlock{
	width:650px;
	margin:0;
	padding:0;
}


#clear{
	clear:both;}





/* LEAD BOX */



#leadBox{
	width:411px;
	margin:0 0 0 12px;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:left;
}



#leadBox ul{
	margin:0px 5px 20px;
}


#leadBox li{
	line-height:200%;
}



#leadBox h2{
	width:386px;
	height:26px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:26px;
}


#leadBox h3{
	width:386px;
	height:25px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	line-height:25px;
}






/* MENU BOX */


#menuBox{
	width:197px;
	padding:0;
	margin:20px 12px 0 0;
	position:relative;
	float:right;
}


#menuBox ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F0F0F0;
}


#menuBox ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}



#menuBox h2{
	width:197px;
	height:25px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0 0 2px;
}


#menuBox h2 span{
	display:none;}



ul#siteMenu{
	width:197px;
	margin:0 0 15px;
	padding:0 0 27px;
	background:#000 url(img/img02.jpg) no-repeat;
	background-position:bottom;
}

ul#siteMenu li{
	padding:0;
	border:none;
}


ul#siteMenu li a{
	width:170px;
	padding:8px 3px 8px 24px;
	margin:0;
	background:url(img/img01.jpg) 6px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:12px;
	line-height:110%;
	border-bottom:1px dashed #a07709;
}

ul#siteMenu li a:hover{
	color:#f00;
}


ul#siteMenu li#cl1 a{
	width:177px;
	padding:7px 10px;
	background-color:#a07709;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	background-image:none;
	border:none;
}

ul#siteMenu li#cl1 a:hover{
	color:#F00;
}






/*** BOTTOM BLOCK ***/



#bottomBlock{
	clear:both;
	width:650px;
	padding:0;
	margin:30px 0 0;
	background-color:#927e49;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#bottomBlock ul{
	padding:10px;
}


#bottomBlock ul li{
	line-height:180%;}

#bottomBlock p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:630px;
	text-align:right;
}

#bottomBlock img{
	border:0;
	margin:5px;
}

