* {
	margin: 0;
	padding: 0;
}
html {
	font-size: 13px;
	color: #222;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	/*background: #ECF4FD;*/
}
input, select {
	height: 20px;
	margin: 1px;
	font-size: 13px;
	line-height: 19px;
	border: 1px solid #BBB;
	border-radius: 2px;
	padding: 0;
}
select {
	height: 23px;
}
.button {
	padding: 1px 6px;
}
h1 {
	font-size: 14px;
	margin: 8px 5px 8px;
	text-align: left;
	font-weight: bold;
	color: Black;
}
h2 {
	font-size: 14px;
	margin: 8px 0px 8px;
	text-align: left;
	font-weight: normal;
	color: Black;
}
a {
	color: #01b;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.global_header {
	display: block;
	width: 100%;
	height: 30px;
	background-color: #2d2d2d;
	z-index: 1000;
	position: fixed;
}
.header {
	clear: both;
	width: 980px;
	margin: 0 auto;
	height: 30px;
}
.header h1 {
	font-size: 16px;
	color: #EEE;
	margin: 7px 0 0 12px;
}
.header .logo {
	height: 30px;
	width: 100px;
	margin: 0 0 0 -10px;
	float: left;
}
.header .nav {
	float: left;
	height: 30px;
	margin-left: 10px;
}
.header .nav span {
	position: relative;
	display: inline-block;
	height: 20px;
	padding: 8px 8px 0 8px;
	border-top: 2px solid #2d2d2d;
}
.header .nav_active {
	border-top: 2px solid red !important;
}
.header .nav_active a {
	color: white !important;
	font-weight: bold;
}
.header .nav span a {
	color: #CCC;
}
.header .jia_bar {
	display: inline-block;
	float: right;
	padding: 8px 10px 0 0;
}
.content_panel {
	padding: 5px 0px 5px 0px;
	font-size: 12px;
}
.content_left_main {
	min-height: 400px;
}
.footer {
	padding: 5px 5px 5px 5px;
	width: 980px;
	margin: 0 auto;
}
.train_query_form {
	display: inline-block;
	width: 280px;
}
.wd_query_form {
	position: relative;
	display: inline-block;
	width: 280px;
	position: relative;
}
.query {
	padding: 7px 10px 4px 10px;
}
.query_mid {
	width: 980px;
	margin: 0px auto;
	min-height: 50px;
	vertical-align: middle;
}
.query_out {
	width: 100%;
	display: table;
	background-color: whitesmoke;
	border-bottom: 1px solid #E5E5E5;
	padding-top: 30px;
}
.default_table ,.data_table, .csv2table-table {
	width: 100%;
}
.swap_button_honor {
	border: 1px solid #444;
}
.swap_button {
	display: inline-block;
	width: 21px;
	height: 21px;
	text-align: center;
	line-height: 21px;
	border: 1px solid #999;
	border-radius: 3px;
	padding: 0;
	font-size: 11px;
}
.swap_button_img {
	display: inline-block;
	background: url('/img/buttons6.png') -5px -3px no-repeat;
	width: 21px;
	height: 21px;
	opacity: .55;
	vertical-align: middle;
	margin-top: -3px;
}
.wd_min {
	color: red;
}
.father_panel {
	width: 990px;
	margin: 0 auto;
}
.main_panel {
	width: 712px;
	float: left;
    height: 100%;
}
.side_panel {
	width: 270px;
	float: right;
}
.trainid_schedule {
	width: 260px;
}
.nodata {
	color: #999;
}
h1 a{
    color: #fff;
}
.side_panel .box, .content_panel, .main_panel_ {
	border: 1px solid #E5E5E5;
	background: whiteSmoke;
	padding: 5px 4px 15px 4px;
	margin-top: 10px;
    margin-bottom: 3px;
}
.side_panel .box {
    text-align: left;
}
.side_panel .box table {
    width:100%;
}
.side_panel .searchbox {
    font-size: 12px;
}
.searchbox ul{
    margin-left: 3px !important;
    list-style-type: none;
}   
.searchbox a{
    font-color: #000;
}
ul {
    margin-left: 18px;
}
.side_panel .box li {
    margin-top: 4px;
}
/*
 TableCloth
 by Alen Grakalic, brought to you by cssglobe.com
 */
caption {
	padding: 0 0 2px 0;
	font: bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
table, td {
	font: 100% Arial, Helvetica, sans-serif;
}
table {
	/*width: 100%;*/
	border-collapse: collapse;
	margin: 1em 0;
}
th, td {
	text-align: center;
	padding: 4px 3px 4px 3px;
	border: 1px solid #fff;
}
th {
	background: #328aa4;
	color: #fff;
}
td {
	background: #ECF4FD;
}
/* tablecloth styles */
tr.even td {
	background: #ECF4FD;
}
tr.odd td {
	background: #f8fbfc;
}
th.over, tr.even th.over, tr.odd th.over {
	background: #4a98af;
}
th.down, tr.even th.down, tr.odd th.down {
	background: #bce774;
}
th.selected, tr.even th.selected, tr.odd th.selected {
}
td.over, tr.even td.over, tr.odd td.over {
	background: #ecfbd4;
}
td.down, tr.even td.down, tr.odd td.down {
	background: #bce774;
	color: #fff;
}
td.selected, tr.even td.selected, tr.odd td.selected {
	background: #bce774;
	color: #555;
}
#result_canvas ul, #result_canvas p{
    line-height:20px;
}
.login_status {
    color: #999;
	padding: 8px 8px 8px 8px;
}
.login_status a {
    color: #CCC;
	font-weight: bold;
}
.trainlevel_canvas {
    padding:0px 5px 4px 6px;
    color: #666;
}
.formtable {
    width:100%;
}
.formtable td{
    text-align: left;
}
.formtable th{
    text-align: right;
}

.formtable li {
    color: red;
}
.formtable .helptext{
    display: inline;
    padding-left: 10px;
}
.formtable input{
    width:280px;
    padding-left: 4px;
}
.formtable th{
    width:86px;
}

.yunzhuanlist {
    width:100%;
}
.datadescription {
    padding-top:12px;
}
.hcwiki_trainproperty_box {
    word-break:break-all;
}
.hcwiki_trainproperty_box td{
    text-align:left;
}

.hcwiki_trainproperty_box th{
    width: 50px;
}
.yp-trainschedule-expendall{
    float:right;
    cursor:pointer;
}
.yp-trainschedule-outofdate {
    display: none;
}
