body { margin: 0 auto; background: #1b7a1c url('../img/pro_bg.jpg') no-repeat center; color: #ffffff; font-size: 64.5%; font-family: Arial,Helvetica; }
a { color: #ffffff; text-decoration: none; }
p {}
h1 {}
h2 {}

/* banner top */
#whitebar { padding: 10px; background-color: #ffffff; }
#whitebar img { border: #000000 1px solid; }

/* logo top */
#logo { float: left; padding: 10px; }
#logo img { border: 0; }

/* menu top*/
#menu { float: right; padding: 10px; }
#menu a { font-size: 1.1em; margin-left: 20px; }

/* content */
#content { width: 1200px; padding: 0; }
table { height: 65%; }

/* main */
#main { clear: both; }
div.step { clear: both; text-align: center; }
div.step img { position: relative; left: 10px; }
div.buttons { width: 100px; clear: both; padding: 20px; }
div.button { clear: both; padding: 20px; }
a.continue { margin: 10px; width: 92px; height: 15px; display: block; background: transparent url('../img/pro_continue.png') no-repeat top left; }
a.yes { margin: 5px; float: left; width: 30px; height: 15px; display: block; background: transparent url('../img/pro_yes.png') no-repeat top left; }
a.no { margin: 5px; float: right; width: 21px; height: 15px; display: block; background: transparent url('../img/pro_no.png') no-repeat top left; }
a.admail { margin: 0; width: 204px; height: 18px; display: block; background: transparent url('../img/pro_admail.png') no-repeat top center; }
a.infomail { margin: 0; width: 214px; height: 18px; display: block; background: transparent url('../img/pro_infomail.png') no-repeat top center; }
#coin { margin-top: 50px; }
#coin img { border: 0; }
