<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* video.show.asp */
.video_show{ float:left; width:184px; }
.video_show_frame{ float:left; padding-left:13px; }
.video_show_image{ float:left; width:166px; height:126px; }
.video_show_image img{ width:160px; height:120px; border:solid 1px #c1c9d1; padding:2px; }
.video_show_image img:hover{ width:160px; height:120px; border:solid 1px #FF6600; }
.video_show_image a:hover img{ width:160px; height:120px; border:solid 1px #FF6600; } /* IE6 */
.video_show_title{ float:left; width:166px; height:25px; padding-top:0px; text-align:center; } /* 图片的宽度 + 间距 + 边框 */
.video_show_page{ float:left; width:718px; padding-left:13px; }
.video_show_page_line{ float:left; width:718px; height:20px; background:url(../system/images/line/13.gif) repeat-x bottom; }
.video_show_page_text{ float:left; width:718px; height:30px; text-align:right; padding-top:5px; }

/* fzyp.show.asp */
.fzyp_show{ float:left; width:184px; }
.fzyp_show_frame{ float:left; padding-left:13px; }
.fzyp_show_image{ float:left; width:166px; height:166px; }
.fzyp_show_image img{ width:160px; height:160px; border:solid 1px #c1c9d1; padding:2px; }
.fzyp_show_image img:hover{ width:160px; height:160px; border:solid 1px #FF6600; }
.fzyp_show_image a:hover img{ width:160px; height:160px; border:solid 1px #FF6600; } /* IE6 */
.fzyp_show_title{ float:left; width:166px; height:25px; padding-top:0px; text-align:center; } /* 图片的宽度 + 间距 + 边框 */
.fzyp_show_page{ float:left; width:718px; padding-left:13px; }
.fzyp_show_page_line{ float:left; width:718px; height:20px; background:url(../system/images/line/13.gif) repeat-x bottom; }
.fzyp_show_page_text{ float:left; width:718px; height:30px; text-align:right; padding-top:5px; }</pre></body></html>