html
{
	scrollbar-face-color: #3B3B3B;
	scrollbar-shadow-color: #000000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #616265; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #616265; 
	scrollbar-arrow-color: #616265;
	
	}
.clear
{
    clear: both;
}

/* default styles */
*
{
    margin: 0;
    padding: 0;
}
body
{
    /*  font: .7em Arial, Verdana, Sans-Serif;     line-height: 1.7em;     background: #fff url(images/menu.gif) repeat-x;     color: #454545;*/
    background-color: #2b2b2b;
    margin:0 auto;
    padding:0;
    
}
a
{
   font-family: tahoma;
    font-weight: normal;
    color: #d5d4d4;
    text-decoration: none;
    font-size: 11px; 
    }
a:hover 
{

	text-decoration: underline;
}

p
{
    margin: 0 0 5px 0;
}
h1
{
    font: normal 2.8em Georgia, "Trebuchet MS" , Arial, Sans-Serif;
    padding: 0 0 0 0;
    margin: 0;
}
h2
{
    margin: 0;
    padding: 0;
    font: normal 1.8em Georgia, "Trebuchet MS" , Arial, Sans-Serif;
}
h1 a, h2 a
{
    color: #000;
    background: inherit;
    text-decoration: none;
}
img
{
    border: 0;
}

/* layout */
#content,.contentbody
{
    margin: 0 auto;
    width: 990px;
}
#header
{
    padding:0;
    
    margin: 0 auto;
    width:990px;
    height: 122px;
    background-image:url('../images/head_inner.jpg');
    background-repeat:no-repeat;
  
}

#mainbody
{
      margin: 0 auto;
     width: 990px;
    }

/* left side */
#left
{
    float: left;
    width: 708px;
    padding: 20px 22px 0 10px;
}
.border
{
    border: 1px solid #AED898;
    margin: 0 0 10px 0;
}
.subheader
{
    padding: 15px;
    background: #F1F8ED;
    color: #444;
    border: 2px solid #D1EAC3;
}


/* right side */
#right
{
    float: right;
    width: 250px;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
    background: url(images/right.gif) no-repeat top right;
}


/* footer */
#footer
{
    clear: both;
    color: #2b2b2b;
    background: #2b2b2b;
    margin: 0 0 0 0;
    width: 100%;
}
#footer .center
{
    text-align: center;
    color: #2b2b2b;
    background: #2b2b2b;
    padding: 10px 15px;
    background: #fff url(../images/tab-footer.gif);
    height:  40px;
}
#footer .right
{
    float: right;
}
#Banner, .banner
{
    width: 250px;
    margin-top: 10px;
}


#profilesupermodel li
{
    list-style: none;
}



/* ucNews styles */
#new-content .news-header
{
    background: #2b2b2b url(../images/bg_related.jpg);
    height: 40px !important;
    width: 250px;
}
#new-content .news-header .news-header-left
{
    float: left;
    font-size: 18px;
    color: White;
    text-align: left;
    height: 34px;
    vertical-align: middle;
    padding: 6px 0 0 10px;
}
#new-content .news-header .news-header-right
{
    vertical-align: middle;
    text-align: right;
    height: 34px;
    padding: 6px 8px 0 0;
}
#new-content .news-group
{
    margin: 0 0 0 0;
}


#new-content .news-group .news-item
{
    width: 250px;
    margin-top: 0px;
    margin-bottom: 5px;
}

#new-content .news-group .news-item .news-item-left
{
    width: 100px;
    float: left;
    margin: 0 0 0 0;
}

#new-content .news-group .news-item .news-item-right
{
    width: 140px;
    float: left;
    margin: 0 0 0 7px;
}
#new-content .news-group .news-item .news-item-right .news-item-right-content
{
    width: 140px;
    table-layout: fixed;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;   
    height: 58px;
}
#new-content .news-group .news-item .news-item-right .news-item-right-more
{
    margin: 0 7px 0 0;
    text-align: right;
    vertical-align: bottom;
}
/*footer */
#content-mail
{
    clear: both;
    background: #2b2b2b url(../images/bg_news_index.gif);
    text-align:center;
    width:100% !important;
}
#content-mail .mail-center
{
   background: #2b2b2b url(../images/bg_news_index.gif);
   height: 82px; 
   width : 990px;
   text-align:center;
   margin:0 auto;
}/* End footer */

/*content-News-clip */
.content-clip-Container
{
     background-color:Black;
     width: 708px;
     float:left;
    margin: 0 auto !important; 
    padding:0 0 0 0 ; 
    }

#content-clip
{
    width: 708px;
    text-align: center;
    margin: 0 auto;
}
#content-clip .content-clip-detail
{
    width: 708px;
    text-align: center;
    margin: 0 auto !important;
}
#current-clip
{
    width: 708px;
    text-align: center;
    margin: 0 auto !important;
} /*End content-News-clip */

#submenu ul 
{
height : 42px ;
width:auto; 
table-layout:fixed ; 
 overflow:hidden ; 
 
 word-break:break-all ; 
 word-wrap:break-word ;
    }
    
 #submenu ul li
{
     margin: 0 auto !important;
     float:left;
     list-style:none;
     height:auto!important;  
     min-height:43px;
     height:43px; 
     float:left;
     list-style:none; 
    }  

