/*** 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:#F90;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}




#wrap{
	width:658px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}



#clear{
	clear:both;
}






/*** HEADBAR ***/




#headbar{
	width:658px;
	height:207px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#headbar h1{
	padding:0;
}

#headbar h1 a{
	width:658px;
	height:100px;
	display:block;
}

#headbar h1 a span{
	display:none;}








/*** LEFT ***/


#left{
	width:175px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#left ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F5F5F5;
}


#left ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #ccc;
}


#left h2{
	width:175px;
	height:28px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#left h2 span{
	display:none;}





#left ol{
	width:175px;
	margin:0 0 15px;
	padding:0 0 15px;
	background-color:#80c6dd;
}


#left ol li{
	background-color:#c4dee6
}


#left ol li a{
	width:150px;
	padding:8px 0px 8px 25px;
	margin:0;
	background:url(img/img01.jpg) 2px 8px no-repeat;
	text-decoration:none;
	display:block;
	color:#525252;
	font-size:14px;
	line-height:110%;
	border-bottom:1px solid #066099;
}

#left ol li a:hover{
	color:#f00;
}



#left ol li#cl1 a{
	width:155px;
	padding:10px;
	background-color:#066099;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
	background-image:none;
	border:none;
}

#left ol li#cl1 a:hover{
	color:#F00;
}






/*** RIGHT ***/



#right{
	width:462px;
	margin:0 5px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}



#right ul{
	margin:0px 5px 20px;
}


#right li{
	line-height:200%;
}



#right h2{
	width:442px;
	height:32px;
	padding:0 0 0 20px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:32px;
}


#right h3{
	width:444px;
	padding:4px;
	margin:20px 0;
	color:#352011;
	font-size:14px;
	line-height:100%;
	border-left:10px solid #80c6dd;
	border-bottom:1px dashed #666;
}



#lead{
	width:462px;
	padding:0 0 30px;
}










/* BOTTOM */



#bottom{
	clear:both;
	width:658px;
	padding:0;
	margin:30px 0 0;
	background-color:#066099;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}



#bottom ul{
	padding:10px;
}


#bottom ul li{
	line-height:180%;}

#bottom p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:638px;
	text-align:right;
}

#bottom img{
	border:0;
	margin:5px;
}

