body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	margin: 0px;
}
.top_title {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	font-weight: bolder;
	color: #FFFFFF;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}
.left {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.txt_title {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bolder;
	color: #003399;
}

.right {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
}
.down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.resume_title {
	font:bold 25px/28px arial;
	color:#FF5E18;
	padding-top:15px;
	padding-left:8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;

}
.txt_consultang {
	font-family: "宋体";
	font-size: 12px;
	color: #FF5E18;
}
.txt_text {
	font-family: "宋体";
	font-size: 12px;
}