* { outline: none;}
html, body { width:100%; height:100%; }	
body { background:#ffffff; margin:0px; font-family: Arial, Helvetica, Sans Serif; }
#flash { width:100%; height:100%; }

.wrapper { margin: 100px auto 0px auto; width: 600px; display: block; text-align: left;}
h1 { margin: 0px 0px 20px 0px; padding: 0px 0px 10px 0px; width: 600px; height: 40px; display: block; overflow: hidden; text-indent: -9999px; background: url('../images/logo.png') no-repeat; border-bottom: 1px dotted #808080;}

p.english { color: #808080; font-style: italic; }
hr { border: 0px; height: 1px; border-top: 1px solid #e7e7e7;margin-top: 20px; }
h3 { font-size: 18px; font-weight: 600; color: #2a2a2a; margin-top: 20px;}

h3.english { color: #808080;}
p.image { background: #2a2a2a; height: 40px; text-align: center; margin: 20px 0px;}

a img { border: 0px; margin-top: 4px;}