@charset "UTF-8";
.contentPlace
{
    width:260px;
    overflow:hidden;
}

.contentPlace .content_head
{
    background:url(../images/hl_b.jpg) no-repeat;
    height:32px;
    line-height:32px;
    padding-left:30px;
    padding-right:5px;
    width:231px;
    border-bottom:solid 1px #d3d3d3;
}

.contentPlace .content_head label
{
    display:block;
    height:32px;
    line-height:32px;
    font-weight:bold;
    font-size:14px;
    float:left;
    width:130px;
    text-align:left;
    color:#fff;
}

.contentPlace .content_head span
{
    display:block;
    height:38px;
    line-height:38px;
    padding-right:10px;
    float:right;
}

.contentPlace .content_head span a
{
    font-size:13px;
    color:#666;
}

.contentPlace ul
{
    width:246px;
    padding:5px 6px;  
    height:198px;  
}
.contentPlace ul li 
{
    font-family:,;
    width:220px;
    height:32px;
    line-height:32px;
    overflow:hidden;
    padding-left:18px;
    background:url(/images/list_03.gif) no-repeat 3px center;
    border-bottom-width:1px;
    border-bottom-style:dashed;
    border-bottom-color:#ccc;
}
.contentPlace ul li div
{
    max-width:192px;
    height:32px;
    line-height:32px;
    overflow:hidden;
    float:left;
}

input.submitbtn
{
    margin:0;
    padding:0;
    border:none;
    height:34px;
    line-height:34px;
    background:url(../Images/btn01.gif) no-repeat 0 0;
    width:83px;
    cursor:pointer;
    
    display:inline-block;
    color:#fff;
    font-size:16px;
    font-weight:bold;
}

.input_txt
{
    width:200px;
    height:26px;
    line-height:26px;
    border:1px solid #a9a9a9;
    background-color:#f5f5f5;
}
.searchinput
{
    width:110px;
    height:22px;
    line-height:22px;
    border:1px solid #a9a9a9;
    background-color:#f5f5f5;
}

.button1
{
    width:174px;
    height:36px;
    line-height:36px;
    text-align:center;
    border:0;
    background:url(/images/buttons_small_bg.jpg) no-repeat;
    font-size:18px;
    font-weight:bold;
}