#footer {
	width:1020px;
	margin:0 auto;
}
@media screen and (min-width:1020px) {
	#footer { width:100%; }
}
@media screen and (max-width:600px) {
	#footer { width:100%; }
}

.title .r .info { margin-bottom:15px; }

.title table { width:385px; }
.title .r { width:330px; }

#rdl .img { margin-left:56px; }
#rdl .title {
	position:absolute;
	top:-155px;
	left:633px;
}

#kh_gst { margin-bottom:50px; }
#kh_gst .fl { width:606px; }
#kh_gst .fr { width:405px; }

#kh .info2 {
	margin:70px 0 100px 0;
	text-align:center;
	font-size:17px;
	line-height:1.7;
}
#kh .title {
	position:absolute;
	top:-450px;
	left:0;
}
#kh .title table { width:345px; }
#kh .title .r { width:290px; }

#gst .img { margin-bottom:10px; }
#gst .title table { width:400px; }
#gst .title .r { width:345px; }


#nds { margin-bottom:50px; }
#nds .title {
	position:absolute;
	top:-370px;
	left:633px;
}
#nds .info2 {
	text-align:center;
	font-size:17px;
	line-height:1.7;
}

#tov { margin-bottom:30px; }
#tov .img { margin-left:110px; }
#tov .title {
	position:absolute;
	top:-180px;
	left:680px;
}
#tov .title table { width:340px; }
#tov .title .r { width:285px; }


#hk .img { margin-left:123px; }
#hk .title {
	position:absolute;
	top:-370px;
	left:70px;
}
#hk .title table { width:255px; }
#hk .title .r { width:200px; }


@media screen and (max-width:600px) {
	.title .r .info { margin-bottom:0; font-size:5px; }

	#rdl {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#rdl .img { margin-left:0; }
	#rdl .title table { width:100%; }
	#rdl .title .l { width:5%; }
	#rdl .title .r { width:95%; }
	#rdl .abs .title { position:static; }


	#kh_gst .fl, #kh_gst .fr {
		float:none;
		width:100%;
	}

	#kh {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#kh .img { margin-left:0; }
	#kh .title table { width:100%; }
	#kh .title .l { width:5%; }
	#kh .title .r { width:95%; }
	#kh .abs .title { position:static; }


	#kh .info2 {
		text-align:left;
		margin:0 0 30px 0;
		font-size:14px;
	}


	#gst {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#gst .img { margin-left:0; }
	#gst .title table { width:100%; }
	#gst .title .l { width:5%; }
	#gst .title .r { width:95%; }
	#gst .abs .title { position:static; }


	#nds {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#nds .img { margin-left:0; }
	#nds .title table { width:100%; }
	#nds .title .l { width:5%; }
	#nds .title .r { width:95%; }
	#nds .abs .title { position:static; }

	#nds .info2 {
		text-align:left;
		margin:10px 0 0 0;
		font-size:14px;
	}


	#tov {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#tov .img { margin-left:0; }
	#tov .title table { width:100%; }
	#tov .title .l { width:5%; }
	#tov .title .r { width:95%; }
	#tov .abs .title { position:static; }


	#hk {
		width:96%;
		margin:0 auto;
		border-bottom:dotted 1px #666666;
		margin-bottom:50px;
		padding-bottom:50px;
	}
	#hk .img { margin-left:0; }
	#hk .title table { width:100%; }
	#hk .title .l { width:5%; }
	#hk .title .r { width:95%; }
	#hk .abs .title { position:static; }

}