/* CSS Document */
@font-face
{
	font-family: Roboto Black;
	src: url("../font/Roboto-Black.ttf");
	font-weight:normal;
}
@font-face
{
	font-family: Roboto Light;
	src: url("../font/Roboto-Light.ttf");
	font-weight:normal;
}
/*End font*/
/*Resete Html*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 reset */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}
.cl:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}
a{
	text-decoration:none;
}
/*End reset*/
.header
{
	width:995px;
	margin:auto;
	padding:14px 0 14px 0;
}
.nav ul li:last-child
{
	padding:17px 10px 17px 4px;
	margin-right:0;
}
.nav ul li
{
	float: left;
margin-right: 0px;
margin-top: -4px;
padding-top: 10px;
	
}
.nav ul li:hover,.nav ul li.active
{
	background-image: url(../images/bg-menu-right.png), url(../images/bg-menu-left.png);
	background-repeat: no-repeat;
	background-position: center left, center right;

}
.nav ul li:hover a,.nav ul li.active a
{
background: #da251d;	
}
.nav ul li a
{
	font-family: Roboto Light;
font-weight: normal;
font-size: 16px;
color: #fff;

padding: 15px 16px 16px 16px;;

}
.nav ul li {
  padding: 17px 12px 17px 4px;
}
.footer p
{
	font-family:Roboto Light;
	font-weight:normal;
	font-size:15px;
	color:#333;
	line-height:18px;
	padding: 6px;
}
.footer
{
	padding-top:0px;
}
.footer
{
	padding-bottom:8px;
}
.nav ul,.footer
{
	width:995px;
	margin:auto;

}
body
{
	background:url(../images/bgbody.jpg);
}
	
.nav
{
	height:40px;
	background:#005aaa;
}
.fl
{
	float:left;
}
.fx
{
	float:left;
	font-weight: bold;
}
.fr
{
	float:right;
}
.slider-home
{
	background:url(../images/bg-slider.jpg) repeat-x;
	padding-top: 15px;
}

.wrap-slider
{
	width:995px;
	margin:0 auto;
	position:relative;
}
.address
{
	padding-left:5px;
}
#pager2 {
position: absolute;
bottom: 15px;
right: 15px;
}
#pager2 > a span
{
	display:none;
}
#pager2 > a {
padding: 0px 10px;
margin-left: 6px;
border-radius: 10px;
text-indent: 99999999px;
background: #fff;
text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
#pager2 > a.selected
{
	background:#da251d;
}

.sanpham
{
	padding-top: 15px;
	margin-left:auto;
	margin-right:auto;
}
.gioithieu
{
	font-family:Arial, Helvetica, sans-serif;
/*	font-family: Roboto Light;*/
	line-height:150%;
	font-size:14px;
	padding-top: 15px;
	background:url(../images/bgbody.jpg);
	text-align:justify;
}
.indam{
	font-weight:bold;}
.gioithieu1
{
	width:995px;
	margin:auto;
	font-weight:normal;
	
}
.tieude
{
	font-size:20px;
	font-weight:bold;
	color:#DA251D;
}
.tieude1
{
	font-size:24px;
	font-weight:bold;
	color:#005AAA;
}

.tbltTuyenDung tr td
{
	border: 1px solid black;
	padding: 4px;
	}


