/* 全局CSS定义 */
body{font-family:"宋体", Arial, Verdana, sans-serif;margin:0 auto;padding:0;font-size:12px;color:#333;}
body > div{;margin-right:auto;margin-left:auto;} 
body, td, th { font-family: "宋体", Arial, Verdana, sans-serif; }
div,form,ul,ol,li,span,p{margin:0;padding:0;border:0;}
img,a img{border:none;margin:0;padding:0;}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul,ol,li{list-style:none}
table,td,input{font-size:12px;padding:0}
/* 默认链接颜色 */
a{outline-style:none;color:#3e3e3e;text-decoration:none}
a:hover{color:#f00;text-decoration:underline;}

.clearfloat{display:block;clear:both;content:"";visibility:hidden;height:0; line-height:0; font-size:1px;}

.left {text-align :left ;}
.right {text-align: right;}
.center {text-align :center ;}
td.l, th.l {text-align: left;}
td.c, th.c {text-align: center;}
td.r.th.r {text-align: right;}
.datagrid {table-layout :fixed ;border-collapse :collapse;}
.datagrid th {background-color: #f3f7fa;border: 1px solid #cfdae4; height: 45px;color: #000;}
.datagrid th a, .datagrid th a:link, .datagrid th a:visited, .datagrid th a:active {text-decoration: none;color: #222;}
.datagrid th a:hover {text-decoration: underline;color: #ff0000;}
.datagrid td { font-size:12px; text-align:center;}
.datagrid .tdbg1 {background: #f3f7fa;}
.datagrid .trbg1 {/*background: #efd5a9;*/}
.datagrid .trbg2 {/*background: #c2cee9; background: #f1f1f1;*/}
.datagrid .trbg3 {background: #ff6600;}
.datagrid .trbg {background: #fafbfc;}
.highlight td, .highlight th {background: #fafbfc;}
.datagrid thead .sort_up {background-image: url(images/up_arrow.gif);background-repeat: no-repeat;background-position: right center;}
.datagrid thead .sort_down {background-image: url(images/down_arrow.gif);background-repeat: no-repeat;background-position: right center;}
.datagrid tbody .sort_up {background-image: none;}
.datagrid tbody .sort_down {background-image: none;background-color: #f1f1f1;}
.datagrid thead .red_bg {background-color: #F00;color: #fff;}
.datagrid thead .green_bg {background-color: #060;color: #fff;}
.datagrid thead .gray_bg {background-color: #666;color: #fff;}
.datagrid tbody .red_bg {background-color: #f3f7fa;}
.datagrid tbody .green_bg {background-color: #f3f7fa;}
.datagrid tbody .gray_bg {background-color: #f3f7fa;}
.datagrid td {line-height: 24px;padding-left: 2px;border: 1px solid #cfdae4;}
.divErrorData, .divEmptyData {height: 50px;line-height: 50px;text-align: center;font-family: 微软雅黑 , 黑体;font-size: 13px;color: #333;font-weight: bold;text-shadow: rgba(241, 241, 241, 0.75) 0px 1px 0px;}
.pages {height: 30px;text-align: right;line-height: 30px;margin: 10px 0 5px;color: #979797;}
.pages span, .pages a {margin-right: 4px;padding: 2px 6px;}
.pages span {border: 1px solid #D4D9D3;color: #979797;}
.pages a {border: 1px solid #5066ac;}
.pages a:link {color: #003595;text-decoration: none;}
.pages a:visited {color: #003595;text-decoration: none;}
.pages a:hover {color: #000;text-decoration: none;border: 1px solid #5066ac;-moz-border-radius-bottomleft: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;background-color: #BDDDE8;}
.pages a:active{color: #000;text-decoration: none;border: 1px solid #5066ac;}
.pages a.pagecurr:link, .pages a.pagecurr:visited, .pages a.pagecurr:hover, .pages a.pagecurr:active{text-decoration: none;background: #2C6CAC;border: 1px solid #2C6CAC; color: #fff;cursor: default;-moz-border-radius-bottomleft: 3px;-moz-border-radius-bottomright: 3px;-moz-border-radius-topleft: 3px;-moz-border-radius-topright: 3px;background-color: #223355;color: white;}

.tabletop {background:#fcc875; height:40px; line-height:40px;font-family: "黑体"; font-size:20px; text-indent:20px; color :#fff;}
.box1 {background: url("title_bg.gif") no-repeat scroll 0 0 transparent;color: #17387D;font-size: 14px;font-weight: bold;height: 42px;line-height: 42px;overflow: hidden;}

.tabbox1 ul {margin: 0;padding: 0 0 0 20px;}
.tabbox1 li {background: url("line_1.gif") no-repeat scroll right center transparent;color: #17387D;cursor: pointer;display: block;float: left;font-weight: bold;height: 42px;line-height: 42px;padding: 0 10px;}
.tabbox1 li.on {background: url("line_1.gif") no-repeat scroll right center transparent;color: #FF9900;cursor: pointer;float: left;height: 42px;line-height: 42px;padding: 0 10px;}
.tabbox1 li a, .tabbox1 li a:active, .tabbox1 li a:link, .tabbox1 li a:visited {color: #17387D;text-decoration: none;}
.tabbox1 li a:hover {color: #FF0000;text-decoration: none;}
#content{min-height :500px;}

