﻿body {
	padding:0px;
	margin:0px;
}
body,tr,td{
   line-height:28px;
}

.a_g:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #7D3F04;
	text-decoration: none;
}
.a_g:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #7D3F04;
	text-decoration: none;
	
}
.a_g:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height:30px;
	color: #434749;
	text-decoration: underline;
	font-weight: normal;
}

.xbk{
	border:1px dashed #BDAE83;
}