/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #000000;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #ae0927;} /* 鼠标在链接上 */ 
a:active {color: #0000ff;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #ffff00;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的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: #ffffff;}
a.bottom:visited {color: #ffffff;}
a.bottom:hover{color: #ffff00;}
a.bottom:active {color: #ffffff;}
/* 文章栏目标题文字链接的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;}

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{
    margin: 0px;
    font-size: 22pt;
    background-position: center 50%;
    text-decoration: none;
    scrollbar-face-color: #f6f6f6;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #cccccc;
    scrollbar-3dlight-color: #cccccc;
    scrollbar-arrow-color: #330000;
    scrollbar-track-color: #f6f6f6;
    scrollbar-darkshadow-color: #ffffff;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 10pt;
	line-height: 150%;
	font-weight: normal;
}

/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 10pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 10pt;height: 20px;
}


/* ==简短标题文字的css定义开始== */

/* ==top.asp中的css定义开始== */
.top_tdbgall /* 顶部表格总背景颜色定义 */
{
width: 760;background:#ffffff;
}
.top_top
{
background:#0089f7;height: 2;
}

.menu1_bg /* 右栏标题表格背景、文字颜色定义 */
{
	/*font-weight:bold;*/
	color: #585641;
	height: 25px;
	padding-left:20px;
	text-align: left;
	background-image: url('menu1_bg.jpg');
}

.menu2_bg /* 右栏标题表格背景、文字颜色定义 */
{
	/*font-weight:bold;*/
	color: #585641;
	height: 25px;
	padding-left:20px;
	text-align: left;
	background-image: url('menu2_bg.jpg');
}

.showdata_bg /* 日期单元格格式 */
{
	font-weight:bold;
	color: #585641;
	height: 30px;
	padding-left:20px;
	text-align: left;
	background-image: url('showdata_bg.jpg');
}

.showgdnews_bg /* 日期单元格格式 */
{
	font-weight:bold;
	color: #585641;
	height: 25px;
	padding-left:20px;
	text-align: left;
	background-image: url('menu3_bg.jpg');
}
.showpic_bg /* 幻灯片用 */
{
padding: 5px;height: 200px;	background-color: white;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #A4A38A;border-right-style: solid;border-left-style: solid;
}

.showpic_bg2 /* 首页静态图片用 */
{
padding: 5px;height: 150px;	background-color: #FFFFF8;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #A4A38A;border-right-style: solid;border-left-style: solid;
}

.right_title_bg1 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #585641;
	height: 20px;
	padding-left:20px;
	text-align: center;
	background-image: url('loginbg.jpg');
}
.right_title_bg4 /* 最新公示表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #585641;
	height: 27px;
	padding-left:20px;
	text-align: left;
	vertical-align: bottom;
	background-image: url('yjdl.jpg');
}
.right_title_bg3 /* 区内教育新闻表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: black;
	height: 27px;
	padding-left:20px;
	text-align: left;
	background-image: url('qnjyxw.jpg');
}
.index_middletable /* 首页中部表格样式 */ 
{
background-color: #E3E0CF;	border-width:1px;
	border-top-style: none;	border-bottom-style: none;	border-color: #E3E0CF;border-right-style: none;border-left-style: none;
}



.right_title_bg2 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 25px;
	padding-left:0px;
	text-align: center;
	background-image: url('right_t2.jpg');
}

.right_content_bg1 /* 左栏标题表格背景、文字颜色定义 */ 
{
padding: 5px;	background-color: #F6F6EC;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #DBDAC6;border-right-style: solid;border-left-style: solid;
}

.right_content_bg2 /* 左栏标题表格背景、文字颜色定义 */ 
{
padding: 5px;	background-color: #FFFEEF;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: none;	border-color: #DBDAC6;border-right-style: solid;border-left-style: solid;
}

.right_content_bg3 /* 左栏标题表格背景、文字颜色定义 */ 
{
padding: 5px;	background-color: white;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #DBDAC6;border-right-style: solid;border-left-style: solid;
}
.right_content_bg4 /* 阅读文章界面,显示关键字文章表格定义 */ 
{
padding: 5px;	background-color: #FFFEEF;	border-width: 1px;
	border-top-style: solid;	border-bottom-style: none;border-right-style: solid;border-left-style: solid;
}
.main_tdbgall /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFEEF;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #E3E0CF;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall1 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #CDD5E2;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall2 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #D9CDE1;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall3 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #CFDFD4;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall4 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #CCCFE2;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall5 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #DCDFCC;border-right-style: solid;border-left-style: solid;

}
.main_content_tdbgall6 /* 中栏表格总背景颜色定义 */
{
/*width: 572;background:#ffffff;*/
background-color: #FFFFF8;	border-width:1px;
	border-top-style: solid;	border-bottom-style: solid;	border-color: #CFE0D8;border-right-style: solid;border-left-style: solid;

}

.main_title_bg /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('menu4_bg.jpg');
}
.main_content_title_bg1 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('1.jpg');
}
.main_content_title_bg2 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('2.jpg');
}
.main_content_title_bg3 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('3.jpg');
}
.main_content_title_bg4 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('4.jpg');
}
.main_content_title_bg5 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('5.jpg');
}
.main_content_title_bg6 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('6.jpg');
}
.main_content_title_bg7 /* 右栏标题表格背景、文字颜色定义 */
{
	font-weight:bold;
	color: #946C24;
	height: 20px;
	padding-left:20px;
	text-align: left;
	background-image: url('7.jpg');
}
.main_shadow /* 中栏内容间隔表格背景颜色定义(575) */
{
height: 4;
}

LI {
	LIST-STYLE-POSITION: outside; LIST-STYLE-TYPE: none
}
.list_underline LI {
	PADDING-BOTTOM: 2px; PADDING-TOP:3px; BORDER-BOTTOM: #ccc 1px dashed
}

.ButtonCss {
   font-family: "Tahoma", "宋体";
    font-size: 9pt; color: #6489C0;
    border: 0px solid;
    background-image:url('ss.gif');
    background-color: #ffffff;
    CURSOR: hand;
    font-style: normal 
}

.nemo01 {
	BORDER-RIGHT: #c5c5c5 1px solid; BORDER-TOP: #c5c5c5 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #c5c5c5 1px solid; COLOR: #2d2d2d; BORDER-BOTTOM: #c5c5c5 1px solid; FONT-FAMILY: ""; BACKGROUND-COLOR: #f7f7f7
}

.guest_border /* 留言本中表格边框颜色的定义 */ 
{
border-color:#f0fff0; 
}
.guest_border1 /* 后台留言本中表格边框颜色的定义 */ 
{
border-color:#ffb6c1; 
}
.newDate{font-style:normal}
.oldDate{font-style:normal}