﻿@import url("css/menu.css");
@import url("css/style.css");
@import url("css/VNBStyle.css");
@font-face
{
    font-family: 'TitilliumText22LBold';
    src: url('Fonts/TitilliumText22L005-webfont.eot');
    src: url('Fonts/TitilliumText22L005-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/TitilliumText22L005-webfont.ttf') format('truetype'), url('Fonts/TitilliumText22L005-webfont.woff') format('woff'), url('Fonts/TitilliumText22L005-webfont.svg#TitilliumText22LBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

html
{
    height: 100%;
}
#Body
{
    height: 100%;
    font-family: tahoma, Arial, sans-serif;
    color: #333;
}
#Form
{
    height: 100%;
}
a
{
    outline: 0;
    border: 0;
}
p, ul, ol
{
    margin: 0;
    padding: 0 0 1em 0;
}
#DNN6
{
    width: 100%;
    position: relative;
    /*background: #ffffff url('Images/bg_hahoa.png') repeat-x 0 top;*/
    z-index: 1;
    min-height: 100%;
    background-color: #ffffff;
    background-attachment: fixed;
}
#Background
{
    /*background: #fafafa url('Images/Body-BG.jpg') repeat-x 0 bottom;     position: absolute;     bottom: 0;     width: 100%;     height: 240px;     z-index: -1;*/
}

h1
{
    font-family: TitilliumText22LBold;
    font-size: 26px;
}
h2
{
    font-family: TitilliumText22LBold;
    font-size: 22px;
}
h3
{
    font-family: TitilliumText22LBold;
    font-size: 18px;
}

#Header
{
    width: 100%;
    background: url(images/Header-BG.png) repeat-x center bottom;
}
#Header .Content
{
    position: relative;
    width: 960px;
    height: 63px;
    margin: auto;
}
#Header #ContentBG
{
    width: 960px;
    margin: auto;
    background: #ff0000 url(images/Header-BG-Variable.png) no-repeat center bottom;
}
/*WAM - removed z-index*/
#Header #Nav
{
    width: 720px;
    height: 32px;
    position: absolute;
    bottom: 25px;
    left: 0;
}

#Header .SearchContainer
{
    position: absolute;
    z-index: 22;
    bottom: 19px;
    right: 0px;
    width: 232px;
    height: 32px;
    background: url(images/search.png);
}
#Header .SearchContainer .SearchBorder
{
    border: 0;
    background: none;
}
#Header .SearchContainer .SearchIcon
{
    float: left;
    width: 40px;
    padding: 3px;
    background-position: 9px 6px;
}
#Header .SearchContainer .SearchTextBox
{
    float: left;
    background: none;
    width: 140px;
    margin: 3px;
    color: #eee;
}
#Header .SearchContainer .SearchButton
{
    float: left;
    text-indent: -9999px;
    display: block;
    height: 32px;
    width: 30px;
    padding: 0;
}

#Content
{
    min-height: 600px;
}

#Panes
{
    width: 1015px;
    margin: auto;
    background-color: #ffffff;
}

.LogoRowRight
{
    float: right;
    width: 300px;
    font-size: 11px;
}
#Login
{
    text-align: right;
    color: #c5c5c5;
}
#Login .SkinObject, #Login .LoginLink
{
    color: #9c0b12;
    text-transform: uppercase;
    padding: 0 0 0 5px;
    text-decoration: none;
}
#Login .SkinObject:hover, #Login .LoginLink:hover
{
    text-decoration: underline;
}
#Login .LoginLink
{
    padding: 0 5px;
}

#LogoRow
{
    padding: 8px 0 12px 0;
}

#Breadcrumb
{
    height: 30px;
    width: 960px;
    line-height: 30px;
    background: url(images/Breadcrumb-BG.jpg) no-repeat 0 0;
    margin: 0 0 2em 0;
    font-size: 11px;
}
#Breadcrumb span
{
    display: inline-block;
    height: 30px;
    float: left;
    font-weight: bold;
    color: #666;
    font-size: 11px;
}
#Breadcrumb .Intro
{
    text-transform: uppercase;
    padding: 0 15px 0 13px;
    margin: 0 15px 0 0;
    font-size: 10px;
    background: url(images/Breadcrumb-FirstSep.jpg) no-repeat right 0;
}
#Breadcrumb .SkinObject
{
    display: inline-block;
    color: #944e4e;
    height: 30px;
    float: left;
}
#Breadcrumb .SkinObject:hover
{
    text-decoration: underline;
}
#Breadcrumb span.Sep
{
    width: 14px;
    background: url(images/Breadcrumb-Sep.jpg) no-repeat 0 0;
    margin: 0 15px;
}

#dnn_ContentPane, #dnn_BottomPane
{
    clear: both;
}


#Footer
{
    min-height: 45px;
    width: 100%;
    background: #222 url(images/Footer-BG.jpg) repeat-x 0 0;
}
#Footer .Content
{
    width: 960px;
    margin: auto;
    padding: 30px 0 0 0;
}
#Footer .Content .Panes
{
    padding: 0 0 45px 0;
}
#Footer #dnn_Footer_LeftPane
{
    width: 470px;
    float: left;
    margin: 0 20px 0 0;
}
#Footer #dnn_Footer_RightPane
{
    width: 470px;
    float: left;
}
#Footer #dnn_Footer_BottomPane
{
    clear: both;
}
#Footer #Copyright
{
    clear: both;
    height: 50px;
    width: 960px;
    border-top: 4px solid #333333;
    line-height: 46px;
}
#Footer .Normal
{
    color: #e5e5e5;
}
#Footer span.SkinObject
{
    font-weight: normal;
    color: #666666;
}
#Footer a.SkinObject
{
    float: right;
    font-weight: normal;
    text-decoration: underline;
}
#Footer a.SkinObject:link, #Footer a.SkinObject:active, #Footer a.SkinObject:visited, #Footer a.SkinObject:hover
{
    color: #e5e5e5;
    padding: 0 0 0 15px;
}

/* Content */
.Social-Links
{
    text-align: right;
    padding: 15px 0 0 0;
}
.Social-Links a
{
    margin: 0 0 0 10px;
}
.icoIN
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -192px 0;
}
.icoFacebook
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat 0 0;
}
.icoTwitter
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -32px 0;
}
.icoTwitter2
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -576px 0;
}
.icoMySpace
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -64px 0;
}
.icoStumbleUpon
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -96px 0;
}
.icoDigg
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -128px 0;
}
.icoFlickr
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -160px 0;
}
.icoLinkedIn
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -192px 0;
}
.icoYouTube
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -224px 0;
}
.icoDelicious
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -256px 0;
}
.icoBlogger
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -288px 0;
}
.icoRSS
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -320px 0;
}
.icoEmail
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -352px 0;
}
.icoTumblr
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -384px 0;
}
.icoFourSquare
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -416px 0;
}
.icoReddit
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -448px 0;
}
.icoVimeo
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -480px 0;
}
.icoWordPress
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -512px 0;
}
.icoBebo
{
    width: 32px;
    height: 32px;
    background: url(images/SocialMedia.png) no-repeat -544px 0;
}

