body {
	margin: 0;
	font: 9pt Arial;
	background-color:#f3f3f3;
}

.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

a{
	text-decoration: none;
	padding: 0;
	color: #010101;
}

a img {
	border: 0;
}

img {
	border: 0;
}

ul, form {
	margin: 0;
	padding: 0;
}

ul {
	list-style-type: none;
}

#main {
	width:960px;
	margin:auto;
	background: white;
	padding:0 10px 10px 10px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pad {
	padding-top:10px;
}

/*menutop-Begin*/

#search .txtsearch {
	height: 20px;
	width: 160px;
	width: *150px;
	color: #999A9C;
	text-align: center;
	border:1px solid #999999;
	position: relative;
	top: 1px;
}

#search .cmdsearch {
	background: url(../image/search/search-but.jpg) no-repeat left bottom;
	width: 23px;
	height: 24px;
	border:1px solid #999999;
	position: relative;
	left: -3px;
	top: 2px;
	*top: 1px;
}

#search {
	width: 190px;
	height: 28px;
	background: #A81617;
}

.mail-icon {
	padding-left: 5px;
}

.home-icon {
	padding-left: 5px;
}

.mail-icon img {
	position: relative;
	left: 5px;
}

.home-icon img {
	position: relative;
	left: 40px;
}
/*menutop-End*/


/*tuyennt menu*/
#menu {
	height: 25px;
	line-height: 25px;
	padding: 0px 0 0px 10px;
	background: url(../image/menu/bg.jpg) repeat-x;
	border-right: 1px solid #D9D7D8;
	border-left: 1px solid #D9D7D8;
}

#menu .active-right,
#menu .active {
	height: 25px;
	line-height: 25px;
	float: left;
	cursor: pointer;
	display: block;
}

#menu .last a {
	background: none;
}

#menu .current,
#menu .last a.current {
	background: #A81617 url(../image/menu/active-left.jpg) no-repeat;
	margin-left: -2px;
	float: left;
	cursor: pointer;
}

#menu .active-right {
	background: url(../image/menu/line.jpg) no-repeat 100% 1px;
	padding-right: 10px;
	padding-left: 10px;
}

#menu .last .active-right {
	background: none;
}

#menu .current .active-right {
	background: url(../image/menu/active-right.jpg) no-repeat right top;
}

#submenu {
	height: 28px;
	padding-left: 10px;
	line-height: 28px;
	border-top: none;
	background: #A81617;
	float: left;
	width: 760px;
}

#submenu li {
	display:inline;
	padding: 0px;
	line-height: 28px;
	background: url(../image/menu/line-sub.jpg) no-repeat left -5px;
}

#submenu li {
	padding: 0 10px;
}

#menu li {
	display:inline;
	padding: 0;
	height: 25px;
	float: left;
}


#submenu li.first,
#menu li.first{
	background: none;
}

#menu li a {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	float: left;
}

#submenu div {
	display: none;
}

#submenu #home, #submenu #search {
	display: block;
}

#menu li .current,
#submenu a {
	color: #FFF;
}

#ct1 {
	position: relative;
}

#parentcate, #subcate {
	display: none;
}

#home ul li  {
	padding: 0px;
}

#home ul li a {
	padding-left: 45px;
}

#home ul li.first a {
	padding-left: 10px;
}

/*tuyennt end */

/*header-begin*/
#header {
	height: 150px;
	background:#9bcfdc url("../image/hp.jpg") no-repeat left center;
}

.logo {
	width: 458px;
}

.logo img {
	margin-top: 24px;
	margin-left: 80px;
}

.qc-header {
	margin-right: 10px;
	margin-top: 15px;
}


#header #menu-header #menu {
	background: url("../image/menu/tabmenu.jpg") repeat-x left bottom;
	height: 26px;
}

#header #menu-header #menu ul{
	margin:0;
	padding-left:10px;
	list-style:none;
}

#header #menu-header #menu li{
	display:inline;
	padding-top:3px;
	padding-bottom:3px;
}

#header #menu-header #menu a.first{
	border-right:none;
}

#header #menu-header #menu a.last{
	border-right:none;
}

#header #menu-header #menu a{
	float: left;
	text-decoration:none;
	font-weight: bold;
	background: url("../image/menu/bg.jpg") repeat-x;
	height: 25px;
}


.separator {
	color:#999999;
	padding-left:11px;
}


#header #menu-header #menu a span.menu-right{
	float:left;
	display:block;
	height: 25px;
	cursor: pointer;
	background: url("../image/menu/right.jpg") no-repeat right top;
}

#header #menu-header #menu a span.menu-center {
	background: url("../image/menu/left.jpg") no-repeat left top;
	float: left;
	height: 25px;
	padding: 0 0 0 11px;
	display:block;
	line-height: 25px;
}

#header #menu-header #menu a.active {
	color: white;
	z-index: 100;
	padding: 0;
	padding-left: 5px;
	height: 26px;
	background: url("../image/menu/left-av.jpg") no-repeat left top;
}

