﻿@charset "utf-8";
/* CSS Document */

body { font:12px/1.5 Tahoma,arial, "宋体","微软雅黑",Verdana,sans-serif; -webkit-text-size-adjust:none; background-image:url(../images/bg.gif);}
fieldset, img { border:0;}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, q, th, td, caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video { margin:0; padding:0;}
ul, ol, li, dl, dt, dd { list-style-type: none;}
em, code { font-style: normal;}
del { text-decoration: line-through;}
a { color:#000; text-decoration: none;}
.im img{ display:block;}
.cle { clear:both;}
.f14 { font-size:14px;}
/*灰*/	.gray { color:#6a6a6a;}
.gray a,a.gray{ color:#6a6a6a; }
.gray a:hover,a:hover.gray{ color:#c20000; }
/*红*/	
.red { color:#c20000;}
.red a,a.red{ color:#c20000; }.red a:hover,a:hover.red{ color:#008713; }  
/*蓝*/	.blue { color:#0564a5; }	
.blue a,a.blue{ color:#0564a5; text-decoration: none; }	.blue a:hover,a:hover.blue{ color:#c20000; }
/*绿*/	
.green { color:#008713; }	.green a,a.green{ color:#008713; text-decoration: none; }	
.green a:hover,a:hover.green{ color:#c20000; }
/*紫*/	.Purple { color:#a4009e; }	
.Purple a,a.Purple{ color:#a4009e; text-decoration: none; }	.Purple a:hover,a:hover.Purple{ color:#008713; }
/*橙*/	
.Orange { color:#FF6600; }	.Orange a,a.Orange{ color:#FF6600; text-decoration: none; }	
.Orange a:hover,a:hover.Orange{ color:#008713; }  
/*白*/.white { color:#fff; }	
.white a,a.white{ color:#fff; text-decoration: none; }	.white a:hover,a:hover.white{ color:#c20000; }
  
/*上下篇*/
.page_sx {float:right; width:730px; height:70px; border:1px dashed #999999; margin:10px;}
.page_list {float:left; width:670px; height:35px; line-height:35px; padding-left:10px;}
.page_list a {font-size:14px; color:#0d5589; text-decoration: underline;}
.page_list a:hover{color:#ff0000; text-decoration: none;}



/*翻页*/
.page {width:582px; height:40px; float:left; padding-top:20px; padding-left:100px;}
.page a{ font-weight:bold; background-color:#fafafa; color: #005190; border: 1px solid #cccccc; padding-left: 6px; padding-right: 6px; line-height: 19px; float:left; margin-left:2px; margin-right:2px;}
.page a:hover{ color: #7e7e7e; border: 1px solid #eaeaea; padding-left: 6px; padding-right: 6px; line-height: 19px; background-color:#FFFFFF; }
.Notices{ line-height:19px; display:block; float:left; color:#898989; }
.nopage{font-weight:bold; background:#FFFFFF; color: #dcdcdc; border: 1px solid #dcdcdc; padding:0 6px 0 6px; line-height: 19px; float:left; margin:0 2px 0 2px;}
.pagefont { float:left; display:block; color: #FF0000; text-decoration: none; font-weight:bold; border: 1px solid #FFFFFF; padding-left: 6px; padding-right: 6px; line-height: 19px; background-color:#FFFFFF; }

