/*------------------- HomeFocusNews ---------------------*/
.home-focus-news-bound{
	background-color:#fff; margin-top:1px;
}
.home-foucs-news-home-name a,.home-foucs-news-home-name a:visited,
.home-foucs-news-home-name a:hover,.home-foucs-news-home-name a:visited:hover{
	text-decoration:none;
}
.home-focus-news-first-image{ position:relative;}
.home-foucs-news-no-image,.home-focus-news-first-image img{
	width:385px; height:348px;
}
.home-focus-news-first-name a,.home-focus-news-first-name a:visited,
.home-focus-news-first-name a:hover,.home-focus-news-first-name a:visited:hover{
	font-size:16px; font-weight:bold;
	line-height:20px; text-decoration:none;
	color:#fff;
}
.home-focus-news-first-name{
	
}
.home-focus-news-first-bound{
}
.home-focus-news-first-bound li{
	width:385px; height:348px;
}
.home-focus-news-first-content{
	position:absolute; top:292px; left:0; padding:0 5px;
}
.home-focus-news-first-content-bg{
	position:absolute; bottom:0; left:0; background-color:#0C2177; width:385px; height:60px; opacity:0.8; filter:alpha(opacity=80);
}
/*------------------- HomeProduuctCategory ---------------------*/
.hpc-bound{
}

.hpc-bound ul li
{
	list-style:none;
	cursor:pointer;
	background:url(../images/menu-left-parent-bg.png) 0px 11px no-repeat;
}
.hpc-bound ul li a,.hpc-bound ul li a:visited
{	
    color: #333;
	font-family:UVNBaiSau_R;
	font-size:13px;
    line-height: 41px;
    text-transform: uppercase;
    display:block;
	padding-left:20px;
}
.hpc-bound ul li{
	position:relative;	
}
.hpc-bound ul li ul{
	position:absolute;
	top:0px; 
	left:225px;
	z-index:10000 !important;
	white-space:nowrap;
	display:none;
	background:#fafafa;
	border:#CCC solid 1px;
	box-shadow: 10px 10px 5px #888888;
	min-width:190px;
}
.hpc-bound ul li:hover ul{
	display:block;
}

.hpc-bound ul li ul li
{
	list-style:none;
	border-bottom:none !important;
	background:url(../images/li-chil3.png) 0 50% no-repeat;
	padding-right:15px;
}
.hpc-bound ul li ul li a, .hpc-bound ul li ul li a:visited{
    color: #4a4a4a;
	font-family:UVNBaiSau_R;
	font-size:14px !important;
    display: block;
	text-transform:none !important;
	line-height:33px;
}
.hpc-bound ul li a:hover{
	color:#F00;	
}

/*home intro*/

.home-intro-bound
{
	padding:10px;
	overflow:hidden;
	_height:100%;
}
.home-intro-image
{
	float:left;
	margin-right:20px;
}
.home-intro-image img
{
	width:200px;
}
.home-intro-name 
{
	font-weight:bold;
	position:absolute;
	top:5px;
	left:8px;
}
.home-intro-name a, .home-intro-name a:hover, .home-intro-name a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}
.home-bound{
	margin-bottom:20px;
}
.home-title{
	background:url(../images/bg_title_home.jpg) no-repeat top left;
	height:31px;
	text-transform:uppercase;
	color:#FFFFFF;
	line-height:31px;
	font-weight:bold;
	padding-left:15px;
}
.home-item-content{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	text-align:justify;
	padding:0px 2px;
}
.home-item-content img{
	float:left;
	margin-right:8px;
	margin-top:6px;
}
.home-dynatic-title{
	padding:2px 10px;
}
.about-us-bound{
	margin-bottom:10px;
	position:relative;
}
.title-about-us{
	background:url(../images/bg_title_home_news.png) top left no-repeat; 
	height:42px;
	width:762px;
	position:absolute;
	top:-30px;
	left:-4px;
}

.about-us-content{
	border:#DFD8BB solid 1px;
	border-top:0px;
	line-height:18px;
	padding:20px 10px 10px 10px;
	margin-top:30px;
}