/*---------------- css default -----------------------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
}
table {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	border-collapse:collapse;	color: #000000;	line-height: 1.4;
}
p{	line-height: 1.4;}
input {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}

hr {	color: #7f939a;	}
a:link {
	COLOR: #f57e25; TEXT-DECORATION: none;
}
a:visited {
	COLOR: #f57e25; TEXT-DECORATION: none;
}
a:hover {
	COLOR: #f57e25; TEXT-DECORATION: underline;
}
a:active {
	text-decoration: none;	color: #f57e25;
}


/*---------------- css bg -----------------------------*/

.bg_banner {
	background-color: #f57e25;
	height: 70px;
	vertical-align: bottom;
}

.bg_footer {
	background-color: #f57e25;
	height: 45px;
}

.bg_content {
	background-color: #fff5ee;
}

.bg_content1 {
	background-color: #FFFFFF;
}

.bg_cam {
	background-color: #f57e25;
	height: 25px;
}

.bg_menu {
	background-color: #636466;
	height: 25px;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	padding-left:4px;
	padding-right:4px;
}

.bg_left{
	background-color: #e6e7e8;
	width: 190px;
}

.bg_logo{
	background-image: url(../images/logo_BH.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/*---------------- css text -----------------------------*/
.text_big {
	font-size: 12px;
}

.text_big1 {
	font-size: 29px;
	color:#444444;
}
.text_white {
	COLOR: #FFFFFF;
}

.text_cam {
	COLOR: #f57e25;
}

.text_cam1 {
	COLOR: #f57e25;
	font-size:16px;
}

.text_pro{
	color: #3f3e3f;
	font-size: 16px;
	font-weight: bold;
}

.text_namepro{
	color: #808284;
	font-size: 12px;
	font-weight: bold;
}
.text_namepro1{
	color: #808284;
	font-size: 12px;
	font-weight:normal;
}

.text_search1
{
	COLOR: #f57e25;
	font-size: 12.5px;
	font-weight: bold;
	text-decoration:underline;
}
.text_search2
{
	COLOR: #000000;
	font-size: 14px;
	font-weight: bold;
}


/*---------------- css other -----------------------------*/
.line_pro {
	background-image: url(../images/icon_cham.gif);
	background-repeat: repeat-y;
	background-position: top;
	width: 15px;
	text-align: center;
}



/*---------------- css other -----------------------------*/

.menu_white:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.menu_white:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none;
}
.menu_white:hover {
	COLOR: #636466;
}
.menu_white:active {
	COLOR: #636466;
}

.sanpham:link
{
	color:#000000;
}
.sanpham:visited{
	text-decoration:none;
}
.sanpham:hover
{
	color:#f57e25;
	text-decoration:underline;
}
.sanpham:active{
	text-decoration:none;
}

/*---------------- css border -----------------------------*/

.border {
	border: 1px solid #CCCCCC;
}

.timsp_header
{
	background-color:#E6E7E8;
	color:#000000;
	font-weight:bold;
}

/*------------------mau tin------------*/
.mau_tin{
	color:#333333;
	font-weight:bold;
}
.mau_tin_khac{
	color:#f57e25;
	font-weight:bold;
	text-transform:uppercase;
}

.mau_tin_l:link
{
	color:#333333;
	text-decoration:none;
}
.mau_tin_l:visited{
	color:#333333;
	text-decoration:none;
}
.mau_tin_l:hover
{
	color:#f57e25;
	text-decoration:underline;
}
.mau_tin_l:active{
	color:#333333;
	text-decoration:none;
}
