@charset "utf-8";
/* CSS Document */

#store_bn {
	clear:both;
    position: relative;
    background: url(/support/common/img/store_bn.jpg) no-repeat;
    width: 500px;
    height: 100px;
	margin-top: 30px;
}
#store_bn .txt {
	position: absolute;
	bottom: 60px;
	left: 97px;
	font-weight: bold;
	font-size: 14px;
}
