﻿body
{
	font-family: Arial, Helvetica, sans-serif;	
	font-size:12px;
	color:#3b3c3f;
	width:1000px;
	margin:0 auto;
}
a
{
	color:#3b3c3f;
}

img
{
	border:none;
}
input[type=checkbox],input[type=button],input[type=radio],input[type=submit],input[type=reset]
{
	cursor:pointer;
}
select
{
	cursor:pointer;
}
.DaiLy
{
	float:left;
	width:100%;	
}
.NewLine
{
	float:left;
	width:100%;
}
.NewLine_Padding
{
	float:left;
	width:100%;
	padding-top:5px;
}

.DaiLy_Left
{
	float:left;
	width:70%;
}
.DaiLy_Right
{
	float:right;
	width:29%;
}
/*////////TIM KIẾM BDS////////////////////////////////////////////////////////////////////////*/
.DaiLy_TimKiem
{
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
}

.DLTK_ControlTitle
{
	float:left;
	padding-top:3px;
	padding-right:5px;
	padding-left:5px;
	min-width:80px;
}
.DLTK_Control
{
	float:left;
	padding-right:5px;
	width:34%;
}
.DLTK_Control select
{
	width:95%;
}
/*////////BUTTON ////////////////////////////////////////////////////////////////////////*/
.Button_1
{
	float:left;
}

.Button_1 a {
	float:left;
	background:url("../Images/Button/Button_1_Left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 8px;
	text-decoration:none;
	height:27px;
	cursor:pointer;
	}
.Button_1 a span
{
	float: left;
	display: block;
	background: url("../Images/Button/Button_1_Right.png") no-repeat right top;
	padding-top: 6px;
	padding-right: 10px;
	padding-left: 2px;
	color: #666666;
	height: 22px;
	font-weight: bold;
}
.Button_1 a:hover span
{
	color: #FFFFFF;
}
/*////////THÔNG TIN ĐẠI LÝ////////////////////////////////////////////////////////////////////////*/
.DaiLy_Logo
{
	width:95%;
	margin:0 auto;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
}
.DaiLy_Logo img
{
	border: 2px solid #E4E4E4;
	width: 80%;
	height: 120px;
	padding: 2px;
}

.TenDaiLy
{
	width: 100%;
	padding-bottom: 5px;
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-align:center;
	padding-top:5px;
	float:left;
}

/*////////DANH MỤC BDS///////////////////////////////////////////////////////////////////////////*/


/*////////TIN TỨC///////////////////////////////////////////////////////////////////////////*/
.HotNews_Line
{
	float:left;	
	width:100%;
	margin-top:5px;
}
.HotNews_Line a
{
	margin-left:15px;
	float:left;
	text-decoration:none;	
	background:url("../Images/Icon/Bullet_2.png") no-repeat left center;	
	padding-left:15px;	
}
.HotNews_Line a:hover
{
	color: #ff4242;
}
.HotNews_Line a span
{
	float:left;
}
/*////////HỖ TRỢ ONLINE///////////////////////////////////////////////////////////////////////////*/
.HoTro_Item
{
	float:left;
	width:100%;
}
.HoTro_Item a
{
	float:left;
	text-align:center;
	text-decoration:none;
	padding-top:5px;
	width:100%;
}


/*////////FOOTER///////////////////////////////////////////////////////////////////////////*/
.Footer
{
	float: left;
	width: 100%;
	background-image: url;
	height: 108px;
	background:url("../Images/Images/Footer_BG.png") repeat-x left top;	
	margin-top:5px;
}
.Footer ul
{
	margin:0 auto;
	width:400px;
	margin-top:15px;
	padding:0px;
	list-style-type:none;
}
.Footer ul li
{
	display:inline;	
}
.Footer ul li span
{
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #333333;
	font-size: 0px;
	width: 1px;
	height: 12px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
	margin-top: 2px;
}
.Footer ul li a
{
	float:left;
	text-decoration:none;
	font-weight:bold;
}
.Footer ul li a:hover
{
	text-decoration: none;
	color: #FF3300;
}
.Footer_Info
{
	padding-top:10px;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
}
.Footer_Info span
{
	color: #ff4242;
}
