
/* 公共标签基本设置 */
body {
margin:0;
padding:0;
border:0;
}
a{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}
td{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #000000;
}
.td1{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 25px;
	color: #000000;
}
li{
list-style-type:none;
padding-bottom:1px;}

/* 隔断 间隔的意思 */
.geduan {
height:5px;}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-weight:normal;
	color: #2A1900;
}
a:active {
	text-decoration: none;
}
.list a:link
{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #BD9395;
	text-decoration: none;
	font-weight: normal;
}
.list a:visited {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #BD9395;
	text-decoration: none;
	font-weight: normal;
}
.list a:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;	
}
.list a:active {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 22px;
	color: #BD9395;
	text-decoration: none;
	font-weight: normal;
}
form{
margin:0px;
padding:0px;

}