/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}

/* */
@charset "utf-8";
/* CSS Document*/

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(/images/body.jpg);
	text-align:center;
	color:#000;
} 
a{
	text-decoration:none;
}
a img {
	border:0;
}
p.the_p{
	margin:0 0 5px 0;
	font-weight:bold;
	font-size:14px;
}
.bd_main{
	width:1004px;
	height:auto;
	margin:0 auto;
	text-align:left;
	display:table;
	background:#fff;
	box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
}
.head{
	width:1004px; 
	height:114px;
	position:relative;
	float:left;
}
.main{
	float:left;
	width:1004px;
	margin:25px 0 10px 0;
}
.phone_fixed {
    position: fixed;
    bottom: 25px;
    right: 20px;
    z-index: 10;
}
.copyright{
	width:1004px;
	height:102px;
	color:#fff;
	line-height:18px;
	float:left;
	background:url(/images/footer.jpg) no-repeat;
}
.noidung_right{
	line-height:18px;
	min-height: 300px; 
   	height:auto; 
   	height: 300px;
	display:table;
	float:left;
	width:635px;
	margin:0 0 20px 0;
}
.khung_title_right{
	width:100%;
	float:left;
	position:relative;
}
.title_right{
	float:left;
	width:100%;
	text-transform:uppercase;
	font-size:14px;
	color:#df0000;
	border-bottom:solid 1px #2c9f00;
	margin-bottom:10px;
	text-indent:55px;
}
.title_right span{
	float:left;
	border-bottom:solid 1px #2c9f00;
	padding:0 10px 5px 0;
}
/*----------------------------------------------------*/
.lang{
	position:absolute;
	right:15px;
	top:10px;
}
.contain_slide{
	width:1004px;
	float:left;
	height:300px;
}
.left{
	width:635px;
	float:left;
	margin-left:20px;
}
.right{
	width:310px;
	float:right;
	margin-right:15px;
}
.right_child{
	float:left;
	width:310px;
	margin:0 0 15px 0;
	position:relative;
}
.icon{
	position:absolute;
	z-index:1;
	top:-4px;
}
.title_right_child{
	float:left;
	width:310px;
	text-transform:uppercase;
	font-size:14px;
	color:#df0000;
	border-bottom:solid 1px #2c9f00;
	margin-bottom:10px;
}
.title_right_child span{
	float:left;
	border-bottom:solid 1px #2c9f00;
	padding:0 10px 5px 0;
}
.tin{
	float:left; 
	width:100%;
	height:55px;
	margin-bottom:10px;
	position:relative;
}
.img_tin{
	border:solid 1px #c6c6c6;
	padding:2px;
	background:#fff;
	left:6px;
	position:absolute;
}
.ten_tin{
	width:205px;
	height:17px;
	overflow:hidden;
	position:absolute;
	left:98px;
}
.ten_tin a{
	color:#000;
	font-weight:bold;
}
.ten_tin a:hover{
	color:#df0000;
}
.chu_tin{
	width:205px;
	height:30px;
	overflow:hidden;
	position:absolute;
	left:98px;
	top:18px;
	text-align:justify;
}
.xemtiep_gt{
	float:right;
	background:url(/images/xemtiep.jpg) no-repeat left;
	padding-left:15px;
}
.xemtiep_gt a{
	color:#2c9f00;
	font-weight:bold;
}
.xemtiep_gt a:hover{
	text-decoration:underline;
}
.sp{
	width:203px;
	height:200px;
	float:left;
	position:relative;
	margin:0 10px 20px 0;
}
.img_sp{
	width:195px;
	height:130px;
	position:absolute;
	left:0;
	top:0;
	padding:2px;
	border:solid 3px #e3e3e3;
}
.ten_sp{
	width:203px;
	line-height:27px;
	position:absolute;
	left:0;
	top:145px;
	background:#2c9f00;
	color:#fff;
	text-align:center;
	font-weight:bold;
	overflow:hidden;
}
.dat_hang{
	width:203px;
	line-height:27px;
	position:absolute;
	left:0;
	top:172px;
	background:url(/images/dat_hang.jpg) no-repeat;
	text-indent:80px;
}
.dat_hang a{
	color:#227b00;
	text-transform:uppercase;
	font-weight:bold;
	text-shadow: 1px 1px 1px #fff;
	display:block;
}
@charset "utf-8";
/* CSS Document */
.menu
{
	width:1004px;
	height:40px;
	background:url(/images/bg_menu.jpg) repeat-x;
	float:left;
}
.menu ul
{
	z-index:100;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height:40px;
	float:left;
	line-height:40px;
}
/*Top level list items*/
.menu ul li
{
	position: relative;
	display: inline;
	list-style:none;
	float:left;
	padding:0 22px;
}
.menu ul li.dot_menu
{
	float:left;
	padding:0;
	width:2px;
	height:40px;
	background:url(/images/dot_menu.jpg) no-repeat;
}
/*Top level menu link items style*/
.menu ul li a
{
	display: block;
	font-size:13px;
	text-align:center;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
}
* html .menu ul li a
{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
}
.menu ul li a:link, .menu ul li a:visited
{
	color:#fff;
}
.menu ul li a:hover,.menu ul li a.active
{
	color:#FF0;
}
/*1st sub level menu*/
.menu ul li ul
{
	position: absolute;
	left: 0px;
	display: none; /*collapse all sub menus to begin with*/
	visibility: hidden;
	width:200px;
	height:auto;
	background:#2da000;
	line-height:30px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
.menu ul li ul li
{
	display: list-item;
	float: none;
	border-bottom:solid 1px #34b601;
	padding:0;
	text-align:left;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.menu ul li ul li ul
{
	top: 0;
}
/* Sub level menu links style */
.menu ul li ul li a
{
	display:table;
	margin: 0;
	padding:0 10px;
	width:180px;
	border:0;
	text-align:left;
	height:30px;
}
.menu ul li ul li a:link, .menu ul li ul li a:visited,.menu ul li ul li a.selected
{
	color: #fff;
}
.menu ul li ul li a:hover
{
	color:#FF0;
}
/* Holly Hack for IE \*/
* html .menu{height: 1%;} /*Holly Hack for IE7 and below*/.navigation {
	font-size:11px;
	clear: both;
	padding: 15px 0px 20px;
	text-align: center;
	cursor:default;
	color:#000;
}
.navigation .current_page_item, .navigation .page_item a {
	outline:none;
	margin:2px;
	padding:2px 6px;
	text-decoration:none;
	border:1px solid #000;
}
.navigation .page_item a {
	color:#000;
}
.navigation .current_page_item, .navigation .page_item a:hover 
{
	color:#f10000;
	font-weight:bold;
	border:1px solid #f10000;
}        #popup
        {  
            width:500px;
            height:300px;
            border:1px solid white;
            background-color:white;
            top:20%;
            position:relative;
            margin: 0 auto;
            background: rgb(247, 247, 247);
            border: 1px solid rgba(147, 184, 189,0.8);
            -webkit-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
		    -moz-box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
			box-shadow: 0pt 2px 5px rgba(105, 108, 109,  0.7),	0px 0px 8px 5px rgba(208, 223, 226, 0.4) inset;
            -webkit-box-shadow: 10px;
            -moz-border-radius: 10px;
			 border-radius: 10px;
			 opacity:1;
			 z-index: 99999;
        }
        #overlay_signup
        {
            position:absolute;
            top:0px;
            visibility:hidden;
            opacity:1;
            left:0px;
            height:100%;
            width:100%;
            text-align:center;
            
        }
        #overlay_signup:target
        {
            visibility:visible;
            -webkit-animation: fade 400ms ease;
        }
        #overlay_signup:target > #popup
        {
            
             -webkit-animation: moveFromBottom 400ms ease;
        }
        @-webkit-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        @-webkit-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        @-moz-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-moz-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
        
        @-ms-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-ms-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
        
        @-o-keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @-o-keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        
         @keyframes fade
        {
            from {
               
               
                
                opacity: 0;
            }
            to {
                
                
                opacity: 1;        
            }
        }
        
        
        @keyframes moveFromBottom
        {
            from {
               
               
                -webkit-transform: scale(.5);
                opacity: 0;
            }
            to {
                
                -webkit-transform: scale(1);
                opacity: 1;        
            }
        }
        .login 
        {
            padding:30px;
        }
        .login label
        {
            font-size:20px;
            font-family:sans-serif;
        }
        .login .input
        {
            display: inline;
            font-family: "Helvetica Neue", Arial, sans-serif;
            border-style: solid;
            border-width: 1px;
            border-color: #dedede;
            font-size: 1.55em;
            padding: 5px;
            width: 300px;
            color: #777;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; 
        }
        #submitbtn
        {
            height: 2em;
            padding: 0 1em;
            border: 1px solid;
            outline: 0;
            font-weight: bold;
            font-size: 1.3em;
            color: #fff;
            text-shadow: 0px 1px 0px #222;
            white-space: nowrap;
            word-wrap: normal;
            vertical-align: middle;
            cursor: pointer;
            
            -moz-border-radius: 2px;
            -webkit-border-radius: 2px;
            border-radius: 2px;
            
            border-color: #030a03 #071807 #000;
            
            -moz-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            -ms-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            -webkit-box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            box-shadow: inset 0 1px 0 rgba(256,256,256, .35);
            
            background-color: #1c2107;
            background-image: -moz-linear-gradient(top, rgb(226,238,175) 3%, rgb(188,216,77) 3%, rgb(144,176,38) 100%);
            background-image: -webkit-gradient(linear, left top, left bottom, color-stop(3%,rgb(226,238,175)), color-stop(3%,rgb(188,216,77)), color-stop(100%,rgb(144,176,38))); 
            background-image: -webkit-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: -o-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: -ms-linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%);
            background-image: linear-gradient(top, rgb(226,238,175) 3%,rgb(188,216,77) 3%,rgb(144,176,38) 100%); 
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2eeaf', endColorstr='#90b026',GradientType=0 );
          }
            
            
            .close_button
            {
                position:absolute;
                right:1px;
                cursor:pointer;
                border:none;
                margin-top:-30px;
            }
            	/* CSS Document */
a.tuyen_dung_xem
{
	color:#565656;
	font-weight:bold;
	}	
a.tuyen_dung_xem:hover
{
	color:#0488b9;
	}		
.cms
{
	float:left;
	position:relative;
	width:100%;
	height:95px;
	margin:0 0px 20px 0;
}
.hinhnen_cms
{
	position:absolute;
	width:125px;
	height:90px;
	left:0;
	top:0;
	background:#fff;
	padding:2px;
	border:solid 2px #e3e3e3;
}
.ten_cms
{
	position:absolute;
	width:490px;
	height:18px;
	overflow:hidden;
	right:0;
	top:0;
}
.ten_cms a
{
	color:#000;
	font-weight:bold;
}
.ten_cms a:hover
{
	color:#df0000;
}
.chuthich_cms
{
	position:absolute;
	width:490px;
	height:55px;
	overflow:hidden;
	right:0;
	top:25px;
	text-align:justify;
	line-height:15px;
}
.xemtiep_cms
{
	position:absolute;
	bottom:2px;
	right:0
}
.xemtiep_cms a
{
	color:#2c9f00;
}
.xemtiep_cms a:hover
{
	font-weight:bold;
	color: #df0000;
}
.tk{
	width:100%;
	height:auto;
	float:left;
}
.b
{
	width:100%;
	line-height:20px;
	float:left;
}
.b a{
	color:#000;
}
.b a:hover{
	font-weight:bold;
}
.b a.dang_ngay
{
	color:#000;
	font-size:11px;
}
.b a.dang_ngay:hover
{
	color:#000;
	font-weight:normal;
}