@charset "utf-8";
/* CSS Document */

p {
	font-size:12px;
	color:#999;
	line-height:20px;
	font-family:"微软雅黑";
}
p a:link {
	line-height:20px;
	color:#ff3333;
	font-family:"微软雅黑";
}
p a:visited  {
	line-height:20px;
	color:#ff3333;
	font-family:"微软雅黑";
}
p a:hover {
	line-height:20px;
	color:#ff3333;
	font-family:"微软雅黑";
}
.tit_lay {
	width:100%;
	font-size:24px;
	font-weight:bold;
	font-family:"微软雅黑";
	line-height:44px;
	color:#fff;
	text-indent:10px;
}