
body /*The scroll bar colours are only visible in IE5.5+ */
{
    font-size: 9pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF; 
	height: 100%;
}

.HomeBKTop 
{
	border-top: 1px inset;

}
.HomeBianKuang {
   /* border: 1px outset;*/
    
    background-color: #FFFFFF;
}
.ThreadsBottom
{
	border-bottom: dotted #CCCCCC thin
}
.ThreadsTop
{
    border-top: dotted #CCCCCC thin
}

.forumName /* text style for the main forum name */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    
}

.freeLink /* text style for the home addlink button */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: #FF0000;    
}

a.forumName:visited, a.forumName:link
{
	font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
   
}
a.forumName:hover /* text style for when mouse hovers over main forum name */
{
    color: #FF3300;
    text-decoration: none;
}

.SiteName /* text style for the main forum name */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
    color: White;
}
a.SiteName:visited, a.forumName:link
{
	font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 14pt;
    font-weight: bold;
	color: White;
}
a.SiteName:hover /* text style for when mouse hovers over main forum name */
{
    color: #FF3300;
    text-decoration: none;
}

.forumThread /* description of Forums on main page (underneath Forum Name) */
{
    font-family: Trebuchet MS, Arial, Helvetica;
    font-size: 9pt;

}

.price {
	font-family: "宋体";
	font-size: 32px;
	font-style: oblique;
	font-weight: normal;
	color:#990000;
}




.currentPage 
{
	font-size : 12pt; 
	font-weight:bold; 
}


td.ControlPanelTabActive /*控制面板标签激活背景*/
{
    font-weight: bold; 
    font-size: 12pt; 
    background-color: #78ABDE; 
    /*background-image: url(../images/forumColumnBackground.gif);*/ 
    background-repeat: repeat-x; 
    COLOR: white;
    text-decoration: none;
}


td.ControlPanelTabInactive /*控制面板标签背景*/
{
	color: #4455aa;
    font-size: 12pt;
    font-weight: normal;
    text-decoration: none; 
    /*background-image: url(../images/forumHeaderBackgroundAlternate.gif);*/
    background-color: #E7E3E7;
    background-repeat: repeat-x; 
   
}
td.ControlPanelTabLine {
    background-color: #7AACE0;
}
/*.img-box {
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 400px;
    height: 400px;
    overflow: hidden;
}
    .img-box .img-item {
        position: absolute;
        top: 0;
        left: 50%;
        height: 100%;
        transform: translateX(-50%);
    }*/


/*<div class="img-box" >
<img class="img-item" src="images/ws-logo.png" alt="" >
</div >*/