﻿.right_type{
	margin:17px 15px;
	line-height:22px;
	padding: 20px 40px;
	font-size:14px;
	line-height:35px;
	border-top:solid 3px #8D2526;
	background-color:#393939;
	color:#999;
}
.right_type h3{
       display:block;
       height:40px;
       line-height:40px;
       text-align:center;
}
.right_type h4
{
    font-weight:normal;
    text-align:center;
}
.right_type h4 span{
    margin-left: 5px;
}
.fun{
    text-align:right;
    clear:both;
}
.fun em
{
    cursor: pointer;
}
.fun em:hover
{
    text-decoration:underline;
}
.fun em.r_print
{
     margin:0 10px;
}
.fun em.r_click{
     margin-left:10px;
}
.spTag{
     color:#FA4343;
     margin:0 5px;
     cursor:pointer;
}