﻿
.test_box
{
    background: #eaeaea url('test_bg_top1.jpg') no-repeat top;
}
.test_box_btm
{
    background: url(test_bg_btm.jpg) no-repeat bottom;
    height: 128px;
}
.test_content{ height:100px; font-style:italic; color:#707070; text-indent:40px; padding:12px 15px 0 15px; line-height:18px; }
.auth{ float:left; display:block; margin-left:63px; color:#707070; font-size:12px; font-weight:bold; }
.auth img{ margin-right:4px; }