/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background-color:#FFF;
}

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:#F93;
	text-decoration:none;}
a:hover{
	color:#f00;
	text-decoration:underline;}




#top{
	width:798px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
}


#top table{
	width:798px;
}

#top td{
	vertical-align:top;
}






/*** HEADER ***/


#header{
	width:798px;
	height:218px;
	background:#fff url(img/h1.jpg) no-repeat;
	margin:0;
}


#header h1{
	padding:0;
}

#header h1 a{
	width:230px;
	height:218px;
	display:block;
}

#header h1 a span{
	display:none;}








/*** SUB ***/


#sub{
	width:224px;
	padding:20px 0 30px 0;
	margin:0;
}


#sub ul{
	font-size:12px;
	line-height:150%;
	padding:0 0 10px;
	margin:0;
}

#sub ul li{
	padding:4px;
	margin:0 0 5px;
	border:1px solid #d2a33f;
}


#sub h2{
	width:224px;
	height:30px;
	background:#fff url(img/img01.gif) no-repeat;
	margin:0;
}

#sub h2 span{
	display:none;}




#sub ol{
	width:224px;
	margin:0 0 15px;
	padding:0 0 18px;
	background:#001455 url(img/img04.gif) no-repeat;
	background-position:bottom;
}



#sub ol li a{
	width:195px;
	padding:7px 0px 7px 29px;
	margin:0;
	background:url(img/img03.gif) 5px 5px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px dashed #d2a33f;
}


#sub ol li a:hover{
	color:#F00;
}


#sub ol li#cl1 a{
	width:214px;
	height:19px;
	padding:10px 5px;
	margin:0;
	background:transparent url(img/img02.gif) no-repeat;
	color:#001455;
	font-size:14px;
	font-weight:bold;
	line-height:110%;
	text-decoration:none;
	display:block;
	border:none;
}


#sub ol li#cl1 a:hover{
	color:#F00;
}






/*** BODY ****/



#body{
	width:551px;
	margin:0;
	padding:0 0 30px 23px;
	font-size:14px;
	line-height:300%;
}




#body ul{
	margin:0px 5px 20px;
}


#body li{
	line-height:200%;
}



#body h2{
	width:530px;
	height:29px;
	padding:0 0 0 21px;
	margin:20px 0px;
	background:#fff url(img/h2.gif) no-repeat;
	color:#001455;
	font-size:18px;
	line-height:25px;
}



#body h3{
	width:530px;
	height:28px;
	padding:0 0 0 21px;
	margin:20px 0px;
	background:#fff url(img/h3.gif) no-repeat;
	color:#001455;
	font-size:14px;
	line-height:28px;
}






/*** COPY ***/



#copy{
	clear:both;
	width:798px;
	padding:5px 0;
	margin:0;
	background-color:#001455;
	font-size:10px;
	line-height:150%;
	text-align:center;
	color:#fff;
}


#copy ul{
	padding:5px;
}

#copy ul li{
	line-height:180%;}

#copy p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#copy img{
	border:0;
	margin:5px;
}

