.special_text {
	margin:0 5px;
	color:#09c;
}
#container {
	width:900px;
	margin:0 auto;
}
p{
	margin-left: 10px;
	font-size: large;
}
#queryContainer-CT, #queryContainer-SH {
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border:#999 solid 1px;
	background:#FFF;
	overflow: hidden;
}
#form-div {
	margin:15px 10px;
	*margin-bottom:10px;
	*margin-top:10px;
}
body{
	background-color:#ededed;
	font-family:"微软雅黑", Tahoma, Helvetica, SimSun, sans-serif ;
	_font-family:Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;
}
.shaw-div{
	box-shadow:1px 1px 3px 0 #bbb;
	-webkit-box-shadow:1px 1px 3px 0 #bbb;
	-moz-box-shadow:1px 1px 3px 0 #bbb;
	*box-shadow:1px 1px 3px 0 #bbb;
}
.div_title{
	width:124px;
	height:40px;
	background-color:#0099cc;
	line-height:40px;
	font:"微软雅黑", Tahoma, Helvetica, SimSun, sans-serif ;
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
#hint{
	color: red;
}
#resultContainer,#hint{
	margin-top:20px;
	border:#999 solid 1px;
	background:#FFF;
}
table{
	width:100%;
	text-align:center;
}
td{
	border-bottom:#CCC 1px solid;
}
#query_img_div{
	width:71px;
	height:31px;
	background:url(../images/cha1.gif);
	cursor:pointer;
	margin:10px 10px 10px 0;
}
#td-info{
	overflow:hidden;
}
/*#download_img{*/
	/*display:block;*/
	/*width:71px;*/
	/*height:31px;*/
	/*cursor:pointer;*/
	/*margin:10px;*/
	/*background:url(../images/down_btn.jpg);*/
	/*float: left;*/
/*}*/

#download_img, #download_sld_img, #download_sdd_img{
	text-decoration:none;
	float: left;
	text-align: center;
	line-height: 31px;
	color: white;
	display:block;
	background-color: #0099cc;
	width: 110px;
	height: 31px;
	margin: 15px 10px;
}
#download_img, #download_sld_img, #download_sdd_img{
	cursor: pointer;
}
#query_img_div, #quert-ct{
	float: left;
}
#quert-ct{
	display: block;
	width: 100px;
	height: 31px;
	line-height: 31px;
	margin-top: 10px;
}
#queryContainer-SH{
	display: none;
}
.tips{
	font-size: 10px;
	color : black;
}
