/*
** global
*/
body{
	margin:0;
	padding:0;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;
}
hr{
	display:none;
}
a{
	color:#0628B7;
}
#mid a:visited,#related a:visited {
	    color:#551A8B;
}
a img{
	border:none;
}
a.rss-link{
	/*
	color:#FF9900;
	*/
}
#duihua-link{
	font-size:12px;
}
.txt-btn{
	color:#1438CE;
	text-decoration:underline;
	cursor:pointer;
}
h1{
	font-size:25px;
	margin-top:0.7em;
	margin-bottom:0.7em;
}
h2{
	font-size:16px;
	font-weight:normal;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding:0.3em;
	background:#E7F1FF;
}
h3{
	font-size:14px;
}
table{
	border-collapse:collapse;
}
form{
	margin:0;
	padding:0;
}
textarea{
	font-size:14px;
	padding:3px;
}
label{
	cursor:pointer;
}
#content p{
	/*
	text-indent:2em;
	*/
}
li{
	margin:0.3em auto;
}
span.off{
	cursor:pointer;
	color:#1438CE;
	text-decoration:underline;
	padding-right:8px;
	background:url(arrow-off.gif) right center no-repeat;
}
span.on{
	cursor:pointer;
	color:#1438CE;
	text-decoration:underline;
	padding-right:8px;
	background:url(arrow-on.gif) right center no-repeat;
}
.square{
	font-size:8px;
}
.sort-by-btn,#mid .sort-by-btn:visited{
	color:#000;
	cursor:pointer;
	text-decoration:none;
}
.pop-new{
	font-size:12px;
	line-height:12px;
	background:#ff0;
}
.pop-new{
	display:inline-block;
	margin-right:2px;
}
.even{
	background:#F6F8F9;
}
.keyword{
	color:#C60A00;
}
a .keyword{
	text-decoration:underline;
}
.list-data-source a,.abstract-data-source{
	color:#008000;
}
.decrease{
	font-family:"Times New Roman", Times, serif;
	color:#008000;
}
.increase{
	font-family:"Times New Roman", Times, serif;
	color:#C60A00;
}
.kooxoo-green{
	color:#008000;
}
.option-tip{
	color:#666;
}
option{
	margin-bottom:5px;
}
.SuperSearchTitle{
	float: left;
	padding-top:4px
}
.SearchDiv{
	padding-left:14px;
	clear: left
}

.SuperSearchBox {
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 400px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SSSearchBox {
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SSSearchMiddle {
	WIDTH: 100px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.TicketSearchBox {
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 400px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchSelectBox {
	HEIGHT: 21px;
}
.SearchBtn {
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}
/* header bar */
#header-bar{
	width:100%;
	font-size:12px;
	height:23px;
	margin-bottom:10px;
	position:relative;
	background:#F6F8F9;
	border-bottom:1px solid #DCDCDC;
}
#header-bar #city-shotcut{
	position:absolute;
	left:15px;
	top:2px;
	padding:2px 5px;
	background:#fff;
	border:1px solid #DCDCDC;
	border-bottom:1px solid #fff;
}
#header-bar #user-links{
	position:absolute;
	right:15px;
	top:1px;
	height:21px;
	line-height:21px;
}
/*
** header
*/
#header{
	z-index:9999;
	position:relative;
	width:100%;
	height:0px;
/*	border-bottom:1px solid #C1D5F1;*/
}
#header #header-logo{
	position:absolute;
	left:0px;
	top:3px;
}
#header #header-ad-center{
	position:absolute;
	left:132px;
	top:3px;
}
#header #header-ad-right{
	position:absolute;
	left:600px;
	top:3px;
}

