﻿/*评论*/
.remenu
{
    padding-left: 30px;
    font-size: 12px;
    text-align: left;
    background-image: url(/images/48_icon05.gif);
    font-weight: bold;
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-color: #f5f5f5;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-top: 10px;
}
/****评论查看栏*****/
.pagecount
{
    padding-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 5px;
    margin-left: 10px;
    margin-right: 10px;
    border-bottom: gainsboro 1px dashed;
    text-align: right;
    padding-left: 10px;
}
.pagecount a
{
    font-size: 12px;
    width: 100%;
    vertical-align: middle;
}

 .mypage
{
    padding-bottom: 10px;
    margin-right: 10px;
    padding-right: 10px;
}

.showre .title
{
    margin-bottom: 5px;
    padding-bottom: 5px;
    border-bottom: gainsboro 1px dashed;
    margin-right: 5px;
    margin-top: 10px;
}
/**登录框**/
.loginbox
{
    margin: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    background-color: #ffffff;
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    width: 180px;
}
.loginbox div a
{
    font-size: 12px;
}
.loginbox .inp
{
    border-right: darkgray 1px solid;
    border-top: darkgray 1px solid;
    border-left: darkgray 1px solid;
    border-bottom: darkgray 1px solid;
    height: 15px;
}


/**表情层**/
#Layer_bq {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}

#Layer_bq table
{
    background-color: #ffffff;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}
#Layer_bq img
{
    cursor:hand;
}
#msgbox
{
font-size: 14px; width: 95%; text-align: left; background-color:#fff;
}
#msgbox img
{
    cursor:hand; 
    }
    
#loginlay
{
    position: absolute;
   
	
    z-index: 1;
    top:300px;
    filter: shadow(color=#666666, direction=120,strength=3);
    
}
.articletitle
{
    margin-top: 20px;
}

/*向灾难重点遇难者默哀
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
#t_body_title div ,#t_body_synopsis div
{
    background-color: transparent;
    color: #000000;
}*/


/*照片相册部分*/
.zj
{
    background-image: url(/images/zjbj.gif);
    background-repeat: no-repeat;
    width: 120px;
    height: 135px;
    padding-top: 10px;
    float: left;
    
}
    
    .zj #tcenter
    {
        width:114px;
        text-align: center;
        overflow: hidden;
        }
      
    .zj img
    {
        
        
        border: 1px solid #333;
        
        }
        .zjbox
{
    	border: 1px solid #CCC;
    	padding:10px 0px 0px 10px;
    
	
    }
    .spbox
    {
        width:180px;
        float:right;
        
        }
      .spbox div{line-height: 20px; }
     .spbox #sptitle
     {
         font-size:14px;
         font-weight:bolder;
         
         }
/**************************照片部分结束******************************/