﻿#banner {
    height: 346px;
    /*background: url("Images/buttan.jpg") no-repeat center;*/
    margin-bottom: 5px;
    overflow: hidden;
}
#banner a,
#banner a:visited,
#banner a:hover,
#banner a:active {
    outline-style: none;
    display: block;
}
#banner a img {
    width: 100%;
    height: 346px;
    border: 0;
}

#main {
    margin-top: 5px;
}

.widget {
    height: 200px;
    float: left;
    background: url("Images/line.jpg") no-repeat right center;
}

.widget a.title,
.widget a.title:visited,
.widget a.title:hover,
.widget a.title:active {
    display: block;
    margin-top: 18px;
    height: 30px;
    background-position: 10px center;
    background-repeat: no-repeat;
}

.widget.news {
    width: 341px;
}

.widget.news .title {
    background-image: url("Images/news_title.jpg");
}

.widget.info {
    width: 369px;
}

.widget.info .title {
    background-image: url("Images/yewu_title.jpg");
}

.widget .content {
    margin: 0px 10px;
}
.widget .content .preview {
    background: url("Images/small-ad.png") no-repeat;
    height: 82px;
    *height: 90px;
    padding-left: 110px;
}

.widget .content .preview p {
    border-bottom: 1px dotted #b2b2b2;
    padding: 0 0 0.2em 0;
}
.widget .content .preview a,
.widget .content .preview a:visited,
.widget .content .preview a:active {
    font-weight: bold;
    color: #0878C2;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 210px;
    _width: 210px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
}

.widget .content ul {
    margin: 5px 0px;
}
.widget .content ul li {
    height: 22px;
    *height: 21px;
}

.widget .content ul li a {
    float: left;
    max-width: 200px;
    _width: 200px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    line-height: 18px;
}
.widget .content ul li span.post-time {
    float: right;
    line-height: 18px;
}
.widget .content ul li a.category {
    float: left;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 60px;
    height: 18px;
    background: url("Images/buttan_02.jpg") no-repeat;
    margin-right: 5px;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis;
    line-height: 18px;
}

#logon {
    float: right;
    background: url("Images/seach_bj-2.jpg") no-repeat;
    width: 242px;
    height: 173px;
    margin-right: 10px;
}

#logon .wraper {
    margin: 70px 10px 10px 10px;
}

#logon p input {
    width: 212px;
    height: 29px;
    *line-height: 29px;
}

#logon p input.text {
    border: 1px solid #D5D5D5;
    color: #707070;
}

#logon p input.submit {
    border: 0;
    background: url("Images/buttan_01.jpg") no-repeat center;
    cursor: pointer;
}

.map {
    background: url("Images/line.jpg") no-repeat right center;
    width: 322px;
    _width: 310px;
    height: 165px;
    float: left;
    margin-top: 15px;
    margin-left: 10px;
    _margin-left: 5px;
    padding: 0px 15px 0px 0px;
    _padding: 0px;
}



/* Slide
-----------------------------------------------------------*/

#slide {
    width: 980px;/*700*/
    *width: 981px;/*701*/
    height: 346px;/*310*/
}

#slide .photo {
    border: 1px solid #f3f0f0;
    width: 980px;/*699*/
    height: 340px;/*266*/
    overflow: hidden;
    position: relative;
    *z-index: -1;
}

#slide .photo .items {
    height: 340px;
    width: 9999px;
    position: absolute;
    left: 0px;
    top: 0px;
}

#slide .photo .items a,
#slide .photo .items a:visited,
#slide .photo .items a:hover,
#slide .photo .items a:active {
    display: block;
    height: 340px;/*266*/
    width: 980px;/*699*/
    float: left;
}

#slide .photo .items a img {
    width: 980px;/*699*/
    height: 340px;/*266*/
}

#slide .links {
    /*height: 30px;*/
    height: 5px;
    width: 980px;/*701*/
    background: #AAA6A6;
}

#slide .links a,
#slide .links a:visited,
#slide .links a:active {
    display: inline-block;
    width: 244px;/*174*/
    height: 5px;/*30*/
    /*border-top: 5px solid #aaa6a6;
    background: #aaa6a6;
    color: #fff;
    line-height: 30px;
    text-align: center;*/
    margin-right: 1px;
    text-decoration: none;
    float: left;
}
#slide .links a:hover {
    /*border-top: 5px solid #df0000;*/
}

#slide .links a:first-child {
    margin-left: 1px;
}
#slide .links a:last-child {
    margin-right: 0px;
}

#slide .links a.selected,
#slide .links a.selected:visited,
#slide .links a.selected:hover,
#slide .links a.selected:active {
    /*border-top: 5px solid #df0000;*/
    background: #329dcb;
}
