/* CSS Document */
/*公用样式*/
body{background-color: #EBEDEC;background-image: url(imagesbg.jpg);background-repeat: repeat-x;margin: 0px;padding:0px;font-size:12px;}
td{font-size:14px;line-height:25px;color:#000000;}
/*时间*/
.time{font-size:12px;color:#ffffff;}
/*底部*/
.foot{font-size:12px;color:#3A82B4;}
a{font-size:12px;color:#3A82B4;}
a:link {font-size:12px;color: #3A82B4;text-decoration: none;}
a:visited {font-size:12px;color: #3A82B4;text-decoration: none;}
a:hover {font-size:12px;color: #3A82B4;text-decoration: none;}


/* 表单样式 */
.hf-gridlist { text-align:left; clear:both; background:#FFF; font-size:12px;}
.hf-gridlist table{border:0;width:100%; background:#FFF;border-collapse:collapse;border-spacing:0;border-top: #EBEBEB 1px solid;border-left: #EBEBEB 1px solid;}/* 表格的样式 宽度可变 */
.hf-gridlist th{height: 23px;border-right:#EBEBEB 1px solid;text-align: center;line-height: 23px;font-weight:bold; background:#E3F2FE url(../images/hf-gridlist-th.jpg) repeat-x top;}/* 表格标题的样式 */
.hf-gridlist tr.even{background:#F5F5F5;}/* 偶数行的样式 */
.hf-gridlist tr.hover{background:#EBFAD6;}/* 鼠标悬浮行的样式 */
.hf-gridlist tr.selected{background:#DFE8F6;}/* 选中行的样式 */
.hf-gridlist td{height: 24px;border-right:#EBEBEB 1px solid;border-bottom: #EBEBEB 1px solid;text-align:center;}/* 单元格的样式 */
.hf-gridlist a { color:#222}
.hf-gridlist a:hover {color:#2E9ED3}




			
