@charset "utf-8";
/* CSS Document */

*{
	border:none;
}

h1{
   text-indent:-9999px;
   padding: 0px;
   margin: 0px;
   line-height: 0px;
   height: 0px;
}

div#banner {
	height: auto;
	position: relative;
}

div#banner.image {
	position: absolute;
}

div#store {
			/*background: url(../images/health_knowledge/gi_with_u/low_gi.jpg);*/
			position: absolute;
			top: 160px;
			width: 240px;
			/*height: 10px;*/
			/*height: 223px;*/
			/*padding-top: 175px;*/
			/*padding-right: 293px;*/
			padding-left: 55px;
			font-family: "新細明體", "細明體", Arial;
			font-size: 15px;
			color: #ffffff;
			font-weight: bold;
}