﻿#class
{
    width:900px;
    margin:10px 0 0;
}

/*   left   */

#class-left
{
    width:207px;
    float:left;
    
}

/*   right   */

#class-right
{
    float:left;
    width:693px;
}

#class-link
{
    width:693px;
    height:36px;
    background:url(../images/bar-grey.gif) no-repeat;
    margin:5px 0 20px;
    padding:8px 0 0 0;
}

.class-font
{
    padding:0 40px;
    letter-spacing: 3px;
    font-weight: bold;
    font-size:14px;    
}

/*   sortsname   */

#sortsname
{
    width:625px;
    margin:0 auto;
}

#sort-name
{
    width:125px;
    text-align:left;
    float:left;
}


/*   samesortsid   */

#samesortsid
{
    margin:0px;
    padding:0px;
    width:693px;
}

#samesorts-list
{
    width:135px;
	float:left;	
	text-align:center;
	margin:0 0 5px;
	height:230px; 
}

#class-img
{
    width:130px;
    height:130px;
}

#class-page
{
    width:693px;
    text-align:center;
}


/*  --------------------------------------productCategory  -----------*/

#productCategory
{
    width:200px;
    text-align:center;
    min-height:940px;
    _height:940px;
    background:url(../images/left-bg.gif) no-repeat; 
    padding:2px;    
}

#pro-page
{
    width:180px;
    margin:40px auto 0;
    min-height:940px;
    _height:940px;
}

.pro-cat
{
    color: #000;
    padding:5px 8px 10px 8px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align:left;
    clear:both;      
}
.pro-cat a
{
    color: #000;
    padding:5px 8px 10px 8px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align:left;
    clear:both;    
}
.pro-cat a:active
{
    color: #000;
    padding:5px 8px 10px 8px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align:left;
    clear:both;     
}
.pro-cat a:hover
{
    color: #000;
    padding:5px 8px 10px 8px;
    font-weight: bold;
    letter-spacing: 0px;
    text-align:left;
    clear:both;     
}


.pro-left
{
    width:80px;
    float:left;
    line-height:0%;
    text-align:left; 
    padding:0 0 0 10px;   
}

.pro-right
{
    width:87px;
    float:left;
    line-height:0%;
    text-align:left;
}

/*   ---------------------------------------------topten-----------------------   */
#topten
{
    width:203px;
    height:260px;
    background:url(../images/paihang-bg.jpg) no-repeat;
    margin:10px auto;    
}

#topten-content
{
    width:185px;
/* 胡丹2009-9-14
 margin:50px auto 0 auto; IE 08 不兼容问题
修改如
  */
    padding:50px 0 5px 18px;
}

.topten-list
{
    height:20px;
}

.topten-img
{
    margin:0 10px;
}
