﻿@charset "utf-8";
/* CSS Document */
body {font-family:"宋体", arial;margin:0 auto;padding:0;background:#FFF;width:965px;font-size:12px;line-height:20px;overflow-y:scroll!important;*overflow-y:auto!important;_overflow-y:auto;}

/* 字体 */
.cblack, .cblack a:link, .cblack a:visited {color:#000;text-decoration:none;}
.cblack a:hover, .cblack a:active {color:#eb2d00;text-decoration:none;}
.cred, .cred a:link, .cred a:visited {color:#eb2d00;text-decoration:none;}
.cred a:hover, .cred a:active {color:#eb2d00;text-decoration:none;}
.cwhite, .cwhite a:link, .cwhite a:visited {color:#eb2d00;text-decoration:none;}
.cwhite a:hover, .cwhite a:active {color:#eb2d00;text-decoration:none;}
.cblue{color:#226CAC;}
.cgreen, .cgreen a:link, .cgreen a:visited {color:#0D8F69;text-decoration:none;}
.cgreen a:hover, .cgreen a:active {color:#eb2d00;text-decoration:none;}
.red{color:#C80300;}

.s{margin:10px 0px;}
.b{font-weight:bold;color:#000;}

.location{width:965px;padding:5px 0px;margin:0 auto;text-indent:1em;}
#list{width:965px;height:auto;margin:0 auto;}
#list table{text-align:center;border-collapse:collapse; border:1px solid #E3E3E3;}
#list table img{ background:url(../images/list_bg.jpg) no-repeat; width:29px; height:36px; }
#list table .num{font:"Times New Roman", Times, serif; font-size:16px; height:38px;}
/*--------页码--------*/
#list .nextpg{margin:10px 0px;clear:both;text-align:center;}
#list .nextpg a{border:1px solid #d9d9d9;padding:3px 5px;margin-right:5px;}