﻿@CHARSET "UTF-8";

.BBStitle 
{ 
	font-size: 18pt; 
	font-family:Tempus Sans ITC;
}

.BBSwrite
{ 
	BORDER: #D9DFC4 1px solid;
	width:380px;
}

.BBStext 
{
	width:310px;
	letter-spacing:1px;
	line-height:20px;
	word-break:break-all;
	background:url('../../images/bbs/line_g/dashed_bg_g.gif'); 
}
.BBSnavigation
{ 
	text-align:center;
	width:380px;
	border: #D9DFC4 1px solid;
	background-color: #D9DFC4;
	padding:5px;
}

.BBSWidth
{
	width:380px;
	background-color:White;
}

.BBSPager
{
	background-color:White;
}