#header #menu-header #menu a.active span.menu-center {
	height: 26px;
	background: url("../image/menu/bg-av.jpg") repeat-x;
	color: #FFF;
	float: left;
	cursor: pointer;
	padding: 0px 10px;
}


#header #menu-header #menu a.active span.menu-right{
	height: 26px;
	padding: 0;
	padding-right: 5px;
	float: left;
	cursor: pointer;
	background: url("../image/menu/right-av.jpg") no-repeat right top;
}

#header #menu-header #menu a.current {
	color: white;
	margin-top: -10px;
	margin-left: -1px;
	padding: 0;
	padding-left: 5px;
	cursor: pointer;
	height: 26px;
	background: url("../image/menu/left-av.jpg") no-repeat left top;
}

#header #menu-header #menu a.current span.menu-center {
	height: 26px;
	background: url("../image/menu/bg-av.jpg") repeat-x;
	color: #FFF;
	float: left;
	cursor: pointer;
	padding: 15px 6px 5px 5px;
}


#header #menu-header #menu a.current span.menu-right{
	height: 26px;
	padding: 0;
	padding-right: 5px;
	float: left;
	background: url("../image/menu/right-av.jpg") no-repeat right top;
}

#tabmenu{
	clear: left;
	height: 29px;
	line-height: 29px;
	background:#a71717;
	color: white;
}

#tabmenu .yuimenubaritem .yuimenu a {
	border-left: none;
}

#tabmenu a:hover {
	text-decoration:underline;
}

#tabmenu .yuimenubaritem .yuimenu {
	/*background: #01669A;*/
}

#tabmenu .yuimenubaritem a.first {
	color: white;
	padding-right: 34px;
	border-right: 1px solid #7e0001;
}

#tabmenu .yuimenubaritem a.last {
	color: white;
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}

/*
#tabmenu .yuimenubaritem .yuimenuitem a {
	color: black;
}*/

#tabmenu li {
	display: inline;
	padding-left:3px;
}

#tabmenu .yuimenubaritem li {
	display: block;
}

#tabmenu .yuimenuitemlabel {
	padding: 3px 10px;
}

#tabmenu .yuimenuitem {
	background: #006599;
	border-bottom: 1px solid white;
}

.padbody {
	padding-left: 80px;
}

/*header-end*/
/*Body-Begin*/
#body {
	margin-top: 10px;
	width: 960px;
	margin: 0 auto;
}

#col1 {
	width: 650px;
	/*margin-right: 10px;
	*margin-right: 5px;8*/
}

#col2 {
	width: 300px;
}

#video, #readmost, #datvanguoi, #thongtin {
	float:right;
	border:1px solid #cbcbcb;
	margin-top:10px;
}


#video .video-title, #readmost .readmost-title, #datvanguoi .datvanguoi-title, #thongtin .thongtin-title {
	background:url(../image/media/bg-video.jpg) no-repeat;
	width:298px;
	height:36px;
}

#video .video-title .video-but {
	background:url(../image/media/video-but.jpg) no-repeat;
	position:relative;
	top:4px;
	left:7px;
	width:48px;
	height:28px;
}


#video a.v-tit {
	color:white;
	font-weight:bold;
	position:relative;
	top:5px;
	left:7px;
}

#video-player {
	margin-top:5px;
}

#video-list {
	margin-top:5px;
}

#video-list ul {
	background-color:#cccccc;
}

#video-list ul li {
	border-bottom:1px solid white;
	padding:8px 5px 8px 8px;
}

#video-list ul li:hover{
	border-bottom:1px solid white;
	padding:8px 5px 8px 8px;
	background-color:black;
	color:white;
	font-weight:bold;
	cursor:pointer;
}



#thongtin .thongtin-title .thongtin-but {
	background:url(../image/home/thongtin-but.jpg) no-repeat;
	position:relative;
	top:4px;
	left:7px;
	width:116px;
	height:28px;
	color:white;
	font-weight:bold;
	padding-top: 6px; 
	padding-left: 7px;
}

#thongtin a.tt-tit {
	/*color:white;
	font-weight:bold;
	position:relative;
	top:6px;
	left:7px;*/
}


#readmost .readmost-but {
	background:url(../image/home/readmost-but.jpg) no-repeat;
	width:97px;
	height:28px;
	text-align:center;
	position:relative;
	left:7px;
	top:4px;
	color:white;
	font-weight:bold;
	padding-top: 6px;
}

#readmost a.rm-tit {
	/*color:white;
	font-weight:bold;
	position:relative;
	top:6px;*/
}


#readmost-list {
	margin-top:5px;
}

#readmost-list ul {
	background-color:#ffffff;
	width:298px;
}

#readmost-list ul li {
	border-bottom:1px solid #cccccc;
	padding:8px 5px 8px 8px;
}

#readmost-list ul .last {
	border-bottom: none;
}

#readmost-list ul li a {
	color:#333333;
}

#readmost-list ul li a:hover {
	color: #01669A;
}




#datvanguoi .datvanguoi-but {
	height:28px;
	position:relative;
	left:7px;
	top:4px;
}

