@charset "utf-8";
/* CSS Document */


body {
	background: url(bg.jpg) center top no-repeat #dbe0e4;
}

.line {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 5px;
}



#main {
	margin: auto;
	margin-top: 60px;
	width: 675px;
	font-size: 14px;
	color: #424646;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#thanksto {
	width: 625px;
	padding: 25px;
	font-size: 12px;
	color: #424646;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
}

#videosquare {
	background: #FFF;
	width: 570px;
	height: 338px;	
	padding: 12px;
	margin:auto;
}
	
.destinasi {
	border: none;
	margin-left: 30px;
	margin-right: 30px;
}

img.imgborder {
	border: solid 12px #FFF;
}

img {
	border: none 0px;
}


a {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009;
	text-decoration: none;
}

a:visit {
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009;
	text-decoration: none;
}


a:hover {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3FF;
	text-decoration: none;
}

.dialog_body{  
    background-color:#FFFFFF !important;
    font-size:12px;  
    text-align:justify !important;  
    padding-left:0px !important;  
    padding-top:10px!important;  
    padding-bottom:10px!important;  
}  

.pop_dialog_table {  
    width: 600px !important;  
	height: 300px !important;
}

