/* ============== UPDATE NEW FEATURE 2014 ================*/
.caption{ width:700px;float:left; height:26px; background:url(../Includes_wbl/images/tile2022.jpg) no-repeat; margin-top:5px;}
.caption h1{ background: url(../Includes_wbl/images/LA.ico) no-repeat scroll 4px 2px; color:#FFF; font-family: Verdana;font-size:13px; font-weight: Bold; text-decoration:none; text-transform:uppercase; text-align:left; padding-left:25px; margin-top:1px; padding-top:2px;}
.caption a{color:#FF0;font-family: Verdana;font-size:12px;font-weight: Bold; }
 .caption a:hover{text-align:left; color:#009;font-family: Verdana;font-size:6px;font-weight: Bold;}

.div_tinlienquan{width:705px; padding-left:1px; float:left; padding-bottom:5px; margin-top:5px;}
.box_tlquan{display:block; overflow:hidden; background:#F0F9FF;padding:7px 0px 0px 10px; border:1px solid #B9DBFE;;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:4px;padding:0px 2px 4px 2px;}
.bar_tinlienquan,.bar_tdsk{display:block; overflow:hidden; height:16px; margin-bottom:8px;}
.title_tinlienquan{font:bold 14px arial; color:#3f3f3f; float:left; line-height:16px; margin-top:2px; margin-left:5px;}
.ul_tlq_2014{display:block; overflow:hidden; list-style-type:none;}
.ul_tlq_2014 .item_tlq{width:150px; float:left; margin-right:3px;}
.thumb_tlq{width:150px; height:95px; margin-left:10px; float:left; position:relative;}
.img_thumb{width:24px; height:24px; position:absolute; left:0px; bottom:0px; z-index:1;}
.title_tlq{width:100%; float:left; margin-left:10px; padding:3px 0px 3px; text-align:justify;}
.title_tlq a{font:bold 11px arial; color:#003399;}
.title_tlq a:hover{ color: #D70000}

.linetintuc{ float:left; width: 550px; height:1px; background:url(../Includes_one/images/bg-page-line.png) repeat-x left; margin-bottom:5px; padding-right:3px;}

.navigation_tlq{ float:right; height:18px; width:45px; margin-bottom:2px; margin-top:5px;}
.prev_tlq,.next_tlq{width:16px; height:20px; float:left; cursor:pointer;}
.navigation_tlq .prev_tlq{ background: url(../Includes_wbl/images/arrow1.gif) no-repeat 0px 0px; margin-right:3px;}
.navigation_tlq .next_tlq { background:url(../Includes_wbl/images/arrow.gif) no-repeat 0px 0px;margin-right:7px;}
.ul_tlq_2014 .owl-item {float:left;}

.theodongsk{width:313px; float:left; overflow:hidden; padding:7px 0px 0px;border-top:1px solid #e9e9e9; margin-right:10px;}
.tlq_attack_tdsk{width:330px; float:left;}


.slide_in_content{ display:block; width:200px;overflow:hidden; padding:10px 0px; background:#f5f5f5; margin:10px 0px 0px;position:relative;}
.content_slide_detail{ display:block; overflow:hidden; width:629px;}
.item_slide_in_content{width:190px; margin:0px 9px 0px 10px; float:left;}
.prev_slide_content,.next_slide_content{position:absolute;width:28px; height:28px; top:50px; z-index:1; cursor:pointer;}

.slide_in_content .owl-item{float:left;}
.thumb_tlq img{width:150px; height:95px;}
.thumb_tlq img.img_thumb{width:auto;height:auto;}
/* fix slide - 16/07/14 */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