#datvanguoi .datvanguoi-but a {
	background: url("../image/listcate/bg-datnguoi.jpg") repeat-x;
	border: 1px solid #333333;
	height: 28px;
	padding: 5px;
}

#datvanguoi a.dvn-tit {
	color:white;
	font-weight:bold;
	position:relative;
	top:6px;
}


#datvanguoi-list {
	padding:8px 5px 8px 8px;
	width:268px;
}

#datvanguoi-list .datvanguoi-col2 ul {
	background-color:#ffffff;
	width:150px;
}

#datvanguoi-list ul li {
	background:url(../image/hotnew/red-bullet.jpg) no-repeat 10px 5px;
	padding-left:20px;
	padding-bottom:10px;
}

#datvanguoi-list ul li a {
	color:#333333;
}

#datvanguoi-list ul li a:hover {
	color: #01669A;
}

#datvanguoi-list .datvanguoi-col1 {
	width:137px;
	float:left;
	padding-bottom: 10px;
}

#datvanguoi-list .datvanguoi-col1 img{
	width:137px;
	height: 76px;
}

#datvanguoi-list .datvanguoi-col1 .title a {
	font-weight:bold;
	color:#00477f;
	text-align:center;
}

#datvanguoi-list .datvanguoi-col1 .title {
	width:120px;
	padding-top:10px;
}

#datvanguoi-list .datvanguoi-col2 {
	float:left;
	width:130px;
}

.quangcao-right img{
	margin-top:10px;
}


#poll {
	float:right;
	margin-top:10px;
}

#poll .poll-title {
	background:url(../image/home/bg-poll.jpg) no-repeat;
	text-align:center;
	width:300px;
	height:33px;
}

#poll .poll-title a {
	color:#cc0000;
	text-transform:uppercase;
	font-weight:bold;
	position:relative;
	top:8px;
	font-size:11pt;
}

#poll #poll-list {
	border:1px solid #cbcbcb;
	margin-top:2px;
	width:298px;
}

#poll #poll-list .box-body {
	padding:10px;
	width:268px;
}

#poll-list label {
	display:block;
	margin-bottom:5px;
	color:#343434;
}

#poll-list .cmd {
	margin-left: 20px;
	margin-top: 5px;
}

#poll_show_items ul{
	list-style-type: none;
}

.cmdketqua {
	margin-left: 5px;
}

#poll_form {
	margin: 10px;
}

#poll_form .title {
	font-weight:bold;
	margin-bottom: 5px;
	color: #666666;
}

.title-hot {
	margin-top: 3px;
}

.title-hot a:hover{
	text-decoration:underline;
}

.title-hot a {
	font-size: 13pt;
	color: #CF1113;
	font-weight: bold;
}

.hot-cate-tit {
	color:#666666;
	font-size:10pt;
	font-weight:bold;
	padding-top:5px;
	font-style:italic;
}

.date-hot {
	color: #999999;
	margin: 3px 0;
}

#hot {
	width: 412px;
}

.hot-col1 {
	width:440px;
	padding-right:10px;
	*padding-right:8px;
}

#new {
	width: 197px;
	float:left;
	border: 1px solid #cccccc;
	background-color:#f3f3f3;
}

#new .title-cate {
	color: #CF1113;
	font-weight: bold;
	text-transform: uppercase;
}

#new .title-cate {
	border-bottom: 3px solid #E2E2E2;
	padding-bottom: 2px;
}

.list-news {
	background-color:#f3f3f3;
}

.list-news .news {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-left:15px;
	padding-right: 5px;
}

.list-news .news a {
	color: #666666;
}

.list-news .news a:hover {
	color: #01669A;
}


.list-news li {
	background:url(../image/hotnew/red-bullet.jpg) no-repeat 7px 5px;
}


#listnew,
#listcate {
	background: url(../image/listcate/bg-listcate.jpg) repeat-y;
	width: 730px;
	margin-top: 10px;
}

.top-listcate {
	background: url(../image/listcate/top-listcate.jpg) no-repeat left top;
	padding-top: 4px;
}

.bottom-listcate {
	background: url(../image/listcate/bottom-listcate.jpg) no-repeat left bottom;
	padding-bottom: 4px;
}

.pad-list {
	padding-top: 10px
}

.item-cate {
	width: 210px;
	margin-left: 15px;
}

.item-cate .title-cate {
	width: 190px;
}

.item-cate-first .title-cate {
	width: 180px;
}

.item-cate-first {
	width: 200px;
}

.title-cate a {
	padding-left: 5px;
}

.title-cate a {
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}

.icon-rss {
	width: 15px;
}

.rss {
	font-size: 8pt;
	color: #666666;
}


.title-news {
/*	margin-top: 5px;*/
}

.title-news a {
	color:#b70f02;
	font-weight: bold;
}

.lead-cate {
	text-align:justify;
	margin-top: 5px;
}

.avatar-cate {
	margin-top: 2px;
	padding-right:9px;
}

.content-cate img {
	border: 1px solid #A5A4A2;
}

.item {
	background: url(../image/hotnew/red-bullet.jpg) no-repeat 0 5px;
	padding-left: 8px;
	margin-top:10px;
	margin-bottom:10px;
}

