@charset "gb2312";
body{
	margin:0 0;
}

.black12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
}
.grey12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.black14 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.left {
	width: 190px;
	height: 600px;
}
