/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	background-image:url(img/bg.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:#06F;
	text-decoration:none;}
a:hover{
	color:#F00;
	text-decoration:underline;}






#inner-frame{
	width:695px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}









/*** TOP INFO ***/




#top_info{
	width:695px;
	height:216px;
	background:#fff url(img/head.jpg) no-repeat;
	margin:0;
}


#top_info h1{
	padding:150px 0 0;
}

#top_info h1 a{
	width:695px;
	height:66px;
	display:block;
}

#top_info h1 a span{
	display:none;}






/*** LEFT BAR ***/


#left_bar{
	width:218px;
	padding:0;
	margin:20px 0 0 5px;
	position:relative;
	float:left;
}


#left_bar ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 15px;
	background-color:#F3F3F3;
}

#left_bar ul li{
	padding:4px;
	margin:0;
	border-bottom:1px dotted #aaa;
}



#left_bar h2{
	width:218px;
	height:33px;
	background:#fff url(img/h2_02.jpg) no-repeat;
	margin:0;
}


#left_bar h2 span{
	display:none;}


#left_bar ol{
	width:218px;
	margin:0 0 15px;
	padding:0 0 24px;
	background:#000 url(img/list03.jpg) no-repeat;
	background-position:bottom;
}


#left_bar ol li a{
	width:193px;
	padding:8px 0 8px 25px;
	margin:0;
	background:url(img/list02.jpg) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px solid #9c92a8;
}

#left_bar ol li a:hover{
	color:#f00;
}




#left_bar ol li#cl1 a{
	width:198px;
	height:27px;
	padding:0 10px;
	margin:0;
	background:#fff url(img/list01.jpg) no-repeat;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:27px;
	text-decoration:none;
	display:block;
	border:none;
}

#left_bar ol li#cl1 a:hover{
	color:#F00;
}






/*** RIGHT BODY ***/



#right_body{
	width:459px;
	margin:0 5px 0 0;
	padding:0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#right_body ul{
	margin:0px 5px 20px;
}


#right_body li{
	line-height:200%;
}



#right_body h2{
	width:434px;
	height:39px;
	padding:0 0 0 25px;
	margin:20px 0;
	background:#fff url(img/h2.jpg) no-repeat;
	color:#fff;
	font-size:16px;
	line-height:39px;
}


#right_body h3{
	width:444px;
	height:26px;
	padding:0 0 0 15px;
	margin:20px 0;
	background:#fff url(img/h3.jpg) no-repeat;
	color:#333;
	font-size:14px;
	line-height:26px;
}









/*** FOOT INFO ***/



#foot_info{
	clear:both;
	width:695px;
	padding:0;
	margin:30px 0 0;
	background-color:#000;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#foot_info ul{
	padding:10px;
}


#foot_info ul li{
	line-height:180%;}

#foot_info p{
	letter-spacing:1px;
	font-size:10px;
	padding:10px;
	line-height:100%;
	width:675px;
	text-align:right;
}

#foot_info img{
	border:0;
	margin:5px;
}





