/* Introduction */
.introduct {
	margin: 35px 0 0 0;
}
.introduct-l {
	margin-right: 320px;
}
.introduct-l h3 {
	color: #ff6c00;
	font-size: 14pt;
}
.introduct-l a {
	color: #ff6c00;
	font-size: 14pt;
}
.introduct-l p {
	font-size: 11pt;
	line-height: 20px;
	margin: 10px 0 0 0;
}
.introduct-r {
	float: right;
	width: 295px;
}
.introduct-r .but_assess {
	background: url(/images/but_2.png) no-repeat left top;
	filter: expression(fixPNG(this));
	width: 120px;
	height: 31px;
	border: none;
	cursor: pointer;
	margin: 10px 0 0 10px;
}
.main-page .choice a.sort {
	color: #ff0000;
	background: none;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #ff0000;
	margin-left: 10px;
}

/* / Introduction */