@import url(../godo.css);

#tbody{ width:980px; margin:0 auto 40px; overflow: hidden;}

#imageFlow { position: relative; width: 980px;; height: 375px; background: #000; margin: 0 auto; overflow: hidden; margin-bottom: 10px;}
#imageFlow .diapo { position: absolute; left: -1000px; cursor: pointer; -ms-interpolation-mode: nearest-neighbor; filter: alpha(opacity=50); opacity:0.5}
#imageFlow .link { border:1px #000 solid; margin-left: -1px; margin-bottom: -1px; filter: alpha(opacity=100); opacity:1}
#imageFlow .link2 { filter: alpha(opacity=100); opacity:1}
#imageFlow .bank { visibility: hidden}
#imageFlow .top { position: absolute; width: 980px; height: 300px}
#imageFlow .text { position: absolute; left: 0px; width: 980px; bottom: 30px; text-align: center; color: #FFF; font-family: verdana, arial, Helvetica, sans-serif; z-index: 1000}
#imageFlow .title { font-size: 14px; font-weight: bold}
#imageFlow .legend { font-size: 12px;}
#imageFlow .scrollbar { position: absolute; left: 20px; bottom: 10px; width: 940px; height: 16px; z-index: 1000}
#imageFlow .track { position: absolute; left: 1%; width: 98%; height: 16px; filter: alpha(opacity=30); opacity: 0.3}
#imageFlow .arrow-left { position: absolute; left: 0px;}
#imageFlow .arrow-right { position: absolute; right: 0px}
#imageFlow .bar { position: absolute; height: 16px;	left: 25px;}

#tbody .panelList{ width: 990px;}
#tbody .panelList .panel{ width: 485px; height:305px; float:left; margin-right: 10px; margin-bottom: 10px;}
#tbody .panelList .panel h3{ height:26px; padding-left: 13px; line-height: 24px; background: url(../images/stone/SpecialPanelTitle.gif) no-repeat 0 0; font-size: 12px; color:#FFF;}
#tbody .panelList .panel h3 strong{ float: left; width: 79px; text-align: center;}
#tbody .panelList .panel h3 a{ float:right; width:33px; height: 5px; margin-top: 16px; overflow: hidden; text-indent: -5000px; background: url(../images/public/more.gif) no-repeat 0 0; margin-right: 18px;}
#tbody .panelList .panel .content{ border:1px #C9DDE8 solid; border-top:none; padding:14px; font-size: 14px;}
#tbody .panelList .panel  ul{ list-style: none;}
#tbody .panelList .panel  ul li{ height: 25px; line-height: 25px; text-align: left;}
#tbody .panelList .panel  ul li a{ color: #333;}
#tbody .panelList .panel  ul li span{ color:#A9A9A9;}