.item a {
	color: #666666;
}

.item a:hover {
	color: #01669A;
}

#tapchi {
	background:url(../image/home/bg-tapchi.jpg) no-repeat;
	width:654px;
	height:215px;
}

#tapchi .tapchi-1, #tapchi .tapchi-2, #tapchi .tapchi-3 {
	float:left;
	position:relative;
	top:12px;
	bottom:12px;
	padding-left:10px;
}

#tapchi .tapchi-1 img {
	width:139px;
	height:189px;
}

#tapchi .tapchi-2 img {
	width:131px;
	height:189px;
}

#tapchi .tapchi-3 img {
	width:341px;
	height:189px;
}

#tinanh .bg-top {
	background: url(../image/home/bg-tinanh-top.jpg) no-repeat top center;
	width: 650px;
	height: 5px;
}

#tinanh .bg-bottom {
	background: url(../image/home/bg-tinanh-bottom.jpg) no-repeat bottom center;
	width: 650px;
	height: 4px;
}

#container {
	background: #A71717;
}

/*tuyennt*/
.yui-skin-sam .yui-carousel-nav ul {
	display: none;
}

#container .yui-carousel-first-button {
	background:url(../image/home/tinanh-left.jpg) no-repeat;
	height: 19px;
	width: 19px;
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 65px;
	margin: 0;
}

#container .yui-carousel-next-button {
	background:url(../image/home/tinanh-right.jpg) no-repeat;
	height: 19px;
	width: 19px;
	position: absolute;
	z-index: 999;
	top: 65px;
	right: 10px;
	padding: 0;
	margin:0;
}

#container .yui-carousel-first-button-disabled {
	background:url(../image/home/bulet_left_noactive.gif) no-repeat;
	height: 19px;
	width: 19px;
	position: absolute;
	z-index: 999;
	left: 10px;
	top: 65px;
	margin: 0;
}

#container .yui-carousel-button-disabled {
	background:url(../image/home/bulet_right_noactive.gif) no-repeat;
	height: 19px;
	width: 19px;
	position: absolute;
	z-index: 999;
	top: 65px;
	right: 10px;
	padding: 0;
	margin:0;
}

#carousel li {
	padding: 0;
	width: 132px;
	margin: 0px;
	margin-right: 15px;
	float: left;
	border: none;
}

#carousel li .title-tinanh {
	text-align: left;
	margin-top: 5px;
}

#container .yui-carousel-content .tinanh-list a {
	padding: 0;
	color: #ffffff;
	font-weight: bold;
}

#container .yui-carousel-content {
	margin: 5px 0px 5px 40px;
}

.yui-carousel-content .avatar-tinanh img {
	width: 133px;
	height: 76px;
}

#container {
	border: none;
	position: relative;
}

#container  span.yui-carousel-first-button
#container .yui-carousel-nav {
	padding: 0 3px;
	margin: 0;
	background: none;
}
/*en tuyennt*/

.tinanh-tit {
	background:url(../image/home/tinanh-tit.jpg) no-repeat 3px 3px;
	margin-bottom:5px;
}

#tinanh-root {
	margin-top:10px;
	margin-bottom:10px;
}

.tinanh-tit a {
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
	padding-left:20px;
}

/*
#tinanh .tinanh-item {
	width:135px;
	float:left;
	padding-left:13px;
	margin-top:-6px;
}*/

#tinanh .tinanh-item .avatar-tinanh, #tinanh .tinanh-item-first .avatar-tinanh {
	padding-bottom:10px;
}

#tinanh .tinanh-item .title-tinanh a, #tinanh .tinanh-item-first .title-tinanh a {
	color:white;
	font-weight:bold;
}

.tinanh-left {
	position:relative;
	top:65px;
	left:12px;
	width:19px;
	height:19px;
}

.tinanh-right {
	position:relative;
	top:45px;
	left:10px;
	width:19px;
	height:19px;
}


#ad-footer img {
	width:960px;
	height:90px;
	margin-top: 10px;
	margin-bottom:1px;
}

#tinlienquan {
	border:1px solid #cdcdcd;
	width: 648px;
	margin-bottom:10px;
}

.tinlienquan-list {
	background: url(../image/home/bg-tinlienquan.jpg) repeat-y;
	width: 637px;
	margin: 10px 0px 10px 10px;
}

.tinlienquan-list ul li {
	padding-bottom:10px;
	padding-right: 5px;
}

.tinlienquan-list ul li a {
	color:#666666;
}

.tinlienquan-list ul li a:hover {
	color: #01669A;
}

.tinlienquan-list ul {
	padding-top:8px;
}

.tinlienquan-item {
	width:150px;
	float:left;
	margin-bottom:8px;
	padding-left: 8px;
}

.tinlienquan-item-first {
	width:150px;
	float:left;
	margin-bottom:8px;
}

.tinlienquan-item-last {
	width:160px;
	float:left;
	margin-bottom:8px;
	padding-left: 10px;
}

