#head
{
    width: 812px;
    height: 310px;
}
#nav
{
   
}
#content_head
{
    width: 812px;
    text-align: left;           
}
#welcome
{
    width: 225px;
    float: left;
    text-indent: 30px;
}
#left
{
    width: 225px;
    float: left;
    text-align: center;
    padding-left: 5px;
    background: url(images/v_line.gif);
    background-position: 220px 0px;
    background-repeat: repeat-y;
}

#news
{
    width: 250px;
    float: left;
    left: 225px;
    text-indent: 5px;
}
#center
{
    width: 250px;
    float: left;
    text-align: center;
    left: 225px;
    padding-top: 5px;
    background: url(images/v_line.gif);
    background-position: 249px 0px;
    background-repeat: repeat-y;
    padding-bottom: 15px;
}
#center dl
{
    margin: 0px;
    padding: 0px;
}
#center DT
{
    background: url(images/dot.gif);
    background-repeat: no-repeat;
    margin: 0px;
    padding: 0px;
    font-weight: bold;
    color: #FFF;
    font-family: Tahoma Sans-Serif;
    text-align: left;
    text-indent: 24px;
    background-position: 10px center;
}
#center DD
{
    margin: 0px;
    padding: 0px;
    text-align: left;
    text-indent: 10px;
    height: 28px;
    line-height: 28px;
    background: url(images/line.gif);
    background-repeat: no-repeat;
    background-position: 10px bottom;
    margin-bottom: 10px;
}
#shuma
{
    width: 325px;
    text-indent: 1px;
    float: right;
    left: 480px;
}
#right
{
    width: 315px;
    float: right;
    left: 480px;
    padding-top: 5px;    
}
.audio
{
    width: 315px;
    text-align: left;    
}
.audio dl img
{
	border:solid 1px #ccc;		
}
#content
{
    width: 812px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;  
    
    background-image: url(images/nav.jpg);
    background-repeat: no-repeat;
}
#case_head
{
    width: 750px;
    margin-right: auto;
    text-align: left;
    background-image: url(images/line.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    height: 30px;
    line-height: 30px;
    margin-left: auto;
    padding-top: 10px;
    clear: both;
}
