@import "common.channel.css";
@import "common.search.css";
@import "common.class.css";
@import "common.comment.css";


/* ************************* */
div.Block {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}
div.BlockBar {
	text-align:left;
	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;
	color: #C164E8;
}
div.BlockBar a.more {
	font-weight:normal;
	font-size:12px;
	float: right;
}
div.BlockBody { clear:both; text-align:left; border:1px solid #EDEDED; background:#FFFFFF; margin:3px; padding:0px; }
div.BlockContent {
	clear:both;
	text-align:left;
	margin:3px;
	padding:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EDEDED;
	border-right-color: #EDEDED;
	border-bottom-color: #EDEDED;
	border-left-color: #EDEDED;
	background-color: #141414;
}
div.BlockContent div.pagings { clear:both; }
div.BlockList {
	clear:both;
	text-align:left;
	margin:3px;
	padding:3px 5px 3px 5px;
	background-color: #0c0c0c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.BlockList li {
	width: 140px;
	padding-top: 3px;
	padding-bottom: 3px;
}
div.BlockList li span.class { color:#888888; padding-right:5px; }
div.BlockList li span.class a { text-decoration:underline; }
div.BlockList li span.class a:visited { text-decoration:underline; }
div.BlockList li span.class a:hover { text-decoration:underline; }
div.BlockList li span.class a:active { text-decoration:underline; }
div.BlockList li a.topic { font-size:12px; }
div.BlockList li a.user { background:url("ico_user.gif") no-repeat 0px 2px; padding-left:18px; }
div.BlockList li a.time { color:#888888; font-size:11px; text-decoration:none; }
div.BlockList li div.summary { color:#888888; font-size:12px; padding:5px 0px 0px 5px; }
div.BlockList div.paging { clear:both; padding-top:10px; }

div.BlockContentPic { clear:both; text-align:left; padding:5px; background:#FFFFFF;margin:3px; padding:3px 5px 3px 5px;  } 
div.BlockContentPic div.PicItems { clear:both; text-align:center; padding:5px; } 

div.Block-Gray { clear:both; border:1px solid #999999; background:#EEEEEE; }


div.Block-New {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}


div.Block-Good {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}


div.Block-Hot {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}


div.Block-List {
	clear:both;
	border:1px solid #333;
	background-color: #141414;
	margin-bottom: 5px;
}
div.Block-List div.BlockList li a.topic { font-size:14px; }


div.Block-View {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}
div.Block-View div.BlockTopic {
	clear:both;
	text-align:center;
	border:1px solid #333;
	font-size:16px;
	font-weight:bold;
	margin:3px;
	padding:15px 15px 13px 15px;
}
div.Block-View div.BlockInfo {
	clear:both;
	text-align:center;
	border:1px solid #333;
	margin:3px;
	padding:5px 5px 3px 5px;
	background-color: #141414;
}
div.Block-View div.BlockRemark {
	clear:both;
	text-align:left;
	border:1px solid #333;
	font-size:14px;
	line-height:160%;
	margin:3px;
	padding:5px 5px 3px 5px;
}
div.Block-View div.BlockPic {
	clear:both;
	text-align:left;
	font-size:14px;
	line-height:160%;
	margin:3px;
	padding:5px 5px 3px 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	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.Block-View div.BlockPic table.tab-pic { width:100%; }
div.Block-View div.BlockPic table.tab-pic td.row-img { text-align:center; }
div.Block-View div.BlockPic table.tab-pic td.row-info { text-align:center; }
div.Block-View div.BlockPic table.tab-pic td.row-body { text-align:center; }
div.Block-View div.BlockPic .img { border:1px solid #333; padding:3px; }
div.Block-View div.BlockPic .topic { font-size:14px; font-weight:bold; text-align:center; }
div.Block-View div.BlockPic .explain { width:80%; color:#808080; }
div.Block-View div.BlockPic .thumb { margin:2px; }
div.Block-View div.BlockPic .thumb img { border:1px solid #333; padding:2px; }
div.Block-View table.tab-content {  }
div.Block-View span.url { padding:0px 2px 0px 2px; }
div.Block-View span.tim { padding:0px 2px 0px 2px; }
div.Block-View span.from { color:#A20010; padding:0px 2px 0px 2px; }
div.Block-View span.author { font-size:12px; }
div.Block-View span.stat { font-size:12px; }
div.Block-View span.total-view { color:#0066cc; }
div.Block-View span.bookmark { font-size:12px; }
div.Block-View span.goback { font-size:12px; }


div.Block-Relate {
	clear:both;
	border:1px solid #333;
	background-color: #141414;
	margin-bottom: 5px;
}


div.Block-Search {
	clear:both;
	border:1px solid #333;
	background-color: #141414;
	margin-bottom: 3px;
}


div.Block-Stat {
	clear:both;
	border:1px solid #333;
	background-color: #0c0c0c;
	color: #C164E8;
	margin-bottom: 5px;
}


div.Block-Class {
	clear:both;
	border:1px solid #373737;
	background-color: #141414;
	padding-bottom: 10px;
	margin-bottom: 5px;
}


div.Block-Comment {
	clear:both;
	border:1px solid #333;
	background-color: #0C0C0C;
	margin-bottom: 5px;
}
