body {
	margin: 0px;
	font-size: 12px;
	line-height: 150%;
}

a {
	color: #0850b2; text-decoration: none
}
a:hover {
	color: #4a4a4a; text-decoration: underline
}

.title12px {
	font-weight: bold; 
	font-size: 12px; 
	color: #3aa01f; 
	text-decoration: none
}
.title12px:hover {
	color: #505050
}

.news12px {
	font-size: 12px; color: #505050; line-height: 20px;  text-decoration: none
}
.news12px:hover {
	color: #3aa01f
}


.newsimg1
{
	border-right: #333333 1px solid;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	
	
}

/* 文章列表交替样式   */

.listalteritem {
	line-height: 25px;
	background-color:#f5f5f5;
}
.listitem {
    line-height: 25px;
}


/* 教师风采用 */
.teacherContent {
	font-size: 13px; color: #505050; line-height: 20px;  text-decoration: none
}
.teacherTitle
{
	font-weight: bold; 
	font-size: 13px; 
	color: #3aa01f; 
	text-decoration: none
}
.teacherFen
{
	margin-top: 20px;
	border-bottom: #3aa01f 1px solid;
	border-bottom-style: dashed;
	margin-bottom: 10px;
	text-align:center;
	
}
.teachernamelist
{
	
	line-height: 25px;
	width: 40px;
}


/* 网站导航专用 */
.title13px {
	font-weight: bold; 
	font-size: 13px; 
	color: #3aa01f; 
	text-decoration: none
}
.title13px:hover {
	color: #505050
}

