@charset "utf-8";
/* CSS Document */
#content{
	height:1145px;
	margin-top:13px;
	margin-bottom:13px;
	}
	
/*中间左边的部分*/
#content #content_left{
	float:left;
	width:180px;
	}

/*中间右边*/
#content_right{
	float:left;
	margin-left:10px;
	width:810px;
	}
#content_right #tab_UL li{
	width:77px;
	text-align:center;
	height:31px;
	line-height:31px;
	float:left;
	}
.aSelected{
	width:77px;
	height:31px;
	display:block;
	background:url(../images/cotent_button01.jpg) no-repeat center top;
	color:white;
}
#content_right  .locationSpan{
	margin-top:10px;
	float:right;
	display:block;
	margin-right:15px;
	}
#content_right  span a:hover{
	color:#184d94;
	text-decoration:underline;
	}

#content_right .right_news{
	clear:both;
	padding:5px;
	border:1px solid #cecfce;
	height:1099px;
}
.right_news ul{
	margin-left:10px;
	}
.right_news  li{
	line-height:2em;
	background:url(../images/square.jpg) no-repeat left ;
	text-indent:1em;
	margin-bottom:2px;
	
	}
.right_news  li a{
	color:#000;
	width:85%;
	display:block;
	float:left;
	}
.right_news  li a:hover{
	text-decoration:underline;
	color:#184d94;
}
.right_news .divPage{
	margin-left:190px;
	margin-top:15px;
	}
/*分页样式*/
#content_right  span{
	margin-right:0.5em;
	}
	
/*教师风采 专用*/
#jsfc_PicList {
	margin:25px 10px;
	padding:0;
}
#jsfc_PicList li{
	margin:3px 10px;
	padding:5px;
	width:165px;
	height:245px;
	border:1px solid #FF9900;
	float:left;
	background:none;
}
