/*** ALL ***/

body{
	margin:0px;
	padding:0px;
	font-family:arial, sans-serif, Osaka, verdana;
	color:#333;
	text-align:center;
	background:#000 url(img/back.gif) repeat-x;
}

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:#f00;}
a:hover{
	color:#FC0;}





#frame{
	width:697px;
	margin:0 auto;
	padding:0 1px;
	text-align:left;
	background-color:#FFF;
}


#clear{
	clear:both;}



/*** TOP BOX ***/


#topbox{
	width:697px;
	height:208px;
	background:#fff url(img/top.jpg) no-repeat;
	margin:0;
}


#topbox h1{
	padding:0 0 0 270px;
}

#topbox h1 a{
	width:380px;
	height:208px;
	display:block;
}

#topbox h1 a span{
	display:none;}








/*** LEFT BOX ***/




#leftbox{
	width:180px;
	padding:0;
	margin:20px 0 0 3px;
	position:relative;
	float:left;
}


#leftbox ul{
	font-size:12px;
	line-height:150%;
	padding:0;
	margin:0 0 10px;
	background-color:#FFFFE1;
}

#leftbox ul li{
	padding:4px;
	border-bottom:#aaa dotted 1px;
}


#leftbox h2{
	width:160px;
	height:23px;
	background:#fff url(img/l_h2.gif) no-repeat;
	margin:0;
	padding:5px 0px 5px 20px;
	font-size:14px;
	line-height:23px;
	color:#FFF;
}







ol#page{
	width:180px;
	margin:0 0 10px;
	padding:0 0 28px;
	background:#663300 url(img/l_img03.gif) no-repeat;
	background-position:bottom;
}

ol#page li a{
	width:155px;
	padding:7px 0px 7px 25px;
	margin:0 0 3px;
	background:url(img/l_img02.gif) 5px 7px no-repeat;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:14px;
	line-height:110%;
	border-bottom:1px solid #d7d7d7;
}


ol#page li a:hover{
	color:#F00;
}





ol#cate{
	width:180px;
	margin:0;
	padding:0;
	background:#fff url(img/l_img01.gif) repeat;
}

ol#cate li#cl1 a{
	width:160px;
	padding:8px 10px;
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	line-height:100%;
	text-decoration:none;
	display:block;
}

ol#cate li#cl1 a:hover{
	color:#F00;
}









/*** RIGHT BOX  ***/



#rightbox{
	width:499px;
	margin:0 5px 0 0;
	font-size:14px;
	line-height:300%;
	position:relative;
	float:right;
}




#rightbox ul{
	margin:0px 5px 20px;
}


#rightbox li{
	line-height:200%;
}



#rightbox h2{
	width:465px;
	height:35px;
	background:#fff url(img/h2.gif) no-repeat;
	padding:0 0 0 34px;
	margin:20px 0px;
	color:#fff;
	font-size:16px;
	line-height:33px;
}



#rightbox h3{
	width:475px;
	padding:5px;
	margin:20px 0;
	color:#333;
	font-size:14px;
	line-height:100%;
	border-left:10px solid #ff921d;
	border-bottom:1px dashed #ccc;
}










/*** BOTTOM BOX ***/



#bottombox{
	width:697px;
	padding:5px 0;
	margin:30px 0 0;
	background-color:#990000;
	font-size:10px;
	line-height:150%;
	text-align:left;
	color:#fff;
}


#bottombox ul{
	padding:5px;
}

#bottombox ul li{
	line-height:180%;}

#bottombox p{
	letter-spacing:1px;
	font-size:10px;
	padding:5px 5px 10px;
	line-height:100%;
}

#bottombox img{
	border:0;
	margin:5px;
}


