#left{
  width:320px;
  height:230px;
  float:left;


}
#left .pic{
	margin:5px;
	width:310px;
	height:230px;
	overflow:hidden;
	font-weight:bold;
}
#left .pic a td,body,select,input{
	font-size:14px;
	color:#000;
}

#left .pic a{
	color:#000;
	text-decoration:none;
}
	
#left .pic a:hover{
	color:#ff0000;
	text-decoration:underline;
}
#left .pic img{
	border:none;
	padding:0;

	border:#ffffff 1px solid;
	border:0;
	width:320px;
	height:200px;
	
}
#left .pic .bigon{
	background:url(bigon_bg_jdwsdx_a_1.gif) no-repeat;
	color:#FFF;
}
#left .pic .bigoff{
	background:url(bigoff_bg_jdwsdx_a_1.gif) no-repeat;
	color:#000;
}
#left .pic a.bla{
	color:#000;
	text-decoration:none;
	text-align:left;
}
#left .pic a.bla:hover{
	color:#F00;
	text-decoration:underline;
}