/* ³¬¼¶ËÑË÷ */
.SearchTable0{
	position:relative;
}
.SearchTable0 input{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 500px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable0 button{
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}
#SuperSearchContent{
	clear:both;
}
#SuperSearchContent #SuperSearchIndex{
	position:absolute;
	width:70px;
	left:10px;
	top:11px;
}
#SuperSearchContent #SuperSearchInput{
	position:absolute;
	width:500px;
	left:70px;
	top:4px;
}
#SuperSearchContent #SuperSearchButton{
	position:absolute;
	left:580px;
	top:5px;
}

/* Õ¾Õ¾ËÑË÷ */
.SearchTable1{
	position:relative;
}
.SearchTable1 input{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable1 button{
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}
#SSSearchContent{
	clear:both;
}
#SSSearchContent #SSSearchIndex{
	position:absolute;
	width:70px;
	left:10px;
	top:11px;
}
#SSSearchContent #SSSearchChuFaZhan{
	position:absolute;
	width:100px;
	left:70px;
	top:4px;
}
#SSSearchContent #SSSearchMiddle{
	position:absolute;
	left:232px;
	top:11px;
}
#SSSearchContent #SSSearchDaoDaZhan{
	position:absolute;
	width:100px;
	left:302px;
	top:4px;
}
#SSSearchContent #SSSearchButton{
	position:absolute;
	left:412px;
	top:5px;
}
#SSSearchContent #SSSearchChuFaSelect{
	position:absolute;
	width:200px;
	left:70px;
	top:36px;
}
#SSSearchContent #SSSearchDaoDaSelect{
	position:absolute;
	width:200px;
	left:302px;
	top:36px;
}

/* Õ¾ÃûËÑË÷ */
.SearchTable2{
	position:relative;
}
.SearchTable2 input{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable2 button{
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}

#SNSearchContent{
	clear:both;
}
#SNSearchContent #SNSearchIndex{
	position:absolute;
	width:100px;
	left:10px;
	top:11px;
}
#SNSearchContent #SNSearchInput{
	position:absolute;
	width:100px;
	left:100px;
	top:4px;
}
#SNSearchContent #SNSearchButton{
	position:absolute;
	left:210px;
	top:5px;
}
#SNSearchContent #SNSearchSelect{
	position:absolute;
	width:200px;
	left:100px;
	top:36px;
}
#SNSearchContent #SNSearchMemo{
	position:absolute;
	width:500px;
	left:310px;
	top:11px;
}