/* Right Hand Links */
#RightLinks
{
    margin: 0;
    padding: 0;
}
#RightLinks li
{
    height: 50px;
    clear: both;
    list-style-type: none;
    background: url(images/Horizontal-Sep.jpg) repeat-x left bottom;
    padding: 1em 0;
    margin: 0;
}
#RightLinks li img
{
    float: left;
    height: 50px;
    width: 56px;
    margin: 0 15px 0 0;
}
#RightLinks li a:link, #RightLinks li a:visited
{
    color: #000;
    text-decoration: none;
}
#RightLinks li a:active, #RightLinks li a:hover
{
    color: #D0171E;
    text-decoration: none;
}
#RightLinks li p
{
    margin: 0;
    line-height: 14px;
}
#RightLinks li p span
{
    display: block;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 0 2px;
    font-family: TitilliumText22LBold;
    font-size: 12px;
    text-shadow: #f7f7f7 1px 1px 1px;
}
#RightLinks li.icoMarketplace
{
    background: none;
}
#RightLinks li.icoCommunity img
{
    background: url(images/Icons.png) no-repeat -192px 8px;
}
#RightLinks li.icoManuals img
{
    background: url(images/Icons.png) no-repeat -250px 0;
}
#RightLinks li.icoTraining img
{
    background: url(images/Icons.png) no-repeat -316px 2px;
}
#RightLinks li.icoConferences img
{
    background: url(images/Icons.png) no-repeat -376px 0;
}
#RightLinks li.icoMarketplace img
{
    background: url(images/Icons.png) no-repeat -444px 0;
}

