@charset "utf-8";


#g_menu {
    background-color:#FF7600;
    clear:both;
    height:72px;
    margin:0 auto ;
    padding:0 0 5px;
    width:970px;
}

*:first-child+html #wrapper {
    margin-top:105px;
}

#wrapper_frame {
    background-image:url(/images/common/h1_ornament.gif);
    background-repeat:repeat-x;
    background-position:200px 5px;    
}

h1 {
    background-color:#f7f7f7;
    background-image:url(/images/access/h1.gif);
    background-repeat:no-repeat;
    background-position:20px 14px;
    text-indent:-9999px;
    width:401px;
    height:103px;    
}


/**************************************************
** =wrapper section subpage common
**************************************************/
#main {
    width:651px;
    padding-left:10px;
    background-image:none;
}

#container_b {
    margin:10px 0px 0px 0px;
    background-image:url(/images/common/container_b.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:9px;
}

#container_t {
    background-image:url(/images/common/container_t.gif);
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:10px;
}

#container_m {
    background-image:url(/images/common/container_m.gif);
    background-repeat:repeat-y;
    background-position:center;
    position:relative;
}

/**************************************************************************************
*** =sidebar section subpage common
**************************************************************************************/
#sidebar {
    width:278px;
    padding-right:10px;
}

#banner_section {
    margin:10px 0px 0px 0px;
    background-image:url(/images/common/side_b.gif);
    background-repeat:no-repeat;
    background-position:center bottom;
    padding-bottom:9px;
}

#t_banner_section {
    background-image:url(/images/common/side_t.gif);
    background-repeat:no-repeat;
    background-position:center top;
    padding-top:9px;
}

#m_banner_section {
    background-image:url(/images/common/side_m.gif);
    background-repeat:repeat-y;
    background-position:center;
    text-align:center;
}

/***********************************************************************
************************************************************************
************************************************************************
*** =each page original start here
************************************************************************
************************************************************************
***********************************************************************/
h2 {
    background-image:url(/images/straight/heading.gif);
    background-repeat:no-repeat;
    background-position:center;
    height:34px;
    line-height:34px;
    padding-left:40px;
    color:#fff;
    font-weight:bold;
    margin-bottom:10px;
    clear:both;
}

h2#top {
    padding-top:10px;
    background-position:center 10px;
}
/****************************/
div#map {
    text-align:center;
    width:586px; height:316px;
    margin:10px auto 20px;
}

/****************************/
ul.list{
    width:581px;
    margin:20px auto 0px;
    font-size:0.9em;
    padding-bottom:20px;
}

ul.list li h3 {
    margin:10px auto 0px;
    width:550px;
    height:25px;
    line-height:25px;
    background-image:url(/images/menu/category_marker.gif);
    background-position:left center;
    background-repeat:no-repeat;
    padding-left:35px;
    font-size:1em;
    font-weight:bold;
}

ul.list li p {
    margin-top:5px;
    padding-left:35px;
    font-size:0.85em;
}

/****************************/
