﻿/*----------DOANHNHANTIMES.COM--------------*/
#main{
	width:1000px;
	background:#FFF;
	overflow:hidden;
}
#header
{
	width:990px;
	height:32px;
	text-align:right;
	padding-top:2px;
	padding-right:10px;
	color:#fff;
	background: url(images/bg_header.png);
}
.banner
{
	text-align:left;
	padding-left:15px;
	height:85px;
}
#menu
{
	height:33px;
	text-align:left;
	background: url(images/menubg.png);
	background-position:center;
	background-repeat:no-repeat;
}
#menusub
{
	width:980px;
	height:25px;
	text-align:left;
	background: url(images/menusubbg.png);
	background-position:center;
	background-repeat:no-repeat;
	padding-top:6px;
	color: #666;
	padding-left:20px;
}
#body
{
	padding:15px 10px;
	overflow:hidden;
	width:980px;
}
#body .left
{
	float:left;
	width:500px;
	overflow:hidden;
	text-align:left;
}
#body .space
{
	float:left;
	padding:5px;
	margin:0;
	overflow:hidden;
}
#body .center
{
	float:left;
	width:300px;
	overflow:hidden;
	text-align:left;
}
#body .right
{
	float:left;
	width:160px;
	overflow:hidden;
	text-align:center;
}

#body .hleft
{
	float:left;
	width:660px;
	overflow:hidden;
	text-align:left;
	border-collapse:collapse;
	border:solid 1px #CCC;
	background: url(images/news-top-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
}
.hleft .lcontent
{
	float:left;
	width:300px;
	overflow:hidden;
	text-align:left;
	padding:15px;
}
.hleft .rcontent
{
	float:left;
	width:300px;
	overflow:hidden;
	text-align:left;
	padding:15px;
}
#body .hright
{
	float:left;
	width:300px;
	overflow:hidden;
	text-align:center;
}
#footer
{
	background: url(images/bg_line.png);
	background-repeat:repeat-x;
	background-position:top;
	color:#666;
	padding-top:45px;
	padding-bottom:20px;
	height:50px;
	overflow:hidden;
}
#footer .left
{
	float:left;
	overflow:hidden;
	text-align:left;
	width:110px;
	padding-left:15px;
}
#footer .right
{
	float:left;
	overflow:hidden;
	text-align:left;
	width:875px;
	padding-top:5px;
}
#footer .right a:link, #footer .right a:visited, #footer .right a:active, #footer .right a:hover
{
	color:#666;
	text-decoration:none;
}
/*---------------------------------*/
.line{
	margin:0;
	padding:15px;
	background:url(images/linedot.gif);
	background-position:center;
	background-repeat:repeat-x;
}
.image0
{
	border-collapse:collapse; 
	border:solid 1px #ccc; 
	width:210px; 
	padding:2px;
	margin-right:9px;
}
.image1
{
	border-collapse:collapse; 
	border:solid 1px #ccc; 
	width:130px; 
	padding:2px;
	margin-right:7px;
}
.image2
{
	border-collapse:collapse; 
	border:solid 1px #ccc; 
	width:50px; 
	width:50px; 
	padding:1px;
	margin-right:5px;
}
.image3
{
	border-collapse:collapse; 
	border:solid 1px #ccc; 
	width:70px; 
	height:70px;
	padding:1px;
	margin-right:5px;
}
.boxtitle
{ 
	height:25px; 
	background:url(images/boxtop.png); 
	background-position:center;
	background-repeat:no-repeat; 
	color:#666;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
.boxcenter
{ 
	border-collapse:collapse; 
	border-left:solid 1px #ccc; 
	border-right:solid 1px #ccc;
}
.boxbottom
{ 
	background:url(images/boxbottom.png); 
	height:25px; 
	background-position:center; 
	background-repeat:no-repeat;
}
.h10px{
	margin:0;
	padding:5px
}
.datetime
{
	color:#666;
	font-size:12px;
}
.description
{
	font-style:italic;
	font-weight:bold;
}
.title
{
	color:#004175; 
	font-weight:bold; 
	font-size:18px;
}
.title a:link , .title a:visited, .title a:active
{
	color:#004175; 
	font-weight:bold; 
	font-size:18px;
	text-decoration:none;
}
.title a:hover
{
	color:#004175; 
	font-weight:bold; 
	font-size:18px;
	text-decoration:underline;
}
.title-bg
{
	background:url(images/title-bg.gif); 
	height:32px; 
	color:#656565;
	padding-top:3px;
	background-position:left top; 
	background-repeat:no-repeat;
	padding-left:10px;
	font-weight:bold;
	text-transform:uppercase;
	width:650px;
}
.title-bg a:link,.title-bg a:visited, .title-bg a:active
{
	color:#656565;
	text-decoration:none;
}
.title-bg a:hover
{
	color:#9E2201;
	text-decoration:none;
}
.boxads
{ 
	border-collapse:collapse; 
	border:solid 1px #ccc; 
}
/*----------DOANHNHANTIMES.COM--------------*/