﻿#home_aspx_container
{
    background-color: #CCCCCC;
    width: 940px;
}
#home_aspx_home_content
{
    width: 820px;
    padding-bottom: 50px;
    margin: 0 auto;
}


#home_aspx_home_content td
{
    border-bottom: solid 2px #000;
    padding: 25px 0;
}
#home_aspx_rightcolumn
{
    width: 190px;
    height: 595px;
    float: right; /*	!important;*/
    overflow: hidden;
}

.home_aspx_rightcolumn_pic
{
    margin-bottom: 11px;
}

#home_aspx_leftcolumn
{
    float: left;
    width: 600px;
}

#home_aspx_mainpic_left
{
    width: 600px;
    height: 340px;
    background-repeat: no-repeat;
}

#home_aspx_PlayVideo
{
    z-index: 101;
    left: 25px;
    position: relative;
    top: 210px;
}

#home_aspx_textbox
{
    width: 600px;
    background: #000000;
}
#home_aspx_textbox .des
{
    font-size: 13px;
    color: #FFFFFF;
    padding: 10px;
}

#home_aspx_coverbox
{
    width: 600px;
    margin-top: 10px;
}
#home_aspx_coverpic
{
    float: left;
    width: 138px;
}
#home_aspx_cover_text
{
    width: 270px;
    padding-left: 15px;
    float: left;
    font-size: 11px;
}

#home_aspx_cover_text div{
margin-bottom:5px;
}

#home_aspx_homeGridViewTitle
{
    font-size: 14px;
    font-weight: bold;
}

#home_aspx_login_box
{
    width: 160px;
    float: right;
    font-size: 11px;
    padding-left: 2px;
}

#home_aspx_HomeMoveVideo
{
    background-color: #000000;
    
    height: 25px;
    line-height: 25px;
    margin-top: 25px;
    padding-right: 5px;
    text-align: right;
    width: 815px;
}

#home_aspx_HomeMoveVideo a{
    color:#FFF;
    font-weight:bold;
}








#home_aspx_spreadline
{
    width: 820px;
    min-height: 2px;
    float: left;
    border-bottom: solid 2px black;
    margin-top: 15px;
}
