.block_tt{
    margin-bottom: 20px;
}
.menu_name {
    background: none repeat scroll 0 0 #F5F5F5;
    height: 30px;
    margin-bottom: 13px;
    width: 560px;
}
.center-name {
    float: left;
    background: #0068CC;
    padding: 4px 15px;
    position: relative;
}
.center-name > span {
    background: url("../images/bg-icon.png") no-repeat scroll 0px 0px;
    height: 5px;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    top: 30px;
    width: 10px;
}
.center-name a {
    color: #fff;
    font-size: 15px;
    font-weight: normal;
    text-transform: uppercase;
}
.center-name a:hover {
    text-decoration: underline;
}
.menu_bar {
    color: #0068CC;
    float: left;
    font-family: fantasy;
    font-size: 12px;
    margin: 8px;
}
.menu_bar li {
    border-left: 1px solid #0068CC;
    float: left;
    height: 14px;
}
.menu_bar li:first-child {
    border-left: medium none;
}
.menu_bar li a {
    color: #0068CC;
    display: block;
    padding: 0 8px;
    line-height: 14px;
    font-family: arial;
}
.menu_bar li.active a {
    border: 0 none;
}
.menu_bar li a:hover {
    color: #541A83;
    text-decoration: underline;
}
.cauhoi li a {
    background: url("../images/bl-icon.png") no-repeat scroll left center;
    color: #0343B2;
    padding: 0 5px 0 15px;
}
.content_img img {
    float: left;
}
.news-first {
}
.news-first h3 {
    color: #0343B2;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 5px;
}
.title > a {
    color: #0343B2;
  	font-size: 13px;
    font-weight: bold;
}
.news-first img {
   	float: left;
    height: 150px;
    margin-bottom: 10px;
    margin-right: 10px;
    width: 202px;
}
.summary {
    margin-bottom: 10px;
}
.other_news li{
    background: url("../images/bl-icon.png") no-repeat scroll 0px 7px;
}
.other_news li a {
	line-height: 24px;
    padding: 0 13px;
}	
.news-first a.button{
	background: #FFC200;
    border: 0;
    margin: 0 10px;
    text-align: center;
    width: 45px;
}
.description {
    color: #333333;
}