@import "../../../common.css";

.section{
	font-size		: 13Pt;
	font-weight		: bold;
	line-height		: 14Pt;
	margin			: 10px 0px 10px 0px;
	border-style	: solid;
	border-width	: 0px 0px 1px 0px;
	border-color	: #808080;
}

.bbsbox{
	border-style     : solid;
	border-width     : 1px;
	border-color     : #808080;
	margin           : 0px 0px 0px 0px;
	padding          : 10px;
	background-color : #FFFFFF;
	filter			 : Alpha(opacity=65);
}

.pagetitle{
	font-size		 : 20Pt;
	border-style     : solid;
	border-width     : 0px 0px 1px 0px;
	border-color     : #a0a0a0;
	margin           : 0px 0px 0px 0px;
	padding          : 8px;
}

.resbox{
	border			: 1px solid #808080;
	background-color: #f0f8ff;
	padding			: 5px;
}

td.{
	font-size		: 11Pt;
	line-height		: 14Pt;
}

.title{
	font-size		: 14Pt;
	line-height		: 15Pt;
	color			: #ff8c00;
	font-weight		: bold;
	border-bottom	: 1px solid #808080;
}

.name{
	font-size		:12Pt;
	line-height		: 13Pt;
	color			: #505050;
}

.time{
	font-size		:8Pt;
	line height		: 9Pt;
	color			: #808080;
}

.rtitle{
	font-size		: 11Pt;
	line-height		: 12Pt;
	color			: #a0c8ff;
	font-weight		: bold;
}

.rname{
	font-size		:10Pt;
	line-height		: 10Pt;
	font-weight		: bold;
	color			: #505050;
}

.rtime{
	font-size		:8Pt;
	line-height		: 9Pt;
	color			: #808080;
}

