/**
 * body
 */
body,html {
    margin:0;
    padding:0;
    background-color: #FFFFFF;
    background-image:url(i/back1.jpg);background-position: left top;background-repeat: repeat;
}



/**
 * allPage
 */
#outer_back {background-image:url(i/back2.jpg);background-position: left top;background-repeat: repeat-x;}
#outer {
    width:838px;
    margin:0 auto;
}


/**
 * header
 */
#header {

}



/**
 * pagenavigator
 */
#pagenavigator {
	padding:5px;
	margin-bottom:5px;
}


/**
 * allContent
 */
#allContentHeader {background-image:url(i/content_header_1.png);background-position: left top;background-repeat: repeat;height:63px;}
#allContent {background-image:url(i/content_center_1.png);background-position: left top;background-repeat: repeat-y;position:relative;display: inline-block;}
#allContentFooter {background-image:url(i/content_footer_1.png);background-position: left top;background-repeat: repeat;height:9px;}
#allContentHeader .left{margin-top:20px;float: left;font-size: 26px; font-weight:bold;color:#f4f5e8;width:595px;margin-left: 9px;}
#allContentHeader .right{margin-top:20px;float:right;font-size: 26px; font-weight:bold;color:#7e8744;width:224px;text-align: left;margin-right: 9px;}



/**
 * HOME
 */
#allContentHeader2 {background-image:url(i/content_header_2.png);background-position: left top;background-repeat: repeat;height:63px;}
#allContent2 {background-image:url(i/content_center_2.png);background-position: left top;background-repeat: repeat-y;}
#allContentFooter2 {background-image:url(i/content_footer_2.png);background-position: left top;background-repeat: repeat;height:13px;}
#allContentHeader2 .left1{margin-top:20px;float: left;font-size: 26px; font-weight:bold;color:#7e8744;width:384px;margin-left: 9px;}
#allContentHeader2 .left2{margin-top:20px;float: left;font-size: 26px; font-weight:bold;color:#7e8744;width:211px;}
#allContentHeader2 .right{margin-top:20px;float:right;font-size: 26px; font-weight:bold;color:#7e8744;width:224px;text-align: left;margin-right: 9px;}
#allContent2 #centerContent2 {
    float:left;
    width:595px;
    margin-left: 9px;
}
#allContent2 #centerContent2 .left1{float:left;text-align:left;width:308px;padding: 18px 38px 18px 38px;  }
#allContent2 #centerContent2 .left2{float:left;text-align:left;width:211px;}
#allContent2 #centerContent2 .left2 .head{font-size: 26px; font-weight:bold;color:#7e8744;width:211px;background-color: #cdd2a9;padding: 10px 0px;}
#allContent2 #centerContent2 .right{float:right;text-align:left;width:211px;}




#allContentHeader3 {background-image:url(i/content_header_3.png);background-position: left top;background-repeat: repeat;height:63px;}
#allContent3 {background-image:url(i/content_center_3.png);background-position: left top;background-repeat: repeat-y;}
#allContentFooter3 {background-image:url(i/content_footer_3.png);background-position: left top;background-repeat: repeat;height:37px;}
#allContentHeader3 .left{margin-top:20px;float: left;font-size: 26px; font-weight:bold;color:#7e8744;width:384px;margin-left: 9px;}
#allContent3 #centerContent3 {
    float:left;
    width:819px;
    margin-left: 9px;
}




/**
 * leftContent
 */
#leftContent {
    width:200px;
    float:left;
}


/**
 * centerContent
 */
#centerContent{
    float:left;
    width:521px;
    margin-left: 9px;    
    padding: 18px 37px 18px 38px;    
}

#centerContentALL{/*NEWS*/
    float:left;
    width:594px;
    margin-left: 10px; 
    /*padding: 18px 37px 18px 38px;*/    
}

#centerContent2{
    float:left;
    width:519px;
    margin-left: 9px;    
}
#centerContent3{
    float:left;
    width:594px;
    margin-left: 10px;    
}

/**
 * rightContent
 */
#rightContent {
    width:224px;
    float:right;
    margin-right: 9px;
}


/**
 * FOOTER
 */
#footer {
	border:1px solid black;
}




/**
 * homepage
 */
#homepage {

}










