html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
    background-color: #EFEFEF;
    font: 500 12px/18px Arial;
    color: #333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/***********end reset css*****************/
#master_wrap{
    width:1014px;
    margin:0 auto;
    background: url('../images/masterbg.gif') repeat-y;
    padding: 0 10px;
}
#nnt_wrapper{
    width:1000px;
    margin:0 auto;
}
/*header*/
#header_wrap{
    width:100%;
}
#banner{
    width:100%;
    background-color: white;
    border-bottom: 2px solid #0A0B0D;
}
#event_wrap{
    margin:12px 0 0 0;
    width:100%;
    height:26px;
    background-color: #0A0B0D;
}
#navigation{
    width:100%;
    float:left;
    margin: 2px 0 0 0;
    text-align: left;
    background-color: #e1553e;
}
/*left */
#left_content{
    width:690px;
    float:left;
}

/*top news*/
#top_news{
    width:688px;
    height:255px;
    background-color: white;
    margin-top:20px;
    border: 1px solid #f0f0ef;
}
#lefttn{
    float:left;
    width:134px;
    border-right: 1px solid #f0f0ef;
    height:100%;
}
#righttn{
    width:553px;
    float:left;
    height:100%;
    overflow: hidden;
}
#box-top-news{
    width:529px;
    padding: 12px;
    height:231px;
}
ul.tabnav{
    width:100%;
    height: 28px;
    border-bottom: 2px solid #e1553e;
}
ul.tabnav li{
    float:left;
    display: inline;
    height:28px;
    min-width:100px;
    text-align: center;
    line-height: 28px;
    
}
.active{
    background-color: #e1553e;
}
ul.tabnav li a{
    color:#5c5755;
    text-decoration: none;
    padding: 0 10px;
   
}
#main_wrap{
    float:left;
    margin:5px 0 0 0;

}
/*box news*/
#box-news{
    width:100%;
    float:left;
    overflow: hidden;
    margin:5px 0;
}

.ibox{
    width:345px;
    float:left;
    
}
.tbox{
    height:30px;
    background: url(../images/line.png) no-repeat bottom;
}
.tbox a{
    text-decoration: none;
    padding: 0 0 0 10px;
    line-height: 30px;
    color:#7A7A7A;
    font-size: 20px;
}

.feature {
    width: 100%;

    margin-top: 10px;
    padding: 5px 0;
}

.feature a img {
    width: 144px;
    border: solid 1px #CECECE;
    float: right;
    background-color: white;
    margin: 0 0px 0 8px;
    padding: 3px;
}
.feature .title a {
    color: #BB3914;
    font-size: 15px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none;
}

.feature .title a:hover{
    color:#7A7A7A;
}
.sapo {
    margin-top: 8px;
    padding: 0 5px 0 10px;
    color:#333333;
    font-family : Arial;
    font-size: 12px;
    line-height: 18px;
}
.feature .title{
    padding: 0 5px 0 10px;
}

.hotlist {
    margin: 5px 0 0 12px;
}
.hotlist li {
    line-height: 15px;
    font-size: 11px;
    list-style-type: square;
    list-style-image: url(../images/red-dot-list.gif);
    margin: 5px;
    
}
 .hotlist a {
    color: #7A7A7A;
    font-weight: 700;
    line-height: 10px;
    font-size: 11px;
    text-decoration: none;
    font-family : Arial
}
.hotlist a:hover{
    color: #3A4276;
}
/*footer*/

.footermenu{
    width:100%;
    text-align: center;
    color: #A1A1A1;
    font: 12px/20px Arial;
    height: 30px;
    clear: both;
    margin: 50px auto auto;
}
.footermenulist a {
    color: #A1A1A1;
    font-weight: 700;
    text-decoration: none;
    padding: 0 7px;
    
}
.footermenulist a:hover{
    color:#C93914;
}
.footermenu li{display: inline;}
#copyright{

    padding: 5px;
    height:160px;
    background-color: #2D2D2D;   
    border-top: 4px solid #7B7B7B;
    
}
/*right*/
#right_content{
    width:300px;
    float:left;
    margin-left: 10px;
}
.box_adv,.box_right{
    width:300px;
    float:left;
    clear: both;
    margin-top: 5px;
    background-color: #fff;
    overflow: hidden;
}

.bt{
    width:100%;
    height:30px;
    background-color:#e1553e;
    color:#fff;
    text-align: center;
    line-height: 30px;
    font-family: arial;
    font-size: 14px;
}
.bc{
    width:100%;
    margin:5px 0;
}
.irbox{
    float:left;
    width:70px;
    overflow: hidden;
}
.irbox a img{
    float:left;
    padding:2px;
    border: solid 1px #CECECE;
    width:60px;
    height:48px;
}
.trb,.drb{
    width:220px;
    float:left;
    text-align:justify;
}
.trb a{
    font-family: arial;
    color: #BB3914;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-decoration: none;
    
}
.drb p{
    color:#333333;
    font-family : Arial;
    font-size: 11px;
    line-height: 18px;
    
    
}
.bf{
    width:100%;
    float:left;
    
}
.itbf{
    width:100px;
    float:left;
}
.ibf img{
    width:86px;
    padding: 5px;
    border: 1px solid #CECECE;
    height:53px;
    margin:0 1px;
} 
.tbf {
    margin:5px 0 0 0;
}
.tbf a{
    color: #7A7A7A;
    line-height: 10px;
    font-size: 11px;
    text-decoration: none;
    font-family : Arial
    
}
.tbf a:hover{
    color:#3A4276;
}
#radv{
    width:100%;
    overflow: hidden;
}
#radv li{
    margin-top: 5px;
}
#radv li a img{
    width:288px;
    border: solid 1px #CECECE;
    padding: 5px;
}
.browse_news{
    width:345px;
    float: left;
    height: 186px;
}
.tbox_browse{
    background: url(../images/line2.png) no-repeat bottom;
}
#paging {
    margin-top:40px;
    text-align: left;
}

