﻿/*danh mục tin*/
.Cate
{
    padding-bottom: 10px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.Cate .item-news
{
    float: left;
    overflow: hidden;
    padding-bottom: 25px;
    padding-top: 10px;
    width: 690px;
    margin-right: 10px;
    border-bottom: 1px dashed #603E0C;
}
.Cate .item-news img
{
    border: 2px solid #603E0C;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.Cate .item-news img:hover
{
    border: solid 2px #00a2ff;
}
.Cate .item-news .title-news a
{
    color: #603E0C;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.Cate .item-news .title-news a:hover
{
    color: #ffa403;
}

.Cate .item-news .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.Cate .item-news .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.Cate .item-news .date
{
    font-size: 12px;
    color: #b1b1b1;
    padding-top: 3px;
}
.Cate .item-news .des-news
{
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    padding-top: 3px;
    text-align: justify;
}
.Cate .item-news .chitiet
{
    margin-top: 5px;
    text-align: right;
    text-align: right;
    text-decoration: none;
}
.Cate .item-news .chitiet a
{
    color: #603E0C;
    text-decoration: none;
    text-decoration: none;
    background: url(../images/muiten.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
}
.Cate .item-news .chitiet a:hover
{
    color: #603E0C;
    text-decoration: none;
}


/*Trang chu tin tuc*/

.HomeNews
{
    padding-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.HomeNews .item-news
{
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 335px;
    margin-right: 10px;
}
.HomeNews .item-news img
{
    border: 1px solid #E3E3E3;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.HomeNews .item-news img:hover
{
    border: solid 1px #00a2ff;
}
.HomeNews .item-news .title-news a
{
    color: #603E0C;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.HomeNews .item-news .title-news a:hover
{
    color: #ffa403;
}

.HomeNews .item-news .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.HomeNews .item-news .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.HomeNews .item-news .date
{
    font-size: 12px;
    color: #b1b1b1;
    padding-top: 3px;
}
.HomeNews .item-news .des-news
{
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    padding-top: 3px;
    text-align: justify;
}
.HomeNews .item-news .chitiet
{
    margin-top: 5px;
    text-align: right;
    text-align: right;
    text-decoration: none;
}
.HomeNews .item-news .chitiet a
{
    color: #ff0004;
    text-decoration: none;
    background: url(../images/muiten.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
}
.HomeNews .item-news .chitiet a:hover
{
    color: #603E0C;
    text-decoration: none;
}
.HomeNews .Others
{
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    width: 685px;
    margin-right: 10px;
    border-bottom: 1px dashed #603E0C;
        margin-bottom: 10px;
        font-weight:bold;
}
.baivietcon,.bairight
{
    float: left;
    width: 335px;
     margin-right: 10px;
}
.baivietcon a
{
    color: #7e7e7e;
    font: 13px;
    text-decoration: none;
    background-image: url("../images/tick_blue.jpg");
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 8px;
    line-height: 22px;
    float:left;
      width:340px;
    background-position:1px;
   
}
.baivietcon a:hover
{
    color: #fd7500;
    font: 13px;
    text-decoration: none;
    background-image: url("../images/tick_blue.jpg");
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 8px;
    line-height: 22px;
    float:left;
      width:340px;
    background-position:1px;
}

.bairight a
{
    color: #7e7e7e;
    font: 13px;
    text-decoration: none;
    background-image:url("../images/tick_blue.jpg");
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position:0 8px;
    line-height: 22px;
    float:left;
    margin-right:50px;
    width:340px;
}

.bairight a:hover
{
    color:#fd7500;
    font: 13px;
    text-decoration: none;
    background-image:url("../images/tick_blue.jpg");
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 8px;
    line-height: 22px;
    float:left;
    margin-right:50px;
      width:340px;
}
/*Tin tức*/
.News
{
    padding-bottom: 10px;
    margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
}
.News .item-news
{
    float: left;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 690px;
    margin-right: 10px;
    border-bottom: 1px dashed #603E0C;
}
.News .item-news img
{
    border: 1px solid #E3E3E3;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.News .item-news img:hover
{
    border: solid 1px #00a2ff;
}
.News .item-news .title-news a
{
    color: #603E0C;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.News .item-news .title-news a:hover
{
    color: #ffa403;
}

.News .item-news .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.News .item-news .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.News .item-news .date
{
    font-size: 12px;
    color: #b1b1b1;
    padding-top: 3px;
}
.News .item-news .des-news
{
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    padding-top: 3px;
    text-align: justify;
}
.News .item-news .chitiet
{
    margin-top: 5px;
    text-align: right;
    text-align: right;
    text-decoration: none;
}
.News .item-news .chitiet a
{
    color: #603E0C;
    text-decoration: none;
    background: url(../images/muiten.gif);
    background-repeat: no-repeat;
    padding-left: 17px;
}
.News .item-news .chitiet a:hover
{
    color: #603E0C;
    text-decoration: none;
}


/*Thực đơn, Chương trình học*/

/*Tin tức*/
.Coso
{
    padding-bottom: 10px;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}
.Coso .item-news
{
    border-bottom: 1px dashed #BABABA;
    float: left;
    height: 100%;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    width: 630px;
}
.Coso .item_news .date
{
    background-repeat: no-repeat;
    color: #919191;
    font-size: 11px;
    line-height: 18px;
    margin-bottom: 5px;
    margin-top: 3px;
}
.Coso .item-news img
{
    border: 1px solid #E3E3E3;
    float: left;
    margin-right: 10px;
    padding: 3px;
}
.Coso .item-news img:hover
{
    border: solid 1px #00a2ff;
}
.Coso .item-news .title-news a
{
    color: #603E0C;
    text-decoration: none;
    font-size: 13px;
    font-weight: bold;
}
.Coso .item-news .title-news a:hover
{
    color: #ffa403;
}

.Coso .item-news .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.News .item-news .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.Coso .item-news .date
{
    font-size: 12px;
    color: #b8b1b1;
    padding-top: 3px;
}
.News .item-news .des-news
{
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    padding-top: 3px;
    text-align: justify;
}
.Coso .item-news .chitiet
{
    margin-top: 5px;
    text-align: right;
    text-align: right;
    text-decoration: none;
}
.Coso .item-news .chitiet a
{
    color: #ff0004;
    text-decoration: none;
}
.Coso .item-news .chitiet a:hover
{
    color: #603E0C;
    text-decoration: none;
}



/*Chi tiết tin, một bài viết*/

.News-content
{
    margin-left: 8px;
    margin-right: 15px;
    margin-top: 15px;
    width: 680px;
}
.News-content .title
{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
}
.News-content .date
{
    color: #7a7a7a;
    padding-bottom: 5px;
}
.News-content .des-news
{
    font-size: 12px;
    font-weight: bold;
    color: #666;
    line-height: 23px;
    text-align: justify;
    margin-top: 10px;
}
.News-content .contents
{
    color: #666666;
    line-height: 25px;
    padding-top: 10px;
    text-align: justify;
    overflow: auto;
}
.News-content .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.News-content .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.News-content .tag a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #603E0C;
    padding-bottom: 10px;
    padding-left: 10px;
}

.News-content .tag a:hover
{
    font-size: 12px;
    color: #fe7000;
    padding-left: 10px;
}

/*Tin khác*/
.News-content .title-more-news
{
    font-size: 12px;
    color: #fd7500;
    background-image: Url(../images/bullet_lage.png);
    background-repeat: no-repeat;
    background-position: 1px;
    font-weight: bold;
    padding-bottom: 5px;
    border-bottom: 1px dashed #BABABA;
    padding-top: 10px;
    margin-top: 15px;
    padding-left: 24px;
    padding-top: 6px;
    text-transform: uppercase;
}

.list-more-news
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.list-more-news div
{
    line-height: 24px;
}
.list-more-news div a
{
    color: #0870AE;
    font-weight: bold;
    font: 13px;
    text-decoration: none;
    background-image: url(../images/bullet01.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 3px;
    line-height: 22px;
}
.list-more-news div a:hover
{
    color: #fd7500;
    font-weight: bold;
    font: 13px;
    text-decoration: none;
    background-image: url(../images/bullet01.png);
    background-repeat: no-repeat;
    padding-left: 10px;
    background-position: 0px 3px;
    line-height: 22px;
}


/*Chek dữ liệu chưa được cập nhật*/
.Checkdata
{
    color: Red;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    padding-top: 20px;
    width: 700px;
}


/*Phan trang*/
.pager
{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}
.pager a
{
    padding: 3px;
    margin-left: 3px;
    text-decoration: none;
    color: #999;
    font-weight: bold;
}
.pager a.current
{
    color: red;
}
.pager a:hover
{
    color: red;
    text-decoration: underline;
}
.pager b
{
    color: red;
}


