/*--  公交查询界面  --*/
.font1 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.font2 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #004EAF;
}
.font2 A:link{
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #004EAF;
}
.font2 A:visited{
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #004EAF;
}
.font2 A:hover{
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #D70000;
}
.font2 A:active{
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	color: #004EAF;
}
.font14 {
	font-family: tahoma;
	font-size: 14px;
	line-height: 20px;
	color: 004EAF;
}
.input1 {
	font-family: tahoma;
	font-size: 12px;
	color: #0B5FB3;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 14px;
	width: 220px;
}
.STYLE1 {
	font-size: 12px;
	line-height: 18px;
	font-family: tahoma;
	color: #004eaf;
}
.input2 {
	font-family: tahoma;
	font-size: 12px;
	color: #0B5FB3;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 14px;
	width: 80px;
}
.STYLE2 {color: #000000}

.link-fontindex {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
padding-top:10px;
padding-left:8px;
padding-right:8px;
padding-bottom:8px;
}
.link-fontindex A:link{
	font-size: 12px;
	color: #1F3A87;
	line-height: 18px;

}
.link-fontindex A:hover{
	font-size: 12px;
	color: #FF8800;
	line-height: 18px;

}
.link-fontindex A:visited{
	font-size: 12px;
	color: #4B96EA;
	line-height: 18px;
}
.link-fontindex A:active{
	font-size: 12px;
	color: #1F3A87;
	line-height: 18px;
}

/*****按钮样式*****/
.btn_y { 
background:url(/jt/images/shopBtn_y.gif) no-repeat; 
width:74px; text-align:center; line-height:20px;
}
.btn_y a:link, .btn_y a:hover, .btn_y a:visited {color:#ffffff;}

.btn_b { 
background:url(/jt/images/shopBtn_b.gif) no-repeat; 
width:74px; text-align:center; line-height:20px;
}
.btn_b a:link, .btn_b a:hover, .btn_b a:visited {color:#ffffff;}

.btn_g { 
background:url(/jt/images/shopBtn_g.gif) no-repeat; 
width:74px; text-align:center; line-height:20px;
}
.btn_g a:link, .btn_g a:hover, .btn_g a:visited {color:#ffffff;}

.btn_r { 
background:url(/jt/images/shopBtn_r.gif) no-repeat; 
width:74px; text-align:center; line-height:20px;
}
.btn_r a:link, .btn_r a:hover, .btn_r a:visited {color:#ffffff;}


/*--  Ajax交互显示界面  --*/
#getplatform {
   position:absolute; background-color:#999999; visibility:hidden;color:#555;background:#fcfcfc;border:1px #ccc solid;list-style:none; cursor:pointer;
}
.mover {
	color:#fff;background:#5b81df;padding:2px 0px 0px 2px;
}

