@charset "utf-8";
/* CSS Document */
@font-face
{
	font-family:myFont;
	src: url('font/UTMAndrogyne.ttf');	
}/* chèn font chữ vào, */


*{
	margin:0px;

	}
a
{
	text-decoration:none;
}


body
{
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:1.5;
	
	/*background:url(../images/bg_web.jpg) no-repeat top;*/
	background-color:#ac0000;
}

#bg_top
{
	background:url(../images/bg_top.jpg) repeat-x top;
}
#bg_bottom
{
	background:url(../images/bg_bottom.jpg) repeat-x bottom;
}

#full
{
	margin:auto;
	width:1000px;
}

.nen_trang
{
	width:1000px;
	float:left;
}

#baner
{
	width:1000px;
	height:142px;
	float:left;
}
#baner .lang img
{
	border:solid 1px #F7F7F7;
}


#slider
{
	width:1000px;
	height:410px;
	float:left;
}


#search
{
	width:160px;
	height:39px;
	float:left;
	background:url(../images/search.png) no-repeat;
	margin-top:5px;
	margin-left:50px;
}

.nen_trang
{
	width:1000px;
	float:left;
	background:#FFF;
	
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}


#left
{
	width:250px;
	float:left;
	margin-top:10px;
	margin-right:15px;
	margin-left:15px;

}
#left .danhmuc
{
	width:250px;
	float:left;
	margin-bottom:10px;
}

#left .danhmuc .title
{
	background:url(../images/title_danhmuc.png) no-repeat left;
	width:250px;
	height:35px;
	line-height:26px;
	font-size:12px;
	color:#FF0;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:left;
	float:left;
	font-weight:bold;
	padding-left:9px;
	margin-left:-9px;
}
#left .danhmuc .content
{

	width:238px;
	float:left;
	padding:5px;
	margin-bottom:10px;
	border:solid 1px #df081a;
	border-top:none;
}
#left .danhmuc .content a
{
	color:#333;
}



#left .so_hotline
{
	width:228px;
	height:50px;
	background:url(../images/hotline.png) no-repeat left;
	float:left;
	margin-bottom:20px;
}
#left .so_hotline span
{
	font-size:14px;
	color:#DF0016;
	float:left;
	font-weight:bold;
	margin-left:50px;
	margin-top:5px;
}

#left .danhmuc .content .tintuc_moi
{
	width:210px;
	float:left;
	background:url(../images/icon_tintuc.png) no-repeat left top;
	padding-left:12px;
	line-height:16px;
	margin-left:5px;
	margin-bottom:5px;
}
#left .danhmuc .content .tintuc_moi a
{
	color:#999;
}
#left .danhmuc .content .tintuc_moi a:hover
{
	color:#000;
}

/*---------------------------------------------------------------------*/
/*
#left .mod_search
{
	width:228px;
	float:left;
	margin-left:17px;
}

#left .mod_search .search
{
	float:left;
	
	margin-top:10px;
	margin-bottom:15px;
}
#left .mod_search select
{
	width:195px !important;
	height:25px;
	padding:1px;
    color:#888;
    border:solid 1px #CCCCCC;
    outline:none;
    float:left;
    cursor:pointer;
	background:#FFFFFF;
	line-height:25px;
}
#left .mod_search .txtkey
{
	width:192px !important;
	height:25px;
    color:#888;
    border:solid 1px #CCCCCC;
    outline:none;
	background:#FFFFFF;
	line-height:25px;
}

#left .mod_search .div_tim
{
	float:left;
	margin-bottom:15px;
}




#left .mod_search .btn_search
{
	width:92px;
	height:24px;
	background:url(../images/btn_search.png) no-repeat;
	float:left;
	margin-left:50px;
	border:none;
	outline:none;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

*/



