
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="keywords" content="http://www.zgcsswdx.cn">
<title>中共长沙市委党校（长沙行政学院）网站</title>
<LINK href="news1.css" rel=stylesheet>
<link rel="Shortcut Icon" href="favicon.ico"><!--IE地址栏前换成自己的图标--> 
<link rel="Bookmark" href="favicon.ico"><!--可以在收藏夹中显示出你的图标-->
<noscript><iframe scr="*"></iframe></noscript>
<script type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}
//-->
</script>
<SCRIPT> 
<!-- 
window.defaultStatus="中共长沙市委党校（长沙行政学院） http://www.zgcsswdx.cn"; 
//--> 
</SCRIPT>
<script language="JavaScript">
<!--
if (self != top) top.location.href = window.location.href
//-->
</script>
<script language=JavaScript>
<!--
//
var version = "other"
browserName = navigator.appName;   
browserVer = parseInt(navigator.appVersion);
if (browserName == "Netscape" && browserVer >= 3) version = "n3";
else if (browserName == "Netscape" && browserVer < 3) version = "n2";
else if (browserName == "Microsoft Internet Explorer" && browserVer >= 4) version = "e4";
else if (browserName == "Microsoft Internet Explorer" && browserVer < 4) version = "e3";
function marquee1()
{
	if (version == "e4" | version == "n3")
	{
		document.write("<marquee style='BOTTOM: 0px; FONT-WEIGHT: 100px; HEIGHT:120px;  TEXT-ALIGN: left; TOP: 0px' id='news' scrollamount='1' scrolldelay='10' behavior='loop' direction='up' border='0' onmouseover='this.stop()' onmouseout='this.start()'>")
	}
}

function marquee2()
{
	if (version == "e4" | version == "n3")
	{
		document.write("</marquee>")
	}
}

function marquee_logo_news()
{
	if (version == "e4")
	{
		document.write("<marquee style='BOTTOM: 0px; FONT-WEIGHT: 1200px; HEIGHT:31px;  TEXT-ALIGN: left; TOP: 0px' id='link_map' scrollamount='2' scrolldelay='10' behavior='alternate' direction='right' border='0' onmouseover='this.stop()' onmouseout='this.start()'>")
	}
}

function marquee3()
{
	if (version == "e4" | version == "n3")
	{
		document.write("<marquee direction='left' border='0' onmouseover='this.stop()' onmouseout='this.start()'>")
	}
}

function marquee4()
{
	if (version == "e4" | version == "n3")
	{
		document.write("</marquee>")
	}
}

function marquee5()
{
	if (version == "e4" | version == "n3")
	{
		document.write("<marquee style='BOTTOM: 0px; FONT-WEIGHT: 100px; HEIGHT:100px;  TEXT-ALIGN: left; TOP: 0px' id='news' scrollamount='1' scrolldelay='10' behavior='loop' direction='up' border='0' onmouseover='this.stop()' onmouseout='this.start()'>")
	}
}

function marquee6()
{
	if (version == "e4" | version == "n3")
	{
		document.write("</marquee>")
	}
}

//-->
</script>
<script language="JavaScript1.2">
function makevisible(cur,which){
if (which==0)
cur.filters.alpha.opacity=100
else
cur.filters.alpha.opacity=20
}
</script>