/* ³µ´ÎËÑË÷ */
.SearchTable3{
	position:relative;
}
.SearchTable3 input{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 100px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable3 button{
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}

#TCSearchContent{
	clear:both;
}
#TCSearchContent #TCSearchIndex{
	position:absolute;
	width:100px;
	left:10px;
	top:11px;
}
#TCSearchContent #TCSearchInput{
	position:absolute;
	width:100px;
	left:100px;
	top:4px;
}
#TCSearchContent #TCSearchButton{
	position:absolute;
	left:210px;
	top:5px;
}
/* ³µÆ±ËÑË÷ */
.SearchTable4{
	position:relative;
}
.SearchTable4-InputChuFa{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 70px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable4-InputSearchContent{
	BORDER: #999b9a 1px solid;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 3px;
	PADDING-BOTTOM: 0px;
	WIDTH: 250px;
	PADDING-TOP: 4px;
	HEIGHT: 19px;
}
.SearchTable4 button{
	BORDER: #999b9a 1px solid;
	FONT-SIZE: 13px;
	MARGIN-LEFT: -2px;
	WIDTH: 85px;
	CURSOR: pointer;
	COLOR: #000;
	WHITE-SPACE: nowrap;
	HEIGHT: 25px;
	BACKGROUND-COLOR: #FFFF99;
}

#TicketSearchContent{
	clear:both;
}
#TicketSearchContent #TicketSearchIndex{
	position:absolute;
	width:140px;
	left:10px;
	top:11px;
}
#TicketSearchContent #TicketSearchChuFaZhan{
	position:absolute;
	width:70px;
	left:155px;
	top:4px;
}
#TicketSearchContent #TicketSearchMiddle{
	position:absolute;
	width:30px;
	left:237px;
	top:11px;
}
#TicketSearchContent #TicketSearchDaoDaZhan{
	position:absolute;
	width:200px;
	left:260px;
	top:4px;
}
#TicketSearchContent #TicketSearchButton{
	position:absolute;
	left:520px;
	top:5px;
}
#TicketSearchContent #TicketSearchSelect{
	position:absolute;
	width:250px;
	left:155px;
	top:36px;
}
#TicketSearchContent #TicketSearchJiaoLiuLeiXing{
	position:absolute;
	left:100px;
	top:8px;
	border:1px solid #999b9a;
	width:50px;
	height:16px;
	clip:rect(0px,18px,20px,0px);
	overflow:hidden;
}
#TicketSearchContent #TicketSearchJiaoLiuLeiXing select{
	position:relative;
	left:-2px;
	top:-2px;
	font-size:13px;
	width:53px;
	line-height:18px;border:0px;
	color:#909993;
}
#sidebar{
	word-break:break-all;
	overflow:hidden;
	float:right;
	width:200px;
	padding-left:10px;
	padding-right:10px;
	margin-right:9px;
}
#content {	
	width:100%;
	float:left;
	margin-right: -245px;
}
#main-content{
	position:relative;
	margin-right:239px;
	margin-left:15px;
	min-height:450px;
}
#result-filter{
	width:100%;
	margin-bottom:5px;
	font-size:12px;
	height:19px;
}
.che-info{
	font-size:13px;
	color:#666;
	margin:0 0 15px 5px;
}
/*
** footer
*/
#footer{
	text-align:center;
	color:#666;
	font-size:12px;
	margin:20px 0 0 0;
	padding:10px 0 10px 0;
	border-top:1px solid #ccc;
}
#footer a{
	color:#666;
}
#header,#mid,#footer{
	min-width:770px;
	width:expression(document.body.clientWidth > 770 ? "100%" :"770px");
}
/* info bar*/
#info-bar{
	height:24px;
	line-height:24px;
	margin-bottom:5px;
	float:left;
	width:100%;
	background:#E7F1FF;
}
#info-bar a{
	color:#000;
}
.info-1{
	margin-left:20px;
	float:left;
}
.info-2{
	margin-right:20px;
	font-size:12px;
	float:right;
}
/*
** sidebar
*/
#sidebar{
	font-size:12px;
}
/* sidebar ad */
#sidebar .sidebar-ad{
	color:#666;
	z-index:999;
	padding:0 5px;
	margin:10px 0;
	border-left:1px solid #C1D5F1;
}
#sidebar .sidebar-ad a{
	color:#5A73DD;
}
#sidebar .sidebar-ad .kooxoo-green{
	color:#66B366;
}
#sidebar .sidebar-ad dt{
	margin:0;
	padding:0;
}
#sidebar .sidebar-ad dd,#sidebar .sidebar-ad dl{
	line-height:1.5em;
	margin:0;
	padding:0;
}
#sidebar .sidebar-ad dl{
	margin-bottom:1em;
}
#sidebar .sidebar-ad p{
	margin:0;
	padding:0;
}

/* table data */
.table-data table td{
	padding:7px 0px 7px 7px;
}
.table-data table td.col1 {
	white-space:nowrap;
	overflow:hidden;
	font-size:14px;
	text-overflow:ellipsis;
}
.table-data table{
	table-layout:fixed;
	width:100%;
	border-collapse:collapse;
	font-size:12px;
	margin-left:1px;
}
.table-data table td,.table-data table th{
	/*
	margin:5px;
	*/
	padding:5px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;

}
.table-data table td{
	padding:7px 5px;
}
.table-data table th{
	text-align:left;
	font-size:14px;
	font-weight:normal;
	background:#E7F1FF;

}
.table-data table td.col0{
    width:4%;
	font-size:14px;
}
.table-data table .col2{
	width:12%;
}
.table-data table .col2 a{
	color:#000;
}
.table-data table .col3{
	width:10%;
}
.table-data table .col6{
	width:13%;
}
.table-data table .col7{
	width:15%;
}
/* related */
#related{
	width:100%;
	padding:10px 0 10px 0;
	margin-bottom:35px;
	margin-top:15px;
	float:left;
	background:#E7F1FF;
	clear:both;
}
#related h3{
	float:left;
	margin:0 0 0 15px;
	font-size:12px;
}
#related-body{
	margin-left:15px;
	float:left;
}
#related td{
	padding-right:2.5em;
}

