/* 网站链接总的css定义:可定义内容为链接字体颜色、样式等 */
a{text-decoration: none;} /* 链接无下划线,有为underline */ 
a:link {color: #333333;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #333333;} /* 鼠标在链接上 */ 
a:active {color: #333333;} /* 点击激活链接 */
/* 顶部频道文字链接的css定义－－将顶部频道文字链接与网站链接总的css定义分开，以后可以制作深底浅字的格式，如果要保持原来的设计样式，将此定义内容删除或定义成与网站链接总的css相同即可。调用代码为<a class='channel' ***>***</a> */
a.channel:link {color: #ffffff;}
a.channel:visited {color: #ffffff;}
a.channel:hover{color: #333333;}
a.channel:active {color: #ffffff;}
/* 顶部当前频道文字链接的css定义－－调用代码为<a class='channel2' ***>***</a> */
a.channel2:link {color: #333333;}
a.channel2:visited {color: #333333;}
a.channel2:hover{color: #ffffff;}
a.channel2:active {color: #333333;}
/* 底部版权信息文字链接的css定义－－与顶部频道文字链接定义的想法相同。可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。调用代码为<a class='bottom' ***>***</a> */
a.bottom:link {color: #333333;}
a.bottom:visited {color: #333333;}
a.bottom:hover{color: #005500;}
a.bottom:active {color: #333333;}
/* 文章栏目标题文字链接的css定义－－可设置与顶部频道文字链接定义不同的文字颜色，网页内定义以预留。要相同可不设置。调用代码为<a class='class' ***>***</a> */
a.class:link {color: #3094CF; font-size:13px}
a.class:visited {color: #3094CF;font-size:13px}
a.class:hover{color: #ffffff;font-size:13px}
a.class:active {color: #3094CF;font-size:13px;}
a.class1:link {color: #333333; font-weight:bold }
a.class1:visited {color: #333333; font-weight:bold}
a.class1:hover{color: #333333; font-weight:bold}
a.class1:active {color: #333333; font-weight:bold}
a.news_t:link {color: #ff0000; font-size:18px;font-family:"黑体";  line-height:28px; }
a.news_t:visited {color: #444444;font-size:18px;font-family:"黑体"; line-height:28px;   }
a.news_t:hover{color: #444;font-size:18px;font-family:"黑体"; line-height:28px; }
a.news_t:active {color: #444;font-size:18px;font-family:"黑体"; line-height:28px;  }

/* body的css定义:对应css中“body”，可定义内容为网页字体颜色、背景、浏览器边框等 */
body
{ 
     font-family: "Tahoma";
	 font-size: 12px;margin:0px;
     background:#9ACCE5 url(bg.gif) top  repeat-x;
     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;
	 line-height: 20px;
}
/* 单元格的css定义:对应css中的“td”，这里为总的表格定义，为一般表格的的单元格风格设置，可定义内容为背景、字体颜色、样式等 */
td
{
	font-family:"宋体";
	font-size: 9pt;
	line-height: 25px;
	font-weight: normal;font-size: 12px;
}
/* 文本框的css定义:对应css中的“input”，这里为文本框的风格设置，可定义内容为背景、字体、颜色、边框等 */
/*input
{
background-color: #ffffff; 
border-bottom: #333333 1px solid;
border-left: #333333 1px solid;
border-right: #333333 1px solid;
border-top: #333333 1px solid;
color: #333333;
height: 20px;
border-color: #333333 #333333 #333333 #333333; font-size: 9pt
}
/* 按钮的css定义:对应css中的“button”，这里为按钮的风格设置，可定义内容为背景、字体、颜色、边框等 */
button
{
font-size: 9pt;height: 20px;
}
/* 下拉列表框的css定义:对应css中的“select”，这里为下拉列表框的风格设置，可定义内容为背景、字体、颜色、边框等 */
select
{
font-size: 9pt;height: 20px;
}
img{border:0px;}
/*网站背景定义*/
.nr{padding:0px 10px}
.nr1{padding:10px}
.nr2{margin:10px 0px}
.nr3{ margin-top:6px}
.nr4{padding:10px 10px 0px 10px}
.nr5{margin:0px 10px}
.nr6{margin:10px 10px 0px 9px}
.left{ float:left}
.nr7{padding:6px}
.nr8{padding:10px 16px}
.nr9{margin:10px 16px; height:30px;background-image:url(jg_04.gif); line-height:30px}
.nr10{margin:10px 16px;height: auto;overflow:hidden;}
.nr11{padding:3px 7px}
.nr12{padding:7px 6px}
.nr14{padding:4px 10px 0px 10px}
.nr13{padding:0px 5px}
.right{ float:right}
.nr17{padding:6px 6px 0px 6px}/*网站文本定义*/
.nr18{padding:3px 4px}
.nr19{padding:3px 5px; }
.h_1{}
/*网站top定义开始*/
#top{ width:972px;border-top:1px solid #D2D2D2;border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2; height:230px; background:#FFFFFF;margin:0px auto; background-image:url(top_bg.gif);padding:0px 10px }
.top_1{ background:#DBEFFB; height:25px }
.top_2{ background-image: url(top.jpg); height:140px}
.menu{ background-image:url(menu_bg.gif); height:33px}
.menu_bg1{ background-image:url(menu_bg1.gif); width:88px; height:28px; margin-right:3px; float:left; margin-top:4px;  }
.menu_1{ padding-top:6px; padding-left:15px; font-weight:bold; font-size:13px}
.menu_2{ margin:4px 8px 8px 0px}

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 14px Tahoma;
}
#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 6px 0px 0px 0px; /*padding of tabs*/
text-decoration: none;
background: transparent url(a_12.gif) top right no-repeat; width:88px; height:21px; color: #333333; margin-right:3px;
}
#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
}
#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
}
#thicktabs li a:visited{
color: #333333;
}
#thicktabs li a:hover{
color: black;padding: 6px 0px 0px 0px; 
background-image: url(a_11.gif); width:88px; height:21px ; margin-right:3px; color: #3094CF
}
.top_time{ float:left; padding-left:10px; width:170px; }
.top_login{ float:left; width:575px;padding-top:2px  }
.top_rss{float:left;}
.top_rss1{float:left;padding-left:7px; padding-top:2px }
/*网站top定义结束******************************************************************************************************************************/

/*网站第一部分定义开始*/
#center1{width:992px;border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2; height:590px;margin:0px auto; background: #ffffff ;  }
.c_left{ width:736px; float:left}
.c_right{ width:225px; float:right}
.bk{ width:225px; height:221px; float:left; }
.bk1{ width:496px; height:234px;  float:right; }
.bk2{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:185px;width:100%; }
.bk22{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:183px;width:496px; }
.bk222{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:185px;width:223px; }
.bk3{ width:242px; height:221px; float:left;  }
.bk4{ width:242px; height:221px; float:right; }
.bk5{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:185px;width:498px; }
.bk6{ width:225px; float:left; margin-bottom:10px }
.bk7{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:288px;width:223px; }
.bk8{ width:498px; height:233px;  float:right; }
.bt_bg{ background-image:url(bk_bg.gif); height:31px;width:227px;}
.bt_bg1{ background-image:url(bk2_bg.gif); height:31px;width:244px;}
.bt_bg2{ background-image:url(bk3_bg.gif); height:31px;width:225px;}
.bt1_bg{ background-image:url(bk1_bg.gif); height:33px;width:498px;}
.bt11_bg{ background-image:url(bk11_bg.gif); height:33px;width:498px;}
.bt{ font-weight:bold; color: #333333; font-size:13px; padding-top:7px; padding-left:7px;width:80px; float:left;}
.bt1{ font-weight:bold; color: #ffffff; font-size:13px; padding-top:7px; padding-left:14px; float:left}
.more{ padding-top:13px; padding-right:10px; float:right}
.tb{ float:left;margin-top:9px; margin-left:6px}
.tb1{ float:left;margin-top:8px; margin-left:6px}
.jg{ padding:0px 10px; float:left}
.hd_bk{ width:225px; height:166px; border:1px solid #7BC1E6; float:left; margin-right:10px; }
#myul{width:203px;list-style-type:none; margin:0px; height:32px;padding:0}
#myul li{float:left;width:80px; height:27px; padding-top:5px; padding-left:15px }
#soft_lb{width:686px;list-style-type:none; margin:0px; height:33px;padding:0; line-height:25px; color:#333333 }
#soft_lb li{float:left;width:82px; height:28px; padding-top:5px; padding-left:15px; border-bottom:1px   }
#soft_lb1{width:686px;list-style-type:none; margin:0px; height:25px;padding:0; line-height:25px;}
#soft_lb1 li{float:left;width:82px; height:20px;   padding-left:15px;  border-bottom:1px dotted #cccccc;}
.left11{ float:left;width:237px }
/*网站第一部分定义结束********************************************************************************************************************/
/*网站第二部分定义开始*/
#center2 {width:972px; border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2;height: auto;margin:0px auto; background: #ffffff; height:198px; padding:0px 10px;  height:232px }
.bk9{ width:733px; float:right}
.bt2_bg{ background-image:url(bk4_bg.gif); height:33px;width:733px}
.bk10{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height: auto;width:731px;overflow:hidden; }

/*网站第二部分定义结束**********************************************************************************************************************/
/*网站第三部分定义开始*/
#center3{width:972px; border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2;height: auto;margin:0px auto; background: #ffffff; height:463px; padding:0px 10px; }
.bk11{ width:498px; height:232px;  float:left; }
.bk12{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:184px;width:223px; }
.bk13{ width:225px; float:right;}
.bk14{ background-image:url(bk_bg2.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:417px;width:100%; }
.bk15{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:180px;width:496px; }
.bt3_bg{ background-image:url(bk6_bg.gif); height:33px;width:733px }

/*网站第三部分定义结束*********************************************************************************************************************/

/*网站第四部分定义开始*/
#center4{width:972px; border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2;height: auto;margin:0px auto; background: #ffffff; height: auto; padding:0px 10px;overflow:hidden; }
#center5{width:972px; border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2;height: auto;margin:0px auto; background: #ffffff; height: auto; padding:0px 10px;overflow:hidden; }
.bk16{ width:227px; float:left;height: auto; }
.bt_bg3{ background-image:url(bk5_bg.gif); height:31px;width:227px;}
.bk19{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6;;width:225px; }
.bk199{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; width:225px; }
.bt3{ font-weight:bold; color: #333333; font-size:13px; padding-top:11px; padding-left:40px;width:143px; float:left; }
.zx{ width:100%; height:131px; border-bottom:1px  dotted #D2D2D2;  }
.zx1{ width:100%; height:132px; }
.body {
	CLEAR: both; BORDER-RIGHT: #b5d98f 1px solid; BORDER-TOP: #b5d98f 1px; OVERFLOW: hidden; BORDER-LEFT: #b5d98f 1px solid; BORDER-BOTTOM: #b5d98f 1px solid; HEIGHT: 1%
}
.index-teacher .body {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; BACKGROUND: url(/images/index/index.gif) no-repeat -692px -332px; PADDING-BOTTOM: 10px; BORDER-TOP-STYLE: none; PADDING-TOP: 12px; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; HEIGHT: 110px; BORDER-BOTTOM-STYLE: none; line-height:18px
}
.index-teacher .body .teacher {

}
.index-teacher .body .teacher IMG {
	FLOAT: left; MARGIN-RIGHT: 5px
}
.index-teacher .body .teacher P {
	TEXT-INDENT: 22px; LINE-HEIGHT: 16px
}
.index-teacher .body .teacher A {
	COLOR: #4c9b01
}
/*网站第四部分定义结束**********************************************************************************************************************/
/*网站版权定义开始*/
#bottom{width:992px; border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2;height: auto;margin:0px auto; background: #ffffff; height:153px; padding-top:12px }
.bom_bg{ background-image:url(bom_bg.gif); height:107px}
/*网站滑动门定义开始/
/

/* 右边选项卡 */
.n4Tab{clear:both; }
.n4Tab .TabTitle{ padding-left:7px}
.n4Tab .TabTitle ul{margin:0; padding:0; }
.n4Tab .TabTitle li{float:left;list-style-type:none;cursor:pointer;width:116px;color:#333333;}
.n4Tab .TabTitle li h6 {color:#333333;font-size:13px; font-weight:normal;margin:0;font-weight:bold; width:116px;padding-top:7PX  }
.n4Tab .TabTitle li h6 a:link{font-size:13px; font-weight:normal;font-weight:bold; color:#333333;width:116px; height:21px; padding-top:7PX }
.n4Tab .TabTitle li h6 a:hover{font-size:13px; font-weight:normal;font-weight:bold; color:#333333;width:116px; height:21x; padding-top:7PX}
.n4Tab .TabTitle li h6 a:active{ width:116px; height:28px;color:##333333;}
.n4Tab .TabTitle li h6 a:active{ width:116px; height:28px;color:##333333;}
.n4Tab .TabTitle .normal{background-image:url(a_2.gif); width:116px; height:28px; color:#FFFFFF }
.n4Tab .TabTitle .active{background-image:url(a_1.gif); width:116px; height:28px;color:#333333;}
.n4Tab .TabContent {padding:0px; }

.n5Tab .TabTitle{ }
.n5Tab .TabTitle ul{margin:0; padding:0;height:21px;  }
.n5Tab .TabTitle li{float:left;list-style-type:none;cursor:pointer;width:65px;color:#333333;margin-right:3px}
.n5Tab .TabTitle li h6 {color:#333333;font-size:12px; font-weight:normal;margin:0;font-weight:bold; width:64px;background-image:url(a_22.gif); }
.n5Tab .TabTitle li h6 a:link{font-size:12px; font-weight:normal;font-weight:bold; color:#333333;width:64px; height:21px;   }
.n5Tab .TabTitle .normal{background-image:url(a_22.gif); width:64px; height:21px; }
.n5Tab .TabTitle .active{width:64px; height:21px;color:#333333;}

.none {display:none;}
.bt11{ font-weight:bold; color: #333333; font-size:12px; padding-top:5px; float:left; padding-left:10px}
.setTab .box li h6 {color:#333333;font-size:13px; font-weight:normal;margin:0;font-weight:bold; width:116px;padding-top:7PX  }
.setTab .box li h6 a:link{font-size:13px; font-weight:normal;font-weight:bold; color:#333333;width:116px; height:21px; padding-top:7PX }
.n4Tab .box li h6 a:hover{font-size:13px; font-weight:normal;font-weight:bold; color:#ffffff;width:116px; height:21x; padding-top:7PX}
.n4Tab .box li h6 a:active{background-image:url(a_1.gif); width:116px; height:28px;color:#333333;}
.box_normal{background-image:url(a_2.gif); width:116px; height:28px; color:#FFFFFF }
.n4Tab .box .active{background-image:url(a_1.gif); width:116px; height:28px;color:#333333;}
/*网站滑动门定义开始**********************************************************************************************************************/
/*栏目页定义开始*/
.con_1{ width:972px; background-image:url(l_bg.gif); float:left;overflow:hidden; height:auto}
.left1{ width:214px; background-image:url(l_bg1.gif);background-repeat: no-repeat; float:left;overflow:hidden;  }
.left2{ padding-left:9px;float:left;}
.right1{ width:758px;  float:left; height:100%;overflow:hidden;   }
.bom1{ background-image:url(l_b1.gif); height:19px; width:972px}
.bt4{ padding-left:10px; font-size:16px; font-weight:bold;  color:#333333; float:left; padding-top:5px}
.l_bg2{ background-image:url(l_bg2.gif); width:174px; height: auto; margin-bottom:5px; color:#555654; font-size:13px; font-weight:bold;  }
.r_bg1{ background-image:url(r_02.gif); height:34px;}
.bt5{ padding-top:10px; font-size:12px; color:#ffffff; font-weight:bold; float:left}
.bt8{ padding-left:60px; font-size:12px; font-weight:bold;  color:#ffffff; float:left; padding-top:20px}
.bk18{  height:232px;  float:left;overflow:hidden; }
.bt18_bg{ background-image:url(bk18_bg.gif); height:33px;}
.bt19_bg{ background-image:url(bk19_bg.gif); height:33px;}
.bt199_bg{ background-image:url(bk199_bg.gif); height:33px;}
.bk19{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:182px;width:225px; }
.bt20_bg{ background-image:url(bk20_bg.gif); height:33px;}
.bt21_bg{ background-image:url(bk21_bg.gif); height:33px;}
.bt23_bg{ background-image:url(bk23_bg.gif); height:33px;}
.bk17{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:182px;width:353px; }
.bk177{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height:182px;width:607px; }
.bk20{ background-image:url(bk_bg1.gif); border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height: auto;overflow:hidden;width:716px; }
.bk21{ border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height: auto;overflow:hidden;width:716px; }
.bk24{  height: auto;  float:left;overflow:hidden; }
.bk25{ border-left :1px solid #7BC1E6;border-right :1px solid #7BC1E6; height: auto;overflow:hidden;width:970px; }
.bt6{ font-weight:bold; color: #333333; font-size:12px; padding-top:9px; padding-left:30px;width:143px; float:left; }
.bt7{ font-weight:bold; color: #333333; font-size:13px; padding-top:13px; padding-left:40px;width:143px; float:left; }
.bt12{ font-weight:bold; color: #333333; font-size:12px; padding-top:9px; padding-left:30px; float:left; }
.bt13{ font-weight:bold; color: #333333; font-size:12px; padding-top:9px; padding-left:30px; float:left; }
.left3{ width:355px; float:left; padding-left:10px}
.left33{ width:355px; float:left;}
.left333{ width:555px; float:left;}
.left4{ width:718px; float:left; padding-left:10px}
#centerlm{width:992px;border-left:1px solid #D2D2D2;border-right:1px solid #D2D2D2; height:100%;overflow:hidden;margin:0px auto; background: #ffffff ;  }
.listbg{ line-height:25px; background-image:url(jg_04.gif)  }
.listbg1{ line-height:24px; background-image:url(jg_04.gif)  }
.listbg3{ line-height:23px; background-image:url(jg_06.gif)  }
.main_articletitle /* 主标题文字颜色定义 */
{
color: #333333;font-weight:bold;font-size:18px;line-height: 30px; background-image:url(jg_05.gif);
}

/*图片边框定义*/
.pic3 {
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
	padding : 2px;
}
a:hover .pic3 {
         border-width : 2px;
	border-style : solid;
	border-color : #cccccc;
	padding : 1px;
	
}
/*图片边框定义*/
.pic2 {
	border-width : 1px;
	border-style : solid;
	border-color : #cccccc;
	padding : 2px;
}
a:hover .pic2 {
         border-width : 2px;
	border-style : solid;
	border-color : #cccccc;
	padding : 1px;
	
}

.n4Tab{clear:both; }
.n4Tab .submenu{ padding-left:7px}
.n4Tab .submenu ul{margin:0; padding:0;#333333; }
.n4Tab .submenu li{float:left;list-style-type:none;cursor:pointer;width:116px;color:#ffffff;background-image:url(a_2.gif);height:20px;padding-top:7px}
.n4Tab .submenu li h6 {font-size:13px; font-weight:normal;margin:0;font-weight:bold; width:116px;  }
.n4Tab .submenu li h6 a:link{font-size:13px; font-weight:normal;font-weight:bold; color:#000;width:116px; }
.n4Tab .submenu li h6 a:hover{font-size:13px; font-weight:normal;font-weight:bold; color:#fff;width:116px; height:20x; }
.n4Tab .submenu li h6 a:active{background-image:url(a_1.gif); width:116px; height:21px;padding-top:7pxcolor:#ffffff;}
.n4Tab .submenu .normal{background-image:url(a_2.gif); width:116px; height:20px; }
.n4Tab .submenu .active{background-image:url(a_1.gif); width:116px; height:21px;}
.n4Tab .submenu .hover{background-image:url(a_1.gif); width:116px; height:21px;}
.n4Tab .submenu .visited{background-image:url(a_1.gif); width:116px; height:21px;}
.n4Tab .submenu {padding:0px; }

