﻿body
{
    text-align: center;
    margin: 0px;
    padding: 0px;
    background-color: #e7f4df;
    background-image: url('Img/bg.png');
    background-repeat: repeat-x;
}

.DQ_Box_Top_Left
{
    background:url(img/btl1.png) no-repeat;
    float:left;
    width:5px;
    height:32px;
}

.DQ_Box_Top_Center
{
    background-position: url('img/btc1.png') repeat-x;
    background: url('img/btc1.png') repeat-x;
    margin-left: 5px;
    margin-right: 5px;
    height: 24px;
    padding-top: 8px;
    padding-left: 4px;
    font: bold 14px Arial;
    color: #CC6600;
}

.DQ_Box_Top_Right
{
    background:url(img/btr1.png) no-repeat;
    float:right;
    width:5px;
    height:32px;
}
.DQ_Box_Middle
{   
    padding: 10px 10px 1px 10px;
	text-align:left;    	
	border-left: solid 1px #d6dee0;
	border-right: solid 1px #d6dee0;
}

.DQ_Box_Bottom_Left
{
    background:url(img/bbl1.png) no-repeat;
    float:left;
    width:5px;
    height:5px;
}

.DQ_Box_Bottom_Center
{
    background: url('img/bbc1.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height:5px;	
}

.DQ_Box_Bottom_Right
{
    background:url(img/bbr1.png) no-repeat;
    float:right;
    width:5px;
    height:5px;
}

/*   Control DQDSThongTin   */
.DQDSThongTin_WListNews_Box
{
    text-align: left;
    color: #5a94ca;
    width: 100%;    
}

.DQDSThongTin_WListNews_Link
{
    text-decoration:none;
    color: #003366;
}

.DQDSThongTin_WListNews_Link:Hover
{
    text-decoration: none;
    color: #3D80BC;
}

.DQDSThongTin_WListNews_Space
{
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #90b6da;
    margin-top: 7px;
    margin-bottom: 7px;
    height: 1px;
    width:95%;
}

/*   bar trai */

.Bar_Trai_Content
{
    background-image: url('Img/ct-bg.png');
    background-repeat: repeat-y;
}

.Bar_Trai_Bottom
{
    background-image: url('Img/bt-bg.png');
    background-repeat: no-repeat;
    height: 18px;
}