* 
{
    font-size:12px;
    font-family: verdana, arial,'sans serif';
    margin:0;
    padding:0;  
}

body 
{
    color:#595959;
    background:url(../images/template/body_bg.jpg) repeat-x;
    background-color:#d8d8d8;
    width:100%;
    text-align:center;
    height:100%;
    min-height:100%;
    position:relative;
    text-align:center;
}

html
{
    width:100%;
    height:100%;
    min-height:100%;
}

#body_border
{
    margin-left:auto;
    margin-right:auto;
    width:868px;
    min-height:100%;
    background:url(../images/template/container_bg.gif) repeat-y;
    position:relative;
}

#body_border_index
{
    margin-left:auto;
    margin-right:auto;
    width:868px;
    min-height:100%;
    background:url(../images/template/container_bg_index.gif) repeat-y;
    position:relative;
}


#container_border
{
    width:868px;
    text-align:left;
}

#left_box_border
{
    width:208px;
    float:left;
}

#right_box_border
{
    width:647px;
    float:left;
    text-align:left;
}


#header_01
{
    margin-left:9px;
    
}
