@charset "gb2312";
/* CSS Document */
/*
html {
	filter:url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
	filter:progid:DXImageTransform.Microsoft.BasicImage(enabled=true,GrayScale=1);
	-webkit-filter:grayscale(100%);
}	
added for ya an */
*{
	margin:0;
	padding:0;
	border:0;
	font-size:12px;	
	}
body{
	background:url(imagesbg_old.jpg) repeat-x;
	}

/*以下是top（顶部）样式*/
#top {
	height: 90px;
	width: auto;
	background-color: #005534;

}

#top_a {
	height: 90px;
	width: 978px;
	margin:0 auto;
	*margin-bottom: 0px;
	*padding-bottom: 0px;
}
#top_logo{
	width:350px; 
	height:90px;
	float:left;
	}
#top_right{
	width:628px; 
	height:90px;
	float:left;
	/*background:url(imagestop_nav_bg.gif);*/
	}
#top_r_s{
	height:50px;
	/*background-color:#005534;*/
	/*background:url(imagessou.gif) no-repeat right;*/
	}
#top_r_nav{
	height:40px;
	/*background-color:#005534;*/
	}
/*top_r_s，top_r_nav样式已更改，V130105*/
	/*以下是main（内容区）样式*/
#main{
	width:978px; 
	height:auto;
	margin:0 auto;
	}
#flash{
	width:977px; 
	height:310px;
	/*background-color:white;*/
	background:url(imagesflash_tb.jpg);
	}
#cont{
	width:968px; height:180px;
	padding:0 5px 5px 5px ;
	margin:0 auto;
	background-color:#fff;
	color:#000;
	}
/*以下是左侧通知公告样式*/
#cont_left{
	width:300px; height:auto;
	float:left;
	display:inline;
	color:#000;
	}
#cont_left_1{
	height:30px;
	background-color:#FFF;
	/*text-align:center;*/
	margin-top:8px;
	}
#cont_left_2{
	height:20px;
	}
#left_center_more{/*2013.10.31*/
	background:url(imagestongzhitz_06.gif) no-repeat;
	height:20px;
	width:110px;
	}
#more_l{
	height:20px;
	float:right;
	margin-top:3px;
	margin-right:8px;
	line-height:20px;
	vertical-align:text-bottom;
	display:inline;
	}
#more_c{
	float:right;
	display:inline;
	margin-right:8px;
	margin-top:3px;
	line-height:20px;
	}
#more_r{
	float:right;
	margin-right:5px;
	line-height:20px;
	margin-top:3px;
	display:inline;
	}

#cont_left_3{
	width:270px;
	height:auto;
	border:#f60 dashed 1px;
	border-width:1px 0;
	margin:10px 10px 0 20px;
	padding:5px 0;
	}
	
/*以下是中间学院要闻样式*/
#cont_center{
	width:380px; height:146px;
	margin:auto 23px;
	float:left;
	display:inline;
	
	}
#cont_center_1{
	height:30px;
	}
#cont_center_2{
	height:auto;
	border:#f60 dashed 1px;
	border-width:1px 0;
	}
#cont_center_more{
	background:url(imagesyaowennews_06.gif) no-repeat;
	height:20px;
	width:60px;
	}
/*以下是右侧专题网站样式*/
#cont_right{
	width:220px; height:175px;
	margin:auto 10px;
	float:left;
	display:inline;
	}
#cont_right_1{
	height:30px;
	background:url(imageszt_1522.gif) no-repeat;
	}
#cont_right_2{
	height:auto;
	background-color:#FFF;
	border:#f60 dashed 1px;
	border-width:1px 0;
	}
	
/*新闻列表样式*/
.ul_txet{
	line-height:24px;
	list-style-type:none;
	}
#yaowen li{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0
	display: inline;
	}
#text_2{
	display:none;
	}
#text_3{
	display:none;
	}
#text_4{
	display:none;
	}
#text_5{/*2013.10.31*/
	display:none;
	}
	
#tongzhi li{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0
	display: inline;
	}
#tz_2{
	display:none;
	}
#tz_3{
	display:none;
	}
#tz_4{
	display:none;
	}
	
/*以下是底部版权区样式*/
#foot{
	width:978px; 
	height:120px;
	background:url(imagesfoot_bg_new.gif) bottom repeat-x;
	background-color:#FFF;
	float:left;
	}
#foot_nav{
	height:55px;
	}
#foot_c{
	margin-top:10px;
	margin-left: 200px;
	display: inline;
	width: 700px;
	/*position: absolute;*/
	float: left;
	height:55px;
	color:#063;;
	text-align:center;
	line-height:1.2em;
	}
/*#foot_nav，#foot_c样式已更改，V130105*/


/*普通链接样式*/
a:visited ,a:link
{
	color:#333; text-decoration:none;
}
a:hover
{
	color:#000; text-decoration:underline;
}
/*突出显示链接样式,已取消*/
.red:visited ,.red:link
{
	color:#000; text-decoration:none;
}
.red:hover
{
	color:#000; text-decoration:underline;
}

.more:link,.more:visited{
	color:#f60;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	}
.more:hover{
	color:#f00;
	font-family:"宋体";
	font-size:12px;
	}
	
.return:link,.return:visited{
	color:#547BC9;
	font-family:"宋体";
	font-size:12px;
	text-decoration:none;
	}
.return:hover{
	color:#547BC9;
	font-family:"宋体";
	font-size:12px;
	}