/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-image:url(img/back.gif);
}

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:#009;}
a:hover{
	color:#F00;}





#body{
	width:728px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}







/*** TOP SPACE ***/


#top-space{
	width:728px;
	height:207px;
	background:#fff url(img/top.jpg) no-repeat;
	margin:0;
}


#top-space h1{
	padding:100px 0 0 230px;
}

#top-space h1 a{
	width:480px;
	height:100px;
	display:block;
}

#top-space h1 a span{
	display:none;}





/*** CENTER SPACE ***/


#center-space{
	width:728px;
	padding:0 0 30px;
}


#clear{
	clear:both;}






/* GLOBAL MENU */




#global-menu{
	width:174px;
	padding:0;
	margin:20px 0 0 2px;
	position:relative;
	float:left;
}


#global-menu ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 20px;
}

#global-menu ul li{
	padding:4px;
	border:#cfcfcf solid 1px;
	margin:0 0 5px;
}



#main-menu{
	width:174px;
	margin:0 0 20px;
	padding:0 0 10px;
	background:#fff url(img/l_img01.gif) repeat;
}


#main-menu h2{
	width:174px;
	height:28px;
	background:#fff url(img/l_h2.gif) no-repeat;
	margin:0 0 3px;
}

#main-menu h2 span{
	display:none;}





#main-menu ul{
	width:166px;
	margin:0 4px;
	padding:0;
}


#main-menu ul li{
	padding:0px;
	border:none;
	margin:0;
	background-color:#336699;
}


#main-menu ul li a{
	width:140px;
	padding:7px 0 7px 26px;
	margin:0;
	background:url(img/l_img02.gif) 5px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #ffcc00;
}


#main-menu ul li a:hover{
	color:#F00;
}



#main-menu ul li#cl1 a{
	width:146px;
	padding:7px 10px;
	margin:0;
	background-color:#2c5b2b;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
	border:none;
	background-image:none;
}

#main-menu ul li#cl1 a:hover{
	color:#F00;
}










/* CONTENT */



#content{
	width:539px;
	margin:0 2px 0 0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#content ul{
	margin:0px 5px 20px;
}


#content li{
	line-height:200%;
}



#content h2{
	width:524px;
	height:38px;
	padding:0 0 0 15px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#333;
	font-size:18px;
	line-height:38px;
}



#content h3{
	width:523px;
	padding:8px;
	margin:20px 0px;
	background-color:#b0c1b4;
	color:#2c5b2b;
	font-size:14px;
	line-height:100%;
	border-bottom:1px dashed #666;
}



#item{
	width:539px;
	padding:0 0 30px;
}








/*** BOTTOM SPACE ***/



#bottom-space{
	width:728px;
	padding:5px 0;
	margin:0;
	background-color:#336699;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#bottom-space ul{
	padding:5px 5px 10px;
}

#bottom-space ul li{
	line-height:180%;}

#bottom-space p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px;
	line-height:100%;
}

#bottom-space img{
	border:0;
	margin:5px;
}

