@charset "utf-8";
em{
	font-style:normal;
	font-weight:bold;
}
#schfrm{
	height:300px;
	margin-right:5px;
}

#result #list{
	width:640px;
	float:left;
}
#result #adc{
	width:160px;
	float:right;
}
#list .row{
	height:90px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #CCC;
}
#list .row .pic{
	width:90px;
	height:90px;
	margin-right:10px;
	float:left;
}
#list .row .det{
	float:left;
	width:535px;
}
.det .tit{
	font-size:16px;
	margin-top:10px;
	margin-bottom:5px;
}
#lsth{
	height:20px;
	background-color:#F4F4F4;
	border-top: 1px solid #C9C9C9;
	border-bottom: 1px solid #C9C9C9;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}
#paginator{
	font-size:15px;
}
#fclist{
	width:680px; float:left;
}
#fclist .pnt{
	font-size: 15px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:8px;
}
#fclist .pnt a{
	background-image: url(../imgmp/bulletarrowrblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;;
	padding-left:12px;
}
#fclist .chd{
	margin-left:12px; margin-bottom:5px; float:left; width:210px;
}
#fclist .sep{
	border-top: 1px solid #ccc;
	margin:15px;
}
#cladr{
	float:right; width:130px; border-left:1px solid #CCC; padding-left:7px;
}
.ctree{
	padding:5px;
	margin-left:3px;
	font-size:14px;
}
.ctree span em{
	font-weight:normal;
	background-image: url(../imgmp/bulletarrowrblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;;
	padding-left:12px;
}
.ctl{
	padding-left:4px;
}
.ctl a{
	background-image: url(../imgmp/bulletarrowrblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;;
	padding-left:12px;
	text-decoration: underline;
}