.tinlienquan-item-first .tinlienquan-title a, .tinlienquan-item .tinlienquan-title a, .tinlienquan-item-last .tinlienquan-title a {
	font-weight: bold;
	text-transform: uppercase;
	color:#000000;
}




#raovat {
	border:3px solid #e2e2e2;
	margin-bottom:10px;
	float:left;
	padding:7px;
}

.raovat-list {
	background: url(../image/raovat.jpg) repeat-y;
	width: 420px;
}

.raovat-title a {
	color:#cc0000;
	font-weight:bold;
}

.raovat-list ul li{
	background:url(../image/home/grey-bullet.jpg) no-repeat 0 5px;
	padding-left:10px;
	padding-bottom:10px;
}

.raovat-list ul li a{
	color:#00477f;
}

.raovat-list ul li a:hover {
	color: #01669A;
}

.raovat-list ul {
	padding-top:8px;
}

.raovat-item {
	width:200px;
	float:left;
	padding-left:2px;
	margin-bottom:8px;
}

.raovat-item-last {
	width:200px;
	float:left;
	border-right:none;
	padding-left: 18px;
	margin-bottom:8px;
}


#raovat-root {
	width:651px;
	float:left;
}

#raovat-qc {
	width:200px;
	float:right;
	padding-left:7px;
}

#raovat-qc img {
	padding-bottom:5px;
}

.top-readmost {
	background: url(../image/readmost/bg.jpg) repeat-x;
	height: 30px;
	color:#666666;
	font-weight:bold;
	text-transform:uppercase;
	line-height: 30px;
}

.left-readmost {
	background: url(../image/readmost/left.jpg) no-repeat left top;
	padding-left: 10px;
	height: 30px;
}

.right-readmost {
	background: url(../image/readmost/right.jpg) no-repeat right top;
	height: 30px;
}


#player {
	padding-bottom: 10px;
}

.left-list {
	background: url(../image/media/left.jpg) no-repeat left top;
	height: 44px;
	padding-left: 15px;
}

.right-list {
	background: url(../image/media/right.jpg) no-repeat right top;
	height: 44px;
}

.title-media {
	color:#666666;
	text-align: center;
	margin: 3px 0;
}

.item-media img{
	width: 60px;
}

.width-media {
	padding-right: 15px;
}

/*Body-END*/
/*Footer-Begin*/

.content-photo {
	background: url(../image/footer/bg.jpg) repeat-x;
	height: 265px;
	margin-top: 10px;
}

.pad-photo {
	padding-left: 55px;
	padding-top: 23px;
	width: 995px;
	margin: 0 auto;
}

.photogallyre {
	width: 425px;
}

.title-raovat a,
.title-photogallyre a {
	color: white;
	font-weight: bold; 
}

.title-raovat {
	background: #005683;
	width: 70px;
	text-transform:uppercase;
	color: white;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.title-photogallyre {
	background: #005683;
	width: 120px;
	text-transform:uppercase;
	color: white;
	height: 27px;
	line-height: 27px;
	text-align: center;
}

.right-raovat,
.right-photogallyre {
	background: url(../image/footer/raovat.jpg) no-repeat right top;
	height: 27px;
}

.item-photogallyre img{
	width: 90px;
	margin-right: 15px;
	margin-top: 10px;
}

.col1-raovat,
.col2-raovat {
	width: 240px;
}

.col1-raovat {
	margin-right: 30px;
}

.item-raovat a {
	background: url(../image/footer/icon.jpg) no-repeat 0 5px;
	padding-left: 10px;
	color: white;
}

.item-raovat {
	margin-top: 7px;
}

.pad-menufooter {
	width: 960px;
	background:#a71717;
	padding: 10px 0px;
}


.menu-footer li {
	float: left;
	padding: 0px;
	line-height: 14px;
}

.menu-footer a {
	color: white;
	padding: 0 10px;
	font-weight:bold;
	border-right: 1px solid white;
	display: block;
	float: left;
}

.menu-footer a:hover {
	text-decoration:underline;
}


.menu-footer .last {
	border-right: none;
	margin-right: 0;
}

#menu-ft {
	width: 960px;
	margin: 0 auto;
}

.banquyen {
	background-color:#f3f3f3;
	color: #666666;
	padding:10px;
	border:1px solid #e2e2e2;
}

.vs {
	margin-top: 15px;
	margin-right:10px;
}

.footer-info {
	margin-bottom:10px;
}


.item-list {
	width:200px;
}

.list-item .title a:hover {
	text-decoration:underline;
}

.list-item img {
	width:150px;
	height:86px;
}

.quangcao img {

}


.quangcao .ad-center-2 img, .quangcao .ad-left-2 img{
	padding-left:4px;
}

.list-item .item-hot {
	width:150px;
	float:left;
	padding-left:16px;
}

.list-item .item-hot .title, .list-item .item-first .title {
	padding-top:5px;
}

.hot-top {
	padding-top:10px;
	padding-bottom:10px;
}

.list-item .item-first {
	width:150px;
	float:left;
}

.pad-firstnew {
	padding: 10px 20px;
}

#firstnew {
	border-top: 1px dotted #D0D0D0;
	margin-top: -5px;
	padding-top: 13px;
}

