﻿.td-css2 {
	border-top-width: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
  FONT-SIZE: 12px; 
  font-family: Arial, Helvetica, sans-serif,;
	padding: 3px;
}

body {
   font-size:12px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	color:#023557;
	background-color:#fff;
	margin: 0;
	padding:0;
}

#mainbody{
   width:100%;
	padding:8px 0;
   background-image:url(../images/main_bg.gif);
	background-repeat:no-repeat;
	background-color:#FFF;
}

#container{
   margin:0 auto;
	padding:0;
	width:1000px;
	background-color:#FFFFFF;
}

#menu{
   width:992px;
	height:30px;
}

#menu_right{
   width:6px;
	height:30px;
	background:url(../images/menu_right.jpg) no-repeat;
}

#menu_left{
   width:6px;
   height:30px;
	background:url(../images/menu_left.jpg) no-repeat;
}

.menu_content{
   width:980px;
   background:url(../images/menu_bg.jpg) repeat-x;
   text-align:center;
   filter: DropShadow(color=#000000,Offx=3,Offy=3,positive=true);
}
.menu_content td a{
   color:#fff;
   line-height:30px;
   height:30px;
   font-size:14px;
   font-weight:bold;
   filter: DropShadow(color=#000000,Offx=3,Offy=3,positive=true);
   padding:6px 24px;
   background-image:url(../images/menu_bg.jpg) repeat-x;
}
.menu_content td a:hover{
   color:#fff;
   font-size:14px;
   font-weight:bold;
   background: url(../images/menu_hover.jpg) no-repeat center;
}

.pagewidth{
	width:1000px;
}

.table_main {
	BORDER-RIGHT: #207CBD 1px solid
}

.zs {
	BORDER-RIGHT: #207CBD 1px solid;
	BORDER-TOP: #207CBD 1px solid;
	BORDER-LEFT: #207CBD 1px solid;
	BORDER-BOTTOM: #207CBD 1px solid
}

a{
   color:#023557;
   text-decoration:none;
}
a:hover{
   color:#ff8400;
}

.footer{
   width:1000px;
   clear:both;
   text-align:center;
   line-height:18px;
   margin:-15px 0 0 0;
   padding:5px 0;
   background-color:#FFFFFF
}
hr{
   color:#023557;
   width:95%;
   height:1px;
}
.footer a{
   color:#CC6600;
   text-decoration:none;
}
.icp_logo{
   background-image:url(../images/icp.gif);
   background-repeat:no-repeat;
   width:120px;
   height:19px;
   margin:0 auto;
   padding:12px 0 12px 35px;
}

A.bottomLink {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif,"??"; TEXT-DECORATION: none
}
A.bottomLink:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomLink:visited {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.bottomLink:hover {
	COLOR: #949460; TEXT-DECORATION: underline
}
.title_font {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; 
}
.title-font1{
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #000000; 
}
A.bigLink {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #207CBD
}
A.bigLink:link {
	COLOR: #207CBD; TEXT-DECORATION: none
}
A.bigLink:visited {
	COLOR: #207CBD; TEXT-DECORATION: none
}
A.bigLink:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.bottom_font{
 FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff
}
.datesmall {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999
}
.dh {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #999999
}
.button-2 {
	FONT-SIZE: 9pt; BACKGROUND-ATTACHMENT: fixed;  LIST-STYLE-IMAGE: none; WIDTH: 44px; CURSOR: hand; BORDER-TOP-STYLE: none; BACKGROUND-REPEAT: no-repeat; FONT-FAMILY: Tahoma, "MS Sans Serif", sans-serif; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; LIST-STYLE-TYPE: none; HEIGHT: 20px; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
.bigfont {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #207CBD
}
.xuxian {
	FLOAT: left; MARGIN: 0px 5px 5px 10px; HEIGHT: 1px
}
.font-style1 {
	font-weight: bold;
	color: #207CBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #207CBD;
	background-color:#D1F4F8;
}
/*标题文字*/
.title_font {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #ffffff; TEXT-ALIGN: left
}
.title-css{
	font-weight:bold;
	FONT-SIZE: 13px;
	padding-left:10px;
	COLOR: #ffffff;
}
/*红色文字*/
.red{
	color: #FF0000;
}
/*新闻日期样式*/
.newtime {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #999999
}
/*加粗文字*/
.bigfont {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #fdb752
}
/*虚线*/
.xuxian {
	FLOAT: left; MARGIN: 0px 5px 5px 10px; HEIGHT: 1px
}
/*白色文字*/
.white-bold-font {
	color: #FFFFFF;
	font-weight: bold;
}
/*图标边框黑色*/
.img-wk {
	border: 1px solid #000000;
}
/*首页右边栏目与左边栏目分隔线*/
.main-sline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #fdb752;
}
/*文章检索背景*/
.mod-bg{
	background-color:#f5f1e6;
	background-position: center center;
	width:98%;
	display: block;
}
/*手型鼠标*/
.hands{
	cursor:hand;
}
.cursor{
	cursor:hand;	
}
/*左边菜单*/
.left-menu{
	background-color:#D1F4F8;
	color:#fffff;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #207CBD;
}
/*选中菜单*/
.select_menu{
	width:145px;
	height:25px;
	background-repeat: no-repeat;
	background-position:center;
	background-image:url(../images/menu2_bg_select1.gif);
}
/*没有选中菜单*/
.unselect_menu{
	width:145px;
	height:25px;
	color:#d8848d;
	background-image:url(../images/menu2_bg_select.gif);
	background-repeat: no-repeat;
	background-position:center;
}
.infocent_menubg
{
	background-color: #3394DB;
}
/*检索显示结果标题*/
.sr {
    background:url(../images/sr.gif) no-repeat;
    FLOAT: left;
	font-weight: bold;
	color: #207CBD;
	width:538px;
	height:23px;
	}
/*搜索文章标题*/	
.font-style2 {
	font-weight: bold;
	FONT-SIZE: 12pt;
	color: #207CBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #207CBD;
}
/*搜索文章信息*/	
.font-style3 {
	font-weight: normal;
	FONT-SIZE: 9pt;
	color: #207CBD;
}
/*搜索文章内容*/	
.font-style4 {
	font-weight:normal;
	FONT-SIZE: 9pt;
	color: #000000;
}
/*评论样式*/	
.comment {
    background:url(../images/comment.gif) no-repeat;
    FLOAT: left;
	font-weight: bold;
	color: #207CBD;
	width:622px;
	height:23px;
	}
.comment_left {
    font-weight: normal;
	color: #207CBD;
	background-color:#C5F086;
   }
.comment_right {
    font-weight: normal;
	background-color:#DDF2BF;
   }

/*----------------------------------------------文字--------------------------------------------------------*/
/*浮雕文字*/
.font-fudiao{
	FILTER: dropshadow(color=#ffffff, offx=1, offy=1, positive=1);
	FONT-FAMILY: "宋体";
	FONT-SIZE: 12px;
	width:100%;
	COLOR: #000000;
	word-spacing: 0.1em;
	letter-spacing: 0.3em;
}
/*红色的字*/
.font-red {
	font-size: 12px;
	color: #FF0000;
}
/*白色的字*/
.font-wihte {
	font-size: 12px;
	color: #FFFFFF;
}
.font-white {
	font-size: 12px;
	color: #FFFFFF;
}
.font-blue{
color:#0c437b;
font-weight:bold;
}
/*白色链接效果*/
.write_link:visited{color:#ffffff;text-decoration:none;}
.write_link:hover{color:#ffffff;text-decoration:underline;}

.write_link:link{color:#ffffff;text-decoration:none;}
.write_link:active{color:#ffffff;text-decoration:underline;}

/*蓝色链接效果*/
.blue_link:visited{color:#0c437b;text-decoration:none;}
.blue_link:hover{color:#0c437b;text-decoration:underline;}

.blue_link:link{color:#0c437b;text-decoration:none;}
.blue_link:active{color:#0c437b;text-decoration:underline;}


/*---------------------------------------------结束文字-----------------------------------------------------*/
/*---------------------------------------------单元格-----------------------------------------------------*/
.td_menu_body_color_gray {
	border-top: none;
	border-right: 1px solid #ffcf5b;
	border-bottom: 1px solid #ffcf5b;
	border-left: 1px solid #ffcf5b;
}
.td_menu_body_color_yellow {
	background-color: #edf8ff;
	border-top: 1px solid #88bdeb;
	border-right: 1px solid #88bdeb;
	border-bottom: 1px solid #88bdeb;
	border-left: 1px solid #88bdeb;
}

/*单元格向左偏右15px*/
.td-left-15px
{
padding:0,0,0,15;
}
/*单元格向左偏右25px*/
.td-left-25px
{
padding:0,0,0,25;
}
/*单元格上下左右都有黑线*/
.td-foul-line {
	padding-right: 1px;
	padding-bottom: 1px;
	border: 1px groove #999933;
	margin-right: 1px;
	margin-bottom: 1px;
}
/*单元格左和上都有黑线*/
.td-left-top-line {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
/*单元格右和下黑线*/
.td-right-bottom-line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
/*单元格下有黑线*/
.td-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;

}
/*单元格右有黑线*/
.td-right-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
/*初始化表格*/
.table-css{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-position: center center;
	width:95%;
}
/*初始化单无格*/
.td-css {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 3px;
	margin: 0px;
}
/*没有间距*/
.td1-css {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin: 0px;
}
/*初始化行*/
.tr-css{
	background-color:#ffffff;
	line-height: 20px;
}
.tr-hidden{
	background-color:#ffffff;
	line-height: 20px;
	display:none;
}
/*定义表头*/
.thead {
	color:#FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-color: #87B6F2;
	padding: 3px;
	font-weight:bold;
	font-size:13px;
}

/*定义蓝色表头*/
.theadblue {
	color:#FFFFFF;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	background-color: #87B6F2;
	padding: 3px;
	font-weight:bold;
	font-size:13px;
}
.title_txt {
	color: #999933;
	padding-left: 20px;
	font-size:14px;
	font-weight:bold;
}
/*输入框风格 按单元格宽98%显示宽*/
.input_txt_percent98 {
	padding: 1px;
	border: 1px inset #CCCCCC;
	width: 99%;
}
/*输入框风格1 按size显示宽*/
.input_txt {
	padding: 1px;
	border: 1px inset #CCCCCC;
}
/*选择框*/
.select_input {

}

/*单选按钮风格*/
.input_radio {
	padding: 1px;
	border: 1px inset #CCCCCC;
}
.button-mark1 { /*适用于2个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/mark1.gif);
	height: 21px;
	width: 120px;
}
.button-mark2 { /*适用于2个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/mark2.gif);
	height: 21px;
	width: 120px;
}
.button-1 { /*适用于2个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_1z.gif);
	height: 20px;
	width: 21px;
}
.button-2s { /*适用于2个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-2z.gif);
	height: 20px;
	width: 55px;
}
.button-2 { /*适用于2个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_2z.gif);
	height: 20px;
	width: 55px;
}
.button-3s { /*适用于3个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-3z.gif);
	height: 20px;
	width: 65px;
}
.button-3 { /*适用于3个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_3z.gif);
	height: 20px;
	width: 65px;
}
.button-4s { /*适用于4个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-4z.gif);
	height: 20px;
	width: 75px;
}
.button-4 { /*适用于4个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_4z.gif);
	height: 20px;
	width: 75px;
}

.button-5s { /*适用于5个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-5z.gif);
	height: 19px;
	width: 85px;
}
.button-5 { /*适用于5个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_5z.gif);
	height: 19px;
	width: 85px;
}

.button-6s { /*适用于6个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-6z.gif);
	height: 19px;
	width: 97px;
}
.button-6 { /*适用于6个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_6z.gif);
	height: 19px;
	width: 97px;
}
.button-8s { /*适用于8个字有标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button-8z.gif);
	height: 19px;

	width: 117px;
}
.button-8 { /*适用于8个字无标示按钮*/
	font-size: 12px;
	color: #333333;
	border-top: 0px solid #EFEFEF;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #EFEFEF;
	border-left: 0px solid #EFEFEF;
	text-decoration: none;
	FONT-FAMILY: "Tahoma", "Arial", "新宋体", "宋体";
	cursor: hand;
	background-image: url(../images/button/button_8z.gif);
	height: 19px;
	width: 117px;
}
/*隐藏*/
.hidden{
	display:none; 
}
/*手型指针*/
.ico{
	FONT-FAMILY: Wingdings; 
	padding-left:30px;
}
/*上下页移动按钮样式*/
.font-left-arrow
{
font-family:webdings;
color:#CCCCCC;
}
/*上下页移动按钮样式*/
.font-left-arrow1
{
font-family:webdings;
color:red;
}
/*虚线*/
.td-sline {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #cccccc;
}
/*div省略显示*/
DIV {
	overflow:hidden;
	text-overflow:ellipsis;
}
.skins{
	background-color:#005CAF;
	}







/*========20070720新增========*/


/***********************施玮青新增*******************************/
/*绿-绿下*/
a.portlet-link-text01:link{color:#EBF2FF;text-decoration: none;}
a.portlet-link-text01:visited{color:#EBF2FF;text-decoration: none;}
a.portlet-link-text01:hover{color:#EBF2FF;text-decoration: underline;}
a.portlet-link-text01:active{color:#EBF2FF;text-decoration: none;}
/*灰-深灰(新闻)*/
a.portlet-link-text02:link{color:#2744c2;}
a.portlet-link-text02:visited{color:#2A2AA2;text-decoration: none;}
a.portlet-link-text02:hover{color:#FF6600;text-decoration: underline;}
a.portlet-link-text02:active{color:#2A2AA2;text-decoration: none;}

a.portlet-link-text03:link{color:#2A2AA2;text-decoration: none;}
a.portlet-link-text03:visited{color:#2A2AA2;text-decoration: none;}
a.portlet-link-text03:hover{color:#2A2AA2;text-decoration: underline;}
a.portlet-link-text03:active{color:#2A2AA2;text-decoration: none;}

/*绿下-橙下*/
a.portlet-link-text04:link{color:#2A2AA2;text-decoration: underline;}
a.portlet-link-text04:visited{color:#2A2AA2;text-decoration: underline;}
a.portlet-link-text04:hover{color:#6EA22A;text-decoration: underline;}
a.portlet-link-text04:active{color:#2A2AA2;text-decoration: underline;}

/*橙-橙下*/
a.portlet-link-text05:link{color:#A26700;text-decoration: none;}
a.portlet-link-text05:visited{color:#A26700;text-decoration: none;}
a.portlet-link-text05:hover{color:#A26700;text-decoration: underline;}
a.portlet-link-text05:active{color:#A26700;text-decoration: none;}

/*黑-黑下*/
a.portlet-link-text06:link{color:#333;text-decoration: none;}
a.portlet-link-text06:visited{color:#333;text-decoration: none;}
a.portlet-link-text06:hover{color:#333;text-decoration: underline;}
a.portlet-link-text06:active{color:#333;text-decoration: none;}

/*兰-兰下*/
a.portlet-link-text07:link{color:#6EA22A;text-decoration: none;}
a.portlet-link-text07:visited{color:#6EA22A;text-decoration: none;}
a.portlet-link-text07:hover{color:#6EA22A;text-decoration: underline;}
a.portlet-link-text07:active{color:#6EA22A;text-decoration: none;}






/*************************************个人信息中心*****************************************/

/*****学生信息模块背景色*****/
.portlet-font07 { font-size: 12px; color:#333;}

