﻿#help
{
    width:900px;
}

/*   help-left   */

#help-left
{
    width:207px;
    float:left;
}

#help-center
{
    background:url(../images/help-z.jpg) repeat-y;
    
}

.help-1
{
    margin:0 auto;
    width:143px;
    padding:5px 0;
}

.help-dot
{ 
    margin:0 6px;
}

.help-list
{
    height:26px;
}

/*   help-right   */

#help-right
{
    width:693px;
    float:left;    
}

#help-line
{
    width:680px;
    height:32px;
    background-color:#E3FCAB;
    margin:10px auto;
    padding:8px 0 0 8px;    
}

#help-line a
{
    font-weight:bold;
    font-size:14px;
    letter-spacing:3px;
}
#help-line a:active
{
    font-weight:bold;
    font-size:14px;
    letter-spacing:3px;
}
#help-line a:hover
{
    font-weight:bold;
    font-size:14px;
    letter-spacing:3px;
}

#help-content
{
    width:658px;
    margin:0 auto;
}

.title_orange
{
    color: #F60;
    font-weight:bold;
}
