﻿body { font-family: tahoma; font-size: 11px; background: url('images/bg.png'); text-align: center; }
div { text-align: right; }
a { text-decoration: none; color: #003366; }
a:hover { color: #ff6600; }
td,tr,table { font-size: 11px; }
input,textarea { font-family: tahoma; font-size: 11px; }
.main { width: 950px; border: 1px solid #e5e5e5; margin: auto; background: #fff url('images/header.png') top repeat-x; }
.header { height: 101px; border: solid #e5e5e5; margin: auto; border-width: 0px 1px 0px 1px; background: url('images/header_left.png') left no-repeat; }
.clear { clear: both; }
.linkbar { height: 31px; background: url('images/linkbar_bg.png') top repeat-x; text-align: center; padding-top: 9.5px; }
.linkbar a { background: url('images/linkbar_bg.png') repeat-x; padding: 9.5px; }
.linkbar a:hover { background: url('images/linkbar_over.png') repeat-x; color: #fff; }
.commentbbcode div { float: right; }
#short_story { width: 400px; }
#full_story { width: 400px; }

/*-right-*/
.content_right { float: right; width: 196px; margin-right: 12px; }
.block { width: 196px; background: url('images/block_middle.png'); }
.block_top1 { background: url('images/block1_top.png') top no-repeat; height: 32px; text-align: center; padding: 4px; }
.block_top2 { background: url('images/block2_top.png') top no-repeat; height: 32px; text-align: center; padding: 4px; }
.block2 { background: url('images/block_bottom.png') bottom no-repeat; padding-bottom: 2px; }
.block3 { padding: 0px 4px 2px 4px; }

/*-center-*/
.content_main { float: right; width: 500px; margin-left: 16px; margin-right: 16px; }
.newsblock { width: 500px; }
.newsblock_top1 { background: url('images/news_topright.png') right no-repeat; padding-right: 31px; height: 27px; }
.newsblock_top2 { background: url('images/news_topleft.png') left no-repeat; padding-left: 10px; height: 27px; }
.newsblock_top3 { background: url('images/news_top.png') repeat-x; height: 27px; }
.newsblock_top { padding: 6px 4px 4px 4px; height: 27px; }
.newsblock_middle { background: #f7f9ff; padding: 4px; border: solid #a1c1de; border-width: 0px 1px 1px 1px; }

/*-left-*/
.content_left { float: right; width: 196px; }

/*-footer-*/
.copyright { text-align: center; color: #808080; font-weight: bold; padding: 5px; }
