h9{font:100% Comic Sans MS,Arial,sans-serif;font-weight:bold;color:#000000;text-decoration:none;}
h9{font-size:30px; text-align:center;}

body {
    background-color: #d07f20;
    margin:0px;
		padding:0px;
    }

div#wrap {
    margin: 0px auto; 
    width: 1040px; 
    background-color: #B5C9CA;
    }

div#head {
    position: static;
		top: 0px; 
		width: 1040px;
		background:#B5C9CA;
		text-align:center;
		overflow:hidden;
		z-index:1000;
    }

div#main_index {
    margin-top: 0px;
    height: auto;
    position: static;    
    clear: both;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 1px;
    background-color:  #B5C9CA;
    }
    
div#main {
    margin-top: 0px;
    position: static;
    clear: both;
    padding-top: 1px;
    background-color: #B5C9CA;
    }
div#main_imp {
    margin-top: 0px;
    height: auto;
    position: static;    
    clear: both;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    background-color:  #B5C9CA;
    }

div#foot {
    clear: both; 
    background-color: #B5C9CA;
    }
