@charset "utf-8";
/* CSS Document */
.web-content-forum img{
	border:none;
}
.web-content-forum td {
	margin:0;
	padding:0;
}
.web-content-forum {
	text-align:center;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
.web-content-forum-row{
	background:url(../img/lt/forum_bnt_bg.gif) repeat-x;
	height:30px;
}
.web-content-forum-row a:link, .web-content-forum-row a:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:center;
	font-size:18px;
	height:30px;
	line-height:30px;
	
}
.web-content-forum-row b {
	color:#000000;
	font-weight:normal;
}
	
