﻿@charset "utf-8";
/* CSS Document */
body { background:#FFF; }
.entry_list { width:818px; margin:0 auto; background:#c4d4e1; border:1px solid #94b5c7; }
.entry_list .entry_tit { height:26px; line-height:26px; color:#3d6578; font-size:14px; font-family:"宋体"; padding-left:10px; font-weight:bold; background:url(../images/e_line.jpg) repeat-x 0 0; border-bottom:1px solid #94b5c7; }
.entry_list .entry_box { background:url(../images/entry.jpg) no-repeat 0 0; width:803px; height:161px; padding:50px 0px 0px 17px; }
.entry_box li { float:left; text-align:center; width:152px; margin-right:26px; }
.entry_box li a { color:#000; }
.entry_box li img { border:1px solid #cacaca; margin-bottom:4px; padding:3px;}
.e_pre, .e_next { background:url(../images/e_j.jpg) no-repeat 0 0; }
.e_pre { background-position:0 0px; width:20px; height:23px; display:inline-block; }
.e_next { background-position:0 -29px; width:20px; height:23px; display:inline-block; }
.entry_box .e_pre, .entry_box .e_next, .entry_box .entry_tab { float:left; }
.entry_box .entry_tab { margin:0 30px; width:685px; height:160px; overflow:hidden; }
.entry_box .entry_tab ul { width:1000px; }
.entry_box .e_pre, .entry_box .e_next { margin-top:40px; }