@charset "utf-8";

#main .section {
	margin:28px 24px;
	background:url(../images/index_img_01.gif) no-repeat left top;
	padding-left:130px;
}
#main .section h2 {
	margin-bottom:15px;
}
#main .section .btnList {
}
#main .section .btnList li {
	margin-bottom:5px;
	display:inline;
	float:left;
}
#side {
	background: url(../images/index_side_bg.jpg) no-repeat left top;
	padding-top:344px;
}

#side .news li {
	padding:3px 0 3px 15px;
	background: url(../common/images/list_icon.gif) no-repeat left 10px;
	border-bottom:1px #bababa dotted;
}
#side .news li.end {
	border-bottom:none;
}
#side .news li .date {
	font-size:84%;
	margin-right:2px;
}

