/* CSS Document */



#contents {
}

#contents .section1{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	position: relative;
}

#contents .section1 h3{
	font-size: 40px;
	color: #79B827;
	text-align: center;
	margin-bottom: 40px;
}

#contents .section1 p{
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 80px;
}

#contents .section1 .title{
	text-align: left;
	margin-bottom: 30px;
}

#contents .section1 .sub_title{
	font-size: 30px;
	color: #0099CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

#contents .section1 .comment{
	margin-bottom:30px;
}

#contents .section1 .point{
	margin-bottom:50px;
}

#contents .section1 .image{
	position:absolute;
	top:290px;
	right:0px;
}

#contents .copy{
	margin-bottom:70px;
	background-color: #FCDF32;
}

#contents .copy .inner{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(../singapore/images/copy_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
}

#contents .copy .inner h3{
	text-align:left;
	margin-bottom:30px;
}

#contents .copy .inner p{
	font-size: 16px;
	line-height: 30px;
	text-align: left;
}

#contents .copy .inner .btn a{
	position:absolute;
	top:250px;
	right:250px;
	text-indent:-9999px;
	overflow:hidden;
	background-image: url(../singapore/images/copy_btn.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 250px;
}

#contents .copy .inner .btn a:hover{
	background-position:0px -70px;
	background-image: url(../singapore/images/copy_btn.gif);
}

#contents .section2{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 70px;
	position: relative;
}

#contents .section2 .title{
	text-align: left;
	margin-bottom: 30px;
}

#contents .section2 .sub_title{
	font-size: 30px;
	color: #0099CC;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0099CC;
	text-align: left;
	padding-left: 10px;
	margin-bottom: 10px;
}

#contents .section2 p{
	font-size: 18px;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}

#contents .section2 .point{
	margin-bottom:30px;
	text-align: left;
}

#contents .section2 .asia_map{
	position:absolute;
	top:730px;
	right:0px;
}

#contents .section2 .merit{
	text-align:center;
	padding-top: 20px;
}