/*---------------------------------------------------------------------*/
#main
{
	width:710px;
	float:left;
	margin-top:10px;
}
#main .title_main
{
	background:url(../images/title_main.jpg) no-repeat left;
	width:680px;
	height:22px;
	padding-top:7px;
	padding-left:30px;
	color:#333333;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#main .title_main_i
{
	background:url(../images/title_main.jpg) no-repeat left;
	width:300px;
	height:22px;
	padding-top:7px;
	padding-left:30px;
	color:#333333;
	float:left;
	font-size:17px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}


#main .content_main
{
	width:710px;
	float:left;
	
	margin-bottom:15px;	
	padding-top:10px;
	padding-bottom:20px;
	background:url(../images/bong_main.png) no-repeat bottom;
}
#main .content_detail
{
	width:710px;
	float:left;
	
	margin-bottom:15px;	
	padding-top:10px;
	padding-bottom:20px;
	background:url(../images/bong_main.png) no-repeat bottom;
}
#main .content_main .noidung_title
{
	color:#2672b7;
	font-weight:bold;
	font-size:16px;
	padding-bottom:15px;
}
#main .content_detail .noidung_title
{
	color:#2672b7;
	font-weight:bold;
	font-size:16px;
	padding-bottom:15px;
}


.items
{
	width:220px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin-right:15px;
	margin-bottom:20px;
	background:#FFF;
}

.items  .img
{
	
	width:210px;
	height:160px;
	float:left;
	border:solid 1px #FF0000;
	padding:4px;
}
.items  .img img
{
	width:210px;
	height:160px;
}
.items .shadow
{
	width:220px;
	height:8px;
	background:url(../images/bong_item.png) no-repeat top center;
	float:left;
}

.items .tencty
{
	width:220px;
	float:left;
	margin-top:5px;
	text-align:center;
	font-size:13px;
}
.items .tencty a
{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
}
.items .tencty a:hover
{
	color:#900;
}
.items .gia
{
	width:220px;
	float:left;
	text-align:center;
	font-size:13px;
}

/*--------------------------------------------------------------------------------------------*/
.hinhanh_detail
{
	width:400px;
	float:left;
	border:solid 1px #CCCCCC;
}
.hinhanh_detail .slide_index
{
	width:400px;
	float:left;
}
.hinhanh_detail .ds_album
{
	width:400px;
	float:left;
	margin-top:5px;
	text-align:center;
}
.hinhanh_detail .ds_album .item_album
{
	width:50px;
	height:50px;
	border:solid 1px #666;
}

/*--------------------------------------------------------------------------------------------*/
#main .box_news
{
	margin-top:10px;
	width:690px;
	float:left;
	margin-bottom:20px;
	
}
#main .box_news .img
{
	width:160px;
	float:left;
	margin-right:10px;
}

#main .box_news .news_date
{
	color:#999;
	font-size:11px;
}
#main .box_news .news_title a
{
	text-decoration:none;
	color:#009;
	font-weight:normal;
	font-size:16px;
}
#main .box_news .news_title a:hover
{
	color:#F00;
}
#main .box_news .news_mota
{
	text-align:justify;
	font-weight:normal;
	font-size:13px;
}


/*-----------------------------------------------------------------------*/
.box_hinhanh
{
	width:220px;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	margin:6px;
}
.box_hinhanh .news_title a
{
	color:#333;
	font-weight:bold;
	font-size:13px;
}
.box_hinhanh .news_date
{
	color:#999;
	font-weight:10px;
}
/*---------------------------------------------------------*/

.dangky_nhantin
{
	width:184px;
	height:23px;
	float:left;
	background:url(../images/dk_nhantin.png) no-repeat;
}
.dangky_nhantin .email_dk
{
	width:155px;
	float:left;
	background:none;
	border:none;
	outline:none;
	margin-left:5px;
	margin-top:3px;
}
.dangky_nhantin .btn_email
{
	width:23px;
	height:23px;
	float:left;
	padding:0px;margin:0px;
	border:none;
	background:none;
	cursor:pointer;
}


.tintuc_index
{
	width:330px;
	float:left;
	margin:5px;
	padding:5px 0px;
	border-bottom:dotted 1px #999999;
}
.tintuc_index .ten
{
	width:330px;
	float:left;
	font-size:13px;
	margin-bottom:5px;
}
.tintuc_index .ten a
{
	color:#990000;
}
.tintuc_index img
{
	width:100px;
	height:75px;
	float:left;
	margin-right:5px;
	margin-top:4px;
}
.tintuc_index .mota
{
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}

/*---------------------------------------------------------*/

/**************************************/
#footerSlideContainer {
    bottom: 0;
    position: fixed;
    right: 0;
    width: 300px;
    z-index: 1000;
}
#footerSlideButton {
    background: url(../images/hotro.png) no-repeat left top;
    border: medium none;
    cursor: pointer;
    height: 51px;
    position: absolute;
    right: 0;
    top: -46px;
    width: 194px;
}
#footerSlideContent {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #EFEFEF;
    border-color: #006795 -moz-use-text-color -moz-use-text-color #006795;
    border-image: none;
    border-style: solid none none solid;
    border-width: 5px medium medium 5px;
    bottom: -5px;
    color: #CCCCCC;
    font-family: DejaVuSansBook,Sans-Serif;
    font-size: 0.8em;
    height: 0;
    position: relative;
    width: 100%;
}
#footerSlideContent h3 {
    color: #9AC941;
    font-size: 36px;
    margin: 10px 0;
}
#footerSlideContent ul {
    color: #EE8D40;
    line-height: 2em;
    list-style-type: none;
}
#footerSlideText {
    color: #065F92;
    font-size: 13px;
    text-shadow: 1px 1px #FFFFFF;
}
#footerSlideText .note {
    color: red;
    left: 20px;
    position: relative;
}
#footerSlideText .line {
    background: url(../images/line.gif) repeat-x center top;
    height: 2px;
    margin: 12px auto;
    width: 95%;
}
#footerSlideText .titles {
    color: #006795;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

