#cyou_bottom {
	width:100%;
	min-width:980px;
	height:77px;
	padding:10px 0;
	zoom:1;
}
#cyou_bottom a {
	text-decoration:none;
}
.cyou_bottom_wraper {
	border:none;
	border-collapse:collapse;
	padding:0;
	margin:0 auto;
}
.cyou_bottom_wraper td {
	height:77px;
	vertical-align:middle;
}
.cyou_bottom_left {
	text-align:right;
}
.cyou_bottom_left a,.cyou_bottom_right a {
	height:48px;
	display:inline-block;
	zoom:1;
	text-align:left;
}
.cyou_bottom_cont {
	text-align:left;
	padding:0 10px;
}
.cyou_bottom_cont p {
	white-space:nowrap;
}
.cyou_bottom_cont p .uppercase {
	text-transform:uppercase;
	font-size:11px;
	-webkit-text-size-adjust:none;
}
.cyou_bottom_left,.cyou_bottom_right {
	padding:0 5px;
}

#cyou_bottom a {
	color:#FFF2CF;
}
#cyou_bottom a:hover {
	color:#484848;
}
#cyou_bottom .highlight {
	color:#484848;
}
#cyou_bottom,.cyou_bottom_cont p {
	font:normal 12px/22px Tahoma,Geneva,sans-serif;
	color:#8e8e8e;
}
.cyou_bottom_cont p {
	border-left:1px solid #b8b8b8;
	padding-left:10px;
}
.cyou_bottom_right a {
	background-image:url(../img/cyou_copyright_sprite.png);
	background-repeat:no-repeat;
	height:48px;
}
.cyou_top_logo a, .cyou_bottom_left a {
    background-image: url(../img/logo_white.png);
    background-repeat: no-repeat;
}

/* tin lien quan*/
ul.lastest {
	display: block;
	padding: 0 !important;
	margin: 20px 0 0 10px !important;
	list-style: none !important;
}
ul.lastest li {
	display: block !important;
	height: 30px;
	padding: 0 !important;
	margin: 0 !important;
}
ul.lastest li a {
	display: block;
	float: left;
	background: url(../img/arow1.png) no-repeat top left;
	background-position: 0 5px;
	padding: 0 0 0 15px;
	color: #000;
}
ul.lastest li a:hover {
	background: url(../img/arow4.png) no-repeat top left;
	background-position: 0 5px;
	color: #da001f;
}
ul.lastest li span {
	display: block;
	float: right;
}
.icolast {
	display: block;
	float: right;
	margin: 2px 10px 0 0;
}
.morenews_titl {
    background: url(../img/bg_8.jpg) repeat-x top left;
    display: block;
    width: 140px;
    height: 39px;
    clear: both;
    color: #FFF;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0;
    margin: 10px 0 0 0;
}