﻿@charset "utf-8";

/* 信息提示页 ---------------------------------------------- */
.Showms{background: #fff;padding:30px 40px;overflow:hidden;margin:30px auto;}
.Showms .top,.Showms .bottom,.Showms .Shadow{ display:none }
.Showms .MS{overflow:hidden; zoom:1;}
.Showms .titWrong{color:#c00;border-bottom:1px solid #ccc;padding: 10px 0;margin-bottom:15px;font-size:18px;}
.Showms .BUT{padding: 25px 0 15px 0;}
.Showms .BUT a{ padding:0 15px;height:36px; line-height:36px; display:inline-block; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; cursor:pointer; margin-right:15px;
    background:#eee; border:1px solid #ccc; font-size:14px;
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover{ color:#c00; border:1px solid #aaa; text-decoration:none;}

/* 图片 */
#pictrue .boxPage .bd{padding-bottom:0;}
#pictrue .boxPage .picList li{margin-bottom:0;}

/* 友情链接 */
#friendLink .infoList{overflow:hidden;}
#friendLink .infoList li{width:30%;float:left;}
#friendLink .infoList li a{display:inline-block;*display:inline;zoom:1;}
#friendLink .picList li{width:20%;float:left;text-align:center;}
#friendLink .picList li .title{overflow:hidden;height:20px;}


/* 其它 */
.voteList li{padding-left: 25px;background:url("../img/iconVote.png") no-repeat 0 5px;}
.voteList li a { font-size:16px; }
.graphPater .result-title{color: #006143 !important}
