@charset "utf-8";
/* CSS Document */

/* video_page */
.videopage .tvico {padding:3px 0 0 50px; background:transparent url(../img/frontend/i/icn_tv.gif) no-repeat; min-height:30px;}
*html .videopage .tvico {height:30px;}
.videopage .bigscreen_wrap {margin-bottom:20px;}
.videopage .bigscreen {width:540px; float:left; margin-right:20px;}
.bigscreen_info {width:145px; float:left; color:#999; font-size:90%;}
.videopage .bigscreen_info .tv_time {background:transparent url(../img/frontend/i/icn_time.gif) no-repeat; padding-left:20px; font-weight:bold; margin-bottom:10px; font-size:120%;}
.videopage .bigscreen_info .tv_review {margin-bottom:5px;}
.videopage .block {margin-bottom:5px;}
.videopage .searchres_topsort {padding-bottom:10px;}
.videopage .tvlist {border-top:2px solid #EEEEEE; border-bottom:2px solid #EEEEEE; padding-top:10px;}
.videopage .line {float:none; clear:both;}
.videopage .line .itm {width:30%; margin-left:5%; float:left; color:#999; padding-bottom:25px;}
.videopage .line .itm_first {margin-left:0;}
.videopage .line .itm .lnk {margin-bottom:5px;}
.videopage .line .itm a {font-size:105%; font-weight:bold; color:#0033CC; text-decoration:underline;}
.videopage .line .itm a:hover {color:#c00; text-decoration:underline;}
.videopage .line .itm a img {display:block; border:1px solid #000; width:159px; margin-bottom:3px;}
.videopage .line .itm .tv_time {background:transparent url(../img/frontend/i/icn_time.gif) no-repeat; padding-left:20px;}
