﻿body 
{
	text-decoration:none;  margin-top:0px; padding-top:0px; color:#444444; font-size:10pt;
}
A:link,A:visited{ text-decoration:none; color:#000;}
A:hover{ color:#f5bc42;}

/*{font-size:12px;}*/
html,body{margin:0;text-align:center;height:100%;width:100%;}
UL{list-style-type:none; margin:0;border:0px;}

/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding:0px;clear:both;border:0px solid #064ca1;border-top:0;text-align:left;}
.w936{margin:20px 0px;clear:both;width:500px;/*这里调整整个滑动门的宽度*/}





/* TAB 切换效果 */
.tb_{background-repeat: repeat-x;background-color: #F7F7F7;}
.tb_ ul{height:24px;padding-left:0px;}
.tb_ li{float:left;height:0px;line-height:2.8;width:86px;cursor:pointer;}

/* 用于控制显示与隐藏的css类 */
.normaltab   { background-image:url('images/1_03.gif');background-repeat: no-repeat; color:#1F3A87 ;}
.hovertab    { background-image: url('images/1_0.gif');background-repeat: no-repeat;color:#1F3A87; font-weight:bold }
.dis{display:block;}
.undis{display:none;}

