@charset "utf-8";
/* CSS Document */

@import url("../../css/base.css");
@import url("../../css/page.css");

.vvreview_video{width:726px;}
.vvreview_video_con{width:726px;}
.vvreview_video_con ul{width:726px; overflow:hidden;}
.vvreview_video_con li{float:left; width:150px; height:144px; display:inline; margin:12px 0 0 25px; padding:0 0 12px 0; overflow:hidden;}
.vvreview_video_con li a{ width:150px; text-align:center; color:#171717; font-size:12px; line-height:30px; display:block;}
.vvreview_video_con li a:hover{color:#e84d0d; text-decoration:underline;}
.vvreview_video_con li a img{width:150px; height:113px;}
.play_button{float:left; position:relative; top:-112px; left:52px; width:50px;height:50px;display:block; background:url(../images/play_button.png) no-repeat;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/play_button.png'); /* IE6 */ _background-image:none; cursor:pointer; overflow:hidden; }
.vvreview_video_dot{float:left; margin:12px 0 0 14px; width:704px; height:1px; line-height:0; font-size:0; background:url(../images/dotted_line.jpg) repeat-x 0 0; display:inline;}
