﻿@charset "UTF-8";


body {background: #dfeaeb url('bg.jpg')repeat-x;font-size: 12px;font-family: "微软雅黑";}
a {color: #000;text-decoration: none;font-size: 12px;}
a:hover {color: #f00;text-decoration: underline;}
.top{ width:1000px; height:260px; margin:0 auto;}
.red {color: #f00;}
.tableBorder1 { BORDER-RIGHT: #A20000 0px solid; BORDER-TOP: #A20000 0px solid; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #A20000 0px solid; LINE-HEIGHT: normal; BORDER-BOTTOM: #A20000 0px solid; FONT-STYLE: normal; BACKGROUND-COLOR: #06f; FONT-VARIANT: normal ;table-layout: fixed;}
.tableBorder1 th {color: #fff;}
.tableBorder1 td:nth-of-type(6) {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.banner { width: 1000px; margin: 0 auto; height: 150px; overflow: hidden; position: relative; background: url('header.jpg') no-repeat; }
.footer {height: 100px;background: #06f;width: 1000px;margin: 0 auto;color: #fff;font-size:12px;}

 ol,ul {list-style-type: none;margin: 0;padding: 0;}
.tab {position: fixed;right: 50%;background: #fff;top: 100px;margin-right: -685px;width: 80px;}
.tab .t {background:#c00;color:#fff;padding:10px 0;}
.tab ul,.tab ol {padding: 5px;}
.tab ul li {cursor: pointer;border:1px solid #ccc;margin-bottom: 5px;color: #000;padding: 5px 0;}
.tab ul li:hover {opacity: 0.8;color: #fff;background:#c00;}

.tab ol li a {cursor: pointer;border:1px solid #ccc;margin-bottom: 5px;color: #000;padding: 5px 0;display:block}
.tab ol li a:hover {background:#c00;text-decoration:none;color: #fff;}
.none {display: none;}









