﻿/*频道链接样式*/
td,body{ font-size:12px;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.test ul{list-style:none; margin:0px;}
.test li{
	margin-left:3px;
	width:224px;
	background:#f6f6f6;
	height:30px;
	line-height:30px;
	margin:0px;
	border-top:#E1E1E1 1px solid;
	color:#737171;
	font-weight:normal;
	font-size: 12px;
}
.test a{display:block;text-align:left; padding-left:10px; height:30px;line-height:30px; font-size:13px;}
.test a:link{color:#666;background: #f6f6f6 no-repeat 50px 6px;text-decoration:none; height:30px;line-height:30px; }
.test a:visited{color:#666;background: #f6f6f6 no-repeat 50px 6px;text-decoration:none; font-size:13px;  height:30px;line-height:30px; }
.test a:hover{
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
	background: #EE3604 no-repeat 50px 6px;
	width:214px;
	height:30px;
	line-height:30px;
	font-size: 12px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	text-decoration: none;
}
