﻿
body {
    margin-top:10px;
    font-family:Verdana,Tahoma;
    font-size:11px;
    color:#333;
    letter-spacing:0.7px;
    text-align:center;
    line-height:16px;
}

.brighttext{
    color:#cc0000;
}

.lighttext{
    color:#aaa;
}

.bg_main{
    background-color:#eee;
}

p{
    text-indent:0;
}

li{
    line-height:30px;
}

img{
    border:0;
}

hr{
    clear:both;
    margin:4px 0 5px 0;
    border:0;
    height:1px;
    color:#ccc;
}


table{
    margin-top:10px;
    background-color:#ccc;
}
    table td{
        padding:2px;
        background-color:#fff;
    }

a:link{
    color:#003399;
    text-decoration:underline;
}
a:visited{
    color:#003399;
    text-decoration:underline;
}
a:hover{
    color:#003399;
    text-decoration:none;
}
a:active{
    color:#003399;
    text-decoration:underline;
}

a.t1:link{
    color:#003399;
    font-weight:bold;
    text-decoration:underline;
}
a.t1:visited{
    color:#003399;
    font-weight:bold;
    text-decoration:underline;
}
a.t1:hover{
    color:#003399;
    font-weight:bold;
    text-decoration:none;
}
a.t1:active{
    color:#003399;
    font-weight:bold;
    text-decoration:underline;
}

a.t2:link{
    color:#003399;
    text-decoration:none;
}
a.t2:visited{
    color:#003399;
    text-decoration:none;
}
a.t2:hover{
    color:#003399;
    text-decoration:underline;
}
a.t2:active{
    color:#003399;
    text-decoration:none;
}

.headline{
    padding:5px;
    text-align:left;
    height:16px;
    color:#fff;
    background-image:url(/Skin/T0003/Images/headline_bg_01.jpg);
    background-repeat:repeat-x;
}



/**************************** 以下为内容区样式 ****************************/


#all{
  margin-left: auto;
  margin-right: auto;
  width:980px;
  text-align:left;
}

#content{
}

#top{
    float:none;
    width:100%;
}
    #top_01{
        float:left;
    }
    #top_02{
       float:right;
       margin-top:75px;
    }
    
#menu{
    clear:both;
    margin:15px 0;
    padding:3px 0 3px 20px;
    height:26px;
    color:#fff;
    background-image:url(/Skin/T0003/Images/headline_bg_01.jpg);
    background-repeat:repeat-x;
}
    #menu a:link{
        font-size: 11px;
        font-weight:bold;
        color: #fff;
        text-decoration: none;
        margin:0 10px;
        }
     #menu a:visited 
    {
        font-size: 11px;
        font-weight:bold;
        color: #fff;
        text-decoration: none;
        margin:0 10px;
    }
     #menu a:hover {
        font-size: 11px;
        font-weight:bold;
        color: #ffff00;
        text-decoration: none;
        margin:0 10px;
        }
     #menu a:active 
    {
        font-size: 11px;
        font-weight:bold;
        color: #fff;
        text-decoration: none;
        margin:0 10px;
    }

#left{
    float:left;
    width:178px;
}
    #left_01{
        padding:5px 5px 0 5px;
        height:26px;
        color:#fff;
        background-image:url(/Skin/T0003/Images/headline_bg_01.jpg);
        background-repeat:repeat-x;

    }
    #left_02{
        margin-top:-5px;
        padding:5px;
        border:solid 1px #ccc;
    }
    #left_03{
        margin-top:10px;
        padding:5px 5px 0 5px;
        height:26px;
        color:#fff;
        background-image:url(/Skin/T0003/Images/headline_bg_01.jpg);
        background-repeat:repeat-x;
    }
    
#middle{
    float:left;
    margin:0 15px;
    width:590px;
}

#right{
    clear:right;
    float:left;
}

#bottom{
    clear:both;
    float:none;
    margin-top:35px;
    width:100%;
    text-align:center;
}
    #bottom div{
        clear:both;
        width:100%;
    }


