body {
	margin: 0;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif, helvetica, arial;
	font-size: 12px;
	color: #666;
	text-align: center;
}

div,h1,h2,h3,h4,h5,h6,ul,li,p,a,img,br,iframe,form {margin:0; padding:0;}
a{
	outline:none;
	text-decoration: none;
	color: #36F;
}
a:hover{
	color: #F60;
}
UL LI { list-style-type: none; }
div#main{
	width:900px;
	text-align:left;
	margin: 0 auto 0 auto;
}
input{
	font-size: 12px;
}

/***** Hedder *****************************************************************/
#head{
	background: url(../../../imgs/hd/bg.jpg) no-repeat;
	height: 100px;
	margin-bottom: 7px;
}
h1{
	font-size: 10px;
	height: 20px;
	padding-left: 10px;
}
#head h2{
	height: 65px;
	width: 210px;
	margin-left: 5px;
}
#head h2 a{
	background: url(../../../imgs/hd/lg01.jpg) no-repeat;
	height: 65px;
	width: 210px;
	display: block;
	text-indent: -9000px;
}
#head h2 a:hover{
	background: url(../../../imgs/hd/lg02.jpg) no-repeat;
}
#head h3{
	font-size: 9px;
	text-indent: -9000px;
}

/***** Navigation *****************************************************************/
#navi{
	background: #D2E2FF url(../../../imgs/nv/bg01.jpg) repeat-x;
	width: 220px;
	float: left;
	margin-bottom: 10px;
}
#CL{
	margin-left: 10px;
	margin-right: 10px;
}
#CL h2{
	font-size: 10px;
	height: 10px;
	text-indent: -9000px;
}
#CL dl,#CL dt,#CL dd{
	margin: 0px;
	padding: 0px;
}
#CL dl{
	background-color: #D2E2FF;
	border-bottom: 1px solid #69F;
}
#CL dt{
	line-height: 207%;
	background: url(../../../imgs/nv/nt01.jpg) no-repeat;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}
#CL dd{
	font-weight: bold;
}
#CL dd a{
	background: url(../../../imgs/nv/li01.jpg) no-repeat;
	display: block;
	width: 200px;
	padding: 3px 0 2px 25px;
	line-height: 175%;
}
#CL dd a:hover{
	background: url(../../../imgs/nv/li02.jpg) no-repeat;
}
#CL li a:hover{background-image: url(../../../imgs/nv/li02.jpg);}

/***** Futter *****************************************************************/
#foot{
	background: url(../../../imgs/ft/bg.gif) repeat-x left bottom;
	padding-bottom: 15px;
	text-align: center;
}
#foot a{
	color: #666;
	line-height: 200%;
}
#foot a:hover{color: #F60;}

/***** BANNER *****************************************************************/
#BN200{text-align: center;}
