﻿body
{
    padding: 0px;
    font-size: 11px;
    background-attachment: fixed;
    margin-bottom: 2px;
    margin-left: 1px !important;
    margin-right: 1px;
    background-repeat: repeat;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image: url('images/bghuonghien.jpg');
}
.banner
{
    background-image: url('images/banner.jpg');
    width: 100%;
    height: 200px;
}
.Center
{
    width: 1200px;
    height: 100%;
    background-image: url('images/background.jpg');
}
.Right
{
    width: 300px;
    height: 300px;
}
.khung_left
{
    background-image: url('images/kbg_02.gif');
    width: 23px;
    height: 100%;
}
.khung_right
{
    background-image: url('images/kbg_03.gif');
    width: 23px;
    height: 100%;
}
.tuaphapam
{
    width: 600px;
    text-align: left;
    margin-left: 30px;
    background-image: url('Images/header2.gif');
    color: #FF0000;
}
.solanphapam
{
    width: 120px;
    text-align: right;
    margin-left: 5px;
    background-image: url('Images/header2.gif');
    color: #FF0000;
}
.tuade
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #0000FF;
    text-align: left;
    padding-left: 15px;
    width: 800px;
}
.giangsu
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #800000;
    text-align: left;
    padding-left: 15px;
    width: 800px;
}
.ngayphat
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
    color: #006600;
    text-align: left;
    padding-left: 15px;
    width: 700px;
}
.solan
{
    font-family: 'Times New Roman' , Times, serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #CC0000;
    text-align: left;
    padding-left: 5px;
    width: 200px;
}
.Bottom
{
    background-color: #003300;
    color: #FFFF00;
    width: 100%;
    height: 100px;
    font-size: 13px;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
}
.SBottom
{
    background-color: #003300;
    color: #FFFF00;
    width: 100%;
    height: 100px;
    font-size: 30px;
    font-weight: bold;
    font-family: 'Times New Roman' , Times, serif;
}
#sliderFrame, #sliderFrame div {
    box-sizing: content-box;
}
/*slider frame*/
#sliderFrame {position:relative;background-color:transparent;}  
#sliderFrame_2 {position:relative;background-color:transparent;}     

#slider, #slider div.sliderInner
{
    width: 1200px;
    height: 200px;
    position: absolute;
    top: 0px;
}
#slider_2, #slider_2 div.sliderInner_2
{
    width: 300px;
    height: 400px;
    position: absolute;
    top: 0px;
}
#slider li
{
	display: none; float: left; margin: 0 -100% 0 0; width: 1200px;
}
#slider li:first-child
{
	display: block;
}
#slider img
{
	max-width: 1200px; vertical-align: top;
}
#slider 
{
	background:transparent url(loading.gif) no-repeat 50% 50%;
	position:relative;
	margin:0 auto; /*center-aligned*/
    transform: translate3d(0,0,0);
    top: 0px;
}

/* the link style (if slide image is wrapped in a link) */
#slider a.imgLink, #slider .video {
	z-index:2;
	position:absolute;
	top:0px;left:0px;border:0;padding:0;margin:0;
	width:100%;height:100%;
}
#slider .video {
	background:transparent url(video.png) no-repeat 50% 50%;
}


/* Caption styles */
/* Not set as each slide has no caption in this demo. */


/* ------ built-in navigation bullets wrapper ------*/
#slider div.navBulletsWrapper  {
	display:none;
}



