﻿@charset "utf-8";
/* CSS Document */

body { font-family: "微软雅黑"; color:#333; font-size:12px;}

a { color:#333;}
a:hover { color:#00AD08; }

/****** =slidingBlock(图片投票)
-------------------------******/
.pic_list { width:150px; border:1px solid #d0e2d2; padding:5px 5px 10px; float:left; margin-left:10px; margin-right:10px; margin-bottom:15px; text-align:center;}
.pic_list img { width:150px; height:100px;}
.pic_list_t { padding:5px 0px; line-height:18px; height:36px; overflow:hidden;}
.pic_list_a { width:126px; background-color:#3d62b3; color:#fff; height:26px; line-height:26px; margin:0px auto; padding-bottom: 4px;}
.pic_list_a input { vertical-align:middle; margin-right:5px;}
.pic_list_a label a { color:#fff;}
.pic_list_a label a:hover { color:#333;}
.sub { width:500px; margin:0px auto; overflow:hidden;}
.sub p {
    background: #3d62b3 none repeat scroll 0 0;
    color: #fff;
    float: left;
    height: 40px;
    line-height: 40px;
    margin: 20px 75px;
    text-align: center;
    width: 100px; font-size:16px;
}


/****** =news(新闻投票)
-------------------------******/
#news{background-color:#f8faf8; border:1px solid #d0e2d2; padding:15px; }
.news_title{ background:url(../images/title_bg_dot.jpg) repeat-x bottom; padding-bottom:5px; text-align:left; font-size:14px; font-weight:bold; color:#007f73; padding-left:5px;}
.news_title p{ background:url(../images/arrow_03.jpg) no-repeat left; padding-left:15px;}
.news_list{ padding:15px;}
.news_list li{ border-bottom:1px dotted #585858; padding:5px 10px 5px 5px; overflow:hidden; text-align:left; font-size:14px;}
.news_list li p{ float:left; background:url(../images/arrow_04.jpg) no-repeat left; padding-left:12px; width:700px;}
.news_list li span{ float:right; width:100px; text-align:right;}
.news_list li span input{vertical-align:middle; }
.news_list li span label{ padding-right:5px;}

.lttp {}
.ltly { display:none;}