 .clear {  
        clear:both;  
    }  
#gallery {  
       position:relative; 
       float:left;
       height:284px;
	   width:430px;
	 
   }  
    #gallery a {  
       float:left;  
       position:absolute;
	   top:0;
	   left:0;  
      }  
         
   #gallery a img {  
       border:none;  
       }  
         
   #gallery a.show {  
        z-index:5;  
       }  
     
   #gallery .caption {  
        z-index:6;   
        background-color:#000;   
        color:#ffffff;   
        height:50px;
		text-align:left;
        width:100%;   
        position:absolute; 
        left:0; 
        bottom:0;
       }  
    
   #gallery .caption .content {  
        margin:5px; 
       }  
         

	#gallery .caption .content h3 a {  
        margin-top:10px;
		font-size:18px;  
        padding:0;  
        color:#FFFFFF;  
      }    
   #HotNews {
     border:#CCCCCC 1px solid;
     float:left;
     width:305px;
     
	 
   }
   
   #HotNews h3 {
                  font-size:18px;
				  text-align:left;
				  padding-left:5px;
				  font-weight:bold;
				  color:#999900;
				  background:url(../../images/home_bg_title.png) repeat-x;
				  border-bottom:#CCCCCC 1px solid;
                }
 #HotNews ul
          {
		    	 
			 font-weight:bold;
			 margin-left:20px;
			 padding:5px;
		     list-style-image:url(../../images/squarelist.gif);
			 text-align:justify;
		   }
 #HotNews ul a 
            {
			   color:#b9770f;
			   font-size:12px;
			}
#HotNews ul a:hover 
            {
			   color:#000000;
			}
#HotNews ul li 
         {  
		    padding-top:5px;
		}
.tooltip {
               color:#333333;
			   border:#999999 1px solid;
			   padding:4px;
			   width:300px;
			   z-index:10;
			   display:none;
			   text-align:justify;
			   background-color:#FFFFFF;
			}
#tabbds {
           text-align:left;
		   margin:0;
		   padding:0;
		   }

#tabbds a {
             
			 height:20px;
			 margin-left:5px;
			 padding:5px;
			 font-size:14px;
			 font-weight:bold;
			 border:#CCCCCC 1px solid;
			 border-bottom:0px;
			 display:block;
			 color:#0066FF;
			 text-transform:uppercase;
			 float:left;
			}
#tabbds a:hover { color:#000000;}

#tabbds a.current {
                       background:url(../../images/tabbg.gif) center repeat-x;
					   border-bottom:0px;
					   cursor:default;				 
					 }
#tabbds ul {
             
			 margin:0 ;
			 padding:0;
			 height:30px;
			 width:742px;
			 border:0;
			 border-bottom:#CCCCCC 1px solid;		
			 }

#tabbds li{
              list-style:none;
			  
			  margin:0;
			  
			 padding:0;
			  
			  display:block;
			  float:left;
			  }
#panebds div {
            width:730px;
			margin:0;
			text-align:left;
			padding:5px;
			border:#CCCCCC 1px solid;
			border-top:0;
			float:left;
			display:none;
           }
#panebds div.bds_item {
                      width:220px;
					  
					  border:#CCCCCC 1px solid;
					  display:block;
					  float:left;
					  margin:5px;
					 }
#panebds div.bds_item ul { list-style:none; border-top:#CCCCCC 1px solid; margin-top:3px; }


#panebds  h3 a {
                        color:#b9770f;
						text-align:justify;
						font-size:10px;
						display:block;
						}
#panebds  h3 a:hover {
                        color:#000;
						
						}


