﻿.right_type{
	margin:17px 15px;
	line-height:22px;
	padding:20px;
	font-size:14px;
	line-height:35px;
	border-top:solid 3px #8D2526;
	background-color:#393939;
	color:#999;
}
.right_type li
{
    line-height:30px;
}
.right_type li a
{
    display:inline-block;
    width:600px;
	height:30px;
	background-image:url(../../Images/Page/list.png);
	background-repeat:no-repeat;
	background-position:0 12px;
	padding-left:20px;
	color:#ccc;
	text-decoration:none;
}
.right_type li a:hover{
	text-decoration:underline;
}