/*  Div That Contain Main 5abar, Flash News, Monasabat ...*/
.left_first_block_cont{
    position:relative;
    float:right;
    width:472px;
    margin-left:10px;
    overflow:hidden;
}
/*  Div That Contain Main 5abar just 1 or Flash News or ... */
.main_news_block{
    position:relative;
    width:450px;
    /*min-height:560px;*/
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px;
    margin-bottom:5px;
    overflow:hidden;
}
/*  Div Contain The Left Weather,Banner,... */
.left_second_block_cont
{
    position:relative;
    float:right;
    width:220px;
    overflow:hidden;
}
.left_second_block_data
{
    position:relative;
    width:198px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:9px;
    margin-bottom:5px;
    overflow:hidden;
}
/*  Div Contain The Left Weather */
#left_weather{
    position:relative;
    width:212px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px 3px 0px 3px;  /*top right bottom left*/
    margin-bottom:5px;
}
/*  Div Contain The Upper Left Article */
#left_upper_article{
    position:relative;
    overflow:hidden;
    width:206px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px 6px 0px 6px;  /*top right bottom left*/
    margin-bottom:5px;
}
#left_upper_article a{
    text-decoration:none;
    color:#000000;
    /*color:#0A6C6C;*/
}
#left_upper_article a:hover{
    color:#F88017;
    text-decoration:underline;
}
/*  Div Contain The Left Upper banner */
#left_banner{
    position:relative;
    width:202px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:11px 8px;
    margin-bottom:5px;
}
/*  Div Contain The Left Upper Like Today */
#left_like_today{
    position:relative;
    width:210px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:8px 4px;
}
/*  Table Contains Last Few News    */
.last_few_news{
    width:680px;
}
.last_few_news .top_right_td{
    vertical-align:top;
    text-align:right;
    width:50%;
}
.last_few_news .horizental_sep_td{
    border-bottom:1px solid #DADADA;
    padding:0px;
    line-height:1px;
    height:1px;
}
.last_few_news .vertical_sep_td{
    vertical-align:middle;
    text-align:center;
    border-right:1px solid #DADADA;
    width:1px;
}
/*  Div Contains Banners in Footer of Index  */
#last_banner{
    position:relative;
    width:906px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px 15px 10px 10px;
}
/*  Div Contains Gallery Images in Footer of Index  */
.last_gallery_marq{
    position:relative;
    width:911px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px;
}
.before_footer_banner{
    position:relative;
    width:681px;
    border:1px solid #8F949C;
    background:#FFFFFF;
    padding:10px;
    overflow:hidden;
}
.before_footer_banner marquee label{
    font-weight:normal;
    cursor:pointer;
    color:#000000;
}
.before_footer_banner marquee label:hover{
    text-decoration:underline;
}
.blocks_header_title{
    position:relative;
    overflow:hidden;
    display:block;
    padding:0px 0px 0px 0px;
    height:26px;
    line-height:32px;
    font-size:20px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:right;
    background:transparent url("../images/right_blocks_title_bg.gif") repeat-x;
}
.tab_link{
    text-decoration:none;
    outline:none;
}
.tab_link:hover{
    color:#F88017;
}
