﻿#Home_aspx_content
{
    background-color: #ccc;
}

#Home_aspx_contentdetail
{
    width: 820px;
    margin-left: auto;
    margin-right: auto;
}
/*
#Home_aspx_contentdetail tr
{
    border-bottom: solid 2px #000;
    
    
}*/
#Home_aspx_contentdetail tr td
{
    padding-top: 15px;
    padding-bottom: 15px;
}

#home_aspx_spreadline
{
    width: 820px;
    min-height: 2px;
    float: left;
    border-bottom: solid 2px black;
    margin-top: 15px;
}
#leftcolumn
{
    float: left;
    width: 600px;
}
#mainpic-left
{
    width: 600px;
    height: 340px;
    background-repeat: no-repeat;
}
#textbox
{
    width: 600px;
    background: #000000;
}
#textbox .des
{
    font-size: 12px;
    color: #FFFFFF;
    padding: 10px;
}
#coverbox
{
    width: 600px;
    margin-top: 15px;
}
#coverpic
{
    float: left;
    width: 138px;
}
#cover-text
{
    width: 270px;
    padding-left: 15px;
    float: left;
    font-size: 11px;
}

#cover-text div
{
    margin: 3px 0;
}
#loginforfree_ascx_loginbox
{
    width: 160px;
    float: right;
    font-size: 11px;
    padding-left: 2px;
}

#loginforfree_ascx_loginbox label
{
    display: block;
    margin: 5px 0;
}

#loginforfree_ascx_loginbox .home_aspx_first_label
{
    margin-top: 0px;
}

#loginforfree_ascx_loginbox img
{
    width: 160px;
}
#rightcolumn
{
    width: 190px;
    height: 600px;
    float: right; /*!important;*/
}
#loginforfree_ascx_loginform
{
    width: 160px;
}
#loginforfree_ascx_loginform .button
{
    float: none;
    padding-top: 5px;
}
#rightcolumn-pic
{
    margin-bottom: 11px;
}
.clear
{
    clear: both;
}

.HomeMoveVideo
{
    width: 805px;
    text-align: right;
    background-color: #000000;
    height: 25px;
    line-height: 25px;
    margin: 0 auto 25px;
    padding-right: 5px;
}
.HomeMoveVideo a, .HomeMoveVideo span
{
    color: #FFFFFF;
    font-weight: bold;
}
.HomeMoveVideo a:hover
{
    text-decoration: none;
}


#PlayVideo
{
    margin-top: 195px;
    margin-left: 25px;
}
#PlayVideo img
{
    width: 108px;
    height: 108px;
}
#home_aspx_instantaccess div
{
    margin: 0 0 3px 0;
}
.home_aspx_title
{
    font-weight: bold;
}
/*
div
{
	border: 1px solid #FF0000;
}*/
#home_aspx_demo a
{
    color: #FF0000;
    font-weight: bold;
}
