/*----------------------------------------------------------------------
sidasi/index.html
----------------------------------------------------------------------*/
h2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 12px;
	padding-bottom: 6px;
	
}

h2.sidasi {
	background: url(../images/h2_s_title.gif) 0 0 no-repeat;
	width: 900px;
	height: 80px;
}


h3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 0px;
	background: url(../sidasi/images/h3_s_title.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.s1 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../sidasi/images/h3_s_title1.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.s2 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../sidasi/images/h3_s_title2.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.s3 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../sidasi/images/h3_s_title3.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.s4 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url(../sidasi/images/h3_s_title4.gif) 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

h3.s5 {
	clear: both;
	text-indent: -9999px;
	margin-top: 0px;
	padding-bottom: 3px;
	background: url("../sidasi/images/h3_s_title5.gif") 0 0 no-repeat;
	width: 850px;
	height: 45px;
	
}

.s5_img{
	padding:0 0 .5em;
}



.top_txt {
	text-align: center;
	font-size: 90%;
	padding: 5px 0 20px 0px;
	line-height: 155%;

}

.top_txt span {
	font-weight: bold;

}

.s_top_txt {
	text-align: left;
	font-size: 90%;
	padding: 15px 20px;
	line-height: 155%;
	border:3px solid #570D0D;
	margin: 0 0 20px;
}

.s_top_txt span{
	font-weight: bold;
	color: #570D0D;
	display: block;
	font-size: 140%;
	line-height: 2.2;
	text-align: center;
}

.s_top_txt .right{
	text-align: right;
}


.attention {
	margin-top:3em;
	text-align: right;
	font-size: 70%;
	padding: 3px 5px 3px 0px;
	line-height: 155%;

}

.red_txt{
	margin-top: 20px;
	font-size: 140%;
	font-weight: bold;
	color: #A6000B;
	margin-bottom: 10px;
}