.banner-bound{
	width:100%;
	height:330px;
}
.menu-top{
	position:relative;
	width:100%;
	height:70px;
	background:url(../images/bgr_head_02.png) repeat-x;
}
.language{
	position:absolute;
	right:0;
	top:25px;
	width:75px;
}
.menu-bound{
	width:1000px;
	position:relative;
	margin:0 auto;
	padding:0;
}
.menu-bound ul{
	list-style:none;
	margin:0;
	padding:0;
}
.menu-bound ul li{
	float:left;
	height:70px;
	width:111px;
	text-align:center;
	line-height:70px;
	
}
.menu-bound ul li .ngan{
	background:url(../images/ngan_02.png) no-repeat left;
	width:1px;
	float:left;
	height:70px;
}
.menu-bound ul li:first-child .ngan{
	background:none !important;
}
.menu-bound ul li:hover,.menu-bound .active{
	background:url(../images/hover-menu.png) no-repeat;
}
.menu-bound ul li a{
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}
.menu-bound ul li:first-child a{
	border:none !important;
}
.menu-bound ul li:hover{
	//background:url(../images/menu-hover.png) no-repeat;
}
.banner-bottom{
	width:1000px;
	height:255px;
	position:relative;
	margin:0 auto;
}
.banner-bottom .logo{
	position:absolute;
	left:25px;
	top:5px;
	width:170px;
}
/*Title*/
.title-product-home,.title-newslist{
	border-radius:3px;
	background-color:#6c1e0d;	
	height:35px !important;
	line-height:35px !important;
}
.title-product-home a,.title-newslist a{
	color:#FFF !important;
	font-size:12px !important;
	line-height:35px !important;
	text-indent:20px !important;
	text-transform:uppercase !important
}

/*-------------------------Support----------------------------*/
.support-bound{
	width:100%;
	height:220px;
	margin-bottom:15px;
}
.default-left-content{
	position:relative;
	overflow:hidden;
}
.title-support{
	height:40px;
	
}
.title-support a{
	font-size:13px;
	color:#2b2a2a;
	line-height:55px;
	font-weight:bold;
	text-transform:uppercase;
}
.yahoo-sky{
	position:absolute;
	width:30px;
	height:100px;
	right:10px;
	top:25px;
}
.yahoo-sky img{
	margin:5px;
}
.hotline{
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:8px;
	padding-left:15px;
	text-align:center;
	color:#FFF;
}
.hotline span{
	color:#f0db7e;
	font-size:14px;
}
.support-content h2{
	color:#dd8420;
	font-size:12px;
	text-align:center;
}
/*-------------------Achievement-------------------------*/
.achievement-content{
	padding-bottom:10px;
	overflow:hidden;
	padding-top:10px;
	text-align:center;
}
.achievement-content img{
	width:193px;
	background:#FFF;
}
.support-content{
	padding-bottom:10px;
}
/*--------------------------Inventors---------------------------------*/
.inventors-bound{
	padding-bottom:20px;
	margin-top:10px;
	margin-bottom:10px;
}
.title-inventors{
	height:45px;
}
.title-inventors a{
	font-size:13px;
	line-height:65px;
	color:#2b2a2a;
	font-weight:bold;
	text-transform:uppercase;
}
.inventors-content img{
	width:255px;
	height:138px;
}
.social-facebook{
	padding:10px 0;
}
.social-facebook a{
	font-size:13px;
	color:#2b2a2a;
	text-transform:uppercase;
	font-weight:bold;
}
/*-----------------------Footer---------------------------*/
.footer-content{
	width:100%;
	position:relative;
	height:130px;
}
.address{
	width:600px;
	height:80px;
	overflow:hidden;
	padding-top:25px;
	margin-left:3px;
	padding-bottom:25px;
}
.address p,.address span{
	color:#FFF;
}
.design-by{
	width:200px;
	position:absolute;
	text-align:right;
	font-size:12px;
	bottom:15px;
	right:5px;
	height:20px;
	color:#FFF;
}
.design-by a{
	color:#FFF;
}
/*------------------Visitors------------------*/
.layout-visitors-home{
	margin-bottom:10px;
}
.visitors-content ul li{
	width:185px;
	margin-left:5px;
	height:30px;
	line-height:30px;
	border-bottom:1px dotted #999999;
	color:#cabe00;
	background:url(../images/visitors-items-icon.png) no-repeat left center;
	padding-left:15px;
}
.visitors-content{
	padding-bottom:10px;
}