*{
    padding: 0;
    margin: 0;
}
#bg{
    width: 100%;
    clear: both; 
}
#pagewrap{
    margin: 0 auto;
    max-width: 1600px;
}
#content{
    width: 1100px;
    margin: 10px auto;
}
#content #maincontent{
    width: 750px;
    float: left;
    margin-right: 50px;
    font-family: arial, verdana;
    font-size: 14px;
    line-height: 25px;
    text-align: justify;
}
#content #maincontent table,tr,td,th{border: 1px; border-color: red; padding:1px 5px; vertical-align: top;}
#content #maincontent th{text-align:center;}
#content #maincontent #title{
    width: 100%;
    height: 30px;
    background-image: url(../pictures/bg_tit.jpg);
    background-repeat: no-repeat;
    font-family: arial, verdana;
    font-size: 15px;
    font-weight: bold;
    color: white;
    padding: 5px;
    border-top-left-radius: 5px;
}
#content #maincontent #sintro{
    width: 100%;
    font-family: arial, verdana;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
#content #maincontent #sthongbao{
    width: 100%;
    font-family: arial, verdana;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
    background: yellow;
}
#content #maincontent #sthongbao #list{
    width: 50%;
    float: left;
}
#content #maincontent #sthongbao #list #pic{
    float: left;
    width: 45%;    
    padding: 10px 5px;
}
#content #maincontent #sthongbao #list #tit{
    width: 48%;    
    float: right;
    font-family: verdana;
    font-size: 13px; 
    padding: 10px 5px;   
}

#content #maincontent a{
    color: gray;
    font-size: 12px;
    font-family: tahoma;
    font-style: italic;
}
#content #maincontent #sdoitac{
    float: left;
    width: 130px;
    margin: 8px;
    border: 1px solid gray;
    border-radius: 5px;
}
#content #maincontent #sdoitac #pic{
    width: 100%;
    height: 110px;
    padding: 5px 0;
}
#content #maincontent #sdoitac #tit{
    width: 95%;
    color: gray;
    font-size: 12px;
    font-family: tahoma;
    text-align:center;
    padding: 5px 0;
}

#content #maincontent a:hover{color:#034EA2; }
#content #widget{
    width: 300px;
    float: right;
}
#content #widget #wrap{
    width: 100%;
    border: 1px solid #E2E2E2;
    border-radius: 5px;
    padding: 1px;
}
#content #widget #wrap a{
    color: gray;
    font-size: 13px;
    font-family: tahoma;
    text-decoration:none;
}
#content #widget #wrap a:hover{
    color:#034EA2;
}
#content #widget #wrap #list{
    width: 100%;
    border-bottom: 1px dotted silver;
}
#content #widget #wrap #pic{
    float: left;
    width: 100px;    
    padding: 10px 5px;
}
#content #widget #wrap #tit{
    width: 180px;    
    float: right;
    font-family: verdana;
    font-size: 13px; 
    padding: 10px 5px;   
}

#content #widget #title{
    width: 100%;    
    background: #034EA2;
    font-family: arial, verdana;
    font-size: 14px;
    font-weight:bold;
    color: white;
    text-transform: uppercase;  
    padding: 10px 0;  
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#content #maincontent #tintuc{
    width:100%;
    margin: 0 auto;
    font-family: arial, verdana;
    font-size: 14px;
    line-height: 25px;
}
#content #maincontent #tintuc #pic{
    width:100px;
    float: left;    
}
#content #maincontent #tintuc #tit{
    width:600px;
    float: right;    
}
#content #maincontent #vanban{
    width: 100%;
    margin: 0 auto;
}