#content_left {
	float: left;
	height: auto;
	width: 155px;
	padding: 0px;
	margin-top: 25px;
	margin-right: 30px;
	margin-bottom: 25px;
	margin-left: 15px;
	display: inline;
}
#content_left ul {
	margin: 2px 0px 10px;
	padding: 0px;
	display: block;
	list-style: none;
}
#content_left li {
	margin: 0px;
	padding: 0px;
}
.adviser_moji {
	font-size: 12px;
	margin: 0px;
	padding: 7px 7px 7px 8px;
	line-height: 14px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}

#content_left  h2 {
	display: block;
	height: 25px;
	margin: 0px;
	padding: 0px;
}
#content_left  h2  a {
	font-size: 13px;
	background: url(img/side1/bullet.gif) no-repeat 8px center;
	display: block;
	height: 19px;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 25px;
	text-decoration: none;
	color: #000000;
}
#content_left    h2  a:hover {
	background: #0000000 url(img/side1/bullet_over.gif) no-repeat 10px center;
	color: #333333;
	text-decoration: underline;
}
#content_left  h3 {
	font-size: 13px;
	font-weight: normal;
	padding: 3px 0px;
	margin: 0px;
	color: #FFFFFF;
	list-style: square;
}
#content_left  h3  a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	list-style: square;
}
#content_left   h3  a:hover {
	color: #0000FF;
}

#content_left .pulldown {
	margin-bottom: 10px;
	margin-left: 10px;
}
