#big_title {
	margin:35px 0px 45px 0px;
}

#small_title {
	margin-bottom:20px;
}

#part1 {
	width:627px;
	float:left;
}

#part1_left {
	float:left;
	width:440px;
	padding-bottom:30px;
}

#part1_right {
	float:right;
	width:146px;
	padding:8px 22px 0px 19px;
	background:url(../images/index_right_bg.gif) repeat-y 0px 11px;
}

#part1_right ul {
	padding:0px;
	margin:0px;
	margin-top:22px;
}

#part1_right ul li {
	margin:0px 0px 10px 15px;
}

#board {
	clear:both;
	width:597px;
	margin-bottom:45px;
}

#board_box {
	width:597px;
	margin-top:24px;
}

#board_table {
	margin:60px 0px 20px 19px;
}

#board_table td {
	padding-bottom:14px;
}

#history_text {
	line-height:16px;
	margin-top:10px;
	width:600px;
}

#history td {
	font-weight:bold;
	line-height:16px;
}

