/*HTG Common CSS*/

/* brand-campaign */
.video_area_box{position:relative;width:325px;height:183px;margin-bottom:40px;overflow: visible;}
.video_area_box .video_caption {display:none}
.campaign_video_list ul{overflow:hidden;}
.campaign_video_list li{float:left;width:325px;margin:0 0 10px 10px;}
.campaign_video_list li.first{margin-left:0;}
.campaign_video_list li a{display:block;margin-bottom:7px;}

/* play */
.product_detail_banner .sizes_specs{*zoom:1;}
.product_detail_banner .sizes_specs:after{display:block;clear:both;content:'';}
/*.product_detail_banner .sizes_specs .video_area_box {overflow:hidden;width:278px;float:left;margin-right:21px;}*/
.product_detail_banner .sizes_specs .video_area_box {overflow:hidden;width:278px;margin-right:21px;}
.product_detail_banner .sizes_specs .video_area_box a{width:276px;height:auto;overflow:hidden}
.product_detail_banner .sizes_specs .video_area_box a img{margin-left:-2px}
.product_detail_banner .sizes_specs .video_area_box .tire_banner .comm_r_arrow{display:inline-block;top:inherit;width:auto;height:auto;text-indent:0;background:url('/kr/images/common/bl_arrow_orange.png') no-repeat right 40%;}
.product_detail_banner .sizes_specs .video_area_box .tire_banner:hover .comm_r_arrow{background:url('/kr/images/common/bl_arrow_orange.png') no-repeat right 40%;}
.video_area_box .tire_banner:hover .comm_r_arrow{background:url('/kr/images/common/bl_arrow_orange.png') no-repeat right 40%;}
.video_area_box a {position:relative;display:block;width:100%;height:100%;}
.video_area_box a span {display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:10;background:url('/global/images/common/btn_movie_area.png') center center no-repeat;overflow:hidden;text-indent:-100px;}
.video_area_box a:hover span {background-image:url('/global/images/common/btn_movie_area_on.png');}
.video_caption {width:538px;height:100px;margin-top:20px;overflow:auto;border:1px solid #ccc;padding:10px}

.thumb_type1 li{overflow:hidden;}
.thumb_type1 li:first-child{margin-bottom:20px;}
.thumb_type1 li .imgBox{float:left;width:150px;}
.thumb_type1 li .txt_cont{float:right;width:145px;}
.thumb_type1 li .txt_cont h4{margin:0 0 6px 0 !important;}
.thumb_type1 li .txt_cont p{margin:0 !important;}