@charset "gb2312";
body {
	margin-top: 30px;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 30px;
}

.liP{
	margin-top: -20px;
}

.liP2a{
	margin-top: -10px;
	margin-left: -25px;
}

.liP2b{
	margin-left: -25px;
}

li, li a{
	font-family: Arial;
	font-size: 12px;
	color:#595959;
	text-decoration: none;
	line-height: 24px;
	font-weight: bold;
	list-style-type: square;
	list-style-image: url(../images/ls.gif);
}

ul li, ul li a{
	font-family: Arial;
	font-size: 11px;
	color:#595959;
	text-decoration: none;
	line-height: 16px;
	list-style-type: square;
	font-weight: normal;
	list-style-image: url();
}

.ftitle {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #595959;
}
