/* CSS reset */
body,p,h1,h2,h3,h4,h5,ul,ol,input,dl,dd,form,td{margin:0; padding:0;font-family:"宋体","Arial"; font-weight:normal}
.a1 {
	color: #2A2A2A;
}
.a1:hover {
	color: #FF0000;
	text-decoration: none;
}
tbody{border-collapse:collapse}
li{list-style:none;}
a{ text-decoration:none; font-family:"宋体","Arial"; cursor:pointer}
img{border:none;vertical-align:top;overflow:hidden;border:none}
.clear:after{ content:""; display:block; clear:both}
.clear{zoom:1}
textarea{resize:none}
iframe{ display:block}
/* reset end */

.inputImgind {
	width: 60px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	overflow: hidden;
	color: #0082BF;
	padding-right: 6px;
	line-height: 22px;
	height: 22px;
	margin-top: 6px;
	cursor:pointer;
}
.sjlj a {
	color: #333333;
}