<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
(C) 2013 Hyic Inc
封面样式
*/

div.bodyer div.layout{ padding:10px 0; background:url(imagebgline_200.gif) repeat-y left 0; }
div.bodyer div.left{ width:200px; }
div.bodyer div.right{ padding:0 10px; width:730px; }

div.bodyer div.right div.list li{ border-bottom:1px dashed #e4e4e4; overflow:auto; }
div.bodyer div.right div.list li a{ float:left; line-height:20px; }
div.bodyer div.right div.list li a.title{ width:650px; }
div.bodyer div.right div.list li span{ float:right; font-size:12px; line-height:20px; color:#999; }
</pre></body></html>