﻿#major
{
    width:680px;
    overflow:auto;
    height:auto!important;
    min-height:400px;
}
.left
{
    width:220px;
    padding:10px 5px 10px 5px;
    border-right:0px;
    height:auto!important;
    min-height:300px;
    float:left;
}
#news_center
{
    width:220px;
    height:auto!important;
    min-height:30px;
}
/*
.title
{
    background:url(imagesnewsList.jpg);
    width:220px;
    height:30px;
    font-size:14px;
    line-height:30px;
    text-indent:20px;
    font-weight:bold;
    color:White;
    cursor:pointer;
}
*/
.content
{
    width:208px;
    border:1px #4494D9 solid;
    padding:5px;
}
.content li
{
    height:30px;
    line-height:30px;
    background:url(imagesnews_type.gif);
    border:1px #999999 solid;
    margin-top:5px;
    text-indent:40px;
}
.content a
{
    color:Blue;
    font-weight:bold;
}



.center
{
    background:url(imagesbook.jpg) repeat-y center top;
    width:50px;
    float:left;
    padding:10px 0;
    border-left:1px #cccccc solid;
    border-right:1px #cccccc solid;
}

.right
{
    width:660px;
    padding:10px;
    border-left:0;
    float:left;
}
.position
{
    color:blue;
    font-weight:bold;
    margin-bottom:5px;
}
#title
{
    text-align:center;
    margin:0 auto;
    width:460px;
}
.right hr
{
    border:1px #8ECFEB solid;
    margin:10px 0;
}
.list
{
    height:30px;
    line-height:30px;
    overflow:hidden;
    border-bottom:1px #cccccc dotted;
}
.list_content
{
    width:520px;
    height:30px;
    overflow:hidden;
    float:left;
    text-align:left;
}
.list_content a
{
    color:#000000;
    text-decoration:none;
    text-align:center;
}
.list_content a:hover
{
    color:Blue;
    text-decoration:underline;
}
.list_time
{
    text-align:center;
    height:30px;
}
.bottom
{
    width:680px;
    margin:0 auto;
    overflow:auto;
    background-image:url(imagespolice.png);
    background-repeat:no-repeat;
    background-position:left center;
    margin-top:5px;
}
#pageDell
{
    text-align:center;
    height:30px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
}


#part1
{
    text-align:center;
    margin-left:50px;
    line-height:25px;
    float:left;
    margin-top:15px;
}
#part2
{
    float:right;
    text-align:center;
    margin-top:15px;
    line-height:20px;
    margin-right:50px;
}


