﻿@charset "utf-8";
/* CSS Document */
.box{ width:960px; margin:0 auto;border:#dedede solid 1px; border-top:none; height:auto;}

.tit{ background:#f2f2f2; border-top:2px solid #db0008; height:40px; line-height:40px; position:relative;}
.tit h5{height:40px; line-height:40px;}
.tit a{font-size:16px;margin-left:15px; line-height:40px;}

.box ul{ margin:20px;}
.box ul li{font-size:14px !important;  width:100% !important; height:30px; line-height:30px; text-align:left; font-weight:normal; position: relative; display:block;}
.box ul li a{width:580px !important; height:26px; line-height:26px; overflow:hidden; display:block; color:#333;}
.box ul li span{width:80px !important; height:26px; line-height:26px;display:block; position:absolute; right:0; top:0;color:#999; font-size:12px; text-align: right;}
.box ul li a:hover{ color:#db0008;}

.box table{ width:100%;height:auto;border-collapse:collapse; margin:0;}
.box th{ background:#eee; height:40px; line-height:40px;}
.box td{ line-height:25px; padding:5px; font-size:14px;}
.box td.comp{ color:#999; text-align:center;}
.box td.date{ color:#999; text-align:center;}

.tit div{ top:0; right:5px; position:absolute; font-size:0; _top:5px;}
.tit div label{font-size:14px !important; color:#333; vertical-align:middle; padding-left:20px;}
.tit div a{width:50px; height:26px; line-height:26px; text-align:center; font-size:14px; color:#fff; text-decoration:none; background:#db0008; margin:0; display:inline-block;vertical-align:middle;}
.tit div input{ width:150px; height:26px; line-height:26px; border:0; vertical-align:middle; padding:0 5px;}
.tit div a:hover{background:#9e0902; color:#fff;}


.nav {background:#db0008 !important;}
.current{ background:#9e0902 !important;}
.navcurr{ background:#ff4444 !important;}
.link .line{border-bottom: 1px solid #db0008 !important;}


