﻿html, body { margin:0; padding:0; border:0 }
body { font:normal normal 70%/1.5em verdana,arial,sans-serif; color:#000000; background:#990000 }
#wrapper { position:relative; margin:0 auto; width:1024px; background:#fff }

/* content */
#content { width:1024px; background:#fff }
.error {color:#ff0000; font-weight:bold; font-size:11px }

#content h1 { font-size:2em; color:#990000; margin-left:200px; padding:18px 0 0 0 }
#content h2 { font-size:1.5em; line-height:120%; color:#565656; margin:1.5em 0 6px 200px; text-align:left }
#content p, ul { margin: 0 200px 9px 200px; font-size:1.25em; line-height:140% }
#content a { color:#000066; text-decoration:none }
#content a:hover { text-decoration:underline }
#content ul { list-style-type:square }
#content .center { text-align:center }
#content table { margin:0; padding:0 }
.inp { position:absolute; top:135px; left:735px; border:1px solid #040404; width:225px; height:14px; padding:5px; font-size:12px }

#share {width:300px; margin:20px auto 5em auto; border:1px solid #cdcdcd; padding:10px }
#share h2 { text-align:center; margin:0 }
#share p { margin: 0; text-align:center }

#swf { position:absolute; top:120px; left:735px }
#int { position:absolute; top:120px; left:735px }

/* footer  */
#footer{ width:100%; background:#000; padding:2px 0 6px 0 }
#footer a { color:#fff; text-decoration:none }
#footer a:hover { color:#ff0000; text-decoration:none }
#footer p { font-size:12px; line-height:17px; color:#fff; text-align:center; margin:5px 0 0 0 }

.floatimg { float:left; padding:4px 12px 0 0 }

.ht10 { height:10em }
.ht5 { height:5em }