@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;
}

ol {
	padding: 0;
	margin: 0px 0 0px 3em;
	list-style-position:outside;
}

#t1 {
	margin: 20px 0 5px 0;
	font-weight: bold;
}

.tt1 {
	margin: 10px 0 5px 0;
	font-weight: bold;
}

.tt2 {
	font-weight: bold;
}


#contact1 {
/*	border:1px solid #D9D9D9; */
}

#frame1 {
	margin-top: 10px;
	height: 6px;
	font-size: 1px;
}

#frame2 {
	padding: 10px;
}

#frame3 {
	margin-bottom: 20px;
	height: 6px;
	font-size: 1px;
}

#frame1	{ background: url(./img/frame1.gif) no-repeat left center; }
#frame2	{ background: url(./img/frame2.gif) repeat-y left center; }
#frame3	{ background: url(./img/frame3.gif) no-repeat left center; }


.div1 { float: left; width: 80px;}

.div2 { float: left; }

.div_clear { clear: both; }

#date {
	padding: 10px 0 0 0;
}

