@charset "utf-8";
/* CSS Document */
#tentangasi{
	line-height:18px;
	}
.table_image{
	text-align:center;
	border:1px dotted #000;
	}
.image{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:150px;
	border-right:1px dotted #000;
	}
.image_last{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	width:150px;
	border-right:0px dotted #000;
	}
.image_1{
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-align:center;
	width:150px;
	background-color:#be3772;
	border-right:1px dotted #fff;
	vertical-align:top;

	}
.image_1 a{
	color:#fff;
	text-decoration:none;
	}
.image_1 a:hover{	
	text-decoration:underline;
	}
.image_1_last{
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:0px;
	text-align:center;
	width:150px;
	background-color:#be3772;
	border-right:0px dotted #fff;	
	vertical-align:top;
	}
	
.image_1_last a{
	color:#fff;
	text-decoration:none;
	}
.image_1_last a:hover{
	text-decoration:underline;
	}

.layout{
	height:auto;
	background-color:#fef0f5;
	padding-bottom:20px;
	padding-left:0px;
	padding-top:0px;
	margin-top:20px;
	margin-left:0px;
	margin-bottom:20px;
	color:#dd5486;
	}

	
.layout .info{
	font-weight:bold;
	text-transform:capitalize;
	margin:10px 0px 10px 0px;
	background-color:#fde0ea;
	color:#000;
	padding:5px;
	}
.layout ul.lain{
	list-style:square;
	margin-left:20px;
	}
.layout .lain li a{
	line-height:20px;
	color:#dd5486;
	text-decoration:none;
	
	}
.layout .lain li a:hover{
	color:#ff0000;;
	text-decoration:underline;
	}