﻿BODY {
	font-size: 9pt;
	line-height: 11pt;
	font-weight: normal;
}
.zhanzhantitle {
	color: #CC3300;
	font-size: 11pt;
	font-weight: bold;
}
input {
	font-size: 9pt;
	line-height: 11pt;
}
span {
	font-size: 9pt;
	line-height: 11pt;
}
.botton {
	border-style: solid;
	border-width: 1px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
	color: #0000FF;
}
A:active {
	FONT-SIZE: 12px;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	font-size: 12px;
	TEXT-DECORATION: none;
}
a:link.traintoair {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
a:visited.traintoair {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
a:active.traintoair {
	FONT-SIZE: 12px;
	text-decoration: none;
}
a:hover.traintoair {
	color: #FF0000;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
a:link.nav {
	font-size: 12px;
	text-decoration: none;
	color: #161616;
}
a:visited.nav {
	font-size: 12px;
	text-decoration: none;
	color: #161616;
}
a:active.nav {
	FONT-SIZE: 12px;
	text-decoration: none;
}
a:hover.nav {
	color: #FF0000;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
td {
	font-size: 9pt;
	line-height: 120%;
}
a:link.blue {
	font-size: 12px;
	text-decoration: none;
	color: #0000ff;
}
a:visited.blue {
	font-size: 12px;
	text-decoration: none;
	color: #0000ff;
}
a:active.blue {
	FONT-SIZE: 12px;
	text-decoration: none;
}
a:hover.blue {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a:link.white {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited.white {
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:active.white {
	FONT-SIZE: 12px;
	text-decoration: none;
}
a:hover.white {
	color: #FF0000;
	font-size: 12px;
	text-decoration: none;
}
a:link.red {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
a:visited.red {
	font-size: 12px;
	text-decoration: none;
	color: #ff0000;
}
a:active.red {
	FONT-SIZE: 12px;
	text-decoration: none;
}
a:hover.red {
	color: #0000ff;
	font-size: 12px;
	text-decoration: none;
}
a:link.gray			{font-size: 12px; text-decoration: none; color: gray }
a:visited.gray {
	font-size: 12px;
	text-decoration: none;
	color: gray;
}
A:active.gray {
	FONT-SIZE: 12px;
	text-decoration: none;
	color: gray;
}
a:hover.gray {
	color: gray;
	font-size: 12px;
	TEXT-DECORATION: underline;
}
.indent24px {
	text-indent: 24px;
}
input.checi {
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
}
input.train {
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
}
#expand {
	CURSOR: hand;
	COLOR: #0033bb;
	TEXT-DECORATION: none;
}
div.expand {
	DISPLAY: none;
	Z-INDEX: 1;
	MARGIN: 0.5em 1.3em;
}
div.expand2 {
	PADDING-RIGHT: 10px;
	DISPLAY: none;
	PADDING-LEFT: 10px;
	Z-INDEX: 1;
	PADDING-BOTTOM: 10px;
	MARGIN: 0.5em 1.3em;
	OVERFLOW: visible;
	WIDTH: 100%;
	PADDING-TOP: 10px;
	BACKGROUND-COLOR: #eeeeee;
}
.xpTable {
	behavior: url(xpTable.htc);
	sortNoneImageUrl: sortBlank.gif;
	sortUpImageUrl: sortUp.gif;
	sortDownImageUrl: sortDown.gif;
	posUpImageUrl: upArrow.gif;
	posDownImageUrl: downArrow.gif;
	position: relative;
	margin: 0px;
	width: 100%;
	font: menu;
	highlightBackgroundColor: #C1D2EE;
	highlightBorderColor: #eff3fb;
	color: windowtext;
	cursor: default;
}
.xpTable thead td {
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font: menu;
	color: menutext;
	background-color: buttonface;
	cursor: hand;
	padding-top: 1px;
	padding-bottom: 1px;
}
.xpTable tbody tr {
	color: windowtext;
	background: window;
	height: 20px;
}
.xpTable thead th {
	background-color: buttonface;
	background: url('title_bg.gif');
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font: menu;
	color: menutext;
	cursor: hand;
	padding-top: 8px;
	padding-bottom: 8px;
}

.completionListElement 
		{  
			background:url('/cn/train/img/completionList.gif') no-repeat left top;
			visibility : hidden;
			margin : 0px!important;
			padding:0px;
			padding-top:30px;
			color : windowtext;
			border : buttonshadow;
			border-width : 1px;
			border-style : solid;
			border-color:#7f9db9;
			overflow : auto;
			text-align : left; 
			list-style-type : none;
			font-family :Arial;
			width:230px;	
			cursor : 'default';
			background-color : #ffffff;
			float:inherit;
		}
		.listItem 
		{
			height: 18px;
			line-height: 18px;
			width:224px;
			padding-left:3px;
			padding-right:3px;
			padding-top:2px;
			padding-bottom:2px;
			cursor: hand;
			background-color : window;
	        color : windowtext;
		}
		.highlightedListItem
		{
			background-color: #e7f1fd;
			height: 16px;
			line-height: 16px;
			color: #0055aa;
			border-bottom:solid 1px #7f9db9 ;
			border-top:solid 1px #7f9db9 ;
			padding-left:3px;
			padding-right:3px;
			padding-top:2px;
			padding-bottom:2px;
			cursor: hand;
		}
		.result
		{
			font-size: 10pt; font-family:宋体;
		}
		.keywords
		{
			font-size: 10pt;font-family:Arial;
		}
		.listItem .keywords
		{
			color: #0055aa;
		}
		.listItem .result
		{
			color: #0055aa;
		}

.VistaTable thead th {
	background-color: buttonface;
	background: url('/cn/train/title_bg.gif');
	border-left: 1px solid buttonhighlight;
	border-top: 1px solid buttonhighlight;
	border-bottom: 1px solid buttonshadow;
	border-right: 1px solid buttonshadow;
	font: menu;
	color: menutext;
	cursor: hand;
	padding-top: 4px;
	padding-bottom: 4px;
}
.VistaTable tr {
	 height:18px;
}