@charset "UTF-8";

#left_column {
	float: left;
	width: 186px;
	height: 202px;
	padding-left: 14px;
	background: #ffffff url(./img/left_bg.gif) no-repeat right center;
	text-indent: -9999px;
}

/* *************************************************************************
	Left menu.
************************************************************************* */


/* *************************************************************************
	End of Left menu.
************************************************************************* */


/* *************************************************************************
	Right Culmun.
************************************************************************* */
#right_column {
	float: left;
	width: 600px;
}


h2{
	margin: 3px 0 22px 20px;
	width: 565px;
	height: 130px;
	text-indent: -9999px;
	background: url(./img/h2.jpg) no-repeat left center;


}


/* *************************************************************************
	index.html.
************************************************************************* */
.topics_column {
	width: 565px;
	margin: 0 0 0 20px;
}

h3 {
	position: relative;
	top: 20px;
	line-height: 100%;
	font-weight: bold;
	font-size: 95%;
}

.div_h3 {
	text-align: center;
	padding: 0 1.0em;
	background: url(./img/h3_bg1.gif) no-repeat left center;
	height: 49px;
}


.topics_date {
	margin: 0 0 10px 0;
	padding: 0 20px 0 0;
	height: 25px;
	background: url(./img/h3_bg2.gif) no-repeat left center;
	text-align: right;
}

.topics_ph {
	float: left;
}

.topics_p1 {
	margin: 0 0 0 15px;
	width: 300px;
	float: left;
	line-height: 1.65em;
}

.topics_p2 {
	line-height: 1.65em;
}

.topics_bar {
	clear: both;
	padding: 15px 0 0 0;
	height: 1px;
	background: url(./img/bar.gif) no-repeat left bottom;
}

.topics_top {
	margin: 10px 0 15px 0;
	text-align: right;
}

#div_bar {
	margin: 0 0 0 20px;
	width: 565px;
	height: 5px;
	font-size: 1px;
	background: #F8F8EE url("./img/spacer.gif") no-repeat;
}

#btn_wrap {
	margin: 15px 0 20px 0;
	padding: 0 0 0 200px;
	width: 250px;
}

#btn_back {
	float: left;
	height: 19px;
}

#btn_back a {
	display: block; 
	width: 92px;
	height: 19px;
	background: url(./img/btn_back.gif) no-repeat right bottom;
	text-indent: -9999px;
}

#btn_next {
	float: left;
	margin: 0 0 0 15px;
	height: 19px;
}

#btn_next a {
	display: block; 
	width: 92px;
	height: 19px;
	background: url(./img/btn_next.gif) no-repeat right bottom;
	text-indent: -9999px;
}

#btn_clear {
	clear: both;
}
