@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_div {
	padding: 15px 0 11px 0;
	width: 585px;
	border-bottom: 1px solid #E7E7E7;
}

h2{
	margin-left: 20px;
	width: 234px;
	height: 23px;
	background: url(./img/h2.gif) no-repeat left center;
	text-indent: -9999px;
}

#div_pos {
	margin: 0 0 0 20px;
	width: 565px;
}

.ol1 {
	padding: 0;
	margin: 10px 0 10px 3em;
	list-style-position:outside;
	list-style-type: decimal;
}



#ol2 {
	padding: 0;
	margin: 0 0 0 3em;
	list-style-position:outside;
}

#p1 {
	margin: 10px 0 0 0;
}

.t1 {
	margin: 20px 0 5px 0;
	font-weight: bold;
}

#get_flash {
	margin: 5px 0 20px 0;
	width: 88px;
	height: 31px;
	background: url(./img/get_flash_player.gif) no-repeat;
	text-indent: -9999px;
}

#get_flash a {
	width: 88px;
	height: 31px;
	display: block;
}
