html, body{
	background: #fff;
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	border-top: 10px solid #075391;
	min-width: 1030px;	
}
header {
	width: 1000px;
	margin: 0 auto;
}
header .head {
	position: relative;
	background: url(../images/background.jpg) no-repeat right;
	background-size: auto 100%;
	padding: 20px 0;
}
header .logo {
	display: inline-block;
}
header .search {
	position: absolute;
	background: #fff;
	border: 1px solid #075391;
	top: 50px;
	right: 0;
	padding: 3px 0;	
}
header .search input {
	box-shadow: none !important;
	border: none !important;
	border-radius: 0;
	color: #666 !important;
	font-size: 14px !important;
	padding: 2px 10px !important;
	line-height: 14px;
	width: 300px;
}

header .search a{
	position: absolute;
	right: 5px;
	top: 5px;
}
header .topmenu {
	background: #075391;
	border-radius: 5px;
	margin-bottom: 10px;
}

#fcontent{
	margin: 0 auto;
	width: 1000px;
}

.paging_btn{
	margin: 0 2px;
	padding: 2px 6px;
}
.paging_btn.current{
	background: #069;
	color: #fff;
}

.homegrid {
	list-style: none;
	margin: 0;
	padding: 0;
}
.homegrid li {
	float: left;
	margin: 0 10px 10px 0;
	width: 371px;
	overflow: hidden;
}
.homegrid li:nth-child(2n+0) {
	margin-right: 0;
}
.homegrid:after, .homegrid li:nth-child(2n+0):after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.slideshow {
	border: 1px solid #08538d;
	border-radius: 5px;
	margin-top: 10px;
	padding: 10px 0;
	height: 100px;
	overflow: hidden;
}
.slideshow .slider {
	float:left;
	position: relative;
	width: 940px;
}
.slideshow .slider ul {
	position: absolute;
	list-style: none;
	padding: 0;
	margin: 0 30px;
}
.slideshow .slider ul li{
	float: left;
	margin: 0 8px 0 0;
}
.slideshow .slider ul li:last-child{
	margin-right: 0;
}
.slideshow .prev {
	float: left;
	background: url(../images/arrow_prev.jpg) no-repeat center;
	width: 29px;
	height: 100px;
}
.slideshow .next {
	float: right;
	background: url(../images/arrow_next.jpg) no-repeat center;
	width: 29px;
	height: 100px;
}

/*---------------- Popup ----------------*/
#qsvmask {
	position: absolute;
	display: none;
	background-color: #000;
	left: 0;
	top: 0;
	z-index: 9999;
}
.qsvbox {
	display: none;
	position: fixed;
	z-index: 10000;
}
.qsvbox .close {
	position: absolute;
	top: -20px;
	right: 2px;
	color: #fff;
	filter: alpha(opacity=70);
	opacity: 0.7;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.qsvbox .close:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.qsvbox .content{
}

/*---------------- Document ----------------*/
.document {
	list-style: none;
	padding: 0;
	margin: 0;
}
.document li {
	position: relative;
	display: block;
	float: left;
	background: url(/images/icon_unknown.png) center top no-repeat;
	width: 125px;
	height: 85px;
	padding-bottom: 110px;
	margin: 15px 22px 15px 0;
	text-align: center;
	overflow: hidden;
}
.document li:nth-child(9n+0) {
	margin-right: 0;
}
.document li a{
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.document li span{
	position: absolute;
	top: 68px;
	left: 0;
	right: 0;
	line-height: 20px;
}
.document .folder{
	background-image: url(/images/icon_folder.png);
}
.document .goup{
	background-image: url(/images/icon_goup.png);
}

.document .pdf{
	background-image: url(/images/icon_pdf.png);
}
.document .doc{
	background-image: url(/images/icon_doc.png);
}
.document .docx{
	background-image: url(/images/icon_docx.png);
}
.document .xls,
.document .xlsx{
	background-image: url(/images/icon_xls.png);
}
.document .txt{
	background-image: url(/images/icon_txt.png);
}
.document .zip{
	background-image: url(/images/icon_zip.png);
}
.document .rar{
	background-image: url(/images/icon_rar.png);
}

#mbtm{
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style:none;
	margin: 10px 0 15px;
	padding:0;
	height: 35px;
}
#mbtm li {
	float:left;
	position:relative;
	background: url(../images/index_06.png) no-repeat left center;
}
#mbtm li:first-child, #mbtm li li {
	background: none;
}

