@charset "utf-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
 }
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
*{line-height:17px;}
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a {
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.left{float:left;}
.right{float:right;}


/* util

*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
.clearfix {display: block;}
.clear {
	clear: both;
}
.first{background:none!important;}
.last{background:none!important;}
.text-red{color:#cc0000;}
@charset "utf-8";
/* CSS Document */
body{
	background-color:#efefef;
}
#mainWrapper{
	background-color:#efefef;
}
.main{
	width:988px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
}
#header{
	height:99px;
	position:relative;
	background:#efefef url(/templates/dttd/images/bg-body.gif)  left top repeat-x;
}
.logo{
	position:absolute;
	top:35px;
	left:0;
	z-index:9999;
}
.navMenu{
	position:absolute;
	top:34px;
	left:193px;
}
.subMenu{
	padding:68px 0 0 0;
}
.submenu{
	padding-left:225px;
}
.submenu li a{
	float:left;
	padding:0 15px;
	line-height:30px;
	color:#676767;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
}	
.submenu li{
	line-height:30px;
	color:#676767;
	font-size:100%;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
}
.top-left{
	background:url(/templates/dttd/images/top-left.gif) left top no-repeat;
	position:relative;
}
.top-right{
	background:url(/templates/dttd/images/top-right.gif) right top no-repeat;
	position:relative;
}
.top-center{
	background:url(/templates/dttd/images/top-center.gif) left top repeat-x;
	height:34px;
	margin:0 4px 0 8px;
	position:relative;
} 
.info{
	line-height:30px;
	color:#676767;
	padding-left:198px;
	float:left;
}
.info-date{
	float:right;
	line-height:30px;
	color:#676767;
	padding-right:45px;
}
.rss{
	right:10px;
	top:6px;
	position:absolute;
}

.box_search{
	position:absolute;top:44px;right:15px;width:185px;
}
.text_search{
	background:transparent url(/templates/dttd/images/bg-search.png) no-repeat scroll left top;
	border:0 none;
	height:16px;
	line-height:16px;
	padding-left:5px;
	width:162px;
	_width:160px;
}
.button-search{
	position:relative;
	top:2px;
}

/**********content*********/
.main-page{
	padding:6px 0 4px 0;
}
.main_left{
	width:648px;
	overflow:hidden;
	float:left;
}
.main_right{
	float:right;
	overflow:hidden;
	width:336px;
}
/*Cac loai box*/
.main-path-way{
	background-color:#efefef;
	height:24px;
	overflow:hidden;
	margin-bottom:5px;
}
.main-path-way  li{
	float:left;
	background:url(/templates/dttd/images/pathway-1.jpg) right top no-repeat;
	background-color:#b9b9b9;
}
.main-path-way  li.last{
	background:url(/templates/dttd/images/pathway-2.jpg) right top no-repeat!important;
	background-color:#b9b9b9!important;
}
.main-path-way  li a{
	float:left;
	color:white;
	font-size:100%;
	line-height:24px;
	padding:0 25px;
}

.box-main{
	margin-top:7px;
	border:1px solid #CBCBCB!important;
}
.content-main{
	border:0!important;
	padding-bottom:0!important;
}
.box{
	margin-bottom:4px;
	/*background-color:white;*/
}
.box .title-left{
	background:url(/templates/dttd/images/title-left.gif) left top no-repeat;
}
.box .title-left .title-right{
	background:url(/templates/dttd/images/title-right.gif) right top no-repeat;
}
.box .title-left .title-right .title-center{
	background:url(/templates/dttd/images/title-center.gif) left top repeat-x;
	height:34px;
	margin:0 6px;
}
.box .content{
	padding:12px 20px 12px 20px;
	border:1px solid #cbcbcb;
	background-color:white;
}
.box-right .content{
	padding:12px 25px 12px 25px;
}
.title-box {
	padding:8px 0 0 15px;
}
.title-box li{
	float:left;
	padding-right:1px;
}
.title-box li a{
	display:block;
	float:left;
	border:1px solid #cbcbcb;
	border-bottom:0px;
	line-height:24px;
	height:24px;
	padding:0 10px;
	color:#000000;
	font-weight:bold;
	font-size:100%;
}
.title-box a.active{
	border-top:3px solid #cc0000;
	border-bottom:0px;
	background-color:white;
	color:#a30201;
	line-height:22px;
}
.box-right .title-box li a{
	font-weight:normal;
}
.box-right  .title-box a.active{
	font-weight:bold;
	color:#000000;
}


