﻿body {
    margin-top:0;
    font-family:微软雅黑,宋体,Verdana,Tahoma;
    font-size:12px;
    color:#555;
    text-align:center;
    line-height:20px;
}

.brighttext{
    color:#cc0000;
}

.lighttext{
    color:#888;
}

.bg_main{
    background-color:#eee;
}

p{
    text-indent:0;
}


.ul2{
    margin:0;
    padding:0;
    list-style-type:none;
}
    .ul2 li{
        margin:0;
        padding:0; 
    }


img{
    border:0;
}

hr{
    margin-bottom:0;
    color:#ccc;
}

a:link{
    color:#2151ad;
    letter-spacing:0.8px;
    text-decoration:none;
}
a:visited{
    color:#2151ad;
    letter-spacing:0.8px;
    text-decoration:none;
}
a:hover{
    color:#2151ad;
    letter-spacing:0.8px;
    text-decoration:underline;
}
a:active{
    color:#2151ad;
    letter-spacing:0.8px;
    text-decoration:none;
}

a.t1:link{
    color:#2151ad;
    font-weight:bold;
    text-decoration:none;
}
a.t1:visited{
    color:#2151ad;
    font-weight:bold;
    text-decoration:none;
}
a.t1:hover{
    color:#2151ad;
    font-weight:bold;
    text-decoration:underline;
}
a.t1:active{
    color:#2151ad;
    font-weight:bold;
    text-decoration:none;
}

a.t2:link{
    color:#cc0000;
    font-size:14px;
    text-decoration:underline;
}
a.t2:visited{
    color:#cc0000;
    font-size:14px;
    text-decoration:underline;
}
a.t2:hover{
    color:#cc0000;
    font-size:14px;
    text-decoration:none;
}
a.t2:active{
    color:#cc0000;
    font-size:14px;
    text-decoration:underline;
}

.headline{
    padding:5px 10px;
    height:20px;
    background-color:#a7daf2;
    font-size:14px;
    font-weight:bold;
}

.headline2{
    margin:25px 0 10px 0;
    padding:3px 10px;
    width:800px;
    height:20px;
    background-color:#cc0000;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}

.table1{
    background-color:#ccc;
}
.table1 td{
    padding:5px;
    background-color:#fff;
}

img.shadow{
    margin:10px 0;
    border: 5px solid #ddd;
    padding: 5px; /*Inner border size*/
    background: #fff; /*Inner border color*/

}






/**************************** 以下为内容区样式 ****************************/


#all{
  margin-left: auto;
  margin-right: auto;
  width:1265px;
  text-align:left;
}

#content{
    float:left;
    width:898px;
    border:solid 1px #1f97cc;
    border-top:solid 1px #a7daf2;
    background-color:#f6f6f6;
}
    #content_left_01{
        float:left;
        padding:15px 15px 0 15px;
        width:418px;
        border-right:solid 1px #c5c5c5;
        background-image:url(/Images/bg02.jpg);
        background-repeat:repeat-x;
        background-position:bottom;
    }
        #content_left_01_01{
            float:left;
            padding:5px 20px 0 20px;
            width:220px;
            height:173px;
            background-image:url(/Images/line04.gif);
            background-repeat:no-repeat;
            background-position:top right;
        }
        #content_left_01_02{
            clear:both;
            float:none;
            padding:27px 0 0 20px;
            width:395px;
            height:122px;
            background-image:url(/Images/searchip.jpg);
            background-repeat:no-repeat;
        }
    #content_right_01{
        float:left;
        clear:right;
        padding:10px 10px 0 10px;
        width:429px;
        background-image:url(/Images/bg02.jpg);
        background-repeat:repeat-x;
        background-position:bottom;
    }
        #content_right_01_01{
            padding:8px 0 0 20px;
            width:405px;
            height:47px;
            background-image:url(/Images/bulletin.jpg);
            background-repeat:no-repeat;
        }
    #content_left_02{
        float:left;
        clear:left;
        width:448px;

        border-right:solid 1px #c5c5c5;
    }
    #content_right_02{
        float:left;
        width:449px;
    }
    #content_left_03{
        float:left;
        clear:left;
        padding-bottom:10px;
        width:448px;
        border-right:solid 1px #c5c5c5;
    }
    #content_right_03{
        float:left;
        width:449px;
    }
  

#top{
    float:none;
    height:115px;
    background-image:url(/Images/top_bg.jpg);
}
    #top_01{
        float:left;
        margin:20px 0 0 12px;
    }
    #top_02{
       float:right;
       text-align:right;
    }
        #top_02_01{
            margin:10px 5px 0 0;
            padding-top:5px;
            width:332px;
            height:30px;
            text-align:center;
            letter-spacing:-1.8px;
            background-image:url(/Images/top_box.gif);
            background-repeat:no-repeat;
        }
    

#left{
    float:left;
    margin:30px 18px 0 0;
    text-align:center;
}
    #left_1{
        padding:8px 8px 15px 8px;
        width:142px;
        left:10px;
        text-align:left;
        border:solid 1px #b6c6de;
        background-color:#e7eef8;
    }

#right{
    clear:right;
    float:right;
    margin:115px 0 0 12px;
}
    #right_1{
        margin-top:-4px;
        padding:8px 8px 15px 8px;
        width:142px;
        text-align:left;
        border:solid 1px #b9c9e1;
        background-color:#f7f7f7;
    }




#bottom{
    clear:left;
    margin:15px 0 10px 0;
    width:100%;
    text-align:center;
    line-height:20px;
}
    #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:#2151ad;
}
.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:#2151ad;
    }
    .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_frame{
    margin:0 5px;
    line-height:25px;
}
.article_list{
}
    .article_list a:link{
        text-decoration:none;
        background-image:url(/Images/arrow.gif);
        background-repeat:no-repeat;
        padding-left:15px;
    }
    .article_list a:visited{
        text-decoration:none;
        background-image:url(/Images/arrow.gif);
        background-repeat:no-repeat;
        padding-left:15px;
    }
    .article_list a:hover{
        text-decoration:underline;
        background-image:url(/Images/arrow.gif);
        background-repeat:no-repeat;
        padding-left:15px;
    }
    .article_list a:active{
        text-decoration:none;
        background-image:url(/Images/arrow.gif);
        background-repeat:no-repeat;
        padding-left:15px;
    }

/* 下载列表 */
.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;
}

.default_hr{
    height:1px;
    color:#a5b5cc;
    background-color:#a5b5cc;
    border:0;
}


/**************************** Master2.html ****************************/

#menu_master2{
    padding:10px;
    height:60px;
    text-align:left;
    font-size:16px;
    color:#fff;
    background-image:url(/Images/bg_top.gif);
    background-repeat:repeat-x;
}
    #menu_master2 a:link{
        color:White;
        text-decoration:none;
    }
    #menu_master2 a:visited{
        color:White;
        text-decoration:none;
    }
    #menu_master2 a:hover{
        color:White;
        text-decoration:none;
    }
    #menu_master2 a:active{
        color:White;
        text-decoration:none;
    }


.shadowed {
    background: url(/Images/drop-shadow.png) no-repeat right bottom !important;
    background: url(/Images/drop-shadow.gif) no-repeat right bottom;
    padding: 5px 10px 10px 5px;
    }
    
.imgborder {
    border:solid 2px #eee;
  
    }
    

