﻿@charset "utf-8";
/* CSS Document */
body{ padding:0px; margin:0px}
img{
border:none 0px}
td{
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Verdana", "sans-serif";
	line-height:18px;
}
td a{ color:#666666; text-decoration:none}
.lk{display: block;height: 0;width: 0;overflow: hidden;}
p,div,li,ul{ margin:0; padding:0}
a.menu:link {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:visited {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:active {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
}
a.menu:hover {
	font-family: "微软雅黑",Arial, Tahoma,"宋体"; 
	font-size: 13px;
	font-weight:bold;
	color: #fff59e;
	text-decoration: underline;
}