@charset "utf-8";
#sub_top {
	height: 450px;
	position: relative;
	background-image: url(sub_topbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
#sub_wrap {
	height: auto;
	width: 100%;
	background-image: url(sub_wrapbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-bottom: 50px;
}

#sub_inner {
	background-color: #FFFFFF;
	height: auto;
	width: 1250px;
	margin-left: auto;
	background-image: url(main_innerbg.png);
	background-repeat: no-repeat;
	background-position: center 0px;
	margin-right: auto;
}

#sub_left {
	float: left;
	height: auto;
	width: 310px;
}
#sub_left_top {
	line-height: 80px;
	background-color: #742e25;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	height: 80px;
}
#sub_left_menu {
	font-size: 17px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	background-color: #f5f5f5;
	background-image: url(sub_left_menubg.png);
	background-repeat: repeat-x;
	background-position: 0px 5px;
}
#masterdiv {
	text-align: center;
	font-size: 18px;
}
#masterdiv .menutitle {
	line-height: 60px;
	background-color: #ecdede;
	margin-top: 10px;
	margin-bottom: 10px;
}
.submenu a {
	line-height: 40px;
	font-size: 16px;
    
}
.submenu a:hover {
	color: #742e25;
}
#sub_left_menu li {
	list-style-type: none;
	text-align: center;
	font-size: 18px;
}
#sub_left_menu1 a {
	display: block;
	text-decoration: none;
}
#sub_left_menu1 a:hover {
	color: #FFFFFF;
	background-color: #742e25;
}

#sub_left_menu1 a.active {
	color: #FFFFFF;
	background-color: #742e25;
}



#sub_right {
	float: right;
	height: auto;
	width: 890px;
}
#sub_right_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 60px;
}
#sub_right_top_l {
	float: left;
	background-image: url(sub_right_top_lbg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	font-size: 24px;
	line-height: 60px;
	color: #742E25;
}
#sub_right_top_r {
	float: right;
	font-size: 15px;
	padding-top: 20px;
	color: #999999;
	text-align: right;
	padding-right: 10px;
}

#sub_right_top_r a {
	color: #999999;
}
#sub_right_top_r a:hover {
	color: #dd0000;
}
#sub_right_main {
}

#list {
	padding: 10px;
	max-height: 999999px; 
}
#list li {
	padding-left: 5px;
	list-style-type: none;
	background-image: url(li.png);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 70px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-size: 18px;
}
#show {
	padding: 10px;
}
#show_title {
	font-size: 24px;
	line-height: 35px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #787878;
	font-weight: bold;
}
#show_info {
	font-size: 14px;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #888888;
}
#show_info a {
	color: #888888;
}
#show_content {

}
#show_content p {
	text-indent: 2em;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 30px;
}
#show_content td p {
	text-indent: 0em;
}

#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: #B82329;
	height: 40px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#category_block_top_l {
	background-color: #742e25;
	color: #FFFFFF;
	float: left;
	line-height: 40px;
	font-size: 17px;
	padding-right: 25px;
	padding-left: 25px;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_input2 {
	float: left;
	height: 34px;
	width: 198px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #6C0F13;
}

.nowrap2 {
	float: left;
	height: 34px;
	width: 200px;
	color: #333333;
	background-color: #FFFFFF;
	line-height: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 15px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
	font-size: 16px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}


.s_border {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #B82329;
}
#teacher_content {
	padding-top: 10px;
}
#neirong-top{
	width:880px;
	height:auto;
	text-align:left;
	float: left;
}
#neirong-bottom{
	width:880px;
	height:auto;
	position:relative;
	text-align:left;
	clear: both;
}
.introduce li {
	list-style-type: none;
}

.bottom{
	position:relative;
}
.name{
	background-image: url(search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	display:block;
	font-size:24px;
	line-height: 40px;
	padding-left: 35px;
	margin-top: 10px;
}
.info{
	width: 600px;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
	line-height: 30px;
}
.info li{
	list-style-type:none;
	margin-top: 8px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}
.info li.class1{
         padding:8px 0 0 8px;
         margin:7px 0 0 0;
         height:112px;
         list-style-type:none;
         font-size:16px;}
.photo{
	height:252px;
	width:185px;
	float: left;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
	margin-top: 5px;
}
.introduce{
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.introduce h3 {
	margin-top: 15px;
}
#teacher_lists {
	padding: 10px;
	width: 1230px;
}



#teacher_lists li {
	float: left;
	width: 360px;
	list-style-type: none;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 15px;
	margin-bottom: 25px;
}

.zjpic2 {
	float: left;
	height: 120px;
	width: 90px;
	position: relative;
}
.zjpic_mask2 {
	background-image: url(zjpic_mask.png);
	background-repeat: no-repeat;
	height: 65px;
	width: 65px;
	position: absolute;
	left: 0px;
	top: 0px;
}

.zjtxt2 {
	float: right;
	width: 230px;
}
.zjname2 {
	font-size: 18px;
	line-height: 36px;
	font-weight: bold;
}
.zjarea2 {
	font-size: 15px;
	color: #666666;
	line-height: 28px;
}

#search_list {
	padding: 10px;
}
#search_list_top {
	height: 60px;
	padding-top: 10px;
}
#search_list_box {
	height: 30px;
	width: 218px;
	border: 1px solid #9b0d14;
}
#search_list_input {
	float: left;
	height: 30px;
	width: 188px;
	line-height: 30px;
}

#search_list_btn {
	float: left;
	height: 30px;
	width: 30px;
	line-height: 30px;
}
#search_list_title {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(search_list_titlebg.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 30px;
}
#search_list_des {
	font-size: 14px;
	color: #999999;
	line-height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#search_list_date {
	font-size: 14px;
	color: #666666;
	padding-bottom: 20px;
}
#search_list_main {
	clear: both;
}


.s_border {
	float: left;
	height: 36px;
	width: 200px;
	background-color: #FFFFFF;
	line-height: 36px;
	border: 1px solid #B82329;
}

#category_block {
	padding-top: 15px;
	padding-bottom: 15px;
}
#category_block_top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B82329;
	height: 45px;
	margin-bottom: 10px;
	margin-top: 15px;
}
#category_block_top_l {
	background-color: #742E25;
	color: #FFFFFF;
	float: left;
	line-height: 45px;
	font-size: 20px;
	padding-right: 30px;
	padding-left: 30px;
}

#category_block_top_r {
	float: right;
	background-image: url(subimg/category_block_top_l2bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 35px;
	font-size: 15px;
	padding-top: 10px;
}