a.tagbutton {
		background: transparent url('/pic/global/tag_button_left.png') no-repeat scroll top right;
		color: #000;
		display: block;
		float: left;
		font: normal 12px arial, sans-serif;
		height: 24px;
		margin-right: 6px;
		padding-right: 5px; /* sliding doors padding */
		text-decoration: none;
}
a.messagebutton {
		background: transparent url('/pic/global/tag_button_left.png') no-repeat scroll top right;
		color: #000;
		display: block;
		float: center;
		font: normal 12px arial, sans-serif;
		width: 150px;
		height: 24px;
		margin-right: 6px;
		padding-right: 5px; /* sliding doors padding */
		text-decoration: none;
}
a.editbutton {
		background: transparent url('/pic/global/tag_button_left.png') no-repeat scroll top right;
		color: #000;
		display: block;
		float: right;
		font: normal 12px arial, sans-serif;
		height: 24px;
		margin-right: 6px;
		padding-right: 5px; /* sliding doors padding */
		text-decoration: none;
}
a.messagebutton span {
		background: transparent url('/pic/global/tag_button_right_.png') no-repeat;
		display: block;
		color: #000;
		line-height: 14px;
		padding: 5px 13px 5px 18px;
}
a.editbutton span {
		background: transparent url('/pic/global/tag_button_right_.png') no-repeat;
		display: block;
		color: #000;
		line-height: 14px;
		padding: 5px 13px 5px 18px;
}
a.tagbutton span {
		background: transparent url('/pic/global/tag_button_right_.png') no-repeat;
		display: block;
		color: #000;
		line-height: 14px;
		padding: 5px 13px 5px 18px;
}
a.freelink { 
	text-decoration:none;
	color : red;
}
.news-wrap {
	width: 100%;
	margin: 6px auto;
	clear: both;
	border: solid #C3CBD1;
	border-width: 1px 1px 1px 1px;
}
.news-head {
	font-size: 11px;
	padding: 1px 14px 3px;
	margin-left: 6px;
	line-height: 15px;
}
.news-body {
	padding: 1px 6px 2px;
	display: none;
	border-top: 1px solid #C3CBD1;
}
.spoiler {
font-family: "arial";
font-size: 10px;
/*color: #******;
background-color: #******;*/
}
.clear     { 
	clear: both;
	height: 0;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.clickable {
	cursor: pointer;
}
.folded    {
	background: transparent url(/pic/icon_plus.gif) no-repeat left center;
	padding-left: 14px;
}
.unfolded  {
	background: transparent url(/pic/icon_minus.gif) no-repeat left center;
	padding-left: 14px;
}
#facebox .b{  background:url(/pic/b.png);border:none;}#facebox .tl{  background:url(/pic/tl.png);border:none;}#facebox .tr{  background:url(/pic/tr.png);border:none;}#facebox .bl{  background:url(/pic/bl.png);border:none;}#facebox .br{  background:url(/pic/br.png);border:none;}#facebox{ position:absolute; top:0; left:0; z-index:100; text-align:left}#facebox .popup{ position:relative}#facebox table{ border-collapse:collapse}#facebox td{ border-bottom:0; padding:0}#facebox .body{ padding:0px;width:370px}#facebox .loading{ text-align:center}#facebox .image{ text-align:center}#facebox img{ border:0; margin:0}#facebox .foter{background-color:#276002;text-align:right}#facebox .tl,#facebox .tr,#facebox .bl,#facebox .br{ height:10px; width:10px; overflow:hidden; padding:0}#facebox_overlay{ position:fixed; top:0px; left:0px; height:100%; width:100%}.facebox_hide{ z-index:-100}.facebox_overlayBG{ background-color:#000; z-index:99}* html #facebox_overlay{ position:absolute; height:expression(document.body.scrollHeight >document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight+'px')}a.close {background:transparent url(/pic/close-X.gif) repeat scroll 0pt -15px;display:block;text-decoration:none;text-indent:-5000px;height:15px;width:15px;z-index:90;overflow:hidden;top:15px;right:15px;position:absolute;}
