﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #262626;
    line-height: 18px;
     background-color: #fff;

}
body, th, td, table, h1, h2, h3, h4, h5, h6,  
.Head, .SubHead, .SubSubHead,
.Normal, .NormalBold, .NormalRed, .NormalTextBox, .NormalDisabled,
a:link, a:visited, a:hover, input, .CommandButton {
    font-family: Arial, Helvetica, sans-serif;
}
span, p { line-height:18px; padding: 0px 0px 10px 0px;}

.print_page { width:100%; margin:0; padding:0; }
.header_page { margin-bottom: 5px;}
.detail_content {border-top: 0px solid #cccccc; padding: 10px 0 0px 0;  }
/*css tieu de link  */
.news_link { line-height:18px; padding:10px 0 10px 0; }
.news_link_bold {font-weight:bold; }
.news_link_bold:link, .title_news_bold:visited {color:#000; }
.news_link_bold:hover{color:#6198be; font-weight:bold;text-decoration:none;}
.news_link_focus :link, .news_link_focus :visited {    color:#6198be;}
/* News detail */
.news_title { font-weight:bold; }
.news_datetime {font-size:13px;  color:#6C6C6C; padding: 0px 0px 10px 0px;}
.news_summary { font-weight:bold;line-height:18px; padding: 0px 0px 10px 0px;}
.news_author{ text-align:right;font-weight:bold;}
.news_source{ text-align:right;}
.news_img {text-align:center; }
.news_normal {line-height:18px; }
.news_note {line-height:18px; font-size:13px; }
.right { text-align:right;}
.center { text-align:center;}

.box_news_detail { }