@charset "utf-8";
/* CSS Document */
body { 
margin:0px;
}
.font14 {
	font-size: 14px;
	line-height: 24px;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-size:12px;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-size:12px;
}
.color_red {
	color: #FF0000;
}
.color_z {
color:#A14806;
font-size:14px;
line-height:26px;
}
.bgg {
	background-color: #FFFBE7;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C3B57C;
	border-bottom-color: #C3B57C;
	border-left-color: #C3B57C;
}
.font12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color:#000000;
}
.button { list-style:none; margin:0px; padding:0px;  }
.button li { list-style:none; margin:0px; padding:0px; height:51px;}
.ff11 { font-size:12px; font-weight:bold; line-height:20px; color:#F00; }