﻿.metro h1, .metro h2, .metro h3, .metro h4,.metro h5,.metro div,.metro span,.metro p,.metro .tertiary-text,.metro a,.metro li,
.metro .header,.metro .subheader,.metro .subheader-secondary,.metro .item-title,.metro .navigation,
.metro .body-text,.metro .code-text,.metro .tertiary-text,.metro .readable-text,.metro .menu-item,.metro .menu-title,
.metro strong,.metro ul,.metro ol,.metro dl dt,.metro button,.metro .image-button,.metro input,
.metro .navigation-bar .element-menu > li > a, .metro .navbar .element-menu > li > a,.metro .panel .panel-header,
.metro .navigation-bar .navigation-bar-content .element
{
    font-family: "微软雅黑","宋体",'Segoe UI Light_', 'Open Sans Light', Verdana, Arial, Helvetica, sans-serif;
}

.metro .newscontent p
{
    text-indent: 1.5em;
    font-size: medium !important;
    line-height:180%;
}

.metro #newslist div.title h4
{
  font-weight: 500;
}

.metro .rightbox
{
    width:305px;
}

.metro .newscontent p img
{
    display:block;
}

.hotitem, .hotcat
{
    padding: 5px;
    font-size: small;
}

hotitem
{
    word-break: break-all;
    word-wrap: break-word;
    white-space:normal;
}

#newslist
{
    border-top: 1px solid #e9e9e9;
    line-height:200%;
}



.listitem
{
    border-bottom: 1px solid #e9e9e9;
    padding-bottom: 1px;
}

    .listitem:hover
    {
        background: #f9fafd;
    }

.metro .grid .row
{
    margin-top:0px;
}

.metro .panel .panel-header.headertitle
{
    font-size: medium;
}

.metro .panel .panel-content
{
    padding: 5px;
}

.metro .panel
{
    margin-bottom: 5px;
}

.adbox.middle
{
    height: 250px;
    margin-bottom: 5px;
    text-align: center;
}

.hotcat
{
    padding: 3px 5px 3px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.commentitem
{
    border-bottom: dashed 1px #eee;
    word-wrap: break-word;
    word-break: break-all;
}

    .commentitem small
    {
        margin-left: 20px;
    }


.commentcontent
{
    margin:5px 0px 20px 0px;
}

.metro .bigspace
{
    margin-bottom: 10px;
}

.metro .topmargin5
{
    margin-top:5px;
}


.metro .topmargin10
{
    margin-top:10px;
}


.metro .topmargin20
{
    margin-top:20px;
}



div.container
{
    max-width: 99.9% !important;
}

#searchresult
{
    margin-bottom:10px;
}

#leftcontainer
{
    width: 67%;
    float: left;
    overflow:hidden;
}

#leftcontainer.fullsize
{
    width:99.9%;
}

#recnewsbox
{
    height: 300px; 
    border: 1px #ccc solid;
    padding:0px 5px 5px 10px;
    line-height:150%;
    margin-left:16px;
    float:right;
}

.slides .slide .recimghint
{
    position: absolute;
    left: 5px;
    top: 20px;
}

#nextpagebtn
{
    margin-top:10px;
}

#adinnews
{
    margin:5px;
}

.metro .textrec
{
    margin-bottom:4px;
    font-size: small;
}


#newseditor
{
    height:300px;
    margin-top:10px;
    overflow:auto;
}



.metro .bgcolor1
{
    background-color:#f7f7de;
}

.metro .panel .panel-header
{
    padding:4px 10px 4px 10px;
}

#top.hidden
{
    display:none;
}

.metro .titleimg
{
    margin-top:10px;   
}

    .metro .titleimg img
    {
        max-height:100%;
    }



.metro .smallicon
{
    padding-left: 17px;
    background-repeat: no-repeat;
    background-position-y: 1px;
    font-size:1.0rem;
    color:gray;
    margin-right:5px;
    min-height:16px;
}

.metro .pinglun
{
    background-image: url(/images/comment.png);
}

.metro .yuedu
{
    background-image: url(/images/view.png);
}

#leftcontainer .newscontentdiv 
{
    background-color: #f5f8fd;
    border: #c3d9f1 1px solid;
    padding: 10px;
    margin-top: 10px
}