#sub-ad{
	width:100%;
	float:left;
	margin-bottom:10px;
/*  margin-left:4px; */
}
.fly-ad1-c{
	position:relative;
	z-index:999;
	width:468px;
	height:60px;
	margin:5px;
	border:1px solid #ccc;
}
.fly-ad1{
	cursor:pointer;
	width:468px;
	height:60px;
}

/* search start */
#search{
	z-index:9999;
	position:relative;
	width:100%;
	height:100px;
	border-bottom:1px solid #C1D5F1;
}
#search #header-logo{
	position:absolute;
	left:0px;
	top:25px;
}
#header-search{
	position:absolute;
	top:10px;
	left:132px;
	padding-right:4em;
}
#search-nav{
	float:left;
	padding-bottom:5px;
}
#search-nav a,#search-nav strong{
	margin-right:1em;
	display:block;
	float:left;
}
#search-content{
	left:132px;
	clear:both;
}
#search #search-ad-right{
	position:absolute;
	left:750px;
	top:25px;
}
.table-data .ie-cell{
	display:block;
	padding:0;
	font-size:0;
	width:10px;
}
.pre-btn,.next-btn{
	font-size:16px;
}
/* page-browse */
.page-browse{
	clear:both;
	margin:20px 0 10px 15px;
}

/* table nav */
.table-nav{
	position:relative;
	z-index:99;
	zoom:1;
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
	margin-bottom:-21px;
}
.table-nav li{
	float:left;
	margin:0;
	paddig:0;
}
.table-nav li a,.table-nav li strong{
	display:block;
	padding:10px;
	margin-right:10px;
	border:1px solid #C1D5F1;
	border-bottom:1px solid #E9F1FC;
	background:#E9F1FC;
}
.table-nav li a{
	border:1px solid #C1D5F1;
	background:#fff;
}

/* trend table data */
.trend-table-data table{
	width:600px;
}
.trend-table-data{
	margin:20px;
}
.trend-table-data td,.trend-table-data th{
	padding:0.3em;
	border:1px solid  #C1D5F1;
}
.trend-table-data td{
	
}
.l1-th th{
	background:#E9F1FC;
}
.graph{
	margin:20px 0 20px 0;
	padding:25px 15px 5px 0;
	width:600px;
	position:relative;
	border-bottom:1px solid #C1D5F1;
}
.graph h2{
	font-size:16px;
	top:-15px;
	position:absolute;
	padding:0.3em;
}
.graph-options{
	padding-left:230px;
	font-size:14px;
}
.col{
	margin:10px auto;
	border:1px solid #C1D5F1;
}
.col-body{
	line-height:1.5em;
	padding:0.3em 13px;
}
.col h3{
	margin:0;
	padding:0.3em;
	padding-left:12px;
	background:#E9F1FC;
}
.col-body p{
	margin:0;
}
.col-body ul,.col-body uo{
	margin:0;
	padding:0;
	padding-left:1em;
}
#city-list .col-body{
	line-height:1.5em;
}
*html #city-list .col-body{
	padding-bottom:30px;
}
#city-list .col-body:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#city-list .col-body a{
	white-space:nowrap;
	float:left;
	display:block;
	margin-right:0.9em;
}
 