#cont_left_navi{
	width: 224px;
	padding-left: 12px;
}
#cont_left_navi ul{
list-style: none;
margin: 0;
padding: 0;
}
#cont_left_navi li {
	padding-bottom: 15px;
	margin: 0px;
}
#content {
	width: 1000px;
	background-image: url(../img/misc/bg_2column.jpg);
	background-repeat: repeat-y;
	font-size: 13px;
}
#cont_left {
	float: left;
	width: 250px;
}
#cont_right {
	float: right;
	width: 720px;
	padding-right: 15px;
	padding-top: 12px;
	font-size: 13px;
	line-height: 24px;
}
#cont_left .bt_to_index {
	padding-top: 12px;
	padding-left: 12px;
	padding-bottom: 20px;
}
.block_left {
	float: left;
	width: 360px;
}
.block_right {
	float: right;
	width: 345px;
}
#access_human {
	padding-top: 15px;
	margin-bottom: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 15px;
}
#access_left {
	float: left;
	width: 365px;
}
#access_right {
	float: right;
	width: 343px;
	border: 1px solid #CCC;
}
.access_title {
	font-size: 21px;
	color: #630;
	padding-bottom: 10px;
}
