﻿.LH_Header
{
	font-size:16px;
	font-weight:bold;
	color:#209e23;
}
.LH_TieuDe
{
	float:left;
	padding-left:2%;
	padding-right:1%;
	font-style:italic;
	font-weight:bold;
	color:#209e23;
	width:12%;
	margin-top:5px;
}
.LH_NoiDung
{
	float:left;
	max-width:75%;
	font-weight:bold;
	margin-top:5px;
}
.LH_Space
{
	float: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #209e23;
	font-size:0px;
	width:100%;
	height:0px;
	margin-top:10px;
	margin-bottom:10px;
}
.LH_Control_Title
{
	float:left;
	float:left;
	padding-left:2%;
	padding-right:1%;
	font-style:italic;
	font-weight:bold;	
	width:12%;
	margin-top:5px;
	color:#209e23;
}
.LH_Control
{
	float:left;	
}
.LH_Control input
{
	float:left;
	width:250px;
}
.LH_Control textarea
{
	float:left;
	width:550px;
	height:100px;
}
.LH_Control_Image
{
    float: left;
    margin-left: 5px;
}
.LH_Control_Error
{
    margin-left: 3px;
    margin-top: 2px;
    float: left;
    font-style: italic;
    color: Red;
    font-size:12px;
}
.LH_Image_Capcha
{
    float: left;
    margin-left: 5px;
}
.LH_Image_Capcha img
{
    float: left;
    width: 90px;
    height: 22px;
}
.LH_XemLai
{
    margin-left: 5px;
    margin-top: 2px;
    float: left;
    font-weight: bold;
}
.LH_XemLai a
{
    color: #209e23;
    text-decoration: none;
}
.LH_XemLai a:hover
{
    color: #e4560c;
    text-decoration: underline;
}
