body { display: none; background-color: Black; }
#container { position: absolute; top: 0px;
			 /*margin: 0px auto;*/
			 width: 1060px;
			 border: 0px solid red; }
.Div1 { position: absolute; top: 0px;
		left: 0px;	width: 1060px;}
#DivHeader { top: 0px; height: 85px; }
#DivBanner { left:249px; top: 1px; height: 30px;}
#DivAdv { position: absolute; top: -20px; left:0px;} /*82-102*/
#DivMenu { top: 68px; }/*170-102*/

/*DivBanner*/
  /*¥ª°¼*/
.ui-tabs-panel { position: relative;	
                 width: 800px; height: 40px; top: 1px;
                 overflow: hidden;
                 color: White; }
.ui-tabs-panel .info { position: absolute;
                       top: -2px; left: 70px; height: 45px; }
.ui-tabs-panel .info .span1 { position: absolute; width: 800px; height: 45px; left: -50px; 
                              font-size: 22px; color:Yellow;
                              padding: 8px 0px 0px 15px;
                              background-image: linear-gradient( 90deg, rgba(0,0,0,.4), rgba(0,0,0,0)); }
.ui-tabs-panel .info .span2 { position: absolute; top: 14px;
                              left: 185px; width: 800px;
                              font-size: 16px; }
.ui-tabs-hide { display: none; }
#btnCloseBanner { position: absolute; 
                  top: 8px; left: 15px; width: 30px; height: 30px;
                  font-size: 22px; 
                  cursor: pointer; }
#btnCloseBanner:hover { color: White; }  
  /*¥k°¼*/
.ui-tabs-nav { position: absolute;
               top: 0; left: 895px; 
               list-style-type: none;
               padding: 0; margin: 0; }
.ui-tabs-nav li { padding: 0px;
                  color: Black;
                  width: 300px; height: 75px; }
.ui-tabs-nav li .imgPic { display:none; width: 50px; height: 60px;
                          background: White; 
                          margin: 7px 0px 0px 5px;
                          float: left; }
.ui-tabs-nav li .span3 { width: 205px;	
                         float: left;
                         margin: 18px 0px 0px 13px;
                         padding: 0;
                         line-height: 13px;
                         font-size: 20px; text-shadow: 2px 2px 2px rgba(0,0,0,0.7); }
.ui-tabs-nav li .span4 { width: 225px;	
                         float: left;
                         margin: 15px 0px 0px 13px;
                         padding: 0;
                         line-height: 13px;
                         font-size: 14px; text-shadow: 2px 2px 2px rgba(0,0,0,0.7); }
li.ui-tabs-nav-item a { width: 300px; height: 75px;
                        display: block; 
                        margin: 0;
                        padding: 0 0 0 5px;
                        float: left;
                        line-height: 16px;
                        font-size: 14px;
                        border: 0px solid #111111;
                        background: #333333 url(../images/banner/navbar_bg.png) repeat-x;	
                        color: White; }   
li.ui-tabs-nav-item a:hover { cursor: pointer;
                              border: 0px solid Silver; }
li.ui-tabs-selected { color: Black; }
ul.ui-tabs-nav li.ui-tabs-selected a { background: transparent;
                                       cursor: pointer;
                                       color: White; }                     
/*DivMenu*/
.menu { position: absolute;
	    top: 10px;  height: 30px; 
	    color: White; font-size: 22px;
	    cursor: pointer; }
.menu:hover { color: #00FF00; 
              text-decoration: underline; }
#menu1 { left: 10px; }
#menu2 { left: 130px; }
#menu3 { left: 250px; }
#menu4 { left: 370px; }
#menu5 { left: 510px; }
#menu6 { left: 630px; }
#menu7 { left: 750px; color: Aqua;}
#menu8 { left: 1000px; color: Gray;}

#test1 { position: absolute;
	     top: 0px; left: 300px; height: 1px; width: 300px; 
	     background-color: Aqua; }
#test2 { position: absolute;
	     top: 0px; left: 600px; height: 1px; width: 300px; 
	     background-color: Aqua; }

#ifrmMain { position: absolute;
	        top: 48px; left: 0px; width: 1060px; height: 650px; }