div.main
	{ background:url('../img/img_bginsmain.gif') repeat-y; }
div.leftbox
	{ width:152px; float:left; }
div.leftbox ul
	{ list-style-type:none; }
div.leftbox ul li
	{ border-bottom:1px dotted #cccccc; padding:5px 0 5px 10px; }
div.leftbox ul li.on
	{ background:#efefef; }
div.leftbox a, div.leftbox a:hover
	{ text-decoration:none; }
div.leftbox p
	{ width:142px; padding:5px 0 5px 10px; border-bottom:1px solid #dedede; }
div.leftbox p.on
	{ background:#efefef; }
div.leftbox p a
	{ color:#333333; }


div.rightbox
	{ width:570px; float:right; padding-top:20px; padding-right:20px; }
p.underconstruction
	{ height:100px; }
p.bnv
	{ text-align:center; margin-bottom:5px; padding-top:20px; }
h1
	{ border-left:5px solid #FE7300; font-size:90%; padding:5px 10px; margin-bottom:20px; }
h2
	{ color:#FE7300; font-size:90%; margin:20px 0 10px; }
div.rightbox ul
	{ padding-left:30px; }
div.rightbox p
	{ margin:20px 0 10px; }

div.onenews
	{ border-bottom:1px dotted #CCCCCC; margin:10px 0 0 0; padding:0 0 5px 0; }
div.onenews p
	{ margin-top:0; }

ul.result
	{ font-weight:bold; }
ul.result ul
	{ list-style-type:disc; font-weight:normal; }


table.company
	{ border-collapse:collapse; width:100%; }
table.company th,
table.company td
	{ border:1px solid #999999; padding:2px 5px; }
table.company th
	{ text-align:left; background:#efefef; font-weight:normal; }
table.company th p,
table.company td p
	{ margin:0; }

