﻿



/*全局定义*/

dl,dd,dt {
	margin: 0px;
	padding: 0px;
}



a img {
	border:none;
}
.veiw a{

	color: #333;
	text-decoration: none;
}
.veiw a:hover {
	color: #0080DD; background-position: left bottom;
}




#right_info1 dl{
	background:url(../Images/win_bg.gif);
	margin:5px 15px 5px 15px;
	float:left;
	height:165px;

	font-weight:bold;

	width:205px;
	background-repeat:no-repeat;
}
#right_info1 dt{
	text-align:center;
	height:128px;

}
#right_info1 dt img{
	margin-top:12px;
	border:none;
	height:110px;
}
#right_info1 dd{
	text-align:center;
	height:26px;
	line-height:26px;
	font-weight:normal;
}