/*------------------------------------------------------------------------------*/
#bottom
{
	width:1000px;
	height:172px;
	float:left;
	margin-top:5px;
}

#bottom .menu_bottom
{
	width:1000px;
	height:28px;
	float:left;
	font-size:13px;
	margin-top:13px;
	text-align:center;
	color:#FFF;
}
#bottom .menu_bottom a
{
	line-height:28px;
	padding:0px 25px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
}
#bottom .menu_bottom a:hover
{
	color:#FF0;
	text-decoration:underline;
}

.footer
{
	
	width:790px;
	float:left;
	padding:5px;
}
.thongke_truycap
{
	width:190px;
	float:left;
	text-align:right;
	margin-top:20px;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}
.thongke_truycap span
{
	font-size:13px;
	color:#F00;
}


/*----------------------------------------------------*/
#map_canvas {    
    height: 500px;
    width: 660px;
	margin-top:20px;
	border:solid 1px #CCC;
	float:left;
	margin-left:20px;
}
.map_description {
    color: #000000;
    overflow: auto;
    width: 275px;
	
}

.map_description .default {
    color: #FF0000;
}
.map_description div {
    line-height: 18px;
    margin: 3px;
	font-family:Tahoma, Geneva, sans-serif !important;
}
.map_list_address {
    float: left;
    height: 250px;
    overflow: hidden;
    width: 250px;
}
.map_list_address .list {
    line-height: 18px;
    margin-bottom: 5px;
}
.map_list_address span {
    color: #FCFF46;
}
.map_title {
    color: #30A602;
    font-weight: bold;
}



/* --------------------- Phan trang ------------------*/
.phantrang{
	text-align:center;
	padding-top:5px;
}
.phantrang a{
	color:#000;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	text-decoration:none;
	background:#e3e3e3;
	border-radius:2px;
	font-weight:bold;
}
.phantrang span{
	color:#FFF;	
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	margin-right:5px;
	font-weight:bold;
	background:#000000;
	border-radius:2px;
}
.phantrang a:hover{
	color:#FFF;
	background-color:#000000;
}
/*----------------------------------------------------*/