#paging span,#paging a{
    
    color: #C9C9C9;
    border: solid 1px #C9C9C9;
    text-decoration: none;
    margin: 0 5px;
    padding: 0 5px;
    text-align: center;
}
#paging span#actived{
    color: white !important;
    border: solid 1px #E1553E;
    background-color: #E1553E;
}

#detail_news,#cp-bloc-com,.commnetForm{
    width:668px;
    padding: 10px;
    border: solid 1px #CACACA;
    text-align: left;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 12pt;
    float: left;
    margin-bottom: 10px;
}
.chitiet h1 {
    font-family: "Times New Roman",Georgia,Serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 30px;
    margin: 5px 0;
    color: #BB3914;
}
.chitiet p#date {
    font-style: italic;
    font-size: 11px;
    font-family: "Times New Roman",Georgia,Serif;
    line-height: 22px;
    color:#593A26;
}
.chitiet p.bold{
    color: #5F5F5F;
    margin: 15px 0;
    font-weight: 700;
}
#shared{
    width:100%;
    margin: 10px 0;
    text-align: right;
    overflow: hidden;
    float:left;
}
#shared ul li{
    display: inline;
    float:right;
    height:24px;
    padding: 5px;
}
.other{
    width:100%;
    float: left;
    overflow: hidden;
}
p#title_other{
    color: #BB3914;
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0 5px 5px;
}
#footer_wrap{
width:100%;
float: left;
}
.qc{
    width: 980px;
    margin: 10px 10px 0 10px;
}
.rbt{
    text-align: left;
}
.rbt a{
    background-color: white;
    text-decoration: none;
    padding: 7px 5px;
    margin-left: 20px;
    color:#E1553E;
    text-transform: uppercase;
    font-weight: 700;
    
}
/*comment*/
.cp_last_com-user {
margin: 20px 0;
}
.last_com_avatar {
float: left;
width: 50px;
height: 50px;
}
.last-com {
float: left;
width: 524px;
margin-top: 8px;
}
.retour {
clear: both;
}
.cp_last_com-user .last_com_middle {
width: 524px;
padding-top: 2px;
padding-bottom: 2px;
background-image: url('../images/com-user-middle.png');
background-repeat: repeat-y;
}
.cp_last_com-user .last_com_top {
width: 524px;
margin-top: -13px;
background-image: url('../images/com-user-topl.png');
background-repeat: no-repeat;
}
.cp_last_com-user .last_com_bottom {
width: 524px;
margin-bottom: -5px;
background-image: url('../images/com-user-bottom.png');
background-repeat: no-repeat;
background-position: center bottom;
}
.last_com_content {
padding: 10px 20px 10px 30px;
text-align: justify;
min-height: 20px;
}
.last_com_name {
font-size: 10pt;
font-weight: bold;
color: #7F92BE;
}
.last_com_text {
color: black;
padding: 10px 0 10px 10px;
}
.last_com_date {
font-size: 8pt;
color: #939393;
float: left;
padding-left: 10px;
}
.last_com_num {
font-size: 8pt;
float: right;
}

div {
display: block;
}
.last_com_num a {
text-decoration: none;
color: #939393;
}
.last_com_name a {
text-decoration: none;
color: #7F92BE;
}
#commentpanel{
    width:668px;
}
#commentpanel div{
    width:668px;
    text-align: left;
    line-height: 28px;
}
#commentpanel img{
    margin-top: 5px;
    padding: 0 12px 0px  17px;
}
#commentpanel label{
    float:left;
    clear: left;
}
#commentpanel input,#commentpanel textarea{
 color:#979797;   
}
.input_text{
    margin: 0 47px 0 0;
} 
.sub_comment{margin-left: 70px;}
    .item_comment{border:1px solid #d2d2d2;margin:5px 0;padding: 5px;}
    .top_icomm{text-align: left;}
    .ico{width:18px;height:18px;float:left;}
    .item_comment .text{float:left;margin:0 5px;color: #E20A17;font-size: 11px;font-weight: bold;font-family: arial;}
    .item_comment .date{color: #999;
    font-size: 11px;
    font-family: Arial;}
    .email_icomm{
        width: 426px;
        padding-left: 10px;
       
        
        color: #999;
        font-size: 11px;
        font-family: Arial;
    }
    .content_icomm{
        color: #666;
        font-size: 12px;
        font-family: Arial;
    }
    #btnsubmit{
        border:none;
        background-color: #6A3;
        cursor: pointer;
        padding: 3px 10px;
    }
