﻿
.Header_Pictures
{
    border-bottom: 1px solid #74a8dc;
    clear: both;
    width: 645px;
    color: #0870AE;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    background-image:url("/Resources/images/button-blue-bg.png");
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 37px;
    margin-right:10px;
    margin-left: -1px;
    background-position:1px;
    padding-top: 19px; padding-bottom: 10px;
}
.Header_Pictures a
{
    color: #0870AE;
}
.Header_Pictures a:hover
{
    color: #FFAF00;
}
.Library
{
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
}
.Library .item-Library
{
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    float: left;
    width: 230px;
    line-height:22px;
}

.Library .item-Library img
{
    border:1px solid #238BFE;
    float: left;
    margin-right: 20px;
    padding: 3px;
}
.Library .item-Library .csimg
{
	position:relative;

}

.Library .item-Library .csimg .master
{
	position:absolute;
	top:0px;
	left:0px;
}
.Library .item-Library  .csimg .master img
{
	border:none;
}

.Library .item-Library .title-Library
{
     width: 208px;
}
.Library .item-Library .title-Library a
{
    color: #008000;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    float: left;
    padding-top: 5px;
    width: 192px;
    text-transform:uppercase;
    margin-left: -6px; width: 215px;
}
.Library .item-Library .title-Library a:hover
{
    color: #ffa403;
}

.Library .item-Library .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.Library .item-Library .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.Library .item-Library .date
{
    font-size: 12px;
    color: #b8b1b1;
    padding-top: 3px;
}
.Library .item-Library .des-Library
{
    font-size: 12px;
    color: #4a4a4a;
    line-height: 18px;
    padding-top: 3px;
    text-align: justify;
    margin-top: 10px;
    width: 155px;
    float: left;
    text-align: center;
}
.Library .item-Library .chitiet
{
    margin-top: 5px;
    text-align: right;
    text-align: right;
    text-decoration: none;
}
.Library .item-Library .chitiet a
{
    color: #ff0004;
    text-decoration: none;
}
.Library .item-Library .chitiet a:hover
{
    color: #f77e2d;
    text-decoration: none;
}

/*Chi tiết tin, một bài viết*/

.Library-content
{
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}
.Library-content .title
{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding-bottom: 10px;
}
.Library-content .date
{
    color: #7a7a7a;
    padding-bottom: 5px;
}
.Library-content .des-Library
{
    font-size: 12px;
    font-weight: bold;
    color: #666;
    line-height: 18px;
    text-align: justify;
    margin-top: 10px;
}
.Library-content .contents
{
    line-height: 16px;
    color: #666;
    padding-top: 10px;
    text-align: justify;
}


.Library-content .Other a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #3d3d3d;
    padding-bottom: 10px;
}
.Library-content .Other a:hover
{
    font-size: 12px;
    color: #ffa403;
}

.Library-content .tag a
{
    font-size: 12px;
    font-weight: bold;
    line-height: 19px;
    color: #f77e2d;
    padding-bottom: 10px;
    padding-left: 10px;
}

.Library-content .tag a:hover
{
    font-size: 12px;
    color: #fe7000;
    padding-left: 10px;
}
/*Tin khác*/
.Library-content .title-more-Library
{
    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;
    width:650px;
}

.list-more-Library
{
    padding-top: 0px;
    padding-bottom: 0px;
}
.list-more-Library div
{
    line-height: 24px;
}
.list-more-Library 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-Library 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;
}
