/* CSS Document */

Body { background:url(/images/bg.gif) repeat-y center #7D0204;margin:0px auto 0px auto; width:972px; font-size:12px; text-align:center;color:#CC6600;}
ul {list-style-type:none;margin:0px; padding:0px;}
table,td,tr,th {
	font-size: 12px;
	line-height: 16px;
	color:#CC6600;
}
.bt {background:url(/images/bt.gif) no-repeat; width:64px;height:21px;border:0px;color:red}
a:link {color:#C40100;text-decoration: none;	height: 1px;}
a:visited {color:#C40100;text-decoration: none;height: 1px;}
a:active {color:#CC6600;text-decoration: none;height: 1px;}
a:hover  {color:#CC6600;text-decoration: none;font-weight: normal;height: 1px;}


/*头部CSS*/
#indextop {width:975px; background:#FFFFFF;z-index:-1}
#ttop {background:url(/images/t-bg.gif) repeat-x; height:24px;}
#tlog {background:url(/images/logo.gif) no-repeat; height:134px;z-index:-1}
#login {background:url(/images/loginbg.png) repeat-x; height:30px; width:975px;border-top:2px solid #FFFF00}
.shou {margin:-100px 30px 0px 500px; color:red; height:30px}
/*滑动门*/
#tdaohan {background:url(/images/daohan.gif) no-repeat; height:28px;margin-top:103px;margin-left:66px}
#tdaohan li {width:70px;height:22px;float:left;margin-right:3px;line-height:25px;text-align:center;}
#tdaohan ul {margin-left:26px;margin-top:6px}
.lis {background:url(/images/mb2.png) no-repeat; color:#FFFFFF; font-weight:bold}
.lit {background:url(/images/mb1.gif) no-repeat;color:#7d0204; font-weight:bold}
#tdaohan ul a:visited {color:#C40100}
#tdaohan ul a:active {background:url(/images/mb2.png) no-repeat;width:70px; height:22px;display:block;color:#FFFFFF;}
#tdaohan ul a:link {color:#C40100; }
#tdaohan ul a:hover {background:url(/images/mb2.png) no-repeat;width:70px; height:23px;display:block;color:#FFFFFF;}
/*滑动门*/
#tbg {background:url(/images/tbg.png) repeat-x; height:32px}
#menu {background:url(/images/menu.png) repeat-x;height:34px}
#menu ul {margin-left:80px}
#menu li{float:left; line-height:35px;margin-right:10px; text-align:center}
#menu a:link {color: #C40100;text-decoration: none;	height: 1px;filter: DropShadow(Color=#F7D426, OffX=50, OffY=50, Positive=10)}
#menu a:visited {color:#C40100;text-decoration: none;filter: DropShadow(Color=#F7D426, OffX=5, OffY=5, Positive=10);height: 1px;}
#menu a:active {color: #CC6600;text-decoration: none;filter: DropShadow(Color=#F7D426, OffX=5, OffY=5, Positive=10);height: 1px;}
#menu a:hover  {color: #CC6600;text-decoration: none;font-weight: normal;height: 1px;filter: DropShadow(Color=#F7D426, OffX=5, OffY=5, Positive=10)}
/*头部CSS结束*/



/*底部*/
#bottom {width:966; background:#7D0204;margin-top:10px; border-top:5px solid #F2B80C}
#bottom li {float:left; margin-left:10px;COlor:#FFF; line-height:20px; width:80px}
#bottom li a:link {color:#FFF;text-decoration: none;	height: 1px}
#bottom li a:visited {color:#FFF;text-decoration: none;height: 1px;}
#bottom li a:active {color:#CC6600;text-decoration: none;height: 1px;}
#bottom li a:hover  {color:#CC6600;text-decoration: none;font-weight: normal;height: 1px;}


/*清除浮动使用*/
.clearfix{
    clear: both;
}

.overhidd{
overflow:hidden;
}