@charset "utf-8";
#section h2 {
	width:744px;
	height:54px;
	background:url(../img/h2_section.gif) no-repeat;
	text-indent:-9999px;
	}
#menuSide #menuSub #h2CateSection {
	background:url(../img/h2_cate_section.gif) no-repeat;
	}
#section h3 {
	height:81px;
	margin:30px 0 10px;
	background:#fff;
	border:none;
	text-indent:-9999px;
	}
#secAccess h3 {
	background:url(../img/c_title_cd.jpg) no-repeat;
	}
#secMobile h3 {
	background:url(../img/h3_mobile.gif) no-repeat;
	}
#secHousing h3 {
	background:url(../img/c_title_hd.jpg) no-repeat;
	}
#secElectric h3 {
	background:url(../img/c_title_ed.jpg) no-repeat;
	}
#secMultimedia h3 {
	background:url(../img/c_title_md.jpg) no-repeat;
	}
#secOversea h3 {
	background:url(../img/h3_oversea.gif) no-repeat;
	}
.blockSection {
	margin-bottom:50px;
	border-bottom:2px dotted #e6e6e6;
	}
.blockSection .btn a:hover img {
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	}