.csss {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: bcbcbc;
}
.biaotiCopy {

	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

/*通用样式*/
/*通用样式---导航栏目链接样式#455878#FF0000*/
.tophead:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tophead:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tophead:hover {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tophead:active {
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.tophead2:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tophead2:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tophead2:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tophead2:active {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/*通用样式1---正文样式*/

.word{
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
    line-height: 16px;
}
/*通用样式---2级栏目链接样式*/
.top:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.top:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.top:hover {
	font-size: 12px;
	color: #999999;
}
.top:active {
	font-size: 12px;
	color: #999999;
}
/*学院简介栏目样式开始*/
.world1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
    line-height: 20px;
}
/*班级展示虚线边*/
.framex {
	border: 1px solid #DBDBDB;
}
.bar {	font-family: "宋体";
	font-size: 12px;
	text-decoration: blink;
}
.font1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.biaot {
	font-family: "宋体";
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
}
/*学院简介栏目样式结束*/

/*	网址链接	*/
.top1:link{
	color: #0060F0;
	text-decoration: none;
}

.top1:visited{
	color:#0060F0;
	text-decoration:none;
}

.top1:hover{
	color:#FF3300;
	text-decoration:underline;
}

.top1:active{
	color:#FF3300;
	text-decoration:none;
}

/*	网址链接	*/
/*首页滚动图片 start by xiadf*/
.imgScroll{
	font-size:12px;
	padding-top:3px;
	padding-left:3px;
	padding-right:3px;
	color:#000000;
}
/*首页滚动图片 end by xiadf*/