* { margin: 0; padding: 0; }

img { border: none }

html { position: absolute; width: 100%; height: 100% }

body { position: absolute; width: 100%; height: 100%; font-family: Verdana, Geneva, sans-serif; color: #333; background: #333 }

.page { width: 100%; height: 100% }

.main { width: 808px; height: auto }

.menu { width: 100%; height: 50px }

.main .menu p { padding: 15px 0; font-size: 9px; line-height: 20px; text-align: center; color: #646464 }

.main .menu a { padding: 0 2px; text-decoration: none; color: #fff }

.menu a:hover { color: #91c092 }

.pane { padding: 0; border: 4px double #fff; width: 800px; height: 400px; background: #e0e0e0 }

.td-lt { width: 250px; text-align: left }

.td-lt img { margin: 0; padding: 0; border-right: 1px solid #fff; width: 249px; height: 400px }

.td-rt { width: 550px; font-size: 12px; line-height: 18px; text-align: center }

.td-rt h1 { font-size: 22px; }