.items{
	padding:6px 0;
	background:url(/templates/dttd/images/bg-items.gif) left bottom repeat-x;
}
ul.path-way li{
	float:left;
	line-height:20px;
	padding-right:9px;
}
.header a{
	color:#ff6600;
}
.sub-header a{
	background:url(/templates/dttd/images/icon-1.gif) left center no-repeat;
	padding-left:10px;
	color:#666666;
}
.img-subject{
	display:block;
	float:left;
	padding:0 6px 6px 0;
}
.heading{
	color:#000000;
	display:block;
	font-size:100%;
	font-weight:bold;
}
.main_left .items .heading{
	padding-right:90px;
}

.box-main .items .img-subject img {
	border:1px solid #CBCBCB;
}

.items p{
	color:#000000;
	font-size:100%;
}
.other-link-list{
	padding-top:2px;
	margin-left:178px;
}

.other-link-list li a{
	background:url(/templates/dttd/images/icon-2.gif) left center no-repeat;
	padding-left:8px;
	font-size:100%;
	line-height:20px;
	color:#CC0000;
}
.other-link{
	padding-top:2px;
}
.other-link li a{
	background:url(/templates/dttd/images/icon-2.gif) left center no-repeat;
	padding-left:8px;
	font-size:100%;
	line-height:20px;
	color:#CC0000;
}
.link{
	background:url(/templates/dttd/images/icon-2.gif) left center no-repeat;
	padding-left:8px;
	font-size:100%;
	line-height:20px;
}
.co-1{clear:both;}
.co-1 li{
	background:url(/templates/dttd/images/bg-items.gif) left bottom repeat-x;
	line-height:22px;
}

/*list-info*/
.list-info ul li{
	float:left;
	padding:0 4px 4px 0;
	background:url(/templates/dttd/images/bg-li-list.jpg) left top  no-repeat;
	width:164px;
	height:57px;
	overflow:hidden;
}
.img-left{
	float:left;
	display:block;
	padding-right:9px;
}
.img-right{
	float:right;
	display:block;
	padding-left:9px;
}
.text_list{
	display:block;
	font-size:100%;
	line-height:14px;
	padding:0 5px;
	vertical-align:middle;
	width:60px;
}


/*box main*/
.main_img{
	width:648px;
	height:255px;
	overflow:hidden;
	position:relative;
}
.main_img img{
	width:648px;
	height:255px;
}
.des{
	background-color:background;
	height:255px;
	position:absolute;
	right:0;
	top:0;
	width:215px
}
.block {
	padding:52px 32px 0 32px ;
}
.block h2 a{
	color:white;
	font-size:14px;
	font-weight:bold;
	display:block;
	padding-bottom:10px;
}
.block p{
	color:white;
	font-size:100%;
}
.list-info-1 li{float:left;width:190px;overflow:hidden;background:url(/templates/dttd/images/bg-center.jpg) left	 top repeat-x;height:35px;padding:12px 13px 8px 13px;}
.list-info-1 p{display:none;}
.list-info-1 li.first{background:url(/templates/dttd/images/bg-first.jpg) left top no-repeat!important;}
.list-info-1 li.last{background:url(/templates/dttd/images/bg-last.jpg) left top no-repeat!important;}
.img_small{border:1px solid #cbcbcb;padding:1px;float:left;margin-right:5px;}
.list-info-1 h2 a{
font-size:100%;
font-weight:normal;}
.list-info-1 a{
	
	line-height:14px;
	display:block;
	
}
.list-info-1 ul li.hover,.list-info-1 ul li.active{
	background:url(/templates/dttd/images/img-active.jpg) left top no-repeat!important;
}

/*box photo*/
.box_photo .title{
	background:url(/templates/dttd/images/bg-photo.jpg) left top no-repeat;
	background-color:#b6b6b6;
	height:24px;
}

.box_feature .title{
	background:url(/templates/dttd/images/bg-feature.jpg) left top no-repeat;
	background-color:#b6b6b6;
	height:24px;
} 
.box_feature .content{
	padding:10px;
	border:1px solid #cbcbcb;
	border-top:0px;
	background-color:white;
}
.name-box{
	line-height:24px;
	padding-left:45px;
	font-size:100%;
	text-transform:uppercase;
color:white;}
/*box-sharing*/
.box-sharing .title{
	background:url(/templates/dttd/images/bg-chiase.jpg) left top no-repeat;
	background-color:#000000;
	height:24px;
}
.box-sharing ul.co-1 li{background:none!important;}
.box-sharing .items{width:315px;background:none;}
.box-sharing .list{float:right;width:282px;}
.list li{
	line-height:20px;
}
.date{font-style:italic;color:#666666;}
.box-sharing .heading{padding-bottom:10px;}

/*box game*/
.box-game{

}
.box-game .content{mmargin:1px 0 0 0;padding:0;}
.box-game .title{
	background:url(/templates/dttd/images/bg-game.jpg) left top no-repeat;
	background-color:#000000;
	height:24px;
}
.li-1{
	background-color:#cecece;
	border:3px solid #b6b6b6;
	padding:3px 0 0 0;
	
}
.li-2{
	background-color:#cecece;
	border:3px solid #b6b6b6;
	padding:3px 0 0 0;
}
.items-1{float:left;
padding-left:5px;
width:159px;}


/**Footer*/
#footer{
	/*position:relative;*/
	clear:both;
	height:116px;
}
#footer .menu-footer{
	background-color:#ff9900;
	height:24px;
	line-height:24px;
}
.menu-footer li{float:left;margin-left:16px;}
.menu-footer li a{
	line-height:24px;
	font-size:100%;
	color:white;
	float:left;
	padding:0 15px;
}
.li-home{
	
	background:url(/templates/dttd/images/bg-home-active.jpg)  left center repeat-x;
	line-height:24px;
	height:24px;
	float:left;
}
.li-online{
	background:url(/templates/dttd/images/icon-home.png) left 6px no-repeat;
	padding-left:3px;
}
.li-gopy{
	background:url(/templates/dttd/images/icon-gopy.png) left 8px no-repeat;
	padding-left:3px;
}
.li-sodo{
	background:url(/templates/dttd/images/icon-sodo.png) left 8px no-repeat;
	padding-left:3px;
}
.li-rss a{
	position:relative;
	top:3px;
}
.sub-menu-footer{
	background-color:#d5d5d5;
	height:24px;
	line-height:24px;
	padding-left:15px;
	list-style:none;
}
.sub-menu-footer li{float:left;}
.sub-menu-footer a{
	line-height:24px;
	color:#676767;
	padding:0 10px;	
	float:left;
}
.info-web{
	padding-top:5px;
	display:block;
	color:#676767;
}
.info-web-1{
	display:block;
	
}
/***/
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 9999;
	background-color:white;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(/templates/dttd/images/bg-track.gif) left top repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #ff9900;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 5px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}
