/* CSS Document */

.title
{
	margin: 0 auto;
	font-size: 14px;
	height: auto;
	margin-bottom: 5px;
	width: 100%;
	text-align: center;
	line-height: 30px;
}

.contenttd { font-size: 22px; text-indent: 2em; }





.contentview
{
	border-color: #000000;
	height: auto;
	margin: 0 auto;
	line-height: 34px;
	text-indent: 2em;
	padding: 0em 2em;
	text-align: left;
	width: 90%;
}

#line
{
	font-family: ËÎÌå, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	line-height: 15px;
	vertical-align: top;
	height: 15px;
}

