@charset "UTF-8";
/* CSS Document */
div#box_stylefsl {border-width: 5px; position: absolute;
				  top: 280px;
				  left: 100px;
				  z-index: 10;
				  border-style: ridge;
				  border-color: #00b200;}
div#box_stylefsl img {}
div#box_stylefsm {border-width: 5px; position: absolute;
				  top: 280px;
				  left: 350px;
				  z-index: 10;
				  border-style: ridge;
				  border-color: #00b200;}
div#box_stylefsm img {}
div#box_stylefsr {border-width: 5px; position: absolute;
				  top: 280px;
				  right: 100px;
				  z-index: 10;
				  border-style: ridge;
				  border-color: #00b200;}
div#box_stylefsr img {}
div#box_stylef {background-color: #10b70b; 
				position: absolute;
				 top: 450px;
				 left: 80px;
				 border: outset;
				 font-size: 18px;
				 width: 300px;
				 z-index: 4;
				 color: white;
				 background-filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
				 padding: 5px;
				 }
div#box_styleft p { position: absolute;
				 top: 450px;
				 left: 80px;
				 font-size: 18px;
				 width: 300px;
				 z-index: 5;
				 color: white;
				 }				 
.herebutton {color: yellow;}
div#textfs2 {font-size: 12;
			 width: 250px;}
