﻿/* 

body
{
    text-align: center;
    margin: 0px;
    padding: 0px; /*background-color: #E9E9E9; /*background-color: #020242;
    background-color: #333333;
}

.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   */

.DQTinNoiBat_Category_BoxTitle
{
    text-align: left;
    color: white;
    width: 100%;
    background-color: Red;
    padding: 6px;    
}

.DQTinNoiBat_Category_BoxTitle a
{
    text-decoration:none;
    color: white;
    font-weight: bold;
}

.DQTinNoiBat_Category_BoxTitle a:hover
{
    color: yellow;    
}

.DQTinNoiBat_Category_Link div
{
    padding-top: 3px;    
}

.DQTinNoiBat_Category_Link a
{
    text-decoration:none;
    color: #0000ff;    
}

.DQTinNoiBat_Category_Link a:hover
{
    color: maroon;    
}

.DQTinNoiBat_Category_Box
{
    text-align: left;
    color: #5a94ca;
    width: 100%;      
}

.DQDSThongTin_WListNews_Box
{
    text-align: left;
    color: #5a94ca;
    width: 100%;    
}

.DQDSThongTin_WListNews_Box div
{
    padding-top: 3px;    
}

.DQDSThongTin_WListNews_Box a
{
    text-decoration: none;
    color: #0000ff;
}

.DQDSThongTin_WListNews_Box a:hover
{
    color: maroon;    
}

.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%;
}

.Class_Clock
{
    /*background: url('img/clock.png') no-repeat right;*/
}