@charset "utf-8"; /* CSS Document */ @import url(master.css);/* 姝SS瀹氫箟椤甸潰鍩烘湰璁剧疆*/ @import url(header.css);/* 姝SS瀹氫箟椤甸潰鍩烘湰妗嗘灦*/ #header{ width:980px; overflow:hidden; } #main_1st { margin:0 auto; width:980px; border:1px solid #ccc; overflow:hidden; background:#FFF; } .title { font-size:12px; padding:0 10px; margin:2px; background:#F0F0F0; } .pic_box { overflow:hidden; margin:20px 0; text-align:center; } .pic_box dd { width:860px; height:70px; overflow:hidden; padding:15px 0; border-bottom:1px dashed #CCC; } .pic_box dd .img img { width:814px; height:40px; } .pic_box dd .tit { margin-top:4px; line-height:25px; font-size:12px; width:814px; text-align:center; } .pic_box dd .tit a { color:#333; } .PageLink { width:960px; height:22px; text-align:center; font-size:14px; line-height:22px; border-bottom:1px solid #ccc; padding:10px 0; margin-bottom:10px; color:#333; } .PageLink .font12 { font-size:14px; line-height:22px; } .First_Page, .Fir_Page, .next_Page, .Last_Page, .First_Page_action, .Fir_Page_action, .next_Page_Action, .Last_Page_Action { background:url(xl_bg_next.gif) no-repeat; width:50px; height:22px; display:inline-block; color:#666; font-size:12px; } .action_num { width:16px; height:22px; font-size:14px; background:url(xl_bg_PageLink.gif) left 1px no-repeat; display:inline-block; color:#FFF; } .PageLink_one { border-bottom:0; border-top:1px solid #ccc; } #footer { width:980px; border-top:2px solid #CCC; padding:10px 0; }