/* CSS Document */
BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
	SCROLLBAR-SHADOW-COLOR: #003366;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR: #003366;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF
	}

a
{	color: #76948C; }
a:hover
{	color: #C26C2F; }
	
#main-text a img
{	border: 2px solid #cccccc; }

#main-text A:hover img
{	border: 2px solid #ffcc00; }

.background_norepeat {
	background-repeat: no-repeat;
}
.content-text
{
	font-family:"Times";
	font-size:14px;
	color:#000000;
	text-decoration:none;
}
.content-text-tittle
{
	font-family:"Times";
	font-size:14px;
	color:#BE631F;
	font-weight: bold;
	text-decoration:none;
}
.content-text-index
{
	font-family:"Verdana";
	font-size:12px;
	color:#666666;
	text-decoration:none;
}
.content-text-index p,
.content-text-index h2
{	margin: 0; }


#main-text
{
	font-family: "Times";
	font-size: 14px;
	color: #141212;
}

#main-text p
{
	margin: 0px;
}

#main-text h2
{
	font-family:"Times";
	font-size:16px;
	text-decoration:none;
	color: #C26C2F;
	margin: 0px;
}

#sub td a
{
	padding: 0;
	margin: 0 5px;
	width: 170px;
	line-height: 23px;
	display: block;
	text-align: center;
	border: 1px solid #76948C;
	text-decoration: none;
	font-style: italic;
}
#sub td a:hover
{	border: 1px solid #C26C2F; }

#video
{
	padding-top: 3px;
}
