 
@charset "iso-8859-1";
body {width:406px; height:259px; margin:0; padding:0; background:#ffffff;}
#main {font-family:verdana; font-size:12px; color:#666666; float:left; background:#ffffff; border:1px solid #46B4FE; border-radius:7px; width:400px; text-align:center; font-weight:bold;} 
	#hdr {padding-top:3px; padding-bottom:3px; color:#ffffff; font-weight:bold;font-size:18px; width:100%; border:0px; border-top-left-radius:5px; border-top-right-radius:5px; border-bottom-left-radius:0px; border-bottom-right-radius:0px; background:#46B4FE;
 background-image:url("./gradient.php?from=46B4FE&to=0056AB"); background-image:-webkit-linear-gradient(270deg, #46B4FE, #0056AB); background-image: -moz-linear-gradient(270deg, #46B4FE, #0056AB); background-image:-o-linear-gradient(270deg, #46B4FE, #0056AB); background-image:linear-gradient(270deg, #46B4FE, #0056AB);}
	#logo { height:69px;}
	#bdy { width:100%; font-size:12px;color: #666666; border-radius:5px; background: #ffffff; padding:5px; text-align:center; font-weight:bold; vertical-align:text-top;}
		#ttl {font-size:18px;}
		#txt {text-align:left; font-weight:normal;}
		#txt a {color:#666666; text-decoration:underline;}
		#nme {color:#000000;}
		#or {width:100%; }
		#ftr {color:#666666; font-size:10px; font-weight:normal;}
		#by {color:#666666; text-decoration:underline;}
		#red {color:#ff0000;}