﻿/* DEFAULTS
----------------------------------------------------------*/
body {
    font-size: 9pt;
    font-family: 宋体, Verdana, Tahoma, Arial, "Helvetica Neue", Helvetica, Sans-Serif;
    color: #707070;
    background: url("Images/bj.jpg") repeat;
    margin: 0px;
}

a, a:visited, a:active {
    color: #707070;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

p {
    margin: 0.5em 0;
    padding: 0px;
    line-height: 1.5em;
}

ul, ul li {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#page {
    width: 980px;
    margin: 0px auto;
}

#header #logo {
    height: 130px;
    background: url("Images/logo.png") no-repeat 10px center;
}

#header #nav {
    height: 44px;
    background: url("Images/nav-bg.gif") repeat-x center;
    text-align: center;
    margin-bottom: 5px;
}
#header #nav a,
#header #nav a:visited,
#header #nav a:active {
    color: #fff;
    line-height: 44px;
    display: inline-block;
    width: 100px;
    text-decoration: none;
    text-align: center;
}
#header #nav a:hover {
    text-decoration: underline;
}

#footer {
    height: 132px;
    background: url("Images/buttin_bj.jpg") repeat-x;
}

.clear {
    display: block;
    clear: both;
}

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}

.titleBig
{
	display:block;
	float:none;
	text-align:left;
	width:auto;
	font-size:12px;
	font-style:blod;
}

.loginDisplay
{
    font-size: 1.1em;
    display: block;
    text-align: right;
    padding: 10px;
    color: White;
}

.loginDisplay a:link
{
    color: white;
}

.loginDisplay a:visited
{
    color: white;
}

.loginDisplay a:hover
{
    color: white;
}

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.title_bj{
	width:742px;
	height:25px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	text-indent: 10px;
	background-color: #CCCCCC;
}

.table_box tr{
width:100%;

}
.title_ti{
float:left;
width:100px;
}

.title_time{
	width:200px;
	float:left;
	margin-left:20px;
	text-align: center;
}

.title_line{
	width:px;
	height:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBCBCB;
	padding-top: 10px;
	text-indent: 20px;
  }
