
body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
.t1 {
    font-family: "宋体";
    font-size: 12px;
    font-style: normal;
    line-height: 30px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: blink;
}
.t2 {
    font-family: "宋体";
    font-size: 14px;
    font-style: normal;
    line-height: 30px;
    font-weight: bold;
    font-variant: normal;
    color: #FF0000;
    text-decoration: none;
}
.t3 {
    font-family: "宋体";
    font-size: 12px;
    font-style: normal;
    line-height: 20px;
    font-weight: normal;
    font-variant: normal;
    color: #000000;
    text-decoration: none;
    text-transform: capitalize;
}
a {
    font-family: 宋体;
    font-size: 12px;
    color: #000000;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    
}
a:hover {
    text-decoration: none;
    color: #003300;
}
a:active {
    text-decoration: none;
    color: #000000;
}
.type_title{
    background-image: url(/images/type_title.jpg);
    width:697px;
    height:38px;
}
.type_title_name{
    height: 38px;
    line-height: 38px;
    font-weight: bold;
    color: #666;
    padding-left: 20px;
    letter-spacing:1px;
}
ul,li{
    list-style: none;
}
.list{
    list-style: none;
}
.list li{
    border:1px solid #eee;
    list-style: none;
    float:left;
    width:209px;
    height:230px;
    margin:2px;
    overflow: hidden;
}
.list li a{
    display: block;
    padding:5px;
    margin:0 auto;
}
.list li a img{
    max-width:200px;
    max-height: 190px;
    display: block;
    margin:0 auto;
}
.list li a span{
    height:20px;
    line-height: 20px;
    display: block;
    text-align: center;
    margin:10px auto;
}
.News{
    padding-left:5px;
    border-left-width: thin;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-bottom-width: thin;
    border-bottom-color: #CCCCCC;
    margin:3px;
    margin-top:10px;
    height:25px;
}
.News .NewsTitle{
    float:left; 
    width:550px;
    font-size:14px;
}
.News .NewsTitle a{
    font-size:14px;
}
.News span{
    color:#003300;
    text-align:right;
    font-size:12px;
}
.pagingNav {
    margin-left:100px;
    padding: 5px 10px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pagingNav p {
    height: 30px;
    line-height: 30px;
}
.pagingNav .uls {
    margin-top: 30px;
    overflow: hidden;
}
.pagingNav li {
    float:left;
    list-style: none;
    padding: 0 10px;
    border: 1px solid #ccc;
    height: 28px;
    line-height: 28px;
    margin-left: 5px;
}
.pagingNav a {
    color:#000;
    float: left;
    text-decoration: none;
}
.pagingNav li.thisclass, .pagingNav li:hover, .pagingNav li.cur {
    background-color: #0094da;
    border-color: #0094da;
    color:#fff;
}
.pagingNav li.thisclass a, .pagingNav li:hover a, .pagingNav li.cur a {
    color: #fff;
}
.pagingNav .tBtn:hover {
    background-color: inherit;
    color: inherit;
*background-color:transparent;
*color:#666;
}
.art{
    padding:15px;
}
.art_title{
    width:660px;
    margin:10px auto;
    font-size:16px;
    font-weight: bold;
}
.art_time{
    width:660px;
    margin:0 auto;
    padding-bottom:5px;
    border-bottom:1px dotted #333;
    font-size:14px;
}
.art_content{
    
}
.art_content img{
    display:block;
    margin:5px auto;
    padding:5px;
    max-width:600px;
}
