* { font-family: Verdana; color: #000; padding: 0; margin: 0 }
BODY { background: #fff }

TABLE { border-collapse: collapse; border: 0 }
IMG { border: 0 }
A IMG { border: 0 }
A { color: #ca3500 }

#shell { width: 100%; height: 100% }

#head, #addhead { height: 50px; background: #000 }
#logo { display: block; position: absolute; top: 17px; left: 25px }
#tree1 { margin: 0 0 4px 0; text-align: center }
#tree1 A { font: bold 13px Verdana; color: #AAAAAA; margin: 0 30px 0 0; text-decoration: none }
#tree1 A:hover, #tree1 A.sel { color: #fff }

#sidebar { width: 25%; background: #CA3500; vertical-align: top }
#sidebar UL LI { background: url('../images/ul_bar.gif') 0 0.7em no-repeat }
#sidebar A:hover { color: #F8C296 }

#tree2 { padding: 25px 25px 35px 25px; background: #C64501 url('../images/bg/01.gif') 0 100% repeat-x }
#tree2 A { display: block; font: bold 10px Verdana; color: #fff; padding: 5px 6px; border-bottom: 1px solid #D66D34; text-decoration: none }
#tree2 A.sel { color: #F8C296; border: 0 }
#tree2 A:hover { color: #F8C296 }

#tree3 { padding: 0 0 0 20px }
#tree3 A { display: block; font: bold 10px Verdana; color: #fff; padding: 5px 6px; border-bottom: 1px solid #D66D34; text-decoration: none }
#tree3 A.sel { color: #F8C296; border-bottom: 1px solid #D66D34 }
#tree3 A:hover { color: #F8C296 }

.informer { margin: 20px; padding: 0 0 10px 0; border-bottom: 1px solid #D66D34 }
.informer IMG { display: block; float: left; margin: 0 10px 5px 0; border: 1px solid #D66D34 }
.informer DIV { font: 11px Verdana; color: #F8C296; margin: 0 0 20px 0 }
.informer A { color: #fff }
.informer H1 { font: bold 13px Verdana; color: #F8C296; margin: 0 0 12px 0 }
.informer H2 { text-align: left; font: bold 11px Verdana; margin: 0 0 10px 0 }

.more { font: 11px Verdana; margin: 20px }
.more H1 { font: bold 13px Verdana; color: #F8C296; margin: 0 0 12px 0 }
.more A { color: #fff }

#path { font-size: 11px; margin: -20px 0 20px 0 }
#path SPAN { font-size: 14px }
			
#content { width: 75%; height: 100%; font: 12px Verdana; padding: 30px; vertical-align: top }
#content P { margin: 0 0 20px 0 }

#content H1 { font: 22px Verdana; margin: 0 0 22px 0 }
#content H2 { font: 18px Verdana; color: #ca3500; margin: 0 0 13px 0 }
#content H3 { font: bold 13px Verdana; color: #d66d34; margin: 0 0 10px 0 }

LI { line-height: 1.3; padding: 2px 0 0 0 }
UL, OL { padding: 0 0 17px 20px; margin: 0 }
UL { list-style-type: none }
UL LI, OL UL LI { background: url('../images/ul.gif') 0 0.7em no-repeat; padding-left: 18px; text-align: left }
UL OL LI { padding-left: 0 }
OL { margin-left: 22px }
OL LI { background-image: none }
UL OL, UL UL, OL UL, OL OL { padding: 0 0 0 1px; margin: 5px 0 2px 0 }
UL OL, OL OL { margin-left: 22px }

TABLE.data TH { font: bold 10px Verdana; color: #fff; padding: 5px; background: #ca3500; border-right: 1px solid #d66d34; border-bottom: 1px solid #d66d34 }
TABLE.data TD { font: 11px Verdana; padding: 5px; border-right: 1px solid #d66d34; border-bottom: 1px solid #d66d34 }
TABLE.data .last TD { border-bottom: 0 }
TABLE.data TD.last, TABLE.data TH.last { border-right: 0 }

IMG.left { display: block; float: left; border: 2px solid #f8c296; margin: 7px 22px 10px 0 }
IMG.right { display: block; float: right; border: 2px solid #f8c296; margin: 7px 0 10px 22px }

#content .new_block { font: 12px Verdana; margin: 0 0 30px 0; border-bottom: 1px solid #d66d34; width: 100%; overflow: hidden; zoom: 1 }
#content .new_block .last { border: 0 }
#content .new_block SPAN { display: block; font: 80% Verdana; margin: 0 0 10px 0 }
#content .new_block H1 { font: bold 13px Verdana; margin: 0 0 17px 0 }
#content .new_block IMG { float: left; border: 2px solid #f8c296; margin: 0px 16px 13px 0px }
#content .new_block P { text-align: justify; line-height: 1.4; margin: 0 0 17px 0 }

#content .new_block .text { overflow: hidden; zoom: 1 }
#content .new_block .footer { overflow: hidden; zoom: 1; margin: 0px 20px 17px 0px; clear: both; }
#content .new_block .footer .left { float: left; font-size: 12px }
#content .new_block .footer .right { float: right }

.paging { margin: 0 0 20px 0; width: 100%; overflow: hidden; zoom: 1 }
.paging A { 
	line-height: 30px;
	float: left;
	font: bold 11px Verdana;
	/*border: 1px solid #999;*/
	padding: 4px 7px; 
	margin: 0 3px 3px 0;
	background: #f8f5f0;
	text-decoration: none
}
.paging A:hover { color: #fff; background: #ca3500 }
.paging A.sel { color: #fff; background: #ca3500 }
.paging SPAN { float: left; padding: 3px 0; margin: 0 7px 0 0 }

#addfooter { background: #ca3500 }
#footer { background: #f8f5f0; padding: 20px 50px }
#footer TABLE { width: 100% }
#footer TD { font: 10px Verdana; color: #a7a3a0; vertical-align: top }
#footer .right { text-align: right }


.add { display: block; height: 20px; font-size: 18px; color: #fff; padding: 12px 0 20px 12px; }

#friends UL { padding-bottom: 10px; }
#friends LI { font-size: 12px; margin-bottom: 10px; }
#friends LI SPAN { font-weight: bold; }

#friends .addsite { display: block; overflow: hidden; margin: 0 0 10px 30px; }
#friends .addsite SPAN { float: left; font: 18px arial; }
#friends .addsite A { float: left; font: bold 12px arial; margin: 3px 0 0 7px; }

#friends .code { text-align: center; }
#friends .code TEXTAREA { width: 80%; height: 50px; font-size: 12px; padding: 1px 4px; margin-bottom: 24px; }

#friends LABEL { display: block; font-size: 12px; margin-bottom: 4px; }
#friends SPAN.comment { display: block; font-size: 11px; color: #6d6d6d; margin-bottom: 16px; }

#friends INPUT.txt { display: block; font-size: 13px; width: 50%; height: 21px; padding: 1px 4px; margin-bottom: 16px; }
#friends INPUT.btn { cursor: pointer; width: 120px; height: 23px; font-size: 13px; }

#friends SELECT { display: block; width: 50%; height: 20px; font-size: 13px; margin-bottom: 16px; }
#friends TEXTAREA { width: 50%; height: 100px; font-size: 13px; padding: 1px 4px; margin-bottom: 4px; }

#friends .list { padding: 20px 30px 5px 30px; margin: 0 0 30px 0; border: 1px solid #D4D4D4 }
#friends .list A { font-size: 18px; }
#friends .list P { font-size: 12px; padding-top: 7px; }


SPAN.hleblink { display: none !important }
#hleb { font-size: 10px; color: #a3a3a3; margin: 10px 0 10px 0}
#hleb A { color: #a3a3a3 }

.adsense { margin: 0 0 15px 0 }
