.b-article {
    width: 650px;
    border-radius: 5px;
    background: #fff
    }
.b-article h1,
.b-article h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: bold
    }
.b-article_p {
    padding: 9px
    }
.b-article_hr {
    clear: both;
    height: 1px;
    overflow: hidden;
    background: #eee;
    font-size: 0
    }
.b-article_text h5 {
    margin: 0 0 5px
    }
.b-article_text ol {
    padding: 0;
    list-style-position: inside
    }
.b-article_text ul,
.b-article_text ol {
    margin-bottom: 20px
    }
    .b-article_text ul li {
        padding: 0 0 2px 10px;
        background: url("../../img/li_bul.gif") no-repeat 0 7px
        }
    .b-article_text ol li {
        padding: 0 0 5px
        }
.ic_adv {
    width: 54px;
    height: 11px;
    background: url('../../img/project.png') no-repeat left -455px;
    vertical-align: 1px
    }
.ic_adv_box {
    white-space: nowrap
    }
.b-article_tags {
    margin-top: 23px
    }
.b-article_text p {
    margin: 0 0 15px
    }
.b-article_text blockquote {
    clear: both;
    min-height: 30px;
    margin: 0 0 21px;
    padding: 0 0 0 38px;
    background: url("../../img/quote_mark.png") no-repeat;
	font: italic 20px Georgia, serif;
    color: #000;
    }
.b-article_text hr {
    clear: both;
    height: 1px;
    margin: 3px 0 16px;
    overflow: hidden;
    background: #eee;
    font-size: 0
    }
.b-article_photo,
.b-article_photo_vn {
    float: left;
    width: 300px;
    margin: 0 15px 0 0
    }
.b-article_photo_vn {
    margin: 5px 15px 0 0
    }
.b-article_img,
.b-article_img_vn {
    display: block;
    width: 300px;
    height: 200px;
    border-radius: 5px
    }

/* First Photo Styles */
.b-article__firstimg {
	text-align: center;
	margin-bottom: 20px;
	}