@import "common.channel.css";
@import "common.postform.css";
@import "common.search.css";


/* ************************* */
div.Block {
	clear:both;
	border:1px solid #333;
	background:#0c0c0c;
	margin-bottom: 5px;
}
div.BlockBar {
	text-align:left;
	color:#C065E6;
	font-weight:bold;
	padding:10px 8px 2px 8px;
	background-image: url(../index/b21.png);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
}
div.BlockBody { clear:both; text-align:left; border:1px solid #D8E4EF; background:#FFFFFF; margin:3px; padding:0px; }
div.BlockContent {
	clear:both;
	text-align:left;
	margin:3px;
	padding:5px;
	background-color: #0c0c0c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
div.BlockList {
	clear:both;
	text-align:left;
	margin:3px;
	padding:0px 5px 0px 5px;
}
div.BlockList ul { padding:0px; }
div.BlockList li { clear:both; list-style:none; background:url("../passport/ico_menu.gif") 5px 5px no-repeat; padding:5px 0px 5px 20px; }


div.Block-Search { clear:both; border:1px solid #A3BFE8; background:#E9F1F8; }
div.Block-Search div.BlockBar { text-align:left; font-weight:bold; padding:10px 8px 2px 8px; }


div.Block-Stat { clear:both; border:1px solid #A3BFE8; background:#E9F1F8; }
div.Block-Stat div.BlockBar { text-align:left; font-weight:bold; padding:10px 8px 2px 8px; }


div.Block-Relate {
	clear:both;
	border:1px solid #333;
	background:#0c0c0c;
}
div.Block-Relate div.BlockBar { text-align:left; font-weight:bold; padding:10px 8px 2px 8px; }

