@charset "utf-8";
/* CSS Document */



.gover_search {position: relative;}
.gover_search .search_suggest{ position:absolute; z-index:999; left:10px; top:58px; width:auto;padding:8px; background:#eeeeee; border:1px solid #999999; display:none; }
.gover_search .search_suggest ul{padding:0px; margin:0px;}
.gover_search .search_suggest li{height:30px; line-height:30px; overflow:hidden; padding-left:3px; line-height:24px;   cursor:pointer;}
.gover_search .search_suggest li.hover{background:#DDDDDD;}

.divhide{display:none;}
.divshow{display:block;}
.div100{width:100%;}
.divpaddingtop20{ padding-top:20px;}

.user_profile{ font-size:13px; color:#000; line-height:30px;word-wrap: break-word; margin-left:15px;}
.user_profile span{ font-weight:bold;  font-size:13px; color:#000;}

.user_eva_title{color: #31708F;  font-size:12px;padding: 0px 15px; height:30px; line-height:30px; }
.user_eva_title a{font-size: 14px;  color:#000;font-weight: bold;}
.user_eva_title span{float: right;
font-size: 12px;}
.user_eva_content{
	font-size:13px;
	
	}
.user_eva_footer{padding: 0px 15px;
background-color: #F5F5F5;
border-top: 1px solid #DDD;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
text-align: right;
height: 30px;
line-height: 25px;}