body {
	margin: 0;
	padding: 0;
	font-family: verdana, 'trebuchet ms', sans-serif, helvetica, arial;
	font-size: 12px;
	color: #666;
	text-align: center;
	background-color: #E3F0F9;
	background-image: url(../img/bc.jpg);
}

div,h1,h2,h3,h4,h5,h6,ul,li,p,a,img,br,iframe,form,dl {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;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #FFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
/***** Hedder *****************************************************************/
h1{
	background-color: #E7E7E7;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 4px;
}


div#cont{
	margin: 20px 0;
	padding-bottom: 20px;
	background-image: url(../img/top02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
div#cont ul{
	padding-top: 500px;
	padding-left: 150px;
}
#navi01,#navi02,#navi03,#navi11,#navi12{float: left;}
#navi01,#navi02,#navi03{
	height: 40px;
	width: 200px;
	text-indent: -9500px;
}
#navi01 a,#navi02 a,#navi03 a{
	display: block;
	height: 40px;
	width: 200px;
	text-indent: -9500px;
}
#navi11 a,#navi12 a{
	display: block;
	height: 40px;
	width: 300px;
	text-indent: -9500px;
}
#navi11 a{background: url(../img/bt01.jpg) no-repeat;}
#navi11 a:hover{background-image: url(../img/bt02.jpg);}
#navi12 a{background: url(../img/bt11.jpg) no-repeat;}
#navi12 a:hover{background-image: url(../img/bt12.jpg);}

#navi01 a{background: url(../img/bt001.jpg) no-repeat;}
#navi01 a:hover{background-image: url(../img/bt002.jpg);}
#navi02{
	background: url(../img/bt013.jpg) no-repeat;
}
#navi02 a{background: url(../img/bt011.jpg) no-repeat;}
#navi02 a:hover{background-image: url(../img/bt012.jpg);}
#navi03{
	background-image: url(../img/bt023.jpg);
	background-repeat: no-repeat;
}
#navi03 a{background: url(../img/bt021.jpg) no-repeat;}
#navi03 a:hover{background-image: url(../img/bt022.jpg);}
#foot{
	background-color: #E7E7E7;
	text-align: center;
	padding: 22px 0;
	margin: 0 4px;
	clear: both;
}
.clear{	clear: both;}
