*{

    font-family:微软雅黑;}

body {

    min-width:1000px;

    background:url(../img/body-background.jpg) repeat-x;}

.container{

    width:1000px !important;
    margin:0 auto;
}

.page-banner{

    height:200px;}

.time{

    float:right;

    color:#ccc;}

.navigation{

    background:url(../img/navigation-background.jpg) repeat-x;

    text-align:center;}

.nav-ul li{

    display:inline-block;

    display: -moz-inline-stack;

    vertical-align: top;

    zoom: 1;

    *display: inline;

    _height: 20px;

    margin:0 3px;}

.nav li a{

    color:yellow;

    font-size:17px;

    font-weight:bold;}

.nav li a:hover{

    background:none;

    color:white;}

.breadcrumb{

    background:none;

    margin-bottom:0;

    font-size:15px;}

.main-container{
    width: 1000px;
    margin-left: -15px;

    border:1px solid red;

    padding:0;

    min-height:400px;

    margin-bottom:20px;

    background:white;}

.article-archive{

    height:40px;

    background:url(../img/title-background.jpg) right top no-repeat;

    line-height:200%;

    font-size:12px;

    color:red;

    padding-left:20px;

    font-family:微软雅黑;

    font-weight:bold;}

.article-header h2{

    text-align:center;

    font-size:22px;

    font-family:微软雅黑;

    font-weight:bold;}

.article-meta ul{

    list-style:none;}

.article-meta ul li{

    list-style:none;

    display: inline-block;

    display: -moz-inline-stack;

    vertical-align: top;

    zoom: 1;

    *display: inline;

    _height: 20px;

    margin:0 10px;}

.article{

    padding:0 20px 20px;}

.article p{}

.article-list-ul{

    list-style:none;

    padding:0;}

.article-list-li{

    font-size:15px;

    line-height:200%;

    list-style:none;

    padding-left:20px;

    margin:5px 20px 0 20px;

    border-bottom:1px dashed gray;}

.article-list-li a{

    color:black;}

.article-list-li a:hover{

    color:red;

    text-decoration:none;}

.pagelist {

    text-align:right;

    margin-right:20px;}

.pagelist ul {

    list-style:none;}

.pagelist li {

    display: inline-block;

    display: -moz-inline-stack;

    vertical-align: top;

    zoom: 1;

    *display: inline;

    _height: 20px;

    min-width:15px;

    text-align:center;}

.pagelist li a {

    color:#000;}

.pagelist li a:hover{

    color:blue;}

.pagelist .active{

    color:red;}

.copyright ul {

    text-align:center;

    margin:0;}

.article-meta{

    text-align:center;}

.copyright ul li {

    list-style:none;

    display:inline-block;

    display: -moz-inline-stack;

    vertical-align: top;

    zoom: 1;

    *display: inline;

    _height: 20px;

    margin-right:10px;}

.withoutpadding{

    padding:0;}
.indent2{
    text-indent:2em;}

