/* html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }*/
/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
	margin:0px;
	font-size: 12px;
	text-decoration: none;
	background-image: url(/Skin/home/images/bg_all.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left top;
	background-attachment: fixed;
}
/* pagebody的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
.pagebody
{
	margin:0px;
	font-size: 12px;
	background-position:center bottom;
	text-decoration: none;
	background-repeat: repeat-x;
	background-image: url(/Skin/home/images/bg_all2.jpg);
}
/* body样式结束 */
/* 带链接图片的样式开始 */
A IMG {
BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BORDER-BOTTOM-STYLE: none;
}
/* 带链接图片的样式结束 */
/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a:link {COLOR: #006699; TEXT-DECORATION: none} /* 未访问的链接 */
a:visited {COLOR: #006699; TEXT-DECORATION: none} /* 已访问的链接 */
a:hover{COLOR: #006699; TEXT-DECORATION: underline} /* 鼠标在链接上 */ 
a:active {COLOR: #006699; TEXT-DECORATION: underline} /* 点击激活链接 */
/*更多、搜索文字链接的css定义－－更多、搜索文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel1:link {color: #a40000;font-size: 12px;font-weight: normal;}
a.channel1:visited {color: #a40000;font-size: 12px;font-weight: normal;}
a.channel1:hover{color: #a40000;font-size: 12px;font-weight: normal;TEXT-DECORATION: underline}
a.channel1:active {COLOR: #a40000; font-size: 12px;font-weight: normal;TEXT-DECORATION: underline}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #ffff00;}
a.channel2:visited {color: #ffff00;}
a.channel2:hover{color: #ff6600;}
a.channel2:active {color: #ffff00;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #999999;}
a.bottom:visited {color: #999999;}
a.bottom:hover{color: #000000;}
a.bottom:active {color: #999999;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #ffffff;}
a.class:visited {color: #ffffff;}
a.class:hover{color: #ff0000;}
a.class:active {color: #ffffff;}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{ height:22px;
	font-family:"宋体";
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
}
/* 最新新闻、公告标签样式单——结束 */
.sec0{
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom: 0px solid #aaccee;
	}
.sec1 {
    width:91px;
	background-image: url(/Skin/home/images/tab_02.gif);
	background-color: #ffffff;
	cursor: hand;
	color: #666666;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom:0px solid #aaccee;
  }
.sec2 {
    width:91px;
	background-color: #ffffff;
	font-weight: bold;
	cursor: hand;
	color: #004a96;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom: 0px solid #aaccee;
	background-image: url(/Skin/home/images/tab_01.gif);
  }
 .main_tab_title {
	color: #a40000;
	border-top: 0px solid #cccccc;
	border-left:0px solid #cccccc;
	border-right: 0px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	background-image: url(/Skin/home/images/Tab_ty.gif);
	height: 25px;
	text-indent: 10px;
	font-size: 14px;
	font-weight: bold;
  }
.main_tab {
  color: #a40000;
  border-top: 0px solid #aaccee;
  border-left:0px solid #aaccee;
  border-right: 0px solid #aaccee;
  border-bottom: 0px solid #aaccee; 
  }
  /* 院系动态、公告标签样式单——结束 */
.secG1 {
    width:91px;
	background-image: url(/Skin/home/images/tab_B2.gif);
	background-color: #ffffff;
	cursor: hand;
	color: #006600;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom:0px solid #aaccee;
  }
.secG2 {
    width:91px;
	background-color: #ffffff;
	font-weight: bold;
	cursor: hand;
	color: #006600;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom: 0px solid #aaccee;
	background-image: url(/Skin/home/images/tab_B1.gif);
  }
    /* 黑大今天、学校公告标签样式单——结束 */
.secC1 {
    width:91px;
	background-image: url(/Skin/home/images/tab_02.gif);
	cursor: hand;
	color: #666666;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom:0px solid #aaccee;
  }
.secC2 {
    width:91px;
	font-weight: bold;
	cursor: hand;
	color: #004a96;
	border-left: 0px solid #aaccee;
	border-top: 0px solid #aaccee;
	border-right: 0px solid #aaccee;
	border-bottom: 0px solid #aaccee;
	background-image: url(/Skin/home/images/tab_01.gif);
  }
  .alum
  {
  	color: #ff6600;
  }
    .titlefont
  {
	font-size: 18px;
	color: #006699;
	line-height: 20px;
	font-weight: bold;
  }
    .copyrightfont
  {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
  }


