@charset "utf-8";

/* CSS Document */

#sub_right_main {
}

#category_teacher {
	padding: 10px;
}
#category_block {
	padding-top: 15px;
	padding-bottom: 15px;
}
#category_block_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0c246a;
	height: 45px;
	margin-bottom: 10px;
}
#category_block_top_l {
	background-color: #C63C26;
	color: #FFFFFF;
	float: left;
	line-height: 45px;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 30px;
}

#category_block_top_l2 {
	float: left;
	background-image: url(subimg/category_block_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 25px;
	height: 45px;
}

#category_main_talent {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 15px;
}
#category_main_talent li {
	float: left;
	width: 85px;
	list-style-type: none;
	line-height: 18px;
	text-align: center;
	padding-bottom: 10px;
}