﻿/* 北方工业大学要求的样式  */
/*正文部分，字体雅黑4号，行间距3，段后20*/
/*正文文字部分两端对齐，照片居中、文末的（摄影：张奕  编辑：肖珊）右对齐*/
/*开头的（通讯员林昭）、文末的（摄影：张奕  编辑：肖珊）字体是楷体-GB2312*/
#vsb_content_666 {
	font-family: Microsoft YaHei;
	font-size: 18px;
}

#vsb_content_666 p {
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
	line-height:3em;
	font-family: Microsoft YaHei;
	font-size: 18px;
	margin-bottom: 20px;
}

#vsb_content_666 P {
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
	line-height:3em;
	font-family: Microsoft YaHei;
	font-size: 18px;
	margin-bottom: 20px;
}
#vsb_content_666 div {
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
	line-height:3em;  /*行间距是3*/
	font-family: Microsoft YaHei;  /*字体雅黑*/
	font-size: 18px;/*字体4号*/
	margin-bottom: 20px; /*段后20*/
}
#vsb_content_666 DIV {
	text-indent: 2em; /*em是相对单位，2em即现在一个字大小的两倍*/
	line-height:3em;
	font-family: Microsoft YaHei;
	font-size: 18px;
	margin-bottom: 20px; /*段后20*/
}
#vsb_content_666 .icon {
	border-right-width: 0px;
	margin: 3px 0px 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#vsb_content_666 A {
	color: #1e50a2;
	text-decoration: underline;
}

#vsb_content_666 A:visited {
	color: #1e50a2;
	text-decoration: underline;
}

#vsb_content_666 A:hover {
	color: #ba2636;
}

#vsb_content_666 TABLE {
	border-collapse: collapse;
	border: 1px solid #000;
	margin: auto;
}

#vsb_content_666 TABLE TD {
	border: 1px solid #000;
	padding: 2px 3px;
}

#vsb_content_666 TABLE TD P {
	text-indent: 0px;
	margin: 0px;
	font-size: 12px;
	LINE-HEIGHT: 150%;
	;
}

#vsb_content_666 TABLE TH P {
	text-indent: 0px;
	margin: 0px;
	font-size: 1px;
	LINE-HEIGHT: 150%;
}

#vsb_content_666 TABLE TD IMG {
	border-bottom-style: none;
	border-right-style: none;
	margin: 5px;
	border-top-style: none;
	border-left-style: none;
}

#vsb_content_666 .vsbcontent_start {
}

#vsb_content_666 .vsbcontent_start .submitter{
	font-family: Microsoft YaHei;
}

/*#vsb_content_666 .vsbcontent_end{*/
/*	*/
/*}*/
#vsb_content_666 .vsbcontent_end .editer{
	font-family: Microsoft YaHei;
}

#vsb_content_666  .vsbcontent_img {
	text-align: center;
	text-indent: 0px;
}

#vsb_content_666 .vsbcontent_video {
	text-align: center;
	text-indent: 0px;
}

#vsb_content_666 .vsbcontent_audio {
	text-align: center;
	text-indent: 0px;
}