/* Password Information */
#Passwords
{
    margin: 2em 0;
    padding: 0;
}
#Passwords li
{
    display: inline-block;
    height: 62px;
    width: 305px;
    background: url(images/Icons.png) no-repeat -256px -64px;
    margin: 0 15px 0 0;
    padding: 0;
    list-style-type: none;
}
#Passwords li.Host
{
    margin: 0;
}
#Passwords span.SubHead
{
    display: block;
    color: #FFF;
    font-size: 14px;
    padding: 11px 0 8px 15px;
}
#Passwords span.Password
{
    color: #FFF;
    padding: 0 0 0 15px;
}
p.Disclaimer
{
    clear: both;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}

/* Default Over-rides */

#ControlPanelWrapper #dnnCPWrap
{
    filter: none !important;
}

/* Modules */
.DnnModule
{
    margin: 0 0 2px 0;
}

/* Panes - In Layout Mode */
.paneOutline
{
    border: 0;
}
.paneOutline span.SubHead center
{
    border: 1px #ccc dotted;
    border-left: 0;
    border-right: 0;
    line-height: 2.5em;
}

#iPopUp
{
    display: none;
}
.eipbackimg
{
    z-index: 1000;
}

/* Fonts */
.Normal
{
    font-size: 12px;
    line-height: 16px;
}
.SubHead
{
    color: #333;
}

/* Language Object */
.language-object
{
    display: inline-block;
    margin-left: 5px;
}

/*New Style add by LinhNV*/
.box
{
    margin-bottom: 0;
}
.s7
{
    /* background: none repeat scroll 0 0 #9ED2F9;*/
    padding: 0px 0 0 1px;
    border-bottom: solid 1px #9ED2F9;
}
.s7 div.title
{
    /*background: url("images/nav-l_l.gif") repeat-x scroll left top transparent;*/
    background-color: #1a44a4;
    border-bottom: solid 1px #fff;
    color: #fff58a !important;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding-left: 25px;
    height: 31px;
    line-height: 28px;
    text-transform: uppercase;
    text-align: left;
    margin-right: 1px;
}
.s7 ul, .s7 li
{
    margin: 0;
    padding: 0;
}
.s7 ul li
{
    border-bottom: 1px solid #DCEBF0;
    background-color: #1a44a4;
}

.s7 ul li a
{
    background: url("images/ico_plus.gif") no-repeat scroll 8px 8px transparent;
    display: block;
    padding: 3px 10px 3px 20px;
}

