@charset "utf-8";
/* CSS Document */


/* topimageIndex
---------------------------------------*/

#topimageIndex {
	width: 800px;
	margin:0 0 0 20px;
	padding:10px 0 30px 0;
	clear: both;
}

/* mainIndex
---------------------------------------*/

#mainIndex {
	width: 800px;
	margin:0 0 0 20px;
}

#topics {
	width: 410px;
	float: left;
	padding:0 0 20px 0;
}

#topicsTitle {
	width: 385px;
	padding:0 0 10px 25px;
	color: #945320;
	font-weight: bold;
	background: url(../index/topics.jpg) no-repeat left top;
}

#topicsArea {
	border-top: 1px solid #c18c62;
	border-bottom: 1px solid #c18c62;
	padding:5px 0 5px 0;
}

#topicsArea table {
	margin:5px 0 5px 0;
}

#topicsArea th {
	font-weight: bold;
	font-size: 75%;
	width: 75px;
	text-align: left;
	padding: 0 0 0 5px;
	color: #603513;
	vertical-align: top;
	line-height: 150%;
}

#topicsArea td {
	font-weight: normal;
	font-size: 75%;
	text-align: left;
	color: #603513;
	line-height: 150%;
	vertical-align: top;
}

#banner {
	width: 370px;
	float: right;
	padding:0 0 20px 0;
}

/* workArea
---------------------------------------*/

#indexArea {
	clear: both;
}

#indexAreaTitle {
	margin:0 0 0 20px;
	font-size: 75%;
	font-weight: bold;
	color: #643109;
	line-height: 125%;
}

#indexArea2 {
	margin:10px 0 20px 20px;
	width: 758px;
	padding:15px 20px 15px 20px;
	border:1px solid #c18c62; 
}

#indexAreaTxt {
	font-size: 65%;
	margin:0;
	color: #643109;
	line-height: 125%;
}

