.refresh {
	width: 980px;
	background: #FFF no-repeat 0px 0px;
	height: 288px;
	margin: 20px auto 70px;
	padding: 0px;
	position: relative;
}
.ms {
	background: url(images/bg_ms.gif);
}
.em {
	background: url(images/bg_em.gif);
}
.nf {
	background: url(images/bg_nf.gif);
}
.wbs {
	background: url(images/bg_wbs.gif);
}
.sns {
	background: url(images/bg_sns.gif);
}
.refersh_txt {
	position: absolute;
	top: 160px;
	left: 65px;
}

.refresh_bn {
	position: absolute;
	left: 65px;
	top: 200px;
	border: 1px dotted #999;
	padding: 10px 15px 5px;
}
.refresh_rbn {
	height: 250px;
	width: 300px;
	position: absolute;
	left: 660px;
	top: 20px;
}
