﻿/*goodsclass.aspx页面*/
#main .tip
{
    width:960px;
    height:50px;
    font-size:18px;
    font-weight:bolder;
    text-align:center;
    color:Red;
}
#main .search
{
    width:920px;/*960px*/
    height:40px;
    background: url(/images/goodsclass_searchbg.gif) no-repeat;
    line-height:40px;
    font-size:14px;
    padding:0px 20px;
    color:#333333;
}
#main .search .input1
{
   height:18px;
   color:#666666;
   width:300px;
   height:22px;
   padding:0px 5px;
   border: 1px solid #333333;
}
#main .search .tj1 {
    vertical-align:middle;
    cursor:pointer;
	background: url(/images/goodsclass_searchbtn.gif) no-repeat;
	WIDTH:73px;
    height:26px;
	BORDER-TOP-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-LEFT-STYLE: none;
    BORDER-BOTTOM-STYLE: none;
}
#main .one
{
    width:960px;
    background: url(/images/goodsclass_02.gif) repeat-y;
}
#main .one .top
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_01.gif) no-repeat;
}
#main .one .content
{
    width:930px;/*960px*/
    padding:5px 15px;
}
#main .one .content .left
{
    float:left;
    width:340px;
    margin-right:22px;
}
#main .one .content .left .title
{
    width:340px;
    font-size:14px;
    line-height:22px;
    font-weight:bolder;
}
#main .one .content .left .content1
{
    width:340px;
    font-size:14px;
    padding-top:5px;
    line-height:22px;
}
#main .one .content .left .annotate
{
    width:340px;
    font-size:14px;
    padding-top:5px;
    line-height:22px;
}
#main .one .content .left .annotate a
{
    text-decoration: none;
}
#main .one .content .left .annotate .annotatecontent
{
    width:340px;
    font-size:12px;
    line-height:22px;
    display: none;
}
#main .one .content .right
{
    float:left;
    width:554px;
    font-size:14px;
    line-height:22px;
}
#main .one .bottom
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_03.gif) no-repeat;
}

/*goodsclassitem.aspx页面*/
#main .oneitem
{
    width:960px;
    background: url(/images/goodsclass_04.gif) repeat-y;
}
#main .oneitem .top
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_01.gif) no-repeat;
}
#main .oneitem .content
{
    width:930px;/*960px*/
    padding:5px 15px;
}
#main .oneitem .content .title
{
    width:920px;
    font-size:14px;
    line-height:22px;
    font-weight:bolder;
}
#main .oneitem .content .content1
{
    width:930px;
    font-size:14px;
    padding-top:15px;
    line-height:22px;
}
#main .oneitem .bottom
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_03.gif) no-repeat;
}

/*goodsclasssearch.aspx页面*/
#main .onesearch
{
    width:960px;
    background: url(/images/goodsclass_05.gif) repeat-y;
}
#main .onesearch .top
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_01.gif) no-repeat;
}
#main .onesearch .content
{
    width:930px;/*960px*/
    padding:5px 15px;
}
#main .onesearch .content .left
{
    float:left;
    width:180px;
    margin-right:32px;
}
#main .onesearch .content .left .title
{
    width:180px;
    font-size:14px;
    line-height:22px;
    font-weight:bolder;
}
#main .onesearch .content .left .content1
{
    width:180px;
    font-size:14px;
    padding-top:5px;
    line-height:22px;
}
#main .onesearch .content .right
{
    float:left;
    width:708px;
    font-size:14px;
    line-height:22px;
}
#main .onesearch .content .right .light
{
    color:red;
    background-color:#ffff66;
    font-weight:bolder;
}
#main .onesearch .bottom
{
    width:960px;
    height:2px;
    background: url(/images/goodsclass_03.gif) no-repeat;
}