@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 20px 20px;
	width: 565px;
}

.t1 {
	margin: 10px 0 5px 0;
}

#tt1 {
	margin: 10px 0 10px 0;
}

.ul_pos {
	margin: 0 0 10px 20px;
}

.li_pos {
	margin: 0 0 0 10px;
	padding-left: 10px;
	display: inline;
	background: url(./img/arrow.gif) no-repeat left center;
}

.dot_border {
	width: 100%;
	height: 1px;
	font-size: 1px;
	background: url(./img/dot_border.gif) repeat-x left center;
}
