@charset "utf-8";
@charset "utf-8";

body  {
 margin: 0;
 padding: 0;
 font-family: "宋体", "微软雅黑", Arial;
 background-image:url(../images/bg-mid.jpg);
 }
a:link {
 text-decoration: none;
 cursor:hand;
}
a:visited {
 text-decoration: none;
 cursor:hand;
}
a:hover {
 text-decoration: none;
 cursor:hand;
}
a:active {
 text-decoration: none;
 cursor:hand;
}
ul  {
  margin:0; 
  padding:0; 
  list-style-type:none;}
function fixPNG(id)
{
var myImage=document.getElementById(id);
var arVersion = navigator.appVersion.split("MSIE");
var version = parseFloat(arVersion[1]);
 
if ((version >= 5.5) && (version < 7) && (document.body.filters))
{
var imgID = (myImage.id) ? "id='" + myImage.id + "' " : "";
var imgClass = (myImage.className) ? "class='" + myImage.className + "' " : "";
var imgTitle = (myImage.title) ? "title='" + myImage.title + "' " : "title='" + myImage.alt + "' ";
var imgStyle = "display:inline-block;" + myImage.style.cssText;
var strNewHTML = "<span " + imgID + imgClass + imgTitle
+ " style=\"" + "width:" + myImage.width
+ "px; height:" + myImage.height
+ "px;" + imgStyle + ";"
+ "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
+ "(src=\'" + myImage.src + "\', sizingMethod='scale');\"></span>";
myImage.outerHTML = strNewHTML;
}
}
.dingbu  {
 height:100px;
 background-image:url(../images/ban2_top_bg.jpg);
 }

.juzhong  {
 margin:0 auto;

 width:1200px;
 
 }

#xgxw a {               /*学工新闻样式*/
 line-height: 40px;
 font-family: '微软雅黑';
 font-size: 20px;
 color: #0a570a;
font-weight: bold;
}
#xgxw a:hover {
 line-height: 40px;
 font-family: '微软雅黑';
 font-size: 20px;
font-weight: bold;
 color: #e0411d;
}




 
 .main{
	background-image: url(../images/bg-dl.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	 height:600px;
	 
	 }
 .foot{
  height:70px;
 background-image:url(../images/ban2_top_bg.jpg);}
 
#sousuo  {
 background-image: url(../images/i.fw_r2_c6.jpg);
 background-repeat: no-repeat;
 background-position: left;
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
 padding-left:5px;
 height: 23px;
 width: 154px;
 color: #666;
 }
#daohang   {
 height:41px;
 font-family:"微软雅黑";
 font-size:16px;}
#tupxw  {
 background-image: url(../images/i.fw_r10_c2.jpg);
 background-repeat: repeat-x;
 background-position: top;
 height:242px;
 }
#tupmc  {
 float: left;
 width: 720px;
 }
#xwlb  {
 float: right;
 width: 480px;
 }.juzhong div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent a {
 font-family: "宋体";
 font-size: 12px;
 color: #FFF;
 line-height: 32px;
}
.juzhong div #TabbedPanels1 .TabbedPanelsContentGroup .TabbedPanelsContent a:hover {
 font-family: "宋体";
 font-size: 12px;
 color: #FFF;
 line-height: 32px;
}
.dianxian {
 *height: 27px;
 *line-height: 27px;
 font-size: 12px;
 line-height: 30px;
 color: #FFF;
 text-align: right;
 height: 30px;
 padding-right: 10px;
 border-top-width: 1px;
 border-top-style: ridge;
 border-top-color: #FFF;
}





#ejydh {                  /*导航栏样式  */
 font-family: "微软雅黑";
 font-size: 18px;
 color: #FFF;
 height: 40px;
 }
#ejydh a {
 color: #FFF;
 line-height: 40px;
 text-align: center;
 }
#ejydh a:hover {
 color: #FFF;
 line-height: 40px;     /*导航栏鼠标经过颜色   */
 }
#dqwz {                  /*栏目名称样式   */
 width: 300px;
 float: left;
 height: 50px;
 text-align: center;
 line-height: 50px;
 background-color: #1e6f46;
 font-family: "微软雅黑";
 font-size: 16px;
 color: #FFF;
}
#lbbk {           /*当前位置下面区域*/
 width: 870px;
 float: right;
 background-color: #F7F7F7;
 border-left-width: 30px;
 border-left-style: solid;
 border-left-color: #FFF;
 height:auto!important;   
 min-height:600px;           /* 区域高度 */
}
#ejdhlb {                      /* 左侧二级导航样式 */
 font-family: "微软雅黑";
 font-size: 14px;
 color: #333;
 }
#ejdhlb li {
 line-height: 40px;
 border-bottom-width:1px;
 border-bottom-style:solid;
 border-bottom-color:#999;
}
#ejdhlb li a {
 color:#333;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 220px;
 margin:3px 0 0 0;
 display:inline-block;
}
#ejdhlb li a:hover {
 color:#fff;
 line-height: 40px;
 padding-left:80px;
 height: 40px;
 width: 220px;
 background-color:#258B39;
 margin:3px 0 0 0;
 
}
#dqwzys {                    /*当前位置样式*/
 background-color: #DDD;
 height: 40px;
 padding-left: 20px;
 line-height: 40px;
 font-family: "宋体";
 font-size: 12px;
 color: #333;
}
#fylb  {          /*静态翻页列表样式*/
 line-height:40px;
 font-family: "宋体";
 font-size: 14px;
 color: #333;
}
#fylb li {
 border-bottom-color: #999;
 border-bottom-style: dotted;
 border-bottom-width: 1px;
}
#fylb a {
 font-family: "宋体";
 font-size: 14px;
 color: #333;
}
#fylb a:hover {
 font-size: 14px;
 color: #e0411d;
}
#bjlogo {                  /*栏目名称与上面内容的间距*/
 margin-top:10px; 
 background-color:#EEE;
}
#zhaiyao {
 font-family: "宋体";
 font-size: 12px;
 line-height: 25px;
 color: #666;
 TEXT-INDENT: 24px;
 padding-left: 14px;
 }
.table_border {
	border: 1px solid #999;
}/* CSS Document */