.title-content span {
	background: #F4F4F4;
	left: 0;
	padding-right: 3px;
	position: relative;
	top: 0;
}

.p-cate a {
	color: #CF1113;
	font-size: 13pt;
	padding-left: 20px;
}

.s-cate a {
	color: #01669A;
}

.title-content {
	font-weight: bold;
}

#firstnew .avatar {
	margin-right: 20px;
}

#firstnew .avatar img {
	width: 348px;
	border: 1px solid #C9C9C7;
}


b.rtop, b.rbottom {
	display: block;
	background: #FFFFFF;
}

b.rtop b, b.rbottom b {
	display:block;
	height: 1px;
	overflow: hidden; 
	background: #CFE5F2;
 }

b.r1 {
	margin: 0 5px
}

b.r2 {
	margin: 0 3px
}
b.r3 {
	margin: 0 2px
}

b.rtop b.r4, b.rbottom b.r4 {
	margin: 0 1px;
	height: 2px
}

.list-link {
	background: #CFE5F2;
	margin-top: 5px;
}


#firstnew .item {
	background: url(../image/firstnew/icon.jpg) no-repeat 0 5px;
	padding-left: 10px;
}

#firstnew .item a {
	color: #666666;
}

#firstnew .item a:hover {
	color: #01669A;
}

#firstnew .list-item {
	margin: 5px 10px;
}

#firstnew .title a{
	color: #01669A;
	font-size: 12pt;
	font-weight: bold;
}

#firstnew .date {
	color: #666666;
	margin-top: 5px;
}


#firstnew .lead {
	margin-top: 5px;
}

#listnew .avatar-new{
	margin-right: 10px;
	width: 215px;
}

#listnew .avatar-new img {
	width: 215px;
}

#listnew .title-new a {
	color: #01669A;
	font-weight: bold;
}

#listnew .lead {
	margin-top: 5px;
}

#listnew .item-new a {
	color: #666666;
	background: url(../image/listcate/icon-item.jpg) no-repeat 0 5px;
	padding-left: 10px;

}

#listnew .item-new {
	margin-top: 5px;
}

#listnew .item-new a:hover {
	text-decoration: underline;
}

.pad-listnew {
	padding: 10px 20px 3px 20px;
	#padding: 10px 20px 0 20px;
}

.listnew-item {
	margin-bottom: 7px;
}

/*nthien*/

#pagy {
	text-align: right;
	font-weight: bold;
	margin-top: 10px;
}

#pagy span.next,
#pagy span.prev {
	color: #CCCCCC;
	vertical-align: bottom;
}

#pagy .prev,
#pagy .next {
	color: #14427e;
	text-decoration: none;
	padding: 0;
}

#pagy .prev {
	border-right: 1px solid #CCCCCC;
	padding-right: 7px;
	margin-right: 5px;
}

#pag {
	text-align: left;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 10px;
}

#pag span.next,
#pag span.prev {
	color: #CCCCCC;
	vertical-align: bottom;
}

#pag .prev,
#pag .next {
	color: #14427e;
	text-decoration: none;
	padding: 0;
}

#pag .prev {
	border-right: 1px solid #CCCCCC;
	padding-right: 7px;
	margin-right: 5px;
}


.col5 {
	width: 440px;
	margin-right: 10px;
}

.col6 {
	width: 200px;
}

.pra-cate,
.pra-cate a {
	color: #CF1113;
	font-weight: bold;
}

.sub-cate a {
	color: #676767;
	font-style: italic;
	font-weight: bold;
}

#nav {
	border-bottom: 1px solid #E4E4E4;
	padding-bottom: 3px;
	font-size: 10pt;
}

.pad-detail {
	padding-top: 10px;
}

.title-lead {
	color: #CF1113;
	font-weight: bold;
	font-size: 12pt;
}

.date {
	color: #676767;
	margin-top: 5px;
}

.lead {
	margin-top: 5px;
	text-align: justify;
}

.br2 {
	border-left: 1px solid white;
	padding-left: 6px;
}

.br1 {
	border-left: 1px solid #CCCCCC;
}

#ykienkhachhang {
	margin-top: 10px;
	padding-bottom: 10px;
}

#ykienkhachhang .top {
	background: url("../image/detail/bg-title.jpg") repeat-x;
	height: 27px;
	border: 1px solid #ccc;
	padding-left: 10px;
	color:#CF1113;
	font-weight: bold;
	line-height: 27px;
}
#ykienkhachhang .bottom {
	border: 1px solid #cfcfcf;
	margin-top: 1px;
}

#ykienkhachhang .table {
	width: 100%;
}

#ykienkhachhang .text-box {
	width: 200px;
}

#ykienkhachhang .text {
	padding-left: 10px;
	font-weight: bold;
}

#ykienkhachhang .noidung {
	background: #ededed;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-left: 2px;
}

#ykienkhachhang .bogo {
	text-align: right;
	padding-right: 10px;
}

#ykienkhachhang .bogo span {
	font-weight: bold;
}

#ykienkhachhang .textarea textarea {
	width: 415px;
	height: 120px;
	margin-left: 5px;
}