a.jScrollArrowUp {
	background: url(/templates/dttd/images/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowUp:hover {
	background: url(/templates/dttd/images/basic_arrow_up.gif) no-repeat 0 0;
}
a.jScrollArrowDown {
	background: url(/templates/dttd/images/basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollArrowDown:hover {
	background: url(/templates/dttd/images/basic_arrow_down.gif) no-repeat 0 0;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background: url(/templates/dttd/images/basic_arrow_down.gif) no-repeat 0 0;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(/templates/dttd/images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	
	height:792px;
	overflow: auto;
	background: #ccc;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
#pane2 {
	height:792px;
	background-color:white;
	width:615px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

.btn_side{

}
.img-photo{
	position:relative;
	width:324px;
	height:151px;
}
.scrollable {
	float:left;
	height:32px;
	overflow:hidden;
	position:relative;
	width:295px;
	
}
.scrollable .items_2 {
	clear:both;
	float:left;
	position:absolute;
	width:20000em;
	height:32px;
}

.btn_side {
	height:32px;
	text-align:center;
	vertical-align:middle;
	width:15px;
	float:left;
}
.btn_side a{
	position:relative;
	top:0px!important;
}
.list_img ul li {
	display:inline;
	float:left;
}
.items_2 a{
	display:inline;
	float:left;
	margin:0 0 0 2px;
}
.box-photo .title{
	background:url(/templates/dttd/images/bg-photo.jpg) left top no-repeat;
	background-color:#B6B6B6;
	height:24px;
}
.box-photo .content{
	
	padding:10px 4px;
}
.des-photo{
	bottom:0;
	height:24px;
	left:0;
	line-height:24px;
	position:absolute;
	text-align:center;
	width:329px;
}

.ui-tabs-hide{display:none;}
.ui-state-active a{
	border-top:3px solid #ff9900!important;
	border-bottom:0px;
	background-color:white;
	color:#a30201;
	line-height:22px!important;
}
/*list*/
.items-main{
		width:321px;
		overflow:hidden;
}
.items-main .heading{
	padding:5px 0;
}
.box-info-related{
	border:1px solid #cbcbcb;
	margin-top:7px;
}
.box-info-related .inside{
	border:1px solid white;
	background:url(/templates/dttd/images/bg-feture-blog.gif) left top repeat-y;
	background-color:#fff5cc;
	position:relative;
}
.img-blog{
	position:absolute;
	top:35%;
	left:7px;
}
.box-info-related ul{
	padding:10px 20px;
}
.items-feature{
	
}
.img-feature{
	width:80px;
	overflow:hidden;
	display:block;
	padding-right:14px;
}
.box-info-related .co-1{
	background:none;
	padding:10px 20px 10px 35px;
	float:left;
	width:260px;
	float:left;
	overflow:hidden;
}
.box-info-related .co-1 li{
	background:none!important;
}
.box-info-related .items-right{
	width:316px;
	float:right;
	padding:10px 0;
}
.items-right .heading{
	padding-bottom:5px;
}
.avt{}
.box_most_red .title{
	background:url(/templates/dttd/images/bg-most-new.jpg) left top no-repeat;
	background-color:#000000;
	height:24px;
}
.items-new{
	float:left;
	padding:7px 4px;
	width:87px;
	overflow:hidden;
}
.items-new-2{
	float:left;
	padding:7px 4px;
	width:87px;
	height:88px;
	overflow:hidden;
}
.items-img{
	border:1px solid #cbcbcb;
	width:84px;
}
.boder{
	border:1px solid #ffffff;
}	
.heading-items{
	padding-top:5px;
	display:block;
	line-height:14px;
}
.box_most_red .content{
	padding:10px 8px;
}
.box-avt{
	border:1px solid #cbcbcb;
	width:120px;
	overflow:hidden;
	background-color:white;
	height:242px;
}
.box_danh_gia .title, .box_tieu_diem .title{
	background:url(/templates/dttd/images/bg-danhgia.jpg) left top no-repeat;
	background-color:#000000;
	height:24px;
}
.box_tieu_diem  .link{line-height:14px;}
.box_tieu_diem .co-1 li{
	line-height:16px;
	padding:5px 0;
}
/*cac phan con khac*/
.more{
	background:url(/templates/dttd/images/icon-more-1.gif) right 4px no-repeat;
	line-height:13px;
	padding-right:10px;
	float:right;
	color:#ff6600;
	font-size:100%;
}
.items-danhgia .heading{
	line-height:13px;
}
.img_danhgia{
	padding:10px 0;
	display:block;
}
.items-danhgia p{
	line-height:14px;
	padding-top:4px;
}

/*box-other-new*/
.box-other-new{
	padding:10px 0;
	clear:both;
}
.box-other-new h2{
	border-bottom:1px solid #D5D5D5;
color:#FF6600;
font-size:100%;
font-weight:bold;
text-transform:uppercase;
}
.ul-other-new{
	width:300px;
	overflow:hidden;
	padding:10px 0;
}

.search-date{
	background-color:#e4e4e4;
	height:35px;
	overflow:hidden;
	margin:1px;
}
select{
	 border:1px solid #CBCBCB;
	font-size:100%;
	padding:2px;
	width:50px;
	color:#666666;
}
select option{
	
}
.input-images{
	position:relative;
	top:2px;
}
.label_xem{
	color:#ff6600;
	font-weight:bold;
	line-height:22px;
}
.icon{
	padding-left:5px;
}

/*deatil**/
.path-way-article{
	border-top:1px solid #cbcbcb;
	height:24px;
	line-height:24px;
	background:url(/templates/dttd/images/bg-pathway.jpg) left top no-repeat;
	padding-left:15px;
}
.path-way-article ul li a{line-height:24px;}
.tool-bar li{float:left;padding-left:3px;}
.tool-bar li a{float:left;}
.tool-bar{
	position:relative;
	top:4px;
}
.main-under{
	margin-top:5px;
}
.name-article{
	font-size:160% !important;
	color:#FF9900 ;
	font-weight:bold;
	padding-bottom:6px;
}
.trichluoc-article{
	font-weight:bold;
	font-size:100%;
	line-height:15px;
}
.article p{
	padding-bottom:12px;
	font-size:100%;
}
.article *{
	font-size:100%;
}
.article{
	font-size:100%;
}
.tool-bar-under{
	background-color:#e4e4e4;
	height:22px;
}
.tool-bar-under li{
	float:left;
	margin-right:10px;
}
.tool-bar-under li.email{
	background:url(/templates/dttd/images/icon-email-1.gif) left 4px no-repeat;
	padding-left:18px;
	color:#666666;
}
.tool-bar-under li.print{
	background:url(/templates/dttd/images/icon-email-1.gif) left 4px no-repeat;
	padding-left:18px;
	color:#666666;
}
.tool-bar-under li.discuss{
	background:url(/templates/dttd/images/icon-email-1.gif) left 4px no-repeat;
	
	padding-left:18px;
	color:#666666;
}
.tool-bar-under li a{
	color:#666666;
	line-height:22px;
}
.tool-bar-under ul{padding-left:8px;}

/*box phu kien*/
.box_phu_kien .title{
	background:url(/templates/dttd/images/icon-phukien.jpg) left top no-repeat;
	height:24px;
	background-color:#000000;
}
.box_phu_kien .items{
	padding:7px 0;
	background:none;
}
.box_phu_kien .img{
	border:1px solid #cbcbcb;
	margin-right:12px;
	display:block;
	_margin-right:6px;
	
}
.box_phu_kien .img img{
	border:1px solid white;
}
.box_phu_kien .text{
	line-height:13px;
}

/*select box*/
div.selectbox-wrapper {
    position:absolute;
    width:50px!important;
    background-color:white;
    border:1px solid #ccc;
    margin:0px;
 	padding:0px;
    font-size:0.8em;
    text-align:left;
    height:200px;
   *height:200px; /*IE6 fix */
   overflow: auto;
   z-index:999;
   margin:-11px 0 0 0px;
   _margin-left:0;
   _left:0px;
   
}
#myselectbox1_input,#myselectbox2_input,#myselectbox3_input{
	width:50px!important;
	font-size:100%;
	
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}

div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}
div.selectbox-wrapper ul li img{
	display:block;
}

.selectbox1 /* look&fell of  select box*/
{
  margin: 0px 5px 10px 0px;
   padding-left:2px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:0.8em;
  width : 50px; 
  display : block;
  text-align:left; 
  background: url('/templates/dttd/images/bg_select_icon.png') 36px 2px no-repeat;
	height:18px;
  cursor: pointer;
  border:1px solid #cbcbcb;
  color:#333;
  padding:2px;
  background-color:white;
  line-height:18px;
}
.days,.months,.years{
	width:59px;
	float:left;
	_position:relative;
}
.label_xem{
	width:120px;
	float:left;
	display:block;
}
.search-date .middle{

	padding-top:5px;
	padding-left:170px;
}

/*Link buttom*/
.link-buttom{
	background:url(/templates/dttd/images/span-left.jpg) left top no-repeat;
	height:20px;
	display:block;
	float:left;
}
.link-buttom a{
	background:url(/templates/dttd/images/a-right.jpg) right top no-repeat;
	height:20px;
	padding:0 10px 0 5px;
	line-height:20px;
	color:#000000;
	display:block;
	float:left;
	margin-left:5px;
}
.buttom-xem-tin {
	margin-left:5px;
	padding:6px 0 5px;
}/*box vote*/
.box_vote .title{
	background:url(/templates/dttd/images/bg-vote.jpg) left top no-repeat;
	height:24px;
	background-color:#000000;
}
.box_vote h2{
	padding-bottom:5px;
}
.rows{
	display:block;
}
.check-box{
	border:1px solid #1c5180;
	margin-right:4px;
	
}
.buttom-vote{
	padding-top:10px;
}
/*other box*/

.box_most_red,.box_danh_gia,.box_tieu_diem,box-vote,.box_phu_kien{
	padding-bottom:6px;
}
.box-right-1{
	width:120px;
	overflow:hidden;
}
.box-right-1 .avt {
padding-bottom:6px;
}
.box-left{
	width:212px;
	overflow:hidden;
}
/*edit 14-8-2010*/
.ngay_dang_bai{
	position: absolute;
	top: 22px;
	right: 0px;
	font-size: 80%;
	/*font-weight: bold;
	text-transform: uppercase;
	color:red;*/
}
.link-buttom{
	background:url(/templates/dttd/images/span-left.jpg) left top no-repeat;
	height:20px;
	display:block;
	float:left;
}
.link-buttom a{
	background:url(/templates/dttd/images/a-right.jpg) right top no-repeat;
	height:20px;
	padding:0 10px 0 5px;
	line-height:20px;
	color:#000000;
	display:block;
	float:left;
	margin-left:5px;
}
.ngay_dang_bai a{
	color:#FF6600;
}
.ngay_dang_bai a:hover{
	text-decoration:none!important;
}
.items{
	position:relative;
}

/*avt*/
.box-avt{
	height:280px;
	width:335px;
	overflow:hidden;
}
.contact-avt{
	width:335px;
	overflow:hidden;
	height:30px;
	background-color:#bebebe;
	text-align:center;
	margin-bottom:4px;
}
.contact-avt label{
	line-height:30px;
	color:white;
	text-align:center;
}
