.fs14{
 font-size: 14px;
}
.fstop14{
TEXT-DECORATION: none;
font-size: 13px;
padding-top:3px;
}
.atop{
color:black;
TEXT-DECORATION: none;
}
.atop:hover{
	color:#af1f23;	
}
.abottom{
color:#5F5F5F;
TEXT-DECORATION: none;
}
.akeyword{
	font-size:13px;
	color:#434343;
	TEXT-DECORATION: none;
}
.akeyword:hover{
	color:#af1f23;	
}
.alogin{
	font-size:14px;
	color:green;
	TEXT-DECORATION: none;
	}
.alogin:hover{
	color:#af1f23;
	}

.fs12{
font-weight:600;
padding-bottom:1px;
font-size: 13px;
color:#ffffff;
}
.fsc24 {
	font-family:"����";
	font-size: 20px;
	font-weight: bold;
	color: #5F5F5F;
	padding-left: 33px
}
.padl10{
	padding-left:10px;
}
.fsc14 {
	font-size: 13px;
	padding-bottom:30px;
	padding-top:10px;
	padding-top:15px !important;
	padding-bottom:40px !important;
	
	color: #5F5F5F;
}
.tdtop{
	border-top-color: #cccccc;
	border-top: 2px;

}
.tbfs14{
	line-height:17px;
	padding-bottom:10px;
	padding-left:22px;
	font-size:13px !important;
	font-size:13px;
	color:#434343;
	border:0;


}
.tbfspic{
	border:0;
	padding-top:10px;
	padding-bottom:10px;

}

.ckbox,.ckboxCk{
	float:left;
	clear:none;
	width:13px;
	height:13px;
	font-size:0;
	padding:0;
	margin:0;
	cursor:pointer;
  background-image:url(images/checkbox.gif);
  background-repeat: no-repeat; /*���ǲ���������ƽ��*/
  text-indent:-999em; /*�����ı���һ�ַ���*/
  
}

.ckbox{
	background-position: 0 0px;
}
.ckboxCk{
	background-position: 0 -13px;
}
.searchBtn{
padding-top: 3px;
padding-top: 0 !important;
padding-left: 5px;
border: 0 solid;
}

.btnon,.btnout{
	float:left;
	clear:none;
	width:59px;
	height:19px;
	font-size:0;
	padding:0;
	margin:0;
	border: 0px;/*ȥ��߿�*/
	cursor:pointer;
  	background-image:url(images/btn.png);
  	background-repeat: no-repeat; /*���ǲ���������ƽ��*/
}
.btnon{
	background-position: 0 -19px;
}
.btnout{
	background-position: 0 0px;
}

.divTop,.divBtm {
	position:absolute;
	top:0;
	left:0;
	width:960px;
	height:400px;
	z-index:1;
}
.divBtm {
	z-index:2;
}
.picBcd{
   opacity: 1;                /* Firefox, Safari(WebKit), Opera)
   filter: "alpha(opacity=100)"; /* IE 8 */
   filter: alpha(opacity=100);   /* IE 4-7 */
   zoom: 1;                     /* needed in IE up to version 7, or set width or height to trigger "hasLayout" */ 

}
