﻿body {
                   margin :0px; 
                   background-color :#d7dddf;
                   font-family: Verdana, Helvetica, sans-serif;
                   font-size: 12px;

                 }
                 
           
           .channelLink A {                  
                            text-decoration: none;
                            font-weight:bold;
                            color: #444;
                           }
                                           
                           
           .channelLink A:hover {
	                             color:#fff; 
	                             text-decoration :underline;
                                }
                                
           .tablinkPic
           {
			   float :left ;
           }
                               
           .tabeffect 
           {
			    border-right: #ffffff 1px solid; 
			    border-top : #ffffff 1px solid; 
			    float :left ;
           }
           
           .piclinktabcontent
           {
           }
           
           .tabcontent{ /*一个选项卡中的内容*/
			   /* border :solid 1px green; */
            }
                               
           .unselectTabItem
                      {
                          width :79px;
                          height :14px;                         
                          padding :3px 0px 0px 0px;                      
                          text-align :center;
                          background:url(../images/normalTab.gif) no-repeat #888; 
                          color: #000;                        
                          cursor :pointer ;
                       }
                       
           .selectedTabItem {
                                color: #fff;
                                font-weight :bold;
                                background:url(../images/tabhover.gif) no-repeat #888; 
                                cursor :pointer ;
                                width :79px;
                          height :14px;                         
                          padding :3px 0px 0px 0px;                      
                          text-align :center;
                              }
                              
                                                       
                      
           .quickLinkTitle {
                            color:White ;
                            width :128px; 
                            height :13px; 
                            background-image :url(../images/quickLink.gif); 
                            text-align :center ;
                            margin :0 auto;
                            padding-top :4px;
                         } 
                         
           .dropDownList {
                                 color :#000; 
                                 font-size :12px;
                                 width :100px;
                               } 
                         
           .eventboard .title {
                                 width :107px; 
                                 height :15px; 
                                 background-image :url(../images/columnTitle.gif); 
                                 padding-top :3px; 
                                 text-align :center ; 
                                 /*color :#4550da; */
                                 font-weight :normal ;
                              }  
                               
                                  
             .picLinkTitle {
                                width :107px; 
                                height :15px; 
                                background-image :url(../images/columnTitle.gif); 
                                padding-top :3px; 
                                text-align :center ; 
                                cursor :pointer;
                                /*color :#4550da; */
                              }
                              
                 .plfont444444
                 {
				
	                             /*color:#444; */
	                             color:Maroon;
	                             text-decoration :none;
	                            
                 }
                 
                 .plfontD6682F
                 {
					
	                             color:Maroon ;
	                             text-decoration :none;
	                            
                 }
                 
                 .plfont7DBF0F
                 {
					color:#fff;
	                             text-decoration :none;
                 }
                 
                              
                .picLink A:hover 
                {
					
	                             color:#fff; 
	                             text-decoration :underline;
	                        
                                } 
                              
                .sitebottom   {
                                  font-weight :bold;
                                  color: #343;
                               }            
                             
               .sitebottom A {
                                 text-decoration: none;
                                 color: #343;
                              }
                              
               .sitebottom A:hover {
	                             color:#fff; 
	                             text-decoration :underline;
                                } 
                                
                           A 
                           {
							    font-size  : 12px;
                                 text-decoration: none;
                                 color:#000; 
                              }
                              
                       A:hover 
                       {
						           
	                             /*color:#5988ab; */
	                             color :#214A76;
	                             text-decoration :underline;
                                } 
                                
                                         
           #eventboardContent1{
                                            border-right: #b6b6b6 1px solid; 
                                            border-top: #b6b6b6 1px solid; 
                                            border-left: #b6b6b6 1px solid; 
                                            border-bottom: #b6b6b6 1px solid;
                                            width :100%; 
                                            padding: 10px;
                                        }
                                        
          .picLinkTabContent
          {
			background-color :#eff3f4;
			border-right: #b6b6b6 1px solid; 
                                            border-top: #b6b6b6 1px solid; 
                                            border-left: #b6b6b6 1px solid; 
                                            border-bottom: #b6b6b6 1px solid;
                                            width :100%; 
          }
                                        

                                        
          .sitemenu {
                        /* margin :0px 0px 10px; 
                         height :275px;*/
                         width :128px;
                     }
                     
                                        
          .sitemenu A {
                         font-size: 13px;
                         font-weight :bold ;
                         color:#dddddd; 
                         text-decoration: none;
                       }
                       
             .sitemenu A:hover
             {
				font-size: 14px;
				  color :#fff;
				  text-decoration: none;
				 
             }
                       
              .normaltd {
                         width:100%;
                         height:30px;
                         text-align :center ;
                         padding-top :2px;
                         cursor :pointer ;
                         border-bottom: white 1px dotted;
                      }
                      
               .lasttd {
                         width:100%;
                         height:30px;
                         text-align :center ;
                         padding-top :2px;
                         cursor :pointer ;
                      }
                      
              .hoveNormalTd 
              {
				 /*background-color :#185aa8;*/
				background-color :#143b64;
				width:100%;
                height:30px;
                text-align :center ;
                padding-top :2px;
                cursor :pointer ;
                border-bottom: white 1px dotted;
              } 
              
              .hoveLastTd 
              {
				 /*background-color :#185aa8;*/
				background-color :#143b64;
				width:100%;
                height:30px;
                text-align :center ;
                padding-top :2px;
                cursor :pointer ;
              } 
                   
           .hhviewTitle {
                           color :#4550da;
                           padding-top :6px;
                           padding-left :16px;
                        }
             
            .div-text-overflow1
             {
				width :272px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                height :20px;
                
  
              }
              
              .div-text-overflow2
              {
				width :430px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                height :20px;
  
              }
              
              .div-text-overflowPic
             {
				width :100px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                height :13px;
                line-height :13px;
                vertical-align :middle ;
  
              }
              
               .div-text-overflow-last
             {
				width :340px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                height :20px;
  
              }
              
               .div-text-overflow3
             {
				width :196px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                height :21px;
  
              }
                   
            .qqmsn {
	                  background-color :#214A76;
	                  filter:alpha(opacity=85);
	                  opacity:0.85;
                      border :solid 1px #ffffff;
                      width :250px;
                      height :190px;
                      margin :0 auto;
                      
                   }
                   
             .suggest {
	                  background-color :#5BBB11;
	                  filter:alpha(opacity=85);
	                  opacity:0.85;
                      border :solid 1px #ffffff;
                      width :320px;
                      height :335px;
                      margin :0 auto;
                      
                   }
                   
              .displaysuggest{
	                  background-color :#5BBB11;
	                  filter:alpha(opacity=95);
	                  opacity:0.95;
                      border :solid 1px #ffffff;
                      width :440px;
                      height :360px;
                      margin :0 auto;
                      
                   }
                   
              .showwindowcontainer
              {
				text-align:center;
                position:absolute;
                width:100%;
                left: 0;
                display :none ;
                z-index :1000;
              }
              
              .morebutton
              {
				width :80px;
				text-align :center ; 
				height :18px; 
				background-image :url(../images/moreButton.gif); 
				 line-height :18px;
				 vertical-align :middle ;
              }
              
              #hhuloader_container {
                text-align:center;
                position:absolute;
                top:50%;
                width:100%;
                left: 0;
                display :none ;
                visibility :hidden ;
        }
        #hhuloader {
                /*font-family:Tahoma, Helvetica, sans;
                font-size:11.5px;*/
                color:#dbdbdb;
                background-color:#214A76;
                padding:10px 0 16px 0;
                margin:0 auto;
                display:block;
                width:130px;
                border:1px solid #fff;
                text-align:left;
                z-index:100;
        }
        #hhuprogress {
                height:5px;
                font-size:1px;
                width:1px;
                position:relative;
                top:1px;
                left:0px;
                background-color:#3DB23D;
                }
                
        #hhuloader_bg 
                {
                background-color:#e7e7e7;
                position:relative;
                top:8px;
                left:8px;
                height:7px;
                width:113px;
                font-size:1px
                }
                
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

.transMenu .content {
	position:absolute;
	}

.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

.transMenu .item {
    color:#fff;
    font-size:12px;
    font-family:sans-serif;
    text-decoration:none;
	border:none;
	cursor:pointer;
	cursor:hand;
	text-align :left ;
	}

.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

.transMenu .item.hover {
	background: #143b64;
	color:#fff;
	}

.transMenu .item img {
	margin-left:10px;
	}
             