<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:12px; font-family:Verdana, Arial, Helvetica, sans-serif; background:url(../images/bg_home.jpg) fixed center;}
ol, form {margin:0; padding:0; text-decoration:none; overflow:hidden; list-style-type:none; float:left}
select {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px}
img {border:none}
#page {width:1000px; height:auto; background-color:#fff; }
#page div {float:left;}
a {text-decoration:none;}
#top {width:1000px; height:25px;  background-color:#f4f4f4; border-bottom:2px solid #c0c0c0; line-height:25px}
#top div {float:left;}
#showdate {width:220px; height:25px; text-align:center;}
#content {width:998px; background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; padding-top:5px; padding-bottom:5px}
#left {width:220px; margin-left:5px;}
#ltitle {width:220px; 
/*         border-radius: 5px 5px 0px 0px; */
         font-weight:bold; color:#fff; text-align:center; background:#29a7f3; height:25px; line-height:25px}
#noti {width:218px; border:1px solid #ccc; 
       /*border-radius:0px 0px 7px 7px;*/
       padding-top:5px; padding-bottom:5px; margin-bottom:10px}
#noti div {width:198px; text-align:justify; border-bottom:1px dotted #ccc; margin-left:10px; padding-top:5px; padding-bottom:5px}
#noti div a {color:#000066}
#noti div a:hover {text-decoration:underline;}
#link {width:218px; height:auto; border:1px solid #ccc; 
       /*border-radius:0px 0px 7px 7px;*/
       padding-top:10px; padding-bottom:10px; margin-bottom:10px}
#title {
    width:100%; height:auto; line-height:25px; border-bottom:2px dotted #29a7f3; font-weight:bold; color:#F11308; margin-top:10px; text-align:left; font-size:14px; font-style:italic;
}
#title a {
    display: inline-block;
    margin: 0 0 -3px 0;
    border-bottom: 4px solid #29a7f3;
    /*width:100%; height:auto; line-height:25px; border-bottom:2px solid #29a7f3; font-weight:bold; color:#F11308; margin-top:10px; text-align:left; font-size:14px; font-style:italic;*/
}
#newscate {width: 538px;
    height: auto;
    margin-top: auto;
    border-bottom: 1px dotted #999;
    padding: 5px 0px;}
#newscate_img {width:120px; height:auto; border:1px solid #ccc; margin-right:10px}
#newscate_title {width:405px; text-align:justify; font-weight:bold; color:#990000;}
#newscate_title a {color:#0163af;}
#newscate_title a:hover {color:#FF0000;}
#newscate_desc {width:405px; text-align:justify; margin-top:5px}
#newsdetail {width:538px; height:auto; margin-top:10px}
#newsdetail_title {width:538px; height:auto; font-weight:bold; text-align:justify; font-size:14px; color:#900; margin-top:10px; margin-bottom:10px}
#newsdetail_img {width:250px; border:1px solid #ccc; border-radius: 5px;}
#newsdetail_desc {width:273px; margin-left:10px; font-style:italic; text-align:justify}
#newsdetail_content {width:538px; text-align:justify; margin-top:10px}
#newsrela div {width:538px; text-align:justify; background:url(../images/bullet.jpg) no-repeat 0px 4px; text-indent:15px; margin-top:5px}
#newsrela div a {color:#990000}
#newsrela div a:hover {color:#000033;}
#rtitle {width:220px; 
         /*border-radius: 5px 5px 0px 0px;*/ 
         font-weight:bold; color:#fff; text-align:center; background:#29a7f3; height:25px; line-height:25px;}
#search {width:218px; height:auto; border:1px solid #ccc; 
         /*border-radius:0px 0px 7px 7px;*/ 
         padding-top:10px; padding-bottom:5px; margin-bottom:10px}
#main {width:538px; margin-left:5px;}
#intro {width:538px; height:auto; text-align:justify; margin-top:10px}
#right {width:220px; margin-left:5px;}
#statis {width:218px; height:auto; border:1px solid #ccc; 
         /*border-radius:0px 0px 7px 7px;*/ 
         padding-bottom:10px}
#footer {width:1000px; height:auto; border-top:2px solid #29a7f3; background:#29a7f3; padding-top:10px; padding-bottom:10px; color:#ececec; 
/*         border-left:1px solid #ccc; border-right:1px solid #ccc; */
         border-bottom:1px solid #ccc}

/*==================Thêm 06/08/2015================================== */
.calbum div {
    width: 185px;
    margin: 15px 15px 15px 35px;;
    float: left;
    background: url(../images/album.jpg) no-repeat;
    height: 185px;
    padding: 10px
}

.calbum1 {
    width: 180px;
    height: 20px;
    line-height: 20px;
    text-align: center;
}

ul, li, ol {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.about_title {
    height: 30px;
    font-size: 14px;
    color: #0163AF;
    font-weight: bold;
}

.about_cont {
    width: 542px;
    text-align: justify;
    color: #010101;
    padding: 10px;
    line-height: 18px;
    float: left;
    /*background: url(../images/bg7.jpg) no-repeat;*/
}

.mid {
    width: 542px;
}

.mid_page{
	width: 530px;
	text-align:center;
	border-bottom:1px dotted #ccc;
	border-top:1px dotted #ccc;
	/*float:left"*/
}

.smenu {
    width: 542px;
    float: left;
    height: 30px;
    line-height: 30px;
    color: #0163AF;
    text-align: left;
}
/*===========================================================================*/

/*================================ Thêm 07/08/2015 ==========================*/
.linkbutton{
	border:1px solid #29a7f3;
	border-radius: 5px;
	padding:5px;
	margin:10px 1px 0 1px;
	width:97%;
	/*background-color:#FEFFD2;*/
	
}

.linkicon{
	padding:3px;
	
}

.linkicon1{
	padding:1px;
	border:1px solid #FFFFFF;
	border-radius:2px;
}

.linkicon1:hover{
	border:1px solid #FC0;
	border-radius:2px;
}
.tieude{
	color:#03F;
}
.tieude:hover{
	color:#0163AF;
}
/*===========================================================================*/</pre></body></html>