/**************************** 以下为模板固定样式 ****************************/

/* 导航样式 */
.nav{
}


/* 搜索框样式 */
#search{
    margin-top:-5px;
    padding:5px;
    border:solid 1px #ccc;
}

/* 分页栏样式 */
.paging{
    clear:both;
    margin:20px 0 15px 0;
    padding:2px 5px 5px 5px;
    background-color:#eee;
}

/* 内容层样式(例如紧跟headline下的内容) */
.divcontent{
}


/* 目录侧边列表 */
.cate_list_1{ /*一级目录列表*/
    clear:both;
    float:none;
    margin:10px 0;
    font-weight:bold;
    color:#003399;
}
.cate_list_1 a:link{
    display:block;
    text-decoration:none;
}
.cate_list_1 a:visited{
    display:block;
    text-decoration:none;
}
.cate_list_1 a:hover{
    display:block;
    text-decoration:none;
}
.cate_list_1 a:active{
    display:block;
    text-decoration:none;
}
    .cate_list_2{ /*二级目录列表*/
        margin:10px;
        font-weight:bold;
        color:#003399;
    }
    .cate_list_2 a:link{
        display:block;
        text-decoration:none;
        font-weight:normal;
    }
    .cate_list_2 a:visited{
        display:block;
        text-decoration:none;
        font-weight:normal;
    }
    .cate_list_2 a:hover{
        display:block;
        text-decoration:none;
        font-weight:normal;
    }
    .cate_list_2 a:active{
        display:block;
        text-decoration:none;
        font-weight:normal;
    }
        .cate_list_3{ /*三级目录列表*/
            margin:10px 10px 10px 20px;
        }
        .cate_list_3 a:link{
            display:block;
            text-decoration:none;
        }
        .cate_list_3 a:visited{
            display:block;
            text-decoration:none;
        }
        .cate_list_3 a:hover{
            display:block;
            text-decoration:none;
        }
        .cate_list_3 a:active{
            display:block;
            text-decoration:none;
        }
        
/* 产品列表 */
.prod_list{
    float:left;
    padding:2px 5px;
    text-align:left;
    /* width:152px; */
    width:90%;
}
   .prod_list a:link{
        height:32px;
        line-height:15px;
        display:block;
        text-decoration:none;
    }
    .prod_list a:visited{
        height:32px;
        line-height:15px;
        display:block;
        text-decoration:none;
    }
    .prod_list a:hover{
        height:32px;
        line-height:15px;
        display:block;
        text-decoration:none;
    }
    .prod_list a:active{
        height:32px;
        line-height:15px;
        display:block;
        text-decoration:none;
    }
.prod_list img{
    border:solid 1px #ccc;
}



/* 文章列表 */
.article_list{
    float:left;
    padding:2px;
    width:98%;
}
    .article_list a:link{
        display:block;
        text-decoration:none;
    }
    .article_list a:visited{
        display:block;
        text-decoration:none;
    }
    .article_list a:hover{
        display:block;
        text-decoration:none;
    }
    .article_list a:active{
        display:block;
        text-decoration:none;
    }

/* 下载列表 */
.downfile_list{
    float:left;
    padding:2px;
    width:98%;
}
    .downfile_list a:link{
        text-decoration:none;
    }
    .downfile_list a:visited{
        text-decoration:none;
    }
    .downfile_list a:hover{
        text-decoration:none;
    }
    .downfile_list a:active{
        text-decoration:none;
    }
    .downfile_list a.down:link{
        text-decoration:underline;
        
    }
    .downfile_list a.down:visited{
        text-decoration:underline;
    }
    .downfile_list a.down:hover{
        text-decoration:none;
    }
    .downfile_list a.down:active{
        text-decoration:underline;
    }
    



/**************************** 模板页面自定义样式 ****************************/

.recommended{
    float:left;
    padding:15px 0 15px 10px;
    width:164px;
    border:solid 1px #ccc;
    text-align:center;
}