#ykienkhachhang .button {
	padding-left: 8px;
}

.title-lienquan {
	font-weight: bold;
	color:#CF1113;
	font-size: 10pt;
}

.list-lienquan {
	background: #EEEEEE;
	padding: 10px;
	margin-top: 10px;
}

.item-lienquan {
	background: url(../image/box/icon.jpg) no-repeat 0px 5px;
	padding-left: 10px;
	margin-top: 10px;
}

.first {
	margin-top: 0;
}

.avatar-hot img {
	width:440px;
}


#news-moinhan {
	margin-top: 10px;
}

#news-moinhan .list-moinhan {
	border: 1px solid #E2E2E2;
}

#news-moinhan .title-moinhan {
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
	margin-top: 5px;
}

.qc-vieclam {
	border: 2px solid #E2E2E2;
	margin-top: 10px;
}

.title-vieclam a {
	font-weight: bold;
	color:#CF1113;
	font-size: 10pt;
}

.pad-vieclam {
	padding: 10px;
}

.item-vieclam {
	margin-top: 10px;
	background: url(../image/box/icon-qc.jpg) no-repeat 0 5px;
	padding-left: 10px;
}

.item-vieclam a {
	color: #014880;
}


.quangcao .ad-center-1, .quangcao .ad-center-2 {
	float:left;
}

.quangcao .ad-center-1 img, .quangcao .ad-center-2 img {
	margin-top: 10px;
	width:323px;
	height:83px;
}


#print {
	padding-top: 10px;
	padding-right: 100px;
}

#print .top {
	background: url(../image/detail/top.jpg) no-repeat 0 1px;
}

#print .pop a, #print .top a {
	padding-left:15px;
}

#print a {
	color:#878787;
	margin-right:15px;
}

#print .print {
	background: url(../image/detail/print.jpg) no-repeat 0 0;
}

#print .print a {
	padding-left: 19px;
}

#print .email {
	background: url(../image/detail/email.jpg) no-repeat;
}

#print .email a {
	padding-left: 27px;
}

.title-other span {
	background: #FFFFFF;
	color: black;
	font-weight: bold;
	padding-right: 3px;
	position: relative;
	top: -12px;
	z-index: 9999;
}

.title-other {
	border-top: 1px dotted black;
}

.news-other {
	margin-top: 20px;
}

.item-other {
	background:url("../image/box/icon.jpg") no-repeat 0 5px;
	margin-top: 5px;
	padding-left: 8px;
}

.item-other a {
	color: #878787;
}

.col7 {
	width: 510px;
}

.col6 #readmost .readmost-title {
	background:url("../image/listcate/title-most.jpg") no-repeat;
	width: 198px;
	height: 36px;
}

.col6 #readmost-list {
	margin-top: 0;
}


.content-news {
	width: 270px;
}

.col5 .avatar-cate {
	margin-top: 0px;
	padding-right: 0px;
}

.col5 .title-news {
	margin-top: 0px;
	margin-bottom: 10px;
}

.list-content {
	margin-top: 20px;
}

.col7 {
	width: 510px;
}

.col7 #datvanguoi-list .datvanguoi-col1 .title {
	font-size: 9pt;
}

.col7 #datvanguoi .datvanguoi-title {
	width: 508px;
}

.col5 .hot-col1 {
	width:440px;
	padding-right: 0px;
	margin: 10px 0px;
}

.hot-col1 .lead-hot {
	margin-top: 5px;
	text-align: justify;
}

.col6 #readmost-list ul {
	width: 198px;
}

.col7 #datvanguoi-list {
	width: 495px;
}

.col7 #datvanguoi-list .datvanguoi-col2 ul {
	width: 358px;
}

.col7 #datvanguoi-list .datvanguoi-col2 {
	width: 358px;
}

.qc-list {
	margin-top: 10px
}

.col2 {
	width: 300px;
}

.hot-col1 img {
	width: 438px;
	height: 240px;
	border: 1px solid #A3A3A1;
}

.date-item {
	color: red;
	font-style: italic;
	margin-left: 5px;
}

#col1 .content-cate {
	margin-top: 5px;
}

.content-cate img {
	width: 100px;
	height: 56px;
}

.col5 .avatar-cate img {
	width: 150px;
	height: 86px;
}

.list-other {
	margin-top: -10px;
}

.comment {
	margin-top: 3px;
}


/* search */

.bxsearch {
	margin: 10px 0px;
}

.bxsearch .txtkey {
	margin-bottom: 5px;
}

.bxsearch .txtkeyword {
	width: 300px;
}

#page-result span {
	font-weight: bold;
	color: #B70F02;
}

#page-result .avatar-cate {
	width: 150px;
	float: right;
}

#page-result .content-news {
	float: left;
	width: 450px;
}

.report .key {
	font-weight: bold;
}

#paging2 {
	margin-top: 15px;
}

#paging2 a, #paging2 a, #paging2 span, #paging2 span {
	color:#0066CC;
	font-family:Arial;
	font-size: 12px;
	padding: 0 3px;
}