.s7 a
{
    color: #fff58a !important;
    font-size: 11px;
    min-height: 21px;
    font-weight: bold;
    font-family: arial;
}
.nav-t
{
    background: url("images/nav-t_bg.gif") repeat-x scroll center top #0F64CC;
    line-height: 27px;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.f-l
{
    float: left;
}

.menu-t
{
    background: url("images/nav-t_separator.gif") no-repeat scroll right top transparent;
    padding-right: 15px;
}
.nav-t .menu-t ul
{
    list-style: none outside none;
}
.nav-t .menu-t li
{
    display: inline;
    float: left;
    font-weight: bold;
}

.nav-t .menu-t li
{
    background: url("images/nav-t_separator.gif") no-repeat scroll left top transparent;
    display: inline;
    float: left;
    padding-left: 25px;
}
.nav-t .menu-t li a
{
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    margin: 0px 0 0;
    padding: 0;
    font-size: 12px;
}
.nav-t .menu-t li a:hover
{
    color: #FFF400;
    cursor: pointer;
    float: left;
    margin: 0px 0 0;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
}
.nav-t .date
{
    color: #FFFFFF;
    padding: 0 20px;
}
table.table_bottom
{
    color: #343333;
    height: 120px;
    padding-left: 10px;
    background-color:#ececec;
}
table.table_bottom td.owner_line1
{
    color: #DA0000;
    font-family: Tahoma,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
}
table.table_bottom td.owner_line2
{
    color: #000000;
    font-family: tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    text-align: center;
}
table.table_bottom td.owner_line3
{
    color: #000000;
    font-family: tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 12px;
    text-align: center;
}
.box
{
    margin-bottom: 0;
}
.title
{
    /*background: url("images/title_bg.gif") repeat-y scroll left center #C8E6FA;*/
}

.title .cor_t
{
    /*background: url("images/cor_t.gif") repeat-x scroll center top transparent;*/
}
.title .cor_r
{
    /*background: url("images/title_r.gif") repeat-y scroll right center transparent;*/
}
.title .cor_b
{
    /*background: url("images/title_b.gif") repeat-x scroll center bottom transparent;*/
}
.title .cor_l
{
    background: url("images/color_7cbdff.gif") repeat-y scroll left center transparent;
}
.title .cor_tl
{
    background: none repeat scroll 0 0 #e1e1e1;
    box-shadow: 0 1px 0 0 #e1e1e1 inset;
    height: 31px;
}
s6 box .cor_tl
{
    background-color: #F5821F;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: 1px;
    margin-right: 1px;
}
.title .cor_tl_focus
{
    background: url("images/tinnoibat.jpg") no-repeat scroll left top transparent;
}
.title .cor_tl_anhsukien
{
    background: url("images/chum-anh-su-kien.jpg") no-repeat scroll left top transparent;
}
.title .cor_tl_video
{
    background: url("images/video.jpg") no-repeat scroll left top transparent;
}
.title .cor_tr
{
    /* background: url("images/cor_tr.gif") no-repeat scroll right top transparent;*/
}
.title .cor_br
{
    /* background: url("images/title_br.gif") no-repeat scroll right bottom transparent;*/
}
.title .cor_bl
{
    /*background: url("images/title_bl.gif") no-repeat scroll left bottom transparent;*/
}
.title .padding
{
    color: #000;
    font-weight: bold;
}
.content
{
    background: none repeat scroll 0 0 #FFFFFF;
}
.content .cor_t
{
}
.content .cor_r
{
    background: url("images/color_7cbdff.gif") repeat-y scroll right center transparent;
}
.content .cor_b
{
    background: url("images/color_7cbdff.gif") repeat-x scroll center bottom transparent;
}
.content .cor_l
{
    background: url("images/color_7cbdff.gif") repeat-y scroll left center transparent;
}
.content .cor_tl
{
}
.content .cor_tr
{
}
.content .cor_br
{
    background: url("images/cor_br.gif") no-repeat scroll right bottom transparent;
}
.content .cor_bl
{
    background: url("images/cor_bl.gif") no-repeat scroll left bottom transparent;
}
.clearfix:after
{
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.s1 .content .s-news
{
    background: url("images/s1-separator.gif") no-repeat scroll right center transparent;
    display: none;
    visibility: hidden;
    float: left;
    width: 611px;
}
.s-news ul li
{
    background-image: url(images/bullet.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    padding-left: 10px;
    line-height: 16px;
    text-align: justify;
}
.toplist_ul li
{
    background-image: url("images/bullet.jpg");
    background-position: 0 5px;
    background-repeat: no-repeat;
    padding-left: 10px;
    line-height: 22px;
    text-align: justify;
}
.comment
{
    color: #666666;
    font-size: 11px;
    font-style: italic;
    padding: 5px 0 10px;
}
.s1 .content .list
{
    display: table;
    left: 350px;
   
}
.s1 .content .list ul
{
    list-style: none outside none;
    padding: 0;
    min-height: 400px;
     width: 237px !important;
}
.s1 .content .padding
{
    padding: 20px;
}
.s1 .content .list li
{
    background: url("images/bullet.jpg") no-repeat scroll 0 13px transparent;
    text-align: justify;
    padding: 8px 5px 8px 10px;
    border-bottom: 1px solid #DEEBF3;
    text-align: justify;
    width: 90%;
    margin-left: 5px;
}
li
{
    display: block;
}
.date
{
    color: #666666;
    font-size: 10px;
}
.s9
{
}
/* van ban phap quy*/
.s9 .content .padding
{
    padding: 10px;
}
.s9 .li-3col
{
    margin-bottom: 10px;
}
.s9 .li-3col li
{
    background: url(../../images/QuangNinhPortal/black-square.gif) no-repeat 5px 10px;
    padding: 2px 5px 2px 15px;
    width: 170px;
    margin-bottom: 5px;
}
.s9 .li-3col span
{
    color: #3366CC;
    font-size: 10px;
}
.s9 .search
{
    padding: 10px;
    margin-bottom: 5px;
    background: #f8f8f8;
    border: 1px solid #C5DBF3;
}
.s9 .sheet
{
    margin-bottom: 5px;
}
.s9 .sheet table
{
    background: #E6E6E6;
}
.s9 .sheet td
{
    background: #fff;
}
.s9 .sheet td.title
{
    background: #c8e6fa;
    text-align: center;
    color: #003399;
    font-weight: bold;
}
.s9 .sheet .date
{
    font-size: 12px;
    text-align: center;
}
.s9title
{
    font-size: 12px;
    font-weight: bold;
}
.s9linhvuc
{
    font-size: 12px;
}
.PagerContainerTable
{
    font-size: 12px;
}
.otherDoc
{
    list-style: circle;
    padding: 5px 0px;
}
.wpgb_attachbox
{
    margin-bottom: 0;
    margin-top: 10px;
}
.wpgb_attachbox h3, .wpgb_otherbox h3
{
    border-bottom: 1px dotted #CCCCCC;
    color: #666666 !important;
    font-size: 13px;
}
.quydinh
{
    border: 1px solid #CECECE;
    height: 250px;
    overflow: scroll;
    padding: 5px 10px 3px;
    width: 540px;
}
.csskhcnLeftMenuItem
{
    text-transform: uppercase;
}
.titleCateSpan
{
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 10px;
    font-size: 12px;
}
.PagerCurrentPageCell
{
    padding-right: 2px;
    font-weight: bold;
}
.PagerOtherPageCells
{
    padding-right: 2px;
    padding-left: 6px;
}
.right_hl_top
{
    background: url("Images/nav-t_bg.gif") repeat-x scroll left top transparent;
    padding-top: 5px;
}
.right_hl_bottom
{
    background: url("Images/border_noibat_right.jpg") no-repeat scroll left bottom transparent;
    padding-bottom: 5px;
}
.folder_left_news
{
    float: left;
    padding-right: 10px;
    width: 330px;
}
.homnews_right
{
    float: left;
    padding-left: 10px;
    width: 329px;
}
.hl_Title
{
    text-transform: uppercase;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 3px;
    color: #fff;
    padding-left: 15px;
}

.mb2
{
    margin-bottom: 10px;
}
.box3
{
    background-position: 0 -579px;
    height: 90px;
    overflow: hidden;
    padding-top: 15px;
    border-top: 2px solid #D8D8D8;
}
.mr1
{
    margin-right: 5px;
}
.fl
{
    float: left;
}
.img94
{
    border: 4px solid #D8D8D8;
    float: left;
    margin-right: 5px;
    width: 94px;
    height: 82px;
}
.fl
{
    float: left;
}
.wid93
{
    width: 83px;
}
.fon4
{
    color: #004175;
    font: 700 12px/18px Arial;
}
.wid200
{
    width: 190px;
}

ul.jd_menu_vertical li
{
    background: #458a39 !important;
}
.box-hl
{
    float: left;
    margin-left: 6px;
    padding-bottom: 5px;
    width: 360px;
}
.title_home_HL
{
    background: linear-gradient(to bottom, #1a44a5 0%, #1d4cb7 41%, #1f52c6 52%, #2054ca 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #1a44a5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    float: left;
    height: 28px;
    min-width: 150px;
    padding: 0 10px;
}
.title_home_HL_Right
{
    background: url("Images/bg-ttbt.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #1a44a5;
    float: right;
    font-size: 11px;
    height: 24px;
    margin-top: 2px;
    width: 76px;
}
.titleCateSpanR
{
    color: #8D8D8B;
    font-size: 11px;
    text-decoration: none;
}
.title_home_HL_Right a
{
    color: #8D8D8B;
    font-size: 10px;
    line-height: 21px;
    padding-left: 18px;
    text-decoration: none;
}
.title-right-menu
{
    background: linear-gradient(to bottom, #F8F8F8 0%, #EBECEC 37%, #D6D7D8 65%, #C5C7C8 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 4px;
    height: 32px;
    width: 100%;
}

.title_focus
{
    background: linear-gradient(to bottom, #1a44a5 0%, #1d4cb7 41%, #1f52c6 52%, #2054ca 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #1a44a5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    float: left;
    height: 30px;
    width: 100%;
    text-align:center;
}
.input-search
{
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px;
    height: 25px;
    width: 247px;
}

.input-search input
{
    background-color: #FFFFFF;
    border: 0 none;
    color: #717171;
    font-family: 'Open Sans' ,Arial,Helvetica,sans-serif;
    font-size: 16px;
    height: 19px;
    line-height: 18px;
    margin-top: 4px;
    outline: medium none;
    width: 224px;
}

.imgSearchButton
{
    border-width: 0px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    border: none;
    margin-left: -37px;
}
.Content-hot-news-detail
{
}
.titlecount
{
    background: linear-gradient(to bottom, #1a44a5 0%, #1d4cb7 41%, #1f52c6 52%, #2054ca 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-bottom: 1px solid #1a44a5;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    float: left;
    height: 30px;
    width: 100%;
}

.title-news-detail
{
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 6px;
    padding-left: 10px;
    text-align: center;
    text-transform: uppercase;
}
.title-news-detail span
{
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
}
.main-count
{
    border: 1px solid #CCCCCC;
    padding: 10px;
}
.folder_left_link
{
    color: #081e8a !important;
    font-size: 12px;
}
.toplist_ul li a
{
    color: #081e8a !important;
}
.folder_bd
{
    min-height: 400px;
}
.bg_left
{
    background: url("Images/bg_leftContent.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    width:1042px;
    margin:auto;
    }
    .bg_right
{
    background: url("Images/bg_rightContent.jpg") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    background-position: right 0px top;
    }
    
 .menu_bottom
 {
     text-align: center; color: #FFFFFF; font-size: 12px; font-weight: bold;
            padding: 5px;background: #1a44a5; height:20px;
     }
     .menu_bottom a{
                    color:#fff;
                    }