<script LANGUAGE="javascript">
<!--
function checkdata()
{
if (document.user.UserName.value=="")
	{
	  alert("对不起，请输入您的论坛用户名！");
	  document.user.UserName.focus();
	  return false;
	 }
else if (document.user.Password.value=="")
	{
	  alert("对不起，请输入您的论坛密码！");
	  document.user.Passwd.focus();
	  return false;
	 }
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
//-->
</script>
</head>
<body>

<noscript><iframe scr="*"></iframe></noscript>
<script language=javascript>
function CheckFormUserLogin()
{
	if(document.UserLogin.UserName.value=="")
	{
		alert("请输入用户名！");
		document.UserLogin.UserName.focus();
		return false;
	}
	if(document.UserLogin.Passwd.value == "")
	{
		alert("请输入密码！");
		document.UserLogin.Passwd.focus();
		return false;
	}
	if(document.UserLogin.verifycode.value == "")
	{
		alert("请输入验证码！");
		document.UserLogin.verifycode.focus();
		return false;
	}
}
</script>
<SCRIPT language="JavaScript" type="text/javascript">
    // Begin morelink
      function morelink(morelink)
      {
        url = 'MoreLink.asp?linktype=1';
        window.open(url,morelink);
      }
    // End morelink-->
 // Begin linkreg
      function linkreg(linkreg)
      {
        url = 'LinkReg.asp';
        window.open(url,linkreg);
      }
    // End linkreg-->
// Begin vote
      function vote(vote)
      {
        url = 'E_Vote.asp?stype=view';
        window.open(url,vote);
      }
    // End vote-->
// Begin adduser
      function adduser(adduser)
      {
        url = 'AddUser.asp';
        window.open(url,adduser);
      }
    // End adduser-->
// Begin getpwd
      function getpwd(getpwd)
      {
        url = 'GetPwd.asp';
        window.open(url,getpwd);
      }
    // End getpwd-->
</script>

<div id=menuDiv style='Z-INDEX: 2; VISIBILITY: hidden; WIDTH: 1px; POSITION: absolute; HEIGHT: 1px; BACKGROUND-COLOR: #9cc5f8'></div>

<table width="1002" height="25" border="0" align="center" cellpadding="0" cellspacing="0" background="images/topbg01.gif">
  <tr>
    <td width="772" align="left"><table width="760" border="0" align="left" cellpadding="0" cellspacing="0">
      <tr>
        
        <td height="24"><form method="POST" action="ChkLogin.asp" name="UserLogin" onSubmit="return CheckFormUserLogin();" class="login">
            &nbsp;&nbsp;<span align="left" valign="middle" class="login_user">用户：</span>
            <input name="UserName" size="8" class="login_username" onMouseOver ="this.style.backgroundColor='#F3EAD5'" onMouseOut ="this.style.backgroundColor='#FFFFFF'">
            <span align="left" valign="middle" class="login_user">密码：</span>
            <input type="password" name="Passwd" size="8" class="login_username" onMouseOver ="this.style.backgroundColor='#F3EAD5'" onMouseOut ="this.style.backgroundColor='#FFFFFF'">
            <span align="left" valign="middle" class="login_user">验码：</span>
            <input type="text" name="verifycode" size="4" class="login_username" onMouseOver ="this.style.backgroundColor='#F3EAD5'" onMouseOut ="this.style.backgroundColor='#FFFFFF'">
            <span><img src="getcode.asp"></span>
            <input type="submit" name="Submit" value="登录"  class="login_username" onMouseOver ="this.style.backgroundColor='#F3EAD5'" onMouseOut ="this.style.backgroundColor='#FFFFFF'" title="登录系统">
            
          &nbsp;
          <input type="button" name="Submit2" value="忘记密码" class="login_username" onMouseOver ="this.style.backgroundColor='#F3EAD5'" onMouseOut ="this.style.backgroundColor='#FFFFFF'" onClick="javascript:getpwd()" title="忘记密码了？">
        </form></td>
        
      </tr>
    </table>
	
	</td>
    <td width="230" align="left"><div align="center"><IMG height=16 src="images/setindex.gif" 
            width=16 align=absMiddle>　<A 
            onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.zgcsswdx.cn/');" 
            href="http://www.zgcsswdx.cn/#" class="login_user">设为首页</A> 
            　<IMG height=16 src="images/setfav.gif" width=16 
            align=absMiddle> <A 
            onclick="javascript:window.external.AddFavorite('http://www.zgcsswdx.cn/', '中共长沙市委党校行政学院');" 
            href="http://www.zgcsswdx.cn/#" class="login_user">加入收藏</A></div></td>
  </tr>
</table>
<table width="1002" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#FFFFFF" >
  <tr>
    <td height="60"><a href="http://www.zgcsswdx.cn">
        
        <object codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' 
      height="123" width="1002" classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'>
          <param name="movie" value="Images/top_flash.swf">
          <param name="quality" value="high">
          <param name="wmode" value="transparent">
          <embed src="photo/top.swf" quality=high 
      pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" 
      type="application/x-shockwave-flash" width="1002" height="123"> </embed>
      </object>
        </a>
	</td>
  </tr>
  <tr>
    <td height="31">
	  <table width="1002" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
	  <td valign="bottom" width="98"><a href="index.asp"><img src="Images/ec_menu_00.gif" width="98" height="31" border="0"></a></td>
        <td  valign="middle" align="left" class="TOP1" bgcolor="#ffffff">|<a href=http://10.1.9.160:8080 class=top1> 校园平台 </a>|<a href=E_Type.asp?E_typeid=28 class=top1> 区县(市)党校园地 </a>|<a href=E_Type.asp?E_typeid=29 class=top1> 干部学员园地 </a>|<a href=E_LeadMail.asp class=top1> 互动信息 </a>|<a href=http://10.1.9.160:80 class=top1> 网上办公 </a>|<a href=E_Type.asp?E_typeid=4 class=top1> 在职研究生教育 </a>|</td>
        <td  valign="middle" align="right" class="TOP1" bgcolor="#ffffff">
			<form method="post" name="myform" action="Result.asp" target="newwindow" class="login">
              <table width="272" border="0" align="right" cellpadding="0" cellspacing="0">
  <tr>
    <td width="24"><div align="right"><img src="Images/search.gif" width="23" height="23" /></div></td>
    <td width="271"><div align="right">
      <select name="action" style="border:1 solid #000000; font-size:9pt; background-color:#ffffff"　size="1">
        <option value="">全部内容</option>
        <option value="title">按标题</option>
        <option value="content">按内容</option>
        <option value="editor">按作者</option>
        <option value="about">按关键字</option>
      </select>
      <input type="text" name="keyword" class="login_username" onmouseover ="this.style.backgroundColor='#FDF6E7'" onmouseout ="this.style.backgroundColor='#FFFFFF'" size="16" value="关键字"onfocus="if (value =='关键字'){value =''}"onblur="if (value ==''){value='关键字'}" maxlength="50">
      <input type="submit" name="Submit" value="搜索"  class="login_username" onmouseover ="this.style.backgroundColor='#FDF6E7'" onmouseout ="this.style.backgroundColor='#FFFFFF'">
    </div></td>
  </tr>
</table>

           </form>		
		</td>
      </tr>
    </table>
	</td>
  </tr>
  <tr>
    <td height="34"  class="top"  background="Images/a_bg.gif">
	<table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td width="100%" align="left">
<SCRIPT language=javascript>

mtDropDown.spacerGif = "images/Menu_x.gif"; 
mtDropDown.dingbatOn = "images/Menu_expand-1.gif"; 
mtDropDown.dingbatOff = "images/Menu_expand-0.gif"; 
mtDropDown.dingbatSize = 14; 
mtDropDown.menuPadding = 1; 
mtDropDown.itemPadding = 4; 
mtDropDown.shadowSize = 2; 
mtDropDown.shadowOffset = 3; 
mtDropDown.shadowColor = "#666"; 
mtDropDown.shadowPng = "images/005.png"; 
mtDropDown.backgroundColor = "#B72C25"; 
mtDropDown.backgroundPng = "images/004.png"; 
mtDropDown.hideDelay = 200; 
mtDropDown.slideTime = 200; 

mtDropDown.reference = {topLeft:1,topRight:2,bottomLeft:3,bottomRight:4};
mtDropDown.direction = {down:1,right:2};
mtDropDown.registry = [];
mtDropDown._maxZ = 100;

mtDropDown.isSupported = function() {
if (typeof mtDropDown.isSupported.r == "boolean") 
return mtDropDown.isSupported.r;
var ua = navigator.userAgent.toLowerCase();
var an = navigator.appName;
var r = false;
if (ua.indexOf("gecko") > -1) r = true; 
else if (an == "Microsoft Internet Explorer") {
if (document.getElementById) r = true; 
}
mtDropDown.isSupported.r = r;
return r;
}

mtDropDown.initialize = function() {
for (var i = 0, menu = null; menu = this.registry[i]; i++) {
menu.initialize();
}
}

mtDropDown.renderAll = function() {
var aMenuHtml = [];
for (var i = 0, menu = null; menu = this.registry[i]; i++) {
aMenuHtml[i] = menu.toString();
}
document.write(aMenuHtml.join(""));
}

function mtDropDown(oActuator, iDirection, iLeft, iTop, iReferencePoint, parentMenuSet) {

this.addItem = addItem;
this.addMenu = addMenu;
this.toString = toString;
this.initialize = initialize;
this.isOpen = false;
this.show = show;
this.hide = hide;
this.items = [];

this.onactivate = new Function(); 
this.ondeactivate = new Function(); 
this.onmouseover = new Function(); 
this.onqueue = new Function(); 

this.index = mtDropDown.registry.length;
mtDropDown.registry[this.index] = this;
var id = "mtDropDown" + this.index;
var contentHeight = null;
var contentWidth = null;
var childMenuSet = null;
var animating = false;
var childMenus = [];
var slideAccel = -1;
var elmCache = null;
var ready = false;
var _this = this;
var a = null;
var pos = iDirection == mtDropDown.direction.down ? "top" : "left";
var dim = null;

function addItem(sText, sUrl) {
var item = new mtDropDownItem(sText, sUrl, this);
item._index = this.items.length;
this.items[item._index] = item;
}
function addMenu(oMenuItem) {
if (!oMenuItem.parentMenu == this) throw new Error("Cannot add a menu here");
if (childMenuSet == null) childMenuSet = new mtDropDownSet(mtDropDown.direction.right, -5, 2, mtDropDown.reference.topRight);
var m = childMenuSet.addMenu(oMenuItem);
childMenus[oMenuItem._index] = m;
m.onmouseover = child_mouseover;
m.ondeactivate = child_deactivate;
m.onqueue = child_queue;
return m;
}
function initialize() {
initCache();
initEvents();
initSize();
ready = true;
}
function show() {

if (ready) {
_this.isOpen = true;
animating = true;
setContainerPos();
elmCache["clip"].style.visibility = "visible";
elmCache["clip"].style.zIndex = mtDropDown._maxZ++;

slideStart();
_this.onactivate();
}
}
function hide() {
if (ready) {
_this.isOpen = false;
animating = true;
for (var i = 0, item = null; item = elmCache.item[i]; i++) 
dehighlight(item);
if (childMenuSet) childMenuSet.hide();
slideStart();
_this.ondeactivate();
}
}
function setContainerPos() {
var sub = oActuator.constructor == mtDropDownItem; 
var act = sub ? oActuator.parentMenu.elmCache["item"][oActuator._index] : oActuator; 
var el = act;
var x = 0;
var y = 0;
var minX = 0;
var maxX = (window.innerWidth ? window.innerWidth : document.body.clientWidth) - parseInt(elmCache["clip"].style.width);
var minY = 0;
var maxY = (window.innerHeight ? window.innerHeight : document.body.clientHeight) - parseInt(elmCache["clip"].style.height);

while (sub ? el.parentNode.className.indexOf("mtDropdownMenu") == -1 : el.offsetParent) {
x += el.offsetLeft;
y += el.offsetTop;
if (el.scrollLeft) x -= el.scrollLeft;
if (el.scrollTop) y -= el.scrollTop;
el = el.offsetParent;
}
if (oActuator.constructor == mtDropDownItem) {
x += parseInt(el.parentNode.style.left);
y += parseInt(el.parentNode.style.top);
}
switch (iReferencePoint) {
case mtDropDown.reference.topLeft:
break;
case mtDropDown.reference.topRight:
x += act.offsetWidth;
break;
case mtDropDown.reference.bottomLeft:
y += act.offsetHeight;
break;
case mtDropDown.reference.bottomRight:
x += act.offsetWidth;
y += act.offsetHeight;
break;
}
x += iLeft;
y += iTop;
x = Math.max(Math.min(x, maxX), minX);
y = Math.max(Math.min(y, maxY), minY);
elmCache["clip"].style.left = x + "px";
elmCache["clip"].style.top = y + "px";
}
function slideStart() {
var x0 = parseInt(elmCache["content"].style[pos]);
var x1 = _this.isOpen ? 0 : -dim;
if (a != null) a.stop();
a = new Accelimation(x0, x1, mtDropDown.slideTime, slideAccel);
a.onframe = slideFrame;
a.onend = slideEnd;
a.start();
}
function slideFrame(x) {
elmCache["content"].style[pos] = x + "px";
}
function slideEnd() {
if (!_this.isOpen) elmCache["clip"].style.visibility = "hidden";
animating = false;
}
function initSize() {

var ow = elmCache["items"].offsetWidth;
var oh = elmCache["items"].offsetHeight;
var ua = navigator.userAgent.toLowerCase();

elmCache["clip"].style.width = ow + mtDropDown.shadowSize + 2 + "px";
elmCache["clip"].style.height = oh + mtDropDown.shadowSize + 2 + "px";

elmCache["content"].style.width = ow + mtDropDown.shadowSize + "px";
elmCache["content"].style.height = oh + mtDropDown.shadowSize + "px";
contentHeight = oh + mtDropDown.shadowSize;
contentWidth = ow + mtDropDown.shadowSize;
dim = iDirection == mtDropDown.direction.down ? contentHeight : contentWidth;

elmCache["content"].style[pos] = -dim - mtDropDown.shadowSize + "px";
elmCache["clip"].style.visibility = "hidden";

if (ua.indexOf("mac") == -1 || ua.indexOf("gecko") > -1) {

elmCache["background"].style.width = ow + "px";
elmCache["background"].style.height = oh + "px";
elmCache["background"].style.backgroundColor = mtDropDown.backgroundColor;

elmCache["shadowRight"].style.left = ow + "px";
elmCache["shadowRight"].style.height = oh - (mtDropDown.shadowOffset - mtDropDown.shadowSize) + "px";
elmCache["shadowRight"].style.backgroundColor = mtDropDown.shadowColor;



elmCache["shadowBottom"].style.top = oh + "px";
elmCache["shadowBottom"].style.width = ow - mtDropDown.shadowOffset + "px";
elmCache["shadowBottom"].style.backgroundColor = mtDropDown.shadowColor;
}

else {

elmCache["background"].firstChild.src = mtDropDown.backgroundPng;
elmCache["background"].firstChild.width = ow;
elmCache["background"].firstChild.height = oh;

elmCache["shadowRight"].firstChild.src = mtDropDown.shadowPng;
elmCache["shadowRight"].style.left = ow + "px";
elmCache["shadowRight"].firstChild.width = mtDropDown.shadowSize;
elmCache["shadowRight"].firstChild.height = oh - (mtDropDown.shadowOffset - mtDropDown.shadowSize);



elmCache["shadowBottom"].firstChild.src = mtDropDown.shadowPng;
elmCache["shadowBottom"].style.top = oh + "px";
elmCache["shadowBottom"].firstChild.height = mtDropDown.shadowSize;
elmCache["shadowBottom"].firstChild.width = ow - mtDropDown.shadowOffset;
}
}
function initCache() {
var menu = document.getElementById(id);
var all = menu.all ? menu.all : menu.getElementsByTagName("*"); 
elmCache = {};
elmCache["clip"] = menu;
elmCache["item"] = [];
for (var i = 0, elm = null; elm = all[i]; i++) {
switch (elm.className) {
case "items":
case "content":
case "background":
case "shadowRight":
case "shadowBottom":
elmCache[elm.className] = elm;
break;
case "item":
elm._index = elmCache["item"].length;
elmCache["item"][elm._index] = elm;
break;
}
}

_this.elmCache = elmCache;
}
function initEvents() {

for (var i = 0, item = null; item = elmCache.item[i]; i++) {
item.onmouseover = item_mouseover;
item.onmouseout = item_mouseout;
item.onclick = item_click;
}

if (typeof oActuator.tagName != "undefined") {
oActuator.onmouseover = actuator_mouseover;
oActuator.onmouseout = actuator_mouseout;
}

elmCache["content"].onmouseover = content_mouseover;
elmCache["content"].onmouseout = content_mouseout;
}
function highlight(oRow) {
oRow.className = "item hover";
if (childMenus[oRow._index]) 
oRow.lastChild.firstChild.src = mtDropDown.dingbatOn;
}
function dehighlight(oRow) {
oRow.className = "item";
if (childMenus[oRow._index]) 
oRow.lastChild.firstChild.src = mtDropDown.dingbatOff;
}
function item_mouseover() {
if (!animating) {
highlight(this);
if (childMenus[this._index]) 
childMenuSet.showMenu(childMenus[this._index]);
else if (childMenuSet) childMenuSet.hide();
}
}
function item_mouseout() {
if (!animating) {
if (childMenus[this._index])
childMenuSet.hideMenu(childMenus[this._index]);
else 
dehighlight(this);
}
}
function item_click() {
if (!animating) {
if (_this.items[this._index].url) 
location.href = _this.items[this._index].url;
}
}
function actuator_mouseover() {
parentMenuSet.showMenu(_this);
}
function actuator_mouseout() {
parentMenuSet.hideMenu(_this);
}
function content_mouseover() {
if (!animating) {
parentMenuSet.showMenu(_this);
_this.onmouseover();
}
}
function content_mouseout() {
if (!animating) {
parentMenuSet.hideMenu(_this);
}
}
function child_mouseover() {
if (!animating) {
parentMenuSet.showMenu(_this);
}
}
function child_deactivate() {
for (var i = 0; i < childMenus.length; i++) {
if (childMenus[i] == this) {
dehighlight(elmCache["item"][i]);
break;
}
}
}
function child_queue() {
parentMenuSet.hideMenu(_this);
}
function toString() {
var aHtml = [];
var sClassName = "mtDropdownMenu" + (oActuator.constructor != mtDropDownItem ? " top" : "");
for (var i = 0, item = null; item = this.items[i]; i++) {
aHtml[i] = item.toString(childMenus[i]);
}
return '<div id="' + id + '" class="' + sClassName + '">' + 
'<div class="content"><table class="items" cellpadding="0" cellspacing="0" border="0">' + 
'<tr><td colspan="2"><img src="' + mtDropDown.spacerGif + '" width="1" height="' + mtDropDown.menuPadding + '"></td></tr>' + 
aHtml.join('') + 
'<tr><td colspan="2"><img src="' + mtDropDown.spacerGif + '" width="1" height="' + mtDropDown.menuPadding + '"></td></tr></table>' + 
'<div class="shadowBottom"><img src="' + mtDropDown.spacerGif + '" width="1" height="1"></div>' + 
'<div class="shadowRight"><img src="' + mtDropDown.spacerGif + '" width="1" height="1"></div>' + 
'<div class="background"><img src="' + mtDropDown.spacerGif + '" width="1" height="1"></div>' + 
'</div></div>';
}
}

mtDropDownSet.registry = [];
function mtDropDownSet(iDirection, iLeft, iTop, iReferencePoint) {

this.addMenu = addMenu;
this.showMenu = showMenu;
this.hideMenu = hideMenu;
this.hide = hide;

var menus = [];
var _this = this;
var current = null;
this.index = mtDropDownSet.registry.length;
mtDropDownSet.registry[this.index] = this;

function addMenu(oActuator) {
var m = new mtDropDown(oActuator, iDirection, iLeft, iTop, iReferencePoint, this);
menus[menus.length] = m;
return m;
}
function showMenu(oMenu) {
if (oMenu != current) {

if (current != null) hide(current); 

current = oMenu;

oMenu.show();
}
else {

cancelHide(oMenu);
}
}
function hideMenu(oMenu) {

if (current == oMenu && oMenu.isOpen) {

if (!oMenu.hideTimer) scheduleHide(oMenu);
}
}
function scheduleHide(oMenu) {

oMenu.onqueue();
oMenu.hideTimer = window.setTimeout("mtDropDownSet.registry[" + _this.index + "].hide(mtDropDown.registry[" + oMenu.index + "])", mtDropDown.hideDelay);
}
function cancelHide(oMenu) {

if (oMenu.hideTimer) {
window.clearTimeout(oMenu.hideTimer);
oMenu.hideTimer = null;
}
}
function hide(oMenu) { 
if (!oMenu && current) oMenu = current;
if (oMenu && current == oMenu && oMenu.isOpen) {

cancelHide(oMenu);
current = null;
oMenu.hideTimer = null;
oMenu.hide();
}
}
}

function mtDropDownItem(sText, sUrl, oParent) {
this.toString = toString;
this.text = sText;
this.url = sUrl;
this.parentMenu = oParent;
function toString(bDingbat) {
var sDingbat = bDingbat ? mtDropDown.dingbatOff : mtDropDown.spacerGif;
var iEdgePadding = mtDropDown.itemPadding + mtDropDown.menuPadding;
var sPaddingLeft = "padding:" + mtDropDown.itemPadding + "px; padding-left:" + iEdgePadding + "px;"
var sPaddingRight = "padding:" + mtDropDown.itemPadding + "px; padding-right:" + iEdgePadding + "px;"
return '<tr class="item"><td nowrap style="' + sPaddingLeft + '">' + 
sText + '</td><td width="14" style="' + sPaddingRight + '">' + 
'<img src="' + sDingbat + '" width="14" height="14"></td></tr>';
}
}

function Accelimation(from, to, time, zip) {
if (typeof zip == "undefined") zip = 0;
if (typeof unit == "undefined") unit = "px";
this.x0 = from;
this.x1 = to;
this.dt = time;
this.zip = -zip;
this.unit = unit;
this.timer = null;
this.onend = new Function();
this.onframe = new Function();
}

Accelimation.prototype.start = function() {
this.t0 = new Date().getTime();
this.t1 = this.t0 + this.dt;
var dx = this.x1 - this.x0;
this.c1 = this.x0 + ((1 + this.zip) * dx / 3);
this.c2 = this.x0 + ((2 + this.zip) * dx / 3);
Accelimation._add(this);
}

Accelimation.prototype.stop = function() {
Accelimation._remove(this);
}

Accelimation.prototype._paint = function(time) {
if (time < this.t1) {
var elapsed = time - this.t0;
this.onframe(Accelimation._getBezier(elapsed/this.dt,this.x0,this.x1,this.c1,this.c2));
}
else this._end();
}

Accelimation.prototype._end = function() {
Accelimation._remove(this);
this.onframe(this.x1);
this.onend();
}

Accelimation._add = function(o) {
var index = this.instances.length;
this.instances[index] = o;

if (this.instances.length == 1) {
this.timerID = window.setInterval("Accelimation._paintAll()", this.targetRes);
}
}

Accelimation._remove = function(o) {
for (var i = 0; i < this.instances.length; i++) {
if (o == this.instances[i]) {
this.instances = this.instances.slice(0,i).concat( this.instances.slice(i+1) );
break;
}
}

if (this.instances.length == 0) {
window.clearInterval(this.timerID);
this.timerID = null;
}
}

Accelimation._paintAll = function() {
var now = new Date().getTime();
for (var i = 0; i < this.instances.length; i++) {
this.instances[i]._paint(now);
}
}

Accelimation._B1 = function(t) { return t*t*t }
Accelimation._B2 = function(t) { return 3*t*t*(1-t) }
Accelimation._B3 = function(t) { return 3*t*(1-t)*(1-t) }
Accelimation._B4 = function(t) { return (1-t)*(1-t)*(1-t) }

Accelimation._getBezier = function(percent,startPos,endPos,control1,control2) {
return endPos * this._B1(percent) + control2 * this._B2(percent) + control1 * this._B3(percent) + startPos * this._B4(percent);
}

Accelimation.instances = [];
Accelimation.targetRes = 10;
Accelimation.timerID = null;

</SCRIPT>

<SCRIPT language=javascript>
//原 mt_dropdown_initialize.js
		var preloaded = [];

		// here is a lame preloading script i am putting in just for demonstration
		for (var i = 1; i <= 8; i++) {
			preloaded[i] = [loadImage(i + "-0.gif"), loadImage(i + "-1.gif")];
		}

		function init() {
			if (mtDropDown.isSupported()) {
				mtDropDown.initialize();
			}
		}

		// this is a crappy example preloader. Use whichever one you want.
		function loadImage(sFilename) {
			var img = new Image();
			img.src ="images/" + sFilename;
			return img;
		}
</SCRIPT>
<body bgcolor="#a9aaa5" onLoad="init();" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<table border=0 cellpadding=0 cellspacing=0 width="100%" align="left">
<tbody> 
<tr> 
	<td class="top">
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold'>|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=1' id=menu1 title='透视党校'>透视党校</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='zzjg.asp' id=menu2 title='机构设置'>机构设置</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=3' id=menu3 title='专家学者'>专家学者</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=6' id=menu4 title='教学动态'>教学动态</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=7' id=menu5 title='科研工作'>科研工作</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=5' id=menu6 title='最新消息'>最新消息</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=38' id=menu7 title='党务公开'>党务公开</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=36' id=menu8 title='机关党建'>机关党建</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=42' id=menu9 title='党群工作'>党群工作</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_NobigClass.asp?E_typeid=10' id=menu10 title='职工之家'>职工之家</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=43' id=menu11 title='预决算公开'>预决算公开</a>&nbsp;|</span>
<span style=' height:14px;color=#FFFFFF;FONT-WEIGHT: bold;FONT-SIZE:14px'><a class=MenuType href='E_Type.asp?E_typeid=32' id=menu12 title='区县党校业务指导'>区县党校业务指导</a>&nbsp;|</span>
<SCRIPT LANGUAGE=javascript>
if (mtDropDown.isSupported()) {
	var ms = new mtDropDownSet(mtDropDown.direction.down, 0, 0, mtDropDown.reference.bottomLeft);

	var menu1 = ms.addMenu(document.getElementById('menu1'));
	menu1.addItem('- 学院概况','E_BigClass.asp?E_typeid=1&E_BigClassID=1'); 
	menu1.addItem('- 班子建设','E_BigClass.asp?E_typeid=1&E_BigClassID=2'); 
	menu1.addItem('- 校园风光','xyfg.asp'); 
	menu1.addItem('- 联系我们','E_BigClass.asp?E_typeid=1&E_BigClassID=125'); 

	var subMenu1 = menu1.addMenu(menu1.items[1]);
	subMenu1.addItem('- 现任领导','E_SmallClass.asp?E_typeid=1&E_BigClassID=2&E_SmallClassID=126');
	subMenu1.addItem('- 领导班子职责分工','E_SmallClass.asp?E_typeid=1&E_BigClassID=2&E_SmallClassID=123');
	subMenu1.addItem('- 领导班子议事规则','E_SmallClass.asp?E_typeid=1&E_BigClassID=2&E_SmallClassID=124');
	subMenu1.addItem('- 领导班子决策程序','E_SmallClass.asp?E_typeid=1&E_BigClassID=2&E_SmallClassID=125');

	var menu3 = ms.addMenu(document.getElementById('menu3'));
	menu3.addItem('- 长沙市“五个一批”人才','E_BigClass.asp?E_typeid=3&E_BigClassID=215'); 
	menu3.addItem('- 明星教师','E_BigClass.asp?E_typeid=3&E_BigClassID=216'); 
	menu3.addItem('- 握瑜教学奖获得者','E_BigClass.asp?E_typeid=3&E_BigClassID=217'); 
	menu3.addItem('- 握瑜科研奖获得者','E_BigClass.asp?E_typeid=3&E_BigClassID=218'); 
	menu3.addItem('- 教授风采','E_BigClass.asp?E_typeid=3&E_BigClassID=219'); 
	menu3.addItem('- 青年教师','E_BigClass.asp?E_typeid=3&E_BigClassID=220'); 

	var subMenu0 = menu3.addMenu(menu3.items[0]);
	subMenu0.addItem('- 首  批','E_SmallClass.asp?E_typeid=3&E_BigClassID=215&E_SmallClassID=140');
	subMenu0.addItem('- 第二批','E_SmallClass.asp?E_typeid=3&E_BigClassID=215&E_SmallClassID=141');

	var subMenu1 = menu3.addMenu(menu3.items[1]);
	subMenu1.addItem('- 第一届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=133');
	subMenu1.addItem('- 第二届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=134');
	subMenu1.addItem('- 第三届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=135');
	subMenu1.addItem('- 第四届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=136');
	subMenu1.addItem('- 第五届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=137');
	subMenu1.addItem('- 第六届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=138');
	subMenu1.addItem('- 第七届','E_SmallClass.asp?E_typeid=3&E_BigClassID=216&E_SmallClassID=139');

	var subMenu2 = menu3.addMenu(menu3.items[2]);
	subMenu2.addItem('- 第一届','E_SmallClass.asp?E_typeid=3&E_BigClassID=217&E_SmallClassID=131');
	subMenu2.addItem('- 第二届','E_SmallClass.asp?E_typeid=3&E_BigClassID=217&E_SmallClassID=132');

	var subMenu3 = menu3.addMenu(menu3.items[3]);
	subMenu3.addItem('- 第一届','E_SmallClass.asp?E_typeid=3&E_BigClassID=218&E_SmallClassID=129');
	subMenu3.addItem('- 第二届','E_SmallClass.asp?E_typeid=3&E_BigClassID=218&E_SmallClassID=130');

	var menu4 = ms.addMenu(document.getElementById('menu4'));
	menu4.addItem('- 规章制度','E_BigClass.asp?E_typeid=6&E_BigClassID=60'); 
	menu4.addItem('- 教学计划','E_BigClass.asp?E_typeid=6&E_BigClassID=61'); 
	menu4.addItem('- 最新通知','E_BigClass.asp?E_typeid=6&E_BigClassID=133'); 
	menu4.addItem('- 教学改革','E_BigClass.asp?E_typeid=6&E_BigClassID=63'); 
	menu4.addItem('- 教学课件','E_BigClass.asp?E_typeid=6&E_BigClassID=62'); 

	var menu5 = ms.addMenu(document.getElementById('menu5'));
	menu5.addItem('- 科研动态','E_BigClass.asp?E_typeid=7&E_BigClassID=54'); 
	menu5.addItem('- 课题管理','E_BigClass.asp?E_typeid=7&E_BigClassID=55'); 
	menu5.addItem('- 科研成果','E_BigClass.asp?E_typeid=7&E_BigClassID=56'); 

	var subMenu1 = menu5.addMenu(menu5.items[1]);
	subMenu1.addItem('- 管理文件','E_SmallClass.asp?E_typeid=7&E_BigClassID=55&E_SmallClassID=31');
	subMenu1.addItem('- 表格下载','E_SmallClass.asp?E_typeid=7&E_BigClassID=55&E_SmallClassID=32');

	var menu6 = ms.addMenu(document.getElementById('menu6'));
	menu6.addItem('- 院校要闻','E_BigClass.asp?E_typeid=5&E_BigClassID=136'); 
	menu6.addItem('- 党校简报','E_BigClass.asp?E_typeid=5&E_BigClassID=126'); 
	menu6.addItem('- 周工作安排','E_BigClass.asp?E_typeid=5&E_BigClassID=135'); 

	var menu7 = ms.addMenu(document.getElementById('menu7'));
	menu7.addItem('- 校委决议','E_BigClass.asp?E_typeid=38&E_BigClassID=206'); 
	menu7.addItem('- 党的思想建设','E_BigClass.asp?E_typeid=38&E_BigClassID=207'); 
	menu7.addItem('- 党的组织管理','E_BigClass.asp?E_typeid=38&E_BigClassID=208'); 
	menu7.addItem('- 领导班子建设','E_BigClass.asp?E_typeid=38&E_BigClassID=209'); 
	menu7.addItem('- 机关党组织班子建设','E_BigClass.asp?E_typeid=38&E_BigClassID=213'); 
	menu7.addItem('- 干部选用和管理','E_BigClass.asp?E_typeid=38&E_BigClassID=210'); 
	menu7.addItem('- 联系和服务党员、群众','E_BigClass.asp?E_typeid=38&E_BigClassID=211'); 
	menu7.addItem('- 党风廉政建设','E_BigClass.asp?E_typeid=38&E_BigClassID=212'); 

	var subMenu0 = menu7.addMenu(menu7.items[0]);
	subMenu0.addItem('- 执行中央方针政策，上级党组织决议、决定和工作部署','E_SmallClass.asp?E_typeid=38&E_BigClassID=206&E_SmallClassID=89');
	subMenu0.addItem('- 本单位重要决策和工作部署','E_SmallClass.asp?E_typeid=38&E_BigClassID=206&E_SmallClassID=90');
	subMenu0.addItem('- 校委阶段性工作部署、工作任务及落实','E_SmallClass.asp?E_typeid=38&E_BigClassID=206&E_SmallClassID=91');
	subMenu0.addItem('- 党建工作目标、工作任务及落实情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=206&E_SmallClassID=115');

	var subMenu1 = menu7.addMenu(menu7.items[1]);
	subMenu1.addItem('- 开展思想政治工作','E_SmallClass.asp?E_typeid=38&E_BigClassID=207&E_SmallClassID=92');
	subMenu1.addItem('- 理论学习计划及落实','E_SmallClass.asp?E_typeid=38&E_BigClassID=207&E_SmallClassID=93');
	subMenu1.addItem('- 党员干部教育培训计划及落实','E_SmallClass.asp?E_typeid=38&E_BigClassID=207&E_SmallClassID=94');

	var subMenu2 = menu7.addMenu(menu7.items[2]);
	subMenu2.addItem('- 校委的设置、主要职责、机构调整','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=95');
	subMenu2.addItem('- 党务工作经费管理和使用','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=96');
	subMenu2.addItem('- 党员权利保障','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=97');
	subMenu2.addItem('- 机关党组织的设置、主要职责和换届选举情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=116');
	subMenu2.addItem('- 党员发展情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=117');
	subMenu2.addItem('- 创先争优情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=118');
	subMenu2.addItem('- 党费收缴、管理和使用','E_SmallClass.asp?E_typeid=38&E_BigClassID=208&E_SmallClassID=119');

	var subMenu3 = menu7.addMenu(menu7.items[3]);
	subMenu3.addItem('- 领导班子职责分工、议事规则和决策程序','E_SmallClass.asp?E_typeid=38&E_BigClassID=209&E_SmallClassID=98');
	subMenu3.addItem('- 领导班子执行民主集中制情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=209&E_SmallClassID=99');
	subMenu3.addItem('- 领导班子召开民主生活会情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=209&E_SmallClassID=100');
	subMenu3.addItem('- 领导班子年度考核评价情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=209&E_SmallClassID=101');

	var subMenu4 = menu7.addMenu(menu7.items[4]);
	subMenu4.addItem('- 机关党组织负责人职责分工、议事规则和工作程序','E_SmallClass.asp?E_typeid=38&E_BigClassID=213&E_SmallClassID=120');
	subMenu4.addItem('- 执行民主集中制情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=213&E_SmallClassID=121');
	subMenu4.addItem('- 召开民主生活会情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=213&E_SmallClassID=122');

	var subMenu5 = menu7.addMenu(menu7.items[5]);
	subMenu5.addItem('- 干部选拔任用','E_SmallClass.asp?E_typeid=38&E_BigClassID=210&E_SmallClassID=102');
	subMenu5.addItem('- 轮岗交流情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=210&E_SmallClassID=103');
	subMenu5.addItem('- 考核奖惩情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=210&E_SmallClassID=104');
	subMenu5.addItem('- 干部监督制度执行情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=210&E_SmallClassID=105');

	var subMenu6 = menu7.addMenu(menu7.items[6]);
	subMenu6.addItem('- 听取、反映和采纳党员、群众意见和建议情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=211&E_SmallClassID=106');
	subMenu6.addItem('- 帮助党员、群众解决生产生活实际困难情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=211&E_SmallClassID=107');
	subMenu6.addItem('- 接待来信来访、排查化解矛盾纠纷','E_SmallClass.asp?E_typeid=38&E_BigClassID=211&E_SmallClassID=108');
	subMenu6.addItem('- 办理涉及党员、群众切身利益重要事项的情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=211&E_SmallClassID=109');

	var subMenu7 = menu7.addMenu(menu7.items[7]);
	subMenu7.addItem('- 执行廉洁自律规定情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=212&E_SmallClassID=110');
	subMenu7.addItem('- 落实党内监督制度情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=212&E_SmallClassID=111');
	subMenu7.addItem('- 推进惩治和预防腐败体系建设情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=212&E_SmallClassID=112');
	subMenu7.addItem('- 落实党风廉政建设责任制情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=212&E_SmallClassID=113');
	subMenu7.addItem('- 处理违纪党员情况','E_SmallClass.asp?E_typeid=38&E_BigClassID=212&E_SmallClassID=114');

	var menu8 = ms.addMenu(document.getElementById('menu8'));
	menu8.addItem('- “两学一做”学习教育专题','kxfzg.asp'); 
	menu8.addItem('- 党员活动','jdx.asp'); 
	menu8.addItem('- 支部活动','E_BigClass.asp?E_typeid=36&E_BigClassID=204'); 

	var menu10 = ms.addMenu(document.getElementById('menu10'));
	menu10.addItem('- 我的中国梦','E_BigClass.asp?E_typeid=10&E_BigClassID=227'); 

	mtDropDown.renderAll();
	}
	//==========================
	//        菜单结束
	//==========================
</SCRIPT>

	</td>
</tr>
</tbody> 
</table></td>
      </tr>
    </table></td>
  </tr>
</table>

<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="190" height="226" valign="top" background="images\left_bg.gif">
	<table width="190" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="190" height="1000" colspan="2" valign="top">
	
<table width="169" border="0" align="center" cellpadding="0" cellspacing="0">
	   <tr>
        <td height="6"></td>
      </tr>	
      <tr>
        <td><a href="E_board.asp" target="_blank"><img src="Images/annouce_1.gif" alt="更多公告" width="169" height="31" border="0" ></a></td>
      </tr>  
      <tr>
        <td background="images\list_bg.gif"> 
<DIV id=demoa style="OVERFLOW: hidden; WIDTH: 169px; HEIGHT: 172px"> 
<DIV id=demoa1>                 
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">

   <tr>
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_Board_News.asp?ID=81" class="middle" target="_blank">图书馆通知</A>
    </td>    
   </tr>

   <tr>
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_Board_News.asp?ID=80" class="middle" target="_blank">机关党委通知</A>
    </td>    
   </tr>

   <tr>
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_Board_News.asp?ID=79" class="middle" target="_blank">《超星学术视频》开通试用</A>
    </td>    
   </tr>

   <tr>
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_Board_News.asp?ID=78" class="middle" target="_blank">社科优秀人才和优秀成果评奖通知</A>
    </td>    
   </tr>

   <tr>
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_Board_News.asp?ID=76" class="middle" target="_blank">“专家学者”栏目资料收集</A>
    </td>    
   </tr>
    
</table> 
</div> 
<DIV id=demoa2></DIV>
</DIV>			  
<SCRIPT>				 
var speed2=60
demoa2.innerHTML=demoa1.innerHTML
function Marquee2(){
if(demoa2.offsetTop-demoa.scrollTop<=0)
demoa.scrollTop-=demoa1.offsetHeight
else{
demoa.scrollTop++
}
}
var MyMar2=setInterval(Marquee2,speed2)
demoa.onmouseover=function() {clearInterval(MyMar2)}
demoa.onmouseout=function() {MyMar2=setInterval(Marquee2,speed2)}
</script>



		</td>
      </tr>
      <tr>
        <td><img src="Images/list_bg2.gif" width="169" height="15" /></td>
      </tr>
    </table>
	<table width="169" border="0" align="center" cellpadding="0" cellspacing="0">
	   <tr>
        <td height="6"></td>
      </tr>	
      <tr>
        <td><a href="E_Type.asp?E_typeid=7" target="_blank"><img src="Images/annouce_4.gif" alt="更多内容" width="169" height="31" border="0" ></a></td>
      </tr>  
      <tr>
        <td background="images\list_bg.gif"> 
          
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4991" class="middle" target="_blank">我校成功举办2018年全..</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4990" class="middle" target="_blank">长沙市情研究会2018年..</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4881" class="middle" target="_blank">咨询动态（2018·3）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4880" class="middle" target="_blank">咨询动态（2018·2）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4879" class="middle" target="_blank">咨询动态（2018·1）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4860" class="middle" target="_blank">咨询动态（二十六）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4858" class="middle" target="_blank">咨询动态（二十五）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4857" class="middle" target="_blank">咨询动态（二十四）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4856" class="middle" target="_blank">咨询动态（二十三）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4855" class="middle" target="_blank">咨询动态（二十二）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4854" class="middle" target="_blank">咨询动态（二十一）</A></td>   
   </tr>

   <tr>
  
    <td height="19" align="left" class="blacklink">
     ·<A HREF="E_ReadNews.asp?NewsId=4822" class="middle" target="_blank">关于启动长沙市情研究..</A></td>   
   </tr>
    
</table> 
</div> 
</DIV>	

</td>
      </tr>
      <tr>
        <td><img src="Images/list_bg2.gif" width="169" height="15" /></td>
      </tr>
    </table>
	<table width="169" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="6"></td>
        </tr>
        <tr>
          <td><img src="Images/hot_article.gif" width="169" height="29" /></td>
        </tr>
        <tr>
          <td background="images\list_bg.gif"><div align="center">
            <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" id="AutoNumber5" style="border-collapse: collapse">
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=5002" title="行程千里  不忘初心" target="_blank" >行程千里  不忘初心</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=4992" title="中共长沙市委党校(长沙行政学院)2018年公开招聘（选调）事业单位人员公告" target="_blank" >中共长沙市委党校(长..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=5005" title="长沙市委党校2018年上学期第十七周学习工作安排" target="_blank" >长沙市委党校2018年上..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=5003" title="第53期中青班学员郭丁文的《呈阅件》获省委常委谢建辉签批" target="_blank" >第53期中青班学员郭丁..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=5001" title="长沙市委党校2018年上学期第十六周学习工作安排" target="_blank" >长沙市委党校2018年上..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=5004" title="荆门市委党校常务副校长郭强一行来我校调研交流" target="_blank" >荆门市委党校常务副校..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=4999" title="我校第53期中青班赴深圳培训" target="_blank" >我校第53期中青班赴深..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=4995" title="潜心务实抓调研  合心聚力促发展" target="_blank" >潜心务实抓调研  合心..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=4998" title="奋进新时代 激扬展青春" target="_blank" >奋进新时代 激扬展青..</a> </td>
              </tr>
              
              <tr>
                <td height="18"> ·
                  <a class="middle" href="E_ReadNews.asp?NewsID=4997" title="长沙市委党校2018年上学期第十五周学习工作安排" target="_blank" >长沙市委党校2018年上..</a> </td>
              </tr>
              
            </table>
          </div></td>
        </tr>
        <tr>
          <td><img src="Images/list_bg2.gif" width="169" height="15" /></td>
        </tr>
      </table>
      
      <table width="169" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="6"></td>
        </tr>
        <tr>
          <td><img src="Images/Tatol.gif" width="169" height="29" /></td>
        </tr>
        <tr>
          <td background="images\list_bg.gif"><div align="center">
            <table width="98%" height="118" border="0" cellpadding="0" cellspacing="0">
              <tr>
                <td><div align="left">
                    
                  &nbsp;&nbsp;○- 今日文章：<font color="red">1</font><br />
                  &nbsp;&nbsp;○- 文章总数：<font color="red">4552</font><br />
                  &nbsp;&nbsp;○- 会员总数：<font color="red">5</font><br />
                  
	&nbsp;&nbsp;○- 最近会员：<a href=user.asp?user=网络信息管理处  target="_blank" class=class><font color=red>网络信息管理处</font></a>

                  <br />
                  
                  <script src="Cnt.asp"></script>
                  
                  <br />
                  &nbsp;&nbsp;○- 当前在线：<font color="red">4</font><br />
                  
                </div></td>
              </tr>
            </table>
          </div></td>
        </tr>
        <tr>
          <td><img src="Images/list_bg2.gif" width="169" height="15" /></td>
        </tr>
      </table>
      
      <table width="169" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td height="6"></td>
        </tr>
        <tr>
          <td><img src="Images/order.gif" width="169" height="29" /></td>
        </tr>
        <tr>
          <td background="images\list_bg.gif"><table border="1" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="98%" id="AutoNumber3" height="52">
<tr>
		<td align=left  width="70%" ><B>用户名称</B></td>
		<td align=right  width="30%" ><B>总计</B></td>
</tr>
	
	<tr>
		<td align="left" width="70%"><a href="user.asp?user=admin" target="_blank" class=class>admin</a></td>
		<td align="right" width="30%">4984</a></td>
	</tr>
	
	<tr>
		<td align="left" width="70%"><a href="user.asp?user=网络信息管理处" target="_blank" class=class>网络信息管理处</a></td>
		<td align="right" width="30%">6</a></td>
	</tr>
	
	<tr>
		<td align="left" width="70%"><a href="user.asp?user=www" target="_blank" class=class>www</a></td>
		<td align="right" width="30%">1</a></td>
	</tr>
	
	<tr>
		<td align=right  width="75%" colspan="2"><a class=class href="E_AllUser.asp">更多</a></td>
	</tr>
</table><table border="1" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="98%" id="AutoNumber3" height="52">
<tr>
		<td align=left  width="70%" ><B>单位部门</B></td>
		<td align=right  width="30%" ><B>总计</B></td>
</tr>
	
	<tr>
		<td align="left" width="70%">网络信息中心</td>
		<td align="right" width="30%">4837</a></td>
	</tr>
	
	<tr>
		<td align="left" width="70%">办公室</td>
		<td align="right" width="30%">103</a></td>
	</tr>
	
	<tr>
		<td align=right  width="75%" colspan="2"><a class=class href="E_Alldep.asp">更多</a></td>
	</tr>
</table></td>
        </tr>
        <tr>
          <td><img src="Images/list_bg2.gif" width="169" height="15" /></td>
        </tr>
      </table>
      </td>
  </tr>
</table>

    <div align="center"></div></td>
    <td width="622" valign="top"><div align="center">   <!--该行代码隐藏编辑提高安全-->

<style type="text/css">
<!--
.STYLE6 {font-size: 15px}
-->
</style>


<table width="610" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FEFBED">
<tr>
  <td height="47" background="Images/daodu_bg01.gif"><table width="94%" border="0" align="center" cellpadding="0" cellspacing="0">
    <tr>
      <td width="40%" height="27"></td>
      <td width="60%" valign="middle"><script language="JavaScript" type="text/javascript">marquee3();</script>
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5016" title="我校举行进一步推进创建省级文明单位工作大会"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">我校举行进一步推进创建省级文..</font>&nbsp;&nbsp;
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5014" title="2018年中共长沙市委党校(长沙行政学院)公开招聘(选调)事业单位人员工作方案"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">2018年中共长沙市委党校(长沙..</font>&nbsp;&nbsp;
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5012" title="长沙市委党校2018年上学期第十八周学习工作安排"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">长沙市委党校2018年上学期第十..</font>&nbsp;&nbsp;
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5011" title="2018年第四批老挝干部考察团来长沙学习考察"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">2018年第四批老挝干部考察团来..</font>&nbsp;&nbsp;
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5005" title="长沙市委党校2018年上学期第十七周学习工作安排"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">长沙市委党校2018年上学期第十..</font>&nbsp;&nbsp;
          
          <a class="middle" target="_blank" href="E_ReadNews.asp?NewsID=5004" title="荆门市委党校常务副校长郭强一行来我校调研交流"> <img src="images/dd.gif" width="5" height="5" border="0">&nbsp;<font color="">荆门市委党校常务副校长郭强一..</font>&nbsp;&nbsp;
          
          
        </a></td>
    </tr>
  </table></td>
</tr>
<tr>
  <td background="IMAGES/daodu_bg02.gif">
<table width="600" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="226" height="250" rowspan="3" valign="middle"><table width="226" height="250" border="0" cellpadding="0" cellspacing="0">
      <tr>
        <td background="Images/pic_bg325.gif"><div align="center">
          <script type="text/javascript">

imgUrl1="uploadfile/jpg/2018-6/20186299398150.jpg";
imgtext1="我校举行进一步推进创建省级文明.."
imgLink1=escape("E_ReadNews.asp?newsid=5016");
imgUrl2="uploadfile/jpg/2018-6/201862211156225.jpg";
imgtext2="2018年第四批老挝干部考察团来长.."
imgLink2=escape("E_ReadNews.asp?newsid=5011");
imgUrl3="uploadfile/jpg/2018-6/20186149222575.jpg";
imgtext3="荆门市委党校常务副校长郭强一行.."
imgLink3=escape("E_ReadNews.asp?newsid=5004");
imgUrl4="uploadfile/jpg/2018-6/2018611155857151.jpg";
imgtext4="行程千里  不忘初心"
imgLink4=escape("E_ReadNews.asp?newsid=5002");
imgUrl5="uploadfile/jpg/2018-5/2018530165659738.jpg";
imgtext5="中共长沙市委党校(长沙行政学院.."
imgLink5=escape("E_ReadNews.asp?newsid=4992");

 var focus_width=206
 var focus_height=200
 var text_height=18
 var swf_height = focus_height+text_height
 
 var pics=imgUrl1+"|"+imgUrl2+"|"+imgUrl3+"|"+imgUrl4+"|"+imgUrl5
 var links=imgLink1+"|"+imgLink2+"|"+imgLink3+"|"+imgLink4+"|"+imgLink5
 var texts=imgtext1+"|"+imgtext2+"|"+imgtext3+"|"+imgtext4+"|"+imgtext5
 
 document.write('<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="'+ focus_width +'" height="'+ swf_height +'">');
 document.write('<param name="allowScriptAccess" value="sameDomain"><param name="movie" value="images/focus.swf"><param name="quality" value="high"><param name="bgcolor" value="#F0F0F0">');
 document.write('<param name="menu" value="false"><param name=wmode value="opaque">');
 document.write('<param name="FlashVars" value="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'">');
 document.write('<embed src="images/focus.swf" wmode="opaque" FlashVars="pics='+pics+'&links='+links+'&texts='+texts+'&borderwidth='+focus_width+'&borderheight='+focus_height+'&textheight='+text_height+'" menu="false" bgcolor="#F0F0F0" quality="high" width="'+ focus_width +'" height="'+ focus_height +'" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />');  document.write('</object>'); 
            </script>
        </div></td>
      </tr>
    </table></td>
    <td width="374" height="200" align="left" valign="top"><center>
        <table width="98%" border="0" cellspacing="2" cellpadding="0">
		            
<tr>
            <td height="40" colspan="2" align="center" bgcolor="#FFF4D9"><table width="100%" border="0" cellpadding="0" cellspacing="1" bgcolor="#FCD8A7">
              <tr>
                <td width="6%" height="36" bgcolor="#FFF4D9"><img src="Images/toutiao.gif" width="19" height="40" /></td>
                <td align="center" width="94%" bgcolor="#FFF4D9"><a href="E_ReadNews.asp?NewsId=4876" title="发挥长沙红色资源丰富优势  创建全国省会城市一流党校" target="_blank" class="daodu STYLE6">发挥长沙红色资源丰富优势  创建全国省会城市一流党校 </a></td>
              </tr>
            </table></td>
</tr>
            
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5016" title="6月25日，我校召开进一步推进创建省级文明单位工作大会。会上，进一步明确《中共长沙市委党校进一步创建省级文.."> 我校举行进一步推进创建省级文明单位工作大..</a>
			
                  <img src="images/new.gif" width="25" border="0">
                   </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-29)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5015" title="
      
      
     
 6月27日下午，我校第53期中青班召开座谈会，市委常委、市委组织部部长张宏益出席座.."> 年轻干部要做担当作为的排头兵</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-28)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5014" title="一、试讲、笔试、考核人员     
    1.教师岗位第一轮试讲人员、图书管理岗位笔试人员均为资格初审合格人员。.."> 2018年中共长沙市委党校(长沙行政学院)公开..</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-27)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5013" title="
      
      
     
 6月25日，2018年长沙市各民主党派新成员培训班在大报告厅开班。炎炎夏日抵挡不住学.."> 不忘合作初心 筑牢统一战线</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-25)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5012" title="
 
 
 
    时 间            
 
    内 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&.."> 长沙市委党校2018年上学期第十八周学习工作..</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-22)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5011" title="
     (图为：中共长沙市委党校常务副校长热情接待老挝干部考察团一行)   
     (图为：老挝干部考察团在长沙.."> 2018年第四批老挝干部考察团来长沙学习考察</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-22)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5009" title="
     
 6月17日，我校教育长汤新华、第53期中青班班主任谈玉坤及学员代表浣毅、陈刚、廖尚福、李人泰等，冒.."> 交纳“特殊党费”  走进“特殊课堂”</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-19)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
          <tr>
            <td width="77%"  height="20">&nbsp;&nbsp;<img src="Images/dd.gif" width="4" height="4">&nbsp;&nbsp;<a class="tj" target="_blank" href="E_ReadNews.asp?NewsId=5008" title="
     
 6月14日下午，我校第一支部书记张凯兰、支部委员陈金金与原支部书记金庭碧同志，来到砂子塘街道野坡.."> 我校一支部在野坡社区开展“结对共建”工作..</a>
			 </td>
            <td width="23%"  align="right"> <font class=newsdate>(2018-6-19)</font></td>
          </tr>
		    <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
              </tr>
          
        </table>
        </center></td>
  </tr>
</table>
   </td>
  </tr>
    <tr>
    <td><img src="IMAGES/daodu_bg03.gif" width="610" height="22"></td>
  </tr>
</table>
<table width="610" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="420" height="180" valign="top" background="images\rd_02.gif">
	<table width="100%" height="136" border="0" cellpadding="0" cellspacing="0" id=Layer1>
      <tr>
        <td height="39"><img src="Images/rd01.gif" width="420" height="39" border="0" useMap="#Map"></td>
      </tr>
      <tr>
        <td height="97" valign="middle"><div align="center">
          <table width="100%" border="0" align="center" cellpadding="0" cellspacing="3">
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=5010" title="做新时代的不懈奋斗者">做新时代的不懈奋斗者</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				  
                  <img src="images/new.gif" width="25" border="0">
                    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=5007" title="培育一线奋斗者  全面进军现代化">培育一线奋斗者  全面进军现代化</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				  
                  <img src="images/new.gif" width="25" border="0">
                    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=5006" title="天心区委党校将《监察法》请进党校课堂">天心区委党校将《监察法》请进党校课堂</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				  
                  <img src="images/new.gif" width="25" border="0">
                    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=4998" title="奋进新时代 激扬展青春">奋进新时代 激扬展青春</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				  
                  <img src="images/new.gif" width="25" border="0">
                    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=4971" title="大兴调查研究之风">大兴调查研究之风</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
            <tr>
              <td width="97%">&nbsp; <img src="Images/dd.gif" width="4" height="4" />&nbsp; <a class="middle" target="_blank" href="E_ReadNews.asp?NewsId=4970" title="宁乡市第1期青干班举行“不忘初心话成长”座谈会">宁乡市第1期青干班举行“不忘初心话成长”座谈会</a>
                  <!--评-->
                  
                  <!--评-->
				  <!--NEW-->
				    
				  <!--NEW-->             </td>
              <td width="2%">&nbsp;</td>
            </tr>
            <tr>
              <td height="1" colspan="2" background="IMAGES/bg_line.gif"></td>
            </tr>
            
          </table>
        </div></td>
      </tr>
    </table>
	<table width="100%" border="0" cellpadding="0" cellspacing="0" id="Layer2" style="visibility:hidden">
      <tr>
        <td height="39"><img src="Images/rd02.gif" width="420" height="39" border="0" usemap="#Map2" /></td>
      </tr>
      <tr>
        <td valign="top"><div align="center">

<table width="98%" height="88" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#E6D9A4" id="AutoNumber1" style="border-collapse: collapse">
    <tr class="TDtop1" align="center">
       <td width="7%" height="28" bgcolor="#FFFFFF"><span class="top1">状态</span></td>
       <td width="43%" bgcolor="#FFFFFF" class="top1">信件标题</td>
       <td width="12%" bgcolor="#FFFFFF" class="top1">来信日期</td>
    </tr>
<tr><td height=25 colspan=3 bgcolor=ffffff align=center><font color=red>暂无来信！</font></td></tr>
</table>		
</div></td>
      </tr>
    </table>

	<table width="100%" border="0" cellpadding="0" cellspacing="0" id="Layer3" style="visibility:hidden">
      <tr>
        <td height="39"><img src="Images/rd03.gif" width="420" height="39" border="0" usemap="#Map3"></td>
      </tr>
      <tr>
        <td><div align="center">

<table width="98%" border="0" align="center" cellpadding="0" cellspacing="1" bgcolor="#E6D9A4" id="AutoNumber1" style="border-collapse: collapse">
                        <tr class="TDtop1" align="center">
                          <td width="7%" height="28" bgcolor="#FFFFFF"><span class="top1">状态</span></td>
                          <td width="43%" bgcolor="#FFFFFF" class="top1">发言标题</td>
                          <td width="12%" bgcolor="#FFFFFF" class="top1">发言日期</td>
                        </tr>
<tr><td height=25 colspan=3 bgcolor=ffffff align=center><font color=red>暂无建言献策</font></td></tr>
</table>
</div></td>
      </tr>
    </table>
</td>
    <td rowspan="2" valign="top"><table width="185" border="0" align="right" cellpadding="0" cellspacing="0">
      <tr>
        <td><img src="Images/q_bg1.gif" width="185" height="6" /></td>
        </tr>
      <tr>
        <td height="169" valign="top" background="images\q_bg2.gif"><table width="90%" border="0" align="center" cellpadding="0" cellspacing="4">
          <tr>
            <td height="30"><div align="center"><a href="index.asp" target="_blank"><img src="Images/q1.gif" width="144" height="40" border="0" /></a></div></td>
          </tr>
          <tr>
<!--   原公众留言代码         <td><div align="center"><a href="E_Guestbook.asp" target="_blank"><img src="Images/q2.gif" width="144" height="40" border="0" /></a></div></td>
a href="E_LeadMail.asp"   a href="E_Complain.asp"   a href="E_Opinion.asp" 
-->
			<td><div align="center"><a href="index.asp" target="_blank"><img src="Images/q2.gif" width="144" height="40" border="0" /></a></div></td>
          </tr>
          <tr>
            <td><div align="center"><a href="index.asp" target="_blank"><img src="Images/q3.gif" width="144" height="40" border="0" /></a></div></td>
          </tr>
          <tr>
            <td><div align="center"><a href="index.asp" target="_blank"><img src="Images/q4.gif" width="144" height="40" border="0" /></a></div></td>
          </tr>
        </table></td>
        </tr>
      <tr>
        <td><img src="Images/q_bg3.gif" width="185" height="11" /></td>
        </tr>
    </table></td>
  </tr>
  
  <tr>
    <td width="420" height="17"><img src="Images/rd_03.gif" width="420" height="17" /></td>
  </tr>
</table>

<map name="Map">
<area onmouseover=javascript:showtb(Layer1);shape="rect" coords="25,-3,112,25">
<!--
<area onmouseover=javascript:showtb(Layer2);shape="rect" coords="116,7,202,35">
<area onmouseover=javascript:showtb(Layer3);shape="rect" coords="207,8,294,35">
-->
</map>
<!--
<map name="Map2">
      <area onmouseover=javascript:showtb(Layer1); shape="rect" coords="25,7,112,35">
      <area onmouseover=javascript:showtb(Layer2); shape="rect" coords="116,7,202,35">
      <area onmouseover=javascript:showtb(Layer3); shape="rect" coords="206,8,293,35">
</map>

<map name="Map3">
      <area onmouseover=javascript:showtb(Layer1); shape="rect" coords="25,7,112,35">
      <area onmouseover=javascript:showtb(Layer2); shape="rect" coords="116,7,202,35">
      <area onmouseover=javascript:showtb(Layer3); shape="rect" coords="206,8,293,35">
</map>
-->
<SCRIPT>
       document.all.Layer2.style.display="none";
	   document.all.Layer3.style.display="none";
       document.all.Layer2.style.visibility="hidden";
	   document.all.Layer3.style.visibility="hidden";


function showtb(tbobj) {
       document.all.Layer1.style.display="none";
       document.all.Layer2.style.display="none";
       document.all.Layer3.style.display="none";

	tbobj.style.display="";
	tbobj.style.visibility="visible";

}
</SCRIPT>


<table width="610" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td height="5" colspan="2"><div align="center">
      <script language="JavaScript" src="./zongg/ad.asp?i=12"></script>
    </div></td>
  </tr>
  <tr>
    <td align="right" valign="top"><div align="center">
      <table width="610" border="0" cellspacing="0" cellpadding="0">
        <tr>
          <td height="4"></td>
        </tr>
        <tr>
          <td height="4" bgcolor="#993300"></td>
        </tr>
        <tr>
          <td><div align="center">
            
<div align='center' id='demo' style='overflow:hidden;height:125px;width:608px;'><!--滚动区的高度和宽度-->
<table align='center' cellpadding='0' cellspace='0' border='0'>
<tr>
	<td id='demo1' valign='top'>
		<table width='100%' cellpadding='0' cellspacing='0' border='0' align='center'>
		<tr valign='top'>
	
			<td align="center">
			<div class="pic_cont">					
		
		<a class=middle href='E_ReadNews.asp?NewsID=2643' target=_blank title='校园花木欣赏三'><img  src='uploadfile/jpg/2012-6/201261415233893.jpg' width='90' height="90" border=0></a>					
		
						</a>
	  			</div>
				<div class="pic_comt">
	  				<a class=middle href='E_ReadNews.asp?NewsID=2643' target=_blank title='校园花木欣赏三'>校园花木欣赏..</a>
					</div>
					</td>
	  
			<td align="center">
			<div class="pic_cont">					
		
		<a class=middle href='E_ReadNews.asp?NewsID=2635' target=_blank title='校园花木欣赏二'><img  src='uploadfile/jpg/2012-6/2012614113442945.jpg' width='90' height="90" border=0></a>					
		
						</a>
	  			</div>
				<div class="pic_comt">
	  				<a class=middle href='E_ReadNews.asp?NewsID=2635' target=_blank title='校园花木欣赏二'>校园花木欣赏..</a>
					</div>
					</td>
	  
			<td align="center">
			<div class="pic_cont">					
		
		<a class=middle href='E_ReadNews.asp?NewsID=2634' target=_blank title='校园花木欣赏一'><img  src='uploadfile/jpg/2012-6/2012614113150588.jpg' width='90' height="90" border=0></a>					
		
						</a>
	  			</div>
				<div class="pic_comt">
	  				<a class=middle href='E_ReadNews.asp?NewsID=2634' target=_blank title='校园花木欣赏一'>校园花木欣赏..</a>
					</div>
					</td>
	  
			<td align="center">
			<div class="pic_cont">					
		
		<a class=middle href='E_ReadNews.asp?NewsID=1030' target=_blank title='学员公寓四'><img  src='uploadfile/jpg/2009-8/200982415316671.jpg' width='90' height="90" border=0></a>					
		
						</a>
	  			</div>
				<div class="pic_comt">
	  				<a class=middle href='E_ReadNews.asp?NewsID=1030' target=_blank title='学员公寓四'>学员公寓四</a>
					</div>
					</td>
	  
			<td align="center">
			<div class="pic_cont">					
		
		<a class=middle href='E_ReadNews.asp?NewsID=1029' target=_blank title='校园风光十九'><img  src='uploadfile/jpg/2009-8/2009824153039898.jpg' width='90' height="90" border=0></a>					
		
						</a>
	  			</div>
				<div class="pic_comt">
	  				<a class=middle href='E_ReadNews.asp?NewsID=1029' target=_blank title='校园风光十九'>校园风光十九</a>
					</div>
					</td>
	  
		</tr>
		</table>
	</td>
	<td id=demo2 valign=top></td>
</tr>
</table>
</div>
	
<script>
var speed=30
demo2.innerHTML=demo1.innerHTML
function Marquee1(){
if(demo2.offsetWidth-demo.scrollLeft<=0)
demo.scrollLeft-=demo1.offsetWidth
else{
demo.scrollLeft++
}
}
var MyMar1=setInterval(Marquee1,speed)
demo.onmouseover=function() {clearInterval(MyMar1)}
demo.onmouseout=function() {MyMar1=setInterval(Marquee1,speed)}
</script>
	
<!--最新图文代码结束-->
          </div></td>
        </tr>
      </table>
    </div></td>
  </tr>
</table>

<table width="610" border="0" align="center" cellpadding="0" cellspacing="0" id="AutoNumber6" style="border-collapse: collapse">
  <tbody>
    <tr>
      <td width="379" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber12">
        <tbody>
          <tr>
            <td height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=6">教学动态</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=6"><img src="Images/more.gif" alt="更多教学动态" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber11">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[本栏]<a class="middle" href="E_ReadNews.asp?NewsID=3235" title="市委组织部在我校组织召开学员管理座谈会" target="_blank"> <font color=""> 市委组织部在我校组织召开.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>9/22</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[最新通知]<a class="middle" href="E_ReadNews.asp?NewsID=3220" title="“形势、政策、省情”报告会" target="_blank"> <font color=""> “形势、政策、省情”报告.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>9/10</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[最新通知]<a class="middle" href="E_ReadNews.asp?NewsID=3091" title="“形势、政策、省情”报告会" target="_blank"> <font color=""> “形势、政策、省情”报告.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/28</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[最新通知]<a class="middle" href="E_ReadNews.asp?NewsID=3083" title="“形势、政策、省情”报告会" target="_blank"> <font color=""> “形势、政策、省情”报告.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/21</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
      <td  width="1" valign="top" background="images/t.gif" bgcolor="#FDF6E7"></td>
      <td width="380" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber13">
        <tbody>
          <tr>
            <td  height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=7">科研工作</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=7"><img src="Images/more.gif" alt="更多科研工作" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber14">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[科研动态] <a class="middle" href="E_ReadNews.asp?NewsID=4991" title="我校成功举办2018年全市党校（行政学院）系统“科研论坛”" target="_blank"> <font color=""> 我校成功举办2018年全市党.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/29</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[科研动态] <a class="middle" href="E_ReadNews.asp?NewsID=4990" title="长沙市情研究会2018年会员代表大会在我校召开" target="_blank"> <font color=""> 长沙市情研究会2018年会员.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/28</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[科研成果] <a class="middle" href="E_ReadNews.asp?NewsID=4881" title="咨询动态（2018·3）" target="_blank"> <font color=""> 咨询动态（2018·3） </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>3/7</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[科研成果] <a class="middle" href="E_ReadNews.asp?NewsID=4880" title="咨询动态（2018·2）" target="_blank"> <font color=""> 咨询动态（2018·2） </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>3/7</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
    </tr>
  </tbody>
</table>

<table width="610" border="0" align="center" cellpadding="0" cellspacing="0" id="AutoNumber6" style="border-collapse: collapse">
  <tbody>
    <tr>
      <td width="379" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber12">
        <tbody>
          <tr>
            <td height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=4">在职研究生教育</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=4"><img src="Images/more.gif" alt="更多在职研究生教育" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber11">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[活动报道]<a class="middle" href="E_ReadNews.asp?NewsID=5002" title="行程千里  不忘初心" target="_blank"> <font color=""> 行程千里  不忘初心 </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/11</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[活动报道]<a class="middle" href="E_ReadNews.asp?NewsID=4983" title="我校2016级在职研究生举行篮球友谊赛" target="_blank"> <font color=""> 我校2016级在职研究生举行.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/21</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[活动报道]<a class="middle" href="E_ReadNews.asp?NewsID=4976" title="重走刘少奇天华调查之路" target="_blank"> <font color=""> 重走刘少奇天华调查之路 </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>5/17</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[活动报道]<a class="middle" href="E_ReadNews.asp?NewsID=4952" title="学习雷锋精神 争做雷锋传人" target="_blank"> <font color=""> 学习雷锋精神 争做雷锋传.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>4/24</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
      <td  width="1" valign="top" background="images/t.gif" bgcolor="#FDF6E7"></td>
      <td width="380" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber13">
        <tbody>
          <tr>
            <td  height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=5">最新消息</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=5"><img src="Images/more.gif" alt="更多最新消息" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber14">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[院校要闻] <a class="middle" href="E_ReadNews.asp?NewsID=5016" title="我校举行进一步推进创建省级文明单位工作大会" target="_blank"> <font color=""> 我校举行进一步推进创建省.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/29</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[院校要闻] <a class="middle" href="E_ReadNews.asp?NewsID=5014" title="2018年中共长沙市委党校(长沙行政学院)公开招聘(选调)事业单位人员工作方案" target="_blank"> <font color=""> 2018年中共长沙市委党校(.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/27</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[周工作安排] <a class="middle" href="E_ReadNews.asp?NewsID=5012" title="长沙市委党校2018年上学期第十八周学习工作安排" target="_blank"> <font color=""> 长沙市委党校2018年上学期.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/22</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[院校要闻] <a class="middle" href="E_ReadNews.asp?NewsID=5011" title="2018年第四批老挝干部考察团来长沙学习考察" target="_blank"> <font color=""> 2018年第四批老挝干部考察.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/22</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
    </tr>
  </tbody>
</table>

<table width="610" border="0" align="center" cellpadding="0" cellspacing="0" id="AutoNumber6" style="border-collapse: collapse">
  <tbody>
    <tr>
      <td width="379" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber12">
        <tbody>
          <tr>
            <td height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=29">干部学员园地</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=29"><img src="Images/more.gif" alt="更多干部学员园地" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber11">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[中青班]<a class="middle" href="E_ReadNews.asp?NewsID=5015" title="年轻干部要做担当作为的排头兵" target="_blank"> <font color=""> 年轻干部要做担当作为的排.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/28</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[社院班]<a class="middle" href="E_ReadNews.asp?NewsID=5013" title="不忘合作初心 筑牢统一战线" target="_blank"> <font color=""> 不忘合作初心 筑牢统一战.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/25</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[中青班]<a class="middle" href="E_ReadNews.asp?NewsID=5009" title="交纳“特殊党费”  走进“特殊课堂”" target="_blank"> <font color=""> 交纳“特殊党费”  走进“.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/19</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0" style="border-collapse: collapse">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[中青班]<a class="middle" href="E_ReadNews.asp?NewsID=5003" title="第53期中青班学员郭丁文的《呈阅件》获省委常委谢建辉签批" target="_blank"> <font color=""> 第53期中青班学员郭丁文的.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/12</font>
                                  <!--标题后评论提示-->
                                  </td>
                      </tr>
                      <tr>
                        <td height="1" background="IMAGES/bg_line.gif"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
      <td  width="1" valign="top" background="images/t.gif" bgcolor="#FDF6E7"></td>
      <td width="380" valign="top"><table border="0" cellpadding="3" cellspacing="0" style="border-collapse: collapse" width="100%" id="AutoNumber13">
        <tbody>
          <tr>
            <td  height="32" colspan="2" background="images/type_daohang.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="62%"><div align="center"><font><A class=top1 HREF="E_Type.asp?E_typeid=28">区县（市）党校园地</A></font></div></td>
                <td width="38%"><div align="right"><a class="class" href="E_Type.asp?E_typeid=28"><img src="Images/more.gif" alt="更多区县（市）党校园地" width="39" height="9" border="0" /></a></div></td>
              </tr>
            </table></td>
          </tr>
          <tr>
            <td width="90%" valign="top"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%" id="AutoNumber14">
              
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[望城区委党校] <a class="middle" href="E_ReadNews.asp?NewsID=5010" title="做新时代的不懈奋斗者" target="_blank"> <font color=""> 做新时代的不懈奋斗者 </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/21</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[浏阳市委党校] <a class="middle" href="E_ReadNews.asp?NewsID=5007" title="培育一线奋斗者  全面进军现代化" target="_blank"> <font color=""> 培育一线奋斗者  全面进军.. </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/19</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[天心区委党校] <a class="middle" href="E_ReadNews.asp?NewsID=5006" title="天心区委党校将《监察法》请进党校课堂" target="_blank"> <font color=""> 天心区委党校将《监察法》.. </font> </a>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/19</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              <tbody>
                <tr>
                  <td><table width="100%" border="0" cellpadding="2" cellspacing="0">
                    <tbody>
                      <tr>
                        <td height="22"><img src="IMAGES/point.gif" width="10" height="7">[宁乡县委党校] <a class="middle" href="E_ReadNews.asp?NewsID=4998" title="奋进新时代 激扬展青春" target="_blank"> <font color=""> 奋进新时代 激扬展青春 </font> </a><font class=pic_word>[图]</font>
                                  <!--标题后评论提示-->
                                  <font class=newsdate>6/1</font>
                                  <!--标题后评论提示-->
                                                          </td>
                      </tr>
                      <tr>
                        <td background="IMAGES/bg_line.gif" height="1"></td>
                      </tr>
                    </tbody>
                  </table></td>
                </tr>
                
              </tbody>
            </table></td>
          </tr>
        </tbody>
      </table></td>
      
    </tr>
  </tbody>
</table>

    </div></td>
    <td width="190" rowspan="2" valign="top" background="images\right_bg.gif"><style type="text/css">
.STYLE4 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}
</style>
<table width="190" height="1000" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="190" height="1000" colspan="2" valign="top"><table width="173" height="28" border="0" align="center" cellpadding="0" cellspacing="0">
	      <tr>
        <td height="4"></td>
      </tr>
      <tr>
        <td width="173" height="28" background="Images/time_bg.gif"><div align="center"><span   valign="middle" class="date">
          2018年6月29日  星期五
            </span></div></td>
      </tr>
      <tr>
        <td height="4"></td>
      </tr>	  
    </table>
      <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="Images/weather.gif" width="176" height="33" /></td>
        </tr>
        <tr>
          <td height="65" background="images\weather_bg.gif"><div align="center">
            <iframe width="170" scrolling="no" height="80" frameborder="0" allowtransparency="true" src="http://i.tianqi.com/index.php?c=code&id=17&icon=1&num=3"></iframe>
          </div></td>
        </tr>
        <tr>
          <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
        </tr>
      </table>
      <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><div align="center"> <a href="./tsg.asp"><img src="Images/sztsg.jpg" alt="请点击进入" width="176" height="80" border="0" /></a></div></td>
        </tr><tr>
          <td height="10"><div align="center"></div></td>
        </tr>
		<TR>
 <TD bgcolor="#D7000F"><table width="176" height="80" border="0" cellpadding="0" cellspacing="0">
 <tr>
 <td height="22" colspan="12" align="center" background="Images/dzldmzcy.jpg"><p class="STYLE4">  2017年度党政领导每周参阅下载</p>   </td>
 </tr>
 <tr>
 <td width="56" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/236-243.rar">236-243期</a></td>
 <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/244-251.rar">244-251期</a></td>
 <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/252-258.rar">252-258期</a></td>
<td width="56" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/259-266.rar">259-266期</a></td>
 <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/267-274.rar">267-274期</a></td>
 
 </tr>
 <tr>
   <td width="56" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/275-280.rar">275-280期</a></td>
   <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/281-284.rar">281-284期</a></td>
   <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/2017A285.pdf">285期</a></td>
   <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/2017A286.pdf">286期</a></td>
   <td width="60" align="center" background="Images/dzldmzcy.jpg"><a href="/Uploadfile/pdf/2017-06/2017A287.pdf">287期</a><a href=""></a></td>
 </tr>
 </table></TD>
		<tr>
          <td height="10"><div align="center"></div></td>
        </tr>
		<tr>
          <td><div align="center"> <a href="E_ReadNews.asp?NewsID=5012"><img src="Images/zgzap.jpg" alt="请点击进入" width="176" height="80" border="0" /></a></div></td>
        </tr><tr>
          <td height="10"><div align="center"></div></td>
        </tr>
		<tr>
          <td><div align="center"> <a href="jk.asp"><img src="Images/jk.jpg" alt="请点击进入" width="176" height="80" border="0" /></a></div></td>
        </tr>
		
        <tr>
        </tr>
        <tr>
          <td><img src="Images/weather_bg2.gif" alt="2" width="176" height="16" /></td>
        </tr>
      </table>
      <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="Images/oa.gif" width="176" height="45" /></td>
        </tr>
        <tr>
          <td height="66" background="images\weather_bg.gif">
	<form action="http://172.16.11.1/login.aspx" method="get" name="form1" id="form1">
		  <div align="center">
		  <table width="174" border="0" align="center" cellpadding="0" cellspacing="5">
          <tr>
            <td width="86"><center>
              用户名：
            </center></td>
            <td width="99"><input name="userid" type="text" id="userid" size="10" maxlength="20" class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'"></td>
          </tr>
          <tr>
            <td><center>
              密　码：
            </center></td>
            <td><input name="password" type="password" id="password" size="10" maxlength="20" class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'"></td>
          </tr>
          <tr>
            <td colspan="2"><div align="center"> 
                <input name="Submit" type="submit" id="Submit" value="登 录"  title="登录OA"  class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'">
              &nbsp;&nbsp;
              <input name="Submit" type="reset"  id="Submit" value="重 置"  title="重置OA登录" class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'">
            </div></td>
          </tr>
        </table></div>
		</form>		</td>
        </tr>
        <tr>
          <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
        </tr>
      </table>
  
      <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="Images/sp.gif" width="176" height="45" /></td>
        </tr>
        <tr>
          <td height="43" valign="center" background="images\weather_bg.gif"><div align="center"> <a href="http://qzlx.people.com.cn/"><img src="Images/180.jpg" alt="请点击进入" width="155" height="43" border="0" /></a></div></td>
        </tr>
        <tr>
          <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
        </tr>
      </table>

<!--视频点播 开始
      <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><img src="Images/move.gif" width="176" height="45" /></td>
        </tr>
        <tr>
          <td height="74" background="images\weather_bg.gif"><div align="center">
          中间少一行代码  
          </div></td>
        </tr>
        <tr>
          <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
        </tr>
      </table>
	  视频点播  结束-->
      
        <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><img src="Images/fw.gif" width="176" height="35" /></td>
          </tr>
          <tr>
            <td height="120" background="images\weather_bg.gif"><div align="center">
              <table width="174" border="0" cellspacing="2" cellpadding="0">
                <tr>
                  <td height="57" valign="middle"><div align="center"><a href="http://weather.265.com" target="_blank"><img src="Images/tq.jpg" width="43" height="45" border="0" /></a></div></td>
                  <td valign="middle"><div align="center"><a href="http://jipiao.oklx.com/search.aspx" target="_blank"><img src="Images/hb.jpg" width="43" height="45" border="0" /></a></div></td>
                  <td valign="middle"><div align="center"><a href="http://www.5179.com/tr/chaxun1.htm" target="_blank"><img src="Images/hc.jpg" width="43" height="45" border="0" /></a></div></td>
                </tr>
                <tr>
                  <td valign="middle"><div align="center"><a href="http://www.grchina.com/i/calender.htm" target="_blank"><img src="Images/nl.jpg" width="43" height="45" border="0" /></a></div></td>
                  <td valign="middle"><div align="center"><a href="http://stock.sina.com.cn/cgi-bin/stock/quote/lookup.cgi" target="_blank"><img src="Images/gs.jpg" width="43" height="45" border="0" /></a></div></td>
                  <td valign="middle"><div align="center"><a href="http://www.baidu.com/search/dict.html" target="_blank"><img src="Images/cd.jpg" width="43" height="45" border="0" /></a></div></td>
                </tr>
              </table>
            </div></td>
          </tr>
          <tr>
            <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
          </tr>
        </table>
        <table width="176" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td><img src="Images/login_email.gif" width="176" height="35" /></td>
          </tr>
          <tr>
            <td height="120" background="images\weather_bg.gif"><div align="center">
              <script language="javascript">
function chkinput(f){var tmp=f.name.value;if(!tmp){alert("请填写您要查询的内容!");return false;}var tmp2=f.tiaojian.value;if(!tmp2){alert("请选择您要查询的条件!");return false;}return true;}function chkinput2(f){var tmp=f.user.value;if(!tmp){alert("帐号不能为空!");return false;}var tmp2=f.pass.value;if(!tmp2){alert("密码不能为空!");return false;}var tmp3=f.site.value;if(!tmp3){alert("您没有选择信箱!");return false;}return true;}function MM_openBrWindow(theURL,winName,features){window.open(theURL,winName,features);}
</script><script language="javascript">
<!--
function clearpass(){document.loginmail.pass.value="";}//--></script>
<div align=center><center><table height=1 cellSpacing=0 cellPadding=0 width=159 border=0 valign=top>
  <tr><form name=loginmail onsubmit="return chkinput2(this);" action=http://www.hao123.com/sendmail.php method=post>
<td align=center background>
<select
tabIndex=2 size=1 name=site><option value selected>请选择信箱</option><option value=21cn.com>@21cn.com</option><option value=163.net>@163.net</option><option value=tom.com>@tom.com</option>
<option value="163.com">@163.com</option>
<option value=vip.163.com>@vip.163.com</option><option value=sohu.com>@sohu.com</option><option value=263.net>@263.net</option><option value=sina.com>@sina.com</option><option value=vip.sina.com>@vip.sina.com</option><option value=mail.china.com>@mail.china.com</option><option value=china.com>@china.com</option><option value=netease.com>@netease.com</option><option value=yeah.net>@yeah.net</option><option value=etang.com>@etang.com</option><option value=126.com>@126.com</option>
<option value="cn.yahoo.com">@yahoo.com.cn</option>
<option value="xinhuanet.com">@xinhuanet.com</option>
<option value=eyou.com>@eyou.com</option><option value=email.com.cn>@email.com.cn</option><option value=ynmail.com>@ynmail.com</option><option value=citiz.net>@citiz.net</option>
<option value="hotmail.com">@hotmail.com</option>
<option value="56.com">@56.com</option>
<option value="gmail.com">@gmail.com</option>
</select><br ><br>
帐 号：
<input name=user style=" BORDER-BOTTOM: #D6BC29 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt" size="10">
<br>
密 码：
<input name=pass type=password size=10 style=" BORDER-BOTTOM: #D6BC29 1px solid; BORDER-LEFT: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt"
> 
<br><br>
<input name="Submit" type=Submit id="Submit2" value=登录 class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'" onclick=setTimeout('clearpass()',1000)>
&nbsp;<input type=reset name=reset value=重置 class="login_username" onMouseOver ="this.style.backgroundColor='#FDF6E7'" onMouseOut ="this.style.backgroundColor='#FFFFFF'"></td>
</form></tr></table></center></div>








            </div></td>
          </tr>
          <tr>
            <td><img src="Images/weather_bg2.gif" width="176" height="16" /></td>
          </tr>
        </table></td>
  </tr>
</table>

    <div align="center"></div></td>
  </tr>
  <!--  去掉首页下方的广告
  <tr>
    <td height="26" colspan="2" valign="top"><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td><div align="center">
            <script language=javascript src=./zongg/ad.asp?i=13></script>
        </div></td>
      </tr>
      <tr>
        <td height="5"></td>
      </tr>
    </table></td>
  </tr>
</table>
-->
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td width="782" height="18" valign="top" bgcolor="#FFFFFF"><center>
      <table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFAE6">
<tr><td height="5"></td></tr>
            <tr>
              
              <td align="center" height="70">
                  <a href="http://www.ccps.gov.cn/" target="_blank" title="中共中央党校((国家行政学院)&#13;&#10;简介：中共中央党校(国家行政学院)&#13;&#10;站长：bac_info&#13;&#10;申请时间：2018-6-19 10:19:33"><img src="uploadfile/jpg/2008-3/20180619094808.jpg" width="160" height="62" border="0" align=left></a>
                  
                  <a href="http://www.jgsxfw.com/" target="_blank" title="井冈山干部学院&#13;&#10;简介：井冈山干部学院&#13;&#10;站长：jgs&#13;&#10;申请时间：2018-6-19 10:33:00"><img src="uploadfile/jpg/2009-8/8181.jpg" width="160" height="62" border="0" align=left></a>
                  
                  <a href="http://www.sxyadjw.com/" target="_blank" title="延安干部学院&#13;&#10;简介：延安干部学院&#13;&#10;站长：ya&#13;&#10;申请时间：2018-6-19 10:32:00"><img src="uploadfile/jpg/2009-8/8282.jpg" width="160" height="62" border="0" align=left></a>
                  
                  <a href="http://www.hnswdx.gov.cn/" target="_blank" title="湖南省委党校&#13;&#10;简介：.&#13;&#10;站长：info&#13;&#10;申请时间：2008-3-24 8:52:35"><img src="uploadfile/jpg/2008-3/200836143029139.jpg" width="160" height="62" border="0" align=left></a>
                  
                  <a href="http://www.xfc.gov.cn/" target="_blank" title="先锋潮&#13;&#10;简介：先锋潮&#13;&#10;站长：xfc&#13;&#10;申请时间：2018-6-19 10:35:21"><img src="uploadfile/jpg/2009-8/8383.jpg" width="160" height="62" border="0" align=left></a>
                  
                  <a href="http://www.hnsk.gov.cn/" target="_blank" title="湖南社科网&#13;&#10;简介：.&#13;&#10;站长：icadmin&#13;&#10;申请时间：2014-1-15 17:35:41"><img src="uploadfile/jpg/2008-3/20140115.jpg" width="160" height="62" border="0" align=left></a>
                                </td>
              
            </tr>
</table>
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFAE6" >
              <tr>
                
</table>
  <table width="1002" border="0" align="center" cellpadding="0" cellspacing="4" bgcolor="#FFFAE6">
    <tr>
      <td width="141"><div align="center">
          <select style="WIDTH: 90%" 
                  onchange="window.open(this[this.selectedIndex].value,'','')" 
                  name="select4">
            <option selected="selected">-中央部门网站-</option>
            <option value="http://www.court.gov.cn/">最高人民法院</option>
            <option value="http://www.spp.gov.cn/">最高人民检察院</option>
            <option value="http://npc.people.com.cn/">全国人大办公厅</option>
            <option value="http://www.fmprc.gov.cn/chn">外交部</option>
            <option value="http://www.sdpc.gov.cn">国家发展计划委员会</option>
            <option value="http://www.setc.gov.cn">国家经贸委</option>
            <option value="http://www.moe.edu.cn">教育部</option>
            <option value="http://www.most.gov.cn">科学技术部</option>
            <option value="http://www.costind.gov.cn">国防科工委</option>
            <option value="http://www.seac.gov.cn">国家民委</option>
            <option value="http://www.mps.gov.cn">公安部</option>
            <option value="http://www.mca.gov.cn">民政部</option>
            <option value="http://www.mof.gov.cn">财政部</option>
            <option value="http://www.mop.gov.cn">人事部</option>
            <option value="http://www.mlr.gov.cn">国土资源部</option>
            <option value="http://www.cin.gov.cn">建设部</option>
            <option value="http://www.chinamor.cn.net">铁道部</option>
            <option value="http://www.moc.gov.cn">交通部</option>
            <option value="http://www.mii.gov.cn">信息产业部</option>
            <option value="http://www.agri.gov.cn">农业部</option>
            <option value="http://www.mwr.gov.cn">水利部</option>
            <option value="http://www.moftec.gov.cn">外经贸部</option>
            <option value="http://www.pbc.gov.cn">中国人民银行</option>
            <option value="http://www.moh.gov.cn">卫生部</option>
            <option value="http://www.sfpc.gov.cn">国家计生委</option>
            <option value="http://www.ccnt.gov.cn">文化部</option>
            <option value="http://www.molss.gov.cn">劳动和社会保障部</option>
          </select>
      </div></td>
      <td width="142"><div align="center">
          <select style="WIDTH: 90%" 
                  onchange="window.open(this[this.selectedIndex].value,'','')" 
                  name="select3">
            <option selected="selected">-省市政府网站-</option>
            <option value="http://www.beijing.gov.cn">北京市</option>
            <option value="http://www.shanghai.gov.cn">上海市</option>
            <option value="http://www.tj.gov.cn">天津市</option>
            <option value="http://www.cq.gov.cn">重庆市</option>
            <option value="http://www.jiangsu.gov.cn">江苏省</option>
            <option value="http://www.gd.gov.cn">广东省</option>
            <option value="http://www.zhejiang.gov.cn">浙江省</option>
            <option value="http://www.ah.gov.cn">安徽省</option>
            <option value="http://www.hainan.gov.cn">海南省</option>
            <option value="http://www.sc.gov.cn">四川省</option>
            <option value="http://www.gzgov.gov.cn">贵州省</option>
            <option value="http://www.hlj.gov.cn">黑龙江</option>
            <option value="http://www.jiangxi.gov.cn">江西省</option>
            <option value="http://www.yn.gov.cn">云南省</option>
            <option value="http://www.shaanxi.gov.cn">陕西省</option>
            <option value="http://www.gansu.gov.cn">甘肃省</option>
            <option value="http://www.henan.gov.cn">河南省</option>
            <option value="http://www.hubei.gov.cn">湖北省</option>
            <option value="http://www.jl.gov.cn">吉林省</option>
            <option value="http://www.ln.gov.cn">辽宁省</option>
            <option value="http://www.shanxi.gov.cn">山西省</option>
            <option value="http://www.hunan.gov.cn">湖南省</option>
            <option value="http://www.qh.gov.cn">青海省</option>
            <option value="http://www.xinjiang.gov.cn">新疆</option>
            <option value="http://www.gxzf.gov.cn/">广西</option>
            <option value="https://www.gov.hk/sc/residents/">香港</option>
            <option value="https://www.gov.mo/zh-hant/">澳门</option>
          </select>
      </div></td>
      <td width="140"><div align="center">
          <select style="WIDTH: 90%" 
                  onchange="window.open(this[this.selectedIndex].value,'','')" 
                  name="select">
            <option>-党校系统网站-</option>
            <option value="http://www.ccps.gov.cn/">中共中央党校</option>
			<option value="http://www.hnswdx.gov.cn/">湖南省委党校</option>
			<option value="http://www.zgcsswdx.cn/">长沙市委党校</option>
			<option value="http://www.tianxin.gov.cn/">长沙市天心区</option>
			<option value="http://www.furong.gov.cn/">长沙市芙蓉区</option>
			<option value="http://www.kaifu.gov.cn/">长沙市开福区</option>
			<option value="http://www.wangcheng.gov.cn/">长沙市望城区</option>
			<option value="http://www.yuelu.gov.cn/">长沙市岳麓区</option>
			<option value="http://www.yuhua.gov.cn/">长沙市雨花区</option>
			<option value="http://www.zglyswdx.com/">浏阳市委党校</option>
			<option value="http://www.xwdx.csx.cn/">长沙县委党校</option>
			<option value="http://www.nxcity.gov.cn/nxdx/">宁乡县委党校</option>
			<option value="http://www.ssgbxy.com/">湘潭市委党校</option>
			<option value="http://www.zzps.gov.cn/">株洲市委党校</option>
			<option value="http://www.hyswdx.com/">衡阳市委党校</option>
			<option value="http://www.syswdx.cn/">邵阳市委党校</option>
			<option value="http://www.yyswdx.com/yyswdx/">岳阳市委党校</option>
			<option value="http://cddx.changde.gov.cn/">常德市委党校</option>
			<option value="http://www.yyswdx.cn/yysdx/index.htm">益阳市委党校</option>
			<option value="http://www.czswdx.net/">郴州市委党校</option>
			<option value="http://www.yzswdx.gov.cn/">永州市委党校</option>
			<option value="http://www.ldswdx.com/">娄底市委党校</option>
          </select>
      </div></td>
      <td width="142"><div align="center">
          <select style="WIDTH: 90%" 
                  onchange="window.open(this[this.selectedIndex].value,'','')" 
                  name="select5">
            <option selected="selected">-省会城市党校-</option>
            <option value="http://www.bac.gov.cn/">北京市委党校</option>
			<option value="http://www.tjdx.gov.cn/">天津市委党校</option>
			<option value="http://www.sdx.sh.cn/">上海市委党校</option>
			<option value="http://www.zgzzswdx.com/">郑州市委党校</option>
			<option value="http://www.cqdx.gov.cn/">重庆市委党校</option>
			<option value="http://www.sjzdx.gov.cn/">石家庄市委党校</option>
			<option value="http://www.ccdx.org.cn/">长春市委党校</option>
			<option value="http://www.hhhtdx.gov.cn/">呼和浩特市委党校</option>
			<option value="http://www.hrbps.org.cn/">哈尔滨市委党校</option>
			<option value="http://www.njdx.gov.cn/">南京市委党校</option>
			<option value="http://www.zhdx.gov.cn/index.jsp">杭州市委党校</option>
			<option value="http://www.hfdx.gov.cn/">合肥市委党校</option>
			<option value="http://swdx.fuzhou.gov.cn/">福州市委党校</option>
			<option value="http://swdx.nc.gov.cn/Index.html">南昌市委党校</option>
			<option value="http://www.whdx.gov.cn/">武汉市委党校</option>
            <option value="http://www.gzswdx.gov.cn/">广州市委党校</option>
            <option value="http://www.hnhkdx.com/">海口市委党校</option>
            <option value="http://www.cddx.gov.cn/">成都市委党校</option>
            <option value="http://www.gydx.gov.cn/">贵阳市委党校</option>                       
            <option value="http://swdx.km.gov.cn/">昆明市委党校</option>
            <option value="http://www.xianswdx.cn/">西安市委党校</option>
            <option value="http://www.ycdx.org.cn/">银川市委党校</option>
            <option value="http://www.jndx.gov.cn/">济南市委党校</option>
            <option value="http://www.swdx.dl.gov.cn/">大连市委党校</option>
            <option value="http://www.qddx.gov.cn/">青岛市委党校</option>
            <option value="http://www.xmdx.gov.cn/">厦门市委党校</option>
            <option value="http://www.wh-dx.cn/">威海市委党校</option>
            <option value="http://www.dx.suzhou.gov.cn/">苏州市委党校</option>
            <option value="https://www.szps.gov.cn/shenzhen/">深圳市委党校</option>
            <option value="http://wzdx.wenzhou.gov.cn/">温州市委党校</option>
          </select>
      </div></td>
      <td width="141"><select style="WIDTH: 90%" 
                  onchange="window.open(this[this.selectedIndex].value,'','')" 
                  name="select2">
          <option selected="selected">-新闻媒体网站-</option>
          <option value="http://www.xinhuanet.com">新华网</option>
          <option value="http://www.people.com.cn">人民网</option>
          <option value="http://www.eastday.com">东方网</option>
          <option value="http://www.gmw.cn">光明网</option>
          <option value="http://cn.yahoo.com">雅虎</option>
          <option value="http://www.163.com">网易</option>
          <option value="http://www.sina.com.cn">新浪网</option>
          <option value="http://news.sohu.com">搜狐新闻</option>
          <option value="http://www.bjd.com.cn">京报网</option>
          <option value="http://www.ifeng.com">凤凰网</option>
          <option value="http://www.chinadaily.com.cn">中国日报</option>
          <option value="http://www.cctv.com">央视国际</option>
          <option value="http://www.chinanews.com.cn">中国新闻社</option>
          <option value="http://www.stdaily.com">科技日报</option>
          <option value="http://www.ce.cn">国家经济网</option>
          <option value="http://bjyouth.ynet.com/">北京青年报</option>
          <option value="http://www.cyol.net">中青在线</option>
          <option value="http://www.21dnn.com">千龙网</option>
          <option value="http://gb.cri.cn/">国际在线</option>
          <option value="http://www.cnr.cn ">中国广播网</option>
          <option value="http://www.btv.org">北京电视台</option>
          <option value="http://www.rbc.cn">北京广播网</option>
      </select></td>
    </tr>
  </table>

  </center>
	</td>
  </tr>
</table>
<table width="1002" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#F4EBD5">
  <tr>
    <td  height="39"background="images/index_b_c.jpg" class="bottom"><div align="center">
      </a>|<a href='./map.asp' class=bottom>&nbsp;网站地图&nbsp;</a>|<a href='mailto:zgcsswdx@163.com' class=bottom> 联系我们 </a>|
    </div></td>
  </tr>
  <tr>
    <td height="100" colspan="3" class="bottom_right"><div align="center"><a href="http://www.miitbeian.gov.cn" class="bottom_right">湘ICP备08104154号</a><br>
版权所有： <a href="http://www.zgcsswdx.cn" target="_blank"  class="bottom_right">中共长沙市委党校（长沙行政学院）</a> 2007-2010 <br>
地址：湖南省长沙市天心区正塘坡路56号 邮编：410004 <br>
电话：0731-82771800/82771801(传)&nbsp;邮箱: <a href="mailto:zgcsswdx@163.com" class="bottom_right">zgcsswdx@163.com</a><br />
页面执行时间：203.125毫秒
&nbsp;<a href="login.asp" target="_blank" class="bottom_right">[后台管理]</a><br>
<br>
</div></td>
  </tr>
</table>

<script type="text/javascript">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3Cscript src='http://dcs.conac.cn/js/19/282/0000/40463534/CA192820000404635340004.js' type='text/javascript'%3E%3C/script%3E"));</script>
</body>
</HTML>