#paging2 #yui-pg0-0-first-span,
#paging2 #yui-pg0-0-prev-span,
#paging2 #yui-pg0-0-next-span,
#paging2 #yui-pg0-0-last-span {
	color:#999999;
}

.yui-pg-current-page {
	border:1px solid #0066CC;
	color:blue;
	font-weight:bold;
	text-align:center;
}

.list-content em {
	background-color:yellow;
	color: #FB8800;
	font-weight:bold;
}



.qc-header #ad_header_1 {
	float:left;
	margin-right:5px;
	margin-left:30px;
}



.thoitiet {
	background:#d6e9ee;
	padding-top:10px;
	width:297px;
	margin-top:8px;
}

.thoitiet .thoitiet-icon {
	width:50px;
	float:left;
}

.thoitiet .thoitiet-icon img {
	width:46px;
	height:44px;
}

.thoitiet .thoitiet-degree {
	float:left;
	width:84px;
	color:#339900;
	font-size:20pt;
	font-weight:bold;
	position:relative;
	left:3px;
}

.thoitiet .thoitiet-description select {
	width:146px;
}

.thoitiet .weather-desc {
	position:relative;
	left:138px;
	top:-20px;
	width:145px;
}


#giavang, #ngoaite, #calendar {
	float:right;
	background:#ebf4fb;
	border:1px solid #cbcbcb;
	margin-top:10px;
	width:298px;
}

#ngoaite .ngoaite-info .ngoaite-right {
	width:128px;
	height:22px;
	position:relative;
	left:160px;
	border-left:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
}


#giavang .giavang-info {
	background:url(../image/home/giavang.jpg) no-repeat 0 0;
	padding:5px 10px;
}

 #ngoaite .ngoaite-info {
	background:url(../image/home/ngoaite.jpg) no-repeat 0 0;
	padding: 0 10px 5px 10px;
}

#giavang .giavang-info .giavang-right {
	float:right;
	color:#395471;
	font-size:8pt;
}

#giavang .giavang-info table {
	margin-top:10px;
	border-collapse:collapse;
}

 #ngoaite .ngoaite-info table{
	margin-top:2px;
	border-collapse:collapse;
}

#ngoaite-detail {
	background:none repeat scroll 0 0 #EBF4FB;
	height:60px;
	margin:0;
	overflow-y:scroll;
	position:relative;
	width:280px;
}

#giavang .giavang-info .giavang-bottom, #ngoaite .ngoaite-info .ngoaite-bottom {
	color:#395471;
	padding-top:5px;
	font-size:8pt;
}


#giavang .giavang-info table tr.giavang-header {
	color:#656565;
	font-size:8pt;
	text-align:center;
}

#ngoaite .ngoaite-info table tr td.ngoaite-header {
	color:#656565;
	font-size:8pt;
	text-align:center;
	border-top:none;
	border-right:none;
	border-left:none;
}


#giavang .giavang-info table tr.giavang-rate, #ngoaite-detail table tr td.gv_text {
	font-size:8pt;
}


.tb_giavang td, .tb_ngoaite td {
	border:1px solid #D6D6D6;
	padding:2px 0 2px 4px;
}

.ngoaite {
	margin:0;
	padding:4px 0 0;
}

.gv_title {
	color:#656565;
	font-family:Tahoma;
	font-size:8pt;
	padding:2px;
}



#calendar ul.yui-nav li {
	display:inline;
	padding:10px;
	margin: 0px;
	border-right:1px solid #a3bec6;
}

#calendar ul.yui-nav #last {
	border-right:none;
	padding-right: 12px;
}


#calendar .yui-nav a {
	background:#e5f7fb;
	color:black;
	border:none;
}

#calendar ul.yui-nav {
	border-style:none;
	padding-top:10px;
	padding-bottom:10px;
	*padding-top:0;
	*padding-bottom:0;
	border-bottom:1px solid #cbcbcb;

}

#calendar ul.yui-nav .selected a {
	background:#d6e9ee;
	border-color:#a3bec6;
}

#calendar .yui-content {
	float:right;
	background:#ebf4fb;
	width:288px;
	height:150px;
	overflow-y:scroll;
	padding:5px;
	border-style:none;
	margin-top:10px;
	margin-bottom:10px;
}


#calendar li.selected {
	background:#d6e9ee;
	padding:10px;
}


#calendar .yui-content #tab1, #calendar .yui-content #tab2, #calendar .yui-content #tab3 {
	padding:0 5px;
}

.qc-header #ad_header_2 {
	float: left;
}

.dvhdr1 {
	background:#F3F0E7;
	font-family:arial;
	font-size:9pt;
	font-weight:bold;
	border:1px solid #C8BA92;
	border-bottom: none;
	padding: 5px 10px 5px 10px;
	width: 230px;
 }
	 
.dvbdy1 {
	background:#FFFFFF;
	font-family: arial;
	font-size: 9pt;
	border: 1px solid #C8BA92;
	border-top: none;
	padding: 5px 10px 10px 10px;
	width: 230px;
	text-align: justify;
}

#megafun-tv {
	margin-top: 10px;
}