﻿.Domain_HeadMains
{
    width: 100%;
    float: left;
}

.Domain_Logo
{
    background: url(/Images/Home/WebLogo.png);
    width: 180px;
    height: 78px;
    float: left;
}


.Domain_HeadMain
{
    width: 970px;
    margin: 0 15px;
    _margin: 0 15px 0 7px;
    float: left;
}

.Domain_Font
{
    height: 50px;
    line-height: 5px;
    font-size: 25px;
    font-family: 黑体;
    font-weight: 700;
    float: left;
    line-height: 78px;
    margin-left: 0;
    margin-top: 25px;
}

.Domain_Top_Right
{
    width: 175px;
    height: 17px;
    margin-top: 17px;
    background: url(/Images/Home/topFont.png);
    float: right;
    margin-top: 50px;
}


.Domain_Search
{
    float: left;
    width: 100%;
}


.Domain_Search .left
{
    width: 12px;
    height: 61px;
    background: url(/Images/Domain/Domain_Head_Search_BG.png);
    float: left;
}

.Domain_Search .right
{
    width: 12px;
    height: 61px;
    background: url(/Images/Domain/Domain_Head_Search_BG.png) -13px 0;
    float: left;
}


.Domain_Search .center
{
    width: 978px;
    height: 61px;
    margin-top: 0;
    background: url(/Images/Domain/Domain_Head_Search_BG.png) 0 -62px;
    float: left;
}



.Domain_Search .center .Contentleft
{
    width: 560px;
    float: left;
    margin-left: 5px;
    _margin-left: 3px;
    margin-top: 20px;
}


.userControl
{
    width: 100%;
    float: left;
}
.userCheckBox
{
    float: left;
    border: 1px solid #18445B;
}

.userCheckBoxText
{
    width: 60px;
    height: 25px;
    line-height: 25px;
    background: #fff;
    float: left;
}
.UserCheckBoxList
{
    width: 60px;
    border: 1px solid;
    display: none;
    float: left;
}
.ShowUserCheckBoxText
{
    width: 60px;
    height: 25px;
    line-height: 25px;
    border-bottom: 1px solid #18445B;
    float: left;
    background: #fff;
    cursor: pointer;
}
.userCheckBoxBtn
{
    width: 14px;
    height: 25px;
    float: left;
    cursor: pointer;
    background: url(/Images/Domain/Domain_Search_Button.png);
}

.userTextBox
{
    width: 375px;
    height: 20px;
    font-size: 14px;
    padding-top: 5px;
    border: 1px solid #18445B;
    margin-left: 10px;
    float: left;
    color: #848484;
    text-indent: 5px;
}
.userButton_Current
{
    width: 85px;
    height: 28px;
    margin-left: 5px;
    float: left;
    background: url(/Images/Domain/Domain_Search_Button.png) 0 -27px;
    cursor: pointer;
}
.userButton
{
    width: 85px;
    height: 28px;
    margin-left: 5px;
    float: left;
    background: url(/Images/Domain/Domain_Search_Button.png) 0 -56px;
    cursor: pointer;
}

.Domain_Topiclist
{
    width: 100%;
    float: left;
    margin-top:10px;
}
.TopicImage
{
    width: 78px;
    height: 78px;
    border: 1px solid #CCC;
    float: left;
    margin-left: 10px;
    _margin-left:9px;
    margin-top: 5px;
    overflow:hidden;
    
}

