﻿body 
{
	text-decoration:none;  margin-top:0px; padding-top:0px; color:#5c5c5c; font-size:10pt;
}
A:link,A:visited{ text-decoration:none; color:#5c5c5c;}
A:hover{ color:#df9d00;}

/*{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:6px;clear:both;border:1px solid #88c9ff;border-top:0;text-align:left;}
.w936{margin:0px 0px;clear:both;width:707px;/*这里调整整个滑动门的宽度*/}





/* TAB 切换效果 */
.tb_{background-repeat: repeat-x;background-color: #F7F7F7;}
.tb_ ul{height:24px;padding-left:0px; background-color:#fff}
.tb_ li{float:left;height:39px;line-height:2.8;width:64px;cursor:pointer;}

/* 用于控制显示与隐藏的css类 */
.normaltab   { background-image:url('images/11111_14_1_03.gif');background-repeat: no-repeat; color:#1F3A87 ;}
.hovertab    { background-image: url('images/11111_14_1_03_1.gif');background-repeat: no-repeat;color:#1F3A87; font-weight:bold }
.dis{display:block;}
.undis{display:none;}

