﻿/*分离自首页*/
a {
    font-size: 12px;
    color: #333333;
}

    a:link {
        color: #333333;
        text-decoration: none;
    }

    a:visited {
        color: #333333;
        text-decoration: none;
    }

    a:hover {
        text-decoration: underline;
    }

.hy a {
    font-size: 12px;
    color: #FFFFFF;
}

    .hy a:link {
        color: #FFFFFF;
        text-decoration: none;
    }

    .hy a:visited {
        color: #FFFFFF;
        text-decoration: none;
    }

    .hy a:hover {
        text-decoration: underline;
    }

.trline {
    border-left: dashed 0px #CCCCCC;
    border-bottom: dashed 1px #CCCCCC;
    border-right: dashed 0px #CCCCCC;
    border-top: dashed 0px #CCCCCC;
}

.font1 {
    font-size: 12px;
    font-family: "宋体";
}

.font3 {
    font-size: 12px;
    font-family: "宋体";
    line-height: 20px;
}

#Layer1 {
    position: absolute;
    width: 163px;
    height: 100%;
    z-index: 1;
    visibility: visible;
    top: 0px;
}

.font {
    font-size: 12px;
}

.font2 {
    font-size: 11px;
    color: #999999;
}

#Layer2 {
    position: absolute;
    width: 163px;
    height: 100%;
    z-index: 2;
    visibility: hidden;
    top: 0px;
}

#Layer3 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 3;
    visibility: visible;
    top: 0px;
}

#Layer4 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 4;
    visibility: hidden;
    top: 0px;
}

#Layer5 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 5;
    visibility: visible;
    top: 0px;
}

#Layer6 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 6;
    visibility: hidden;
    top: 0px;
}

#Layer7 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 7;
    top: 0px;
    visibility: visible;
}

#Layer8 {
    position: absolute;
    width: 168px;
    height: 100%;
    z-index: 1;
    top: 0px;
    visibility: hidden;
}

#Layer9 {
    position: absolute;
    width: 980px;
    height: 54px;
    z-index: 1;
    top: 0px;
    visibility: visible;
}

#Layer10 {
    position: absolute;
    width: 980px;
    height: 54px;
    z-index: 1;
    top: 0px;
    visibility: hidden;
}

#Layer11 {
    position: absolute;
    width: 980px;
    height: 54px;
    z-index: 1;
    visibility: hidden;
    top: 0px;
}

#Layer12 {
    position: absolute;
    width: 980px;
    height: 54px;
    z-index: 8;
    top: 0px;
    visibility: hidden;
}

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.STYLE1 {
	
    color: #FFFFFF;
}
/*
.STYLE1 a{
	font-size: 14px;
}
*/

.full_width_banner_container {
    padding: 5px 0;
}
/*分离自首页 end*/
img {
    border:none;
}

/**/
ul {
    list-style:none;

}
img {
border:none;}
a{border:none;}
iframe {
}
div.promotecontainer {
    width:100%;
    padding:3px;
}
ul.promote {
    font-size:12px;
    overflow:auto; zoom:1;/*为了在全float子控件的情况下保证高度*/
    margin: 0;
    padding:0;
}
    ul.promote li {
        float:left;
        width:355px;
        border: 1px solid #E8380E; /*#D3D3D3度*/
        margin:2px;
    }
    ul.promote img {
        float:left;
        width:130px;
        height:100px;
        overflow:hidden;
        padding:4px;
    }
    ul.promote h6 {
        margin:4px 0 0 0;
        color:#E8380E;
        font-size:12px;
    }
    ul.promote p {
        margin:4px 0 0 0;
    } 
       ul.promote span {
        color:#E8380E;   /*#FF9900*/
        font-size:12px;
    }
.iframe_promote {
    width:100%;
    height:250px;
}
      span#pager {
        text-align:right;
        font-weight:bold;
        display:block;
    }
	
.links {
    margin: 0 auto;
	height:0px;
	overflow:hidden;
}
.links a {
    float: left;
}

.links ul li a {
    float: left;
    font-size: 10px;
    margin: 0 5px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
}