
.section_list3 ul li				{width:200px; height:90px; padding:10px 0 0 0px; margin:0 auto;}
.section_list3 ul li:first-child	{border-bottom:1px dashed #ddd; }
.section_list3 ul li:after			{visibility:hidden;content:"";display:block;clear:both; }
.section_list3 .inner				{float:left;}
.section_list3 .inner .tit			{width:200px;margin-bottom:10px; font-weight:bold; font-size:11px;}
.section_list3 .inner .tit a		{color:#151515}
.section_list3 .inner .desc			{width:200px;margin-bottom:10px;color:#707070; text-align:justify;}

.section_list3 .inner .tit a:link, .section_list .inner_sub .tit_sub a:visited{color:#151515;}
.section_list3 .inner .tit a:hover	{color:#555}

