﻿*{font-size:12px;}
html,body{margin:0;text-align:center;over-flow:hidden;height:100%;width:100%;}
UL{list-style-type:none; margin:0px;}
/* 标准盒模型 */
.ttl{height:18px;}
.ctt{height:auto;padding:6px;clear:both;border:1px solid #fff;border-top:0;text-align:left;background-image:url('gi.gif'); }
.w936{margin:1px 0;clear:both;width:801px;/*这里调整整个滑动门的宽度*/}
/* TAB 切换效果 */
.tb_{background-image: url('gi.gif'); background-repeat: repeat-x;background-image: url('blue-bg.jpg');}
.tb_ ul{height:30px;}
.tb_ li{float:left;height: 30px;line-height:3;width: 100px;cursor:pointer;}
/* 用于控制显示与隐藏的css类 */
.normaltab   { background-image:url('normal.jpg'); background-repeat: no-repeat; color:#fff; font-weight:bold ;margin:3}
.hovertab    { background-image: url('hover.jpg'); background-repeat: no-repeat; color:#1F3A87; font-weight:bold }

.dis{display:block;}
.undis{display:none;}
#tbc_01{padding-left:10px;}

#tbc_02{padding-left:50px;}
#tbc_03{padding-left:140px;}
#tbc_04{padding-left:308px;}
#tbc_05{padding-left:410px;}
#tbc_06{padding-left:500px;}
#tbc_07{padding-left:568px;}
#tbc_08{padding-left:708px;}

.hovertab { color:#1F3A87;}
.hovertab  a:link{ color:#1F3A87; text-decoration:none;}
.hovertab a:visited{ color:#1F3A87; text-decoration:none;}
.hovertab  a:hover{ color:#1F3A87; text-decoration:none;}


.normaltab { color:#fff;}
.normaltab   a:link{ color:#fff; text-decoration:none;}
.normaltab  a:visited{ color:#fff; text-decoration:none;}
.normaltab   a:hover{ color:#fff; text-decoration:none;}

body,div,ul,li{
 margin:0 auto;
 padding:0;
}
body{
 font:12px "宋体";
 text-align:center;
}
a:link{
 color:#1571BE;
 text-decoration:none;
}
a:visited {
 color: #999999;
 text-decoration:none;
}
a:hover {
 color: #CC0000;
 text-decoration:underline;
}
ul{
 list-style:none;
}
.main{
 clear:both;
 padding:3px;
 text-align:center;
}
/*图片翻滚样式*/
#tabs1{
 text-align:left;
 width:447px;
 margin:0px;
}
.menu1box{
 position:relative;
 overflow:hidden;
 height:22px;
 width:447px;
 text-align:left;
}
#menu1{
 position:absolute;
 top:0;
 left:0;
 z-index:1;
}
#menu1 li{
 float:left;
 display:block;
 cursor:pointer;
 width:72px;
 text-align:center;
 line-height:21px;
 height:21px;
 margin:0px;
}
#menu1 li.hover{
 background:#fff;
 border-left:1px solid #333;
 border-top:1px solid #333;
 border-right:1px solid #333;
}
.main1box{
 clear:both;
 margin-top:-1px;
 border:1px solid #333;
 height:272px;
 width:445px;
}
#main1 ul{
 display: none;
}
#main1 ul.block{
 display: block;
 margin:0px;
}