#sidebar #sidebar_image {
	background: url(../images/company/sidebar_img_home.png) no-repeat;
}
.spotlight {
	float: left;
	width: 179px;
	height: 444px;
	background: url(../images/category/box_spotlight_bg.jpg) no-repeat;
	text-align: center;
	margin-right: 10px;
	color: #484E39;
}
.spotlight .spotlight_i {
	padding: 0 15px 15px 15px;
}
#main .spotlight h3 {
	line-height: 24px;
	color: #FFFFFF;
	padding-top: 0;
}
.spotlight p {
	font-size: .9em;
	text-align: left;
	line-height: normal;
}

.category_list {
	float: right;
	width: 390px;
	color: #A5A5A5;
	font-size: 0.9em;
}
.category_list .category_list_box {
	background: url(../images/category/box_category_c.jpg) repeat-y;
	margin-bottom: 10px;
}
.category_list .category_list_box_t {
	background: url(../images/category/box_category_t.jpg) top no-repeat;
}
.category_list .category_list_box_b {
	background: url(../images/category/box_category_b.jpg) bottom no-repeat;
	height: 100%;
	padding: 0 10px 5px 10px;
}
#main .category_list .category_list_box h3 {
	line-height: 21px;
	color: #FFFFFF;
	padding-top: 0;
}
.category_list .category_list_box p {
	line-height: normal;
}