#mbtm a {
	display:block;
	color:#fff;
	font-weight: bold;
	padding: 0 10px;
	line-height: 35px;
	text-transform:uppercase;
	text-decoration:none;
}
#mbtm a:hover {
	color:#ff0;
}

.searchtop1 {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 0;
	color: #fff !important;
	font-size: 14px !important;
	padding: 0 10px !important;
	line-height: 22px;
	height: 22px;
	width: 100%;
}

.hot {
	display: inline-block;
	background: url(../images/hot.gif) no-repeat bottom left;
	width: 33px;
	height: 16px;
	margin: 0 5px;
}

.newshot {
	background: #fff url(../images/news_bg.jpg) repeat-x top;
	border: 1px solid #e52b2c;
	border-radius: 4px;
	margin: 5px 0 20px;
	padding: 10px;
}
.newshot h3 {
	border-bottom: 1px solid #fe0003;
	color: #fe0003;
	font-size: 20px;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.newshot ul {
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.newshot li {
	margin-bottom: 10px;
}
.newshot li:last-child {
	margin-bottom: 0;
}

.title-trang {
	padding: 4px 30px 0;
}

footer {
	background: #fefefe url(../images/footer.jpg) repeat-x top;
	margin-top: 20px;
}
footer .copyright {
	color: #035390;
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
}
footer .copyright p {
	margin: 0;
}
footer .copyright a {
	line-height: 22px;
	color: #035390;
}

.title-blue {
	background: #10538F;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	margin: 0;
	padding: 0 12px;
}
.title-blue a {
	color: #fff;
}
.title-green {
	background: #84AE04;
	border-radius: 8px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 31px;
	margin: 0;
	padding: 0 12px;
}
.title-green a {
	color: #fff;
}

.box-round {
	border: 1px solid #10538f;
	border-radius: 8px;
	padding: 1px;
}
.box-round > table {
	border-radius: 8px;
	width: 100%;
}
.box-round > table .title-blue,
.box-round > table .title-green {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.box-round > table tr:first-child td {
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
}
.box-round > table tr:last-child td {
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}

.box-round h3, .box-round h4 {
	margin: 0;
}
.box-round a {
	line-height: 22px;
}
.box-round p {
	margin: 10px 0;
	text-align: justify;
}
.box-round ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.box-round ul li {
	border-bottom: 1px solid #ddd;
	padding: 5px 10px;
}
.box-round ul li:last-child {
	border-bottom: 0;
}

.event {
	border: 1px solid #007999;
	border-radius: 8px;
	margin-bottom: 10px;
	padding: 1px;
}
.event h3 {
	background: #007999 url(../images/title_icon.png) no-repeat 8px center;
	border-radius: 8px;
	color: #fff;
	font-size: 16px;
	line-height: 31px;
	margin: 0;
	padding: 0 12px 0 30px;
}
.event table {
	font-size: 14px;
	margin: 5px;
	line-height: 20px;
	width: 739px;
}
.event table thead {
	background: #cce5ec;
}
.event table thead tr th {
	font-weight: normal;
	padding: 5px 10px;
	text-align: left;
}
.event table tbody tr {
	border-bottom: 1px solid #ccebe4;
}
.event table tbody tr:nth-child(2n) {
	background: #eff8ff;
}
.event table tbody tr:last-child {
	border-bottom: 0;
}
.event table tbody tr td {
	padding: 5px 10px;
}
.event table tbody tr td a {
	color: #007999;
	font-weight: bold;
}
.evtime {
	color: #999;
	font-style: italic;
}

.newsdate {
	color: #ccc;
	font-size: 12px;
	font-style:italic;	
}