@charset "UTF-8";

#content_head h1{
	width:40%;
}
#content_head h2{
	width:60%;
}
.main .hline_a{
	font-weight:normal;
	margin-bottom:0;
	padding-bottom:0;
}

.notice-map{
	color:#009B85;
	background:url(../img/hkd.png) no-repeat left 50%;
	padding:12px 0 12px 40px;
	margin:20px 0;
}

.sctn1 .grid6{
	padding-top:10px;
	margin-bottom:30px;
}
.sctn1 .cnt{
	position:relative;
	margin-right:5px;
}
.sctn1 h5{
	height:42px;
	margin-bottom:0;
}
.sctn1 .img-L{
	margin-right:15px;
}
.sctn1 .text-R{
	line-height:1.6;
	text-align:justify;
	font-size:85%;
}
.part2 .text-R p{
	font-size:100%;
}
.sctn1 .hkd{
	width:100px;
	height:80px;
	position:absolute;
	top:-7px;
	right:7px;
}
.sctn1 .btm{
	padding-right:5px;
	clear:both;
	border-bottom:1px solid #666;
	overflow:hidden;
	_zoom:1;
}
.sctn1 .btm p{
	display:inline-block;
	margin-bottom:3px;
	font-size:85%;
}
.sctn1 .btm .ph{
	float:left;
}
.sctn1 .btm .works{
	float:right;
}
.sctn1 .btm a{
	color:#666;
}

.sctn1 .btm .phlist{
	display:none;
}

.part2 .cnt,.part2 .btm,
.part4 .cnt,.part4 .btm,
.part6 .cnt,.part6 .btm{
	margin-left:5px;
	margin-right:0;
}

/* responsive
-------------------------------------------------------------------------------------------------------- */
@media (max-width: 710px) {
	.mainph img{
		max-width:100%;
		height:auto;
	}
	#content section .cnt,
	#content section .btm {
		width:290px;
		margin:0 auto;
	}
	#content section .cnt h5 img{
		display:inherit;
		margin:0;
		
	}
	.sctn1 .hkd{
		width:87px;
		top:0px;
		right:7px;
	}
	.sctn1 .hkd img{
		max-width:100%;
		height:auto;
	}
}