#ask {
	height: auto;
	width: 850px;
	background-image: url(../images/FAQBG.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	float: left;
}
#contentAsk {
	background-color: #FFFFFF;
	width: 770px;
	height: auto;
	padding: 0px;
	float: left;
	margin: 0px;
}
#askx {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 200px;
	width: 35px;
}

#ask1 {
	float: left;
	height: 200px;
	width: 30px;
	margin: 0px;
	padding: 0px;
}

.jawaban {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}

#midtengah button{
    width: 300px;
    background-color: transparent;
    background-image: url(../images/btn.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    border: 0;
    height: 40px;
    background-position: center center;
    padding: 5px 0;
}
#midtengah input {
    width: 200px;
    clear: both;
    margin: 0;
    padding: 2px 5px;
    border: 1px solid #97a490;
    color: #97a490;
    /*text-transform: capitalize;*/
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 22px;
}
#midtengah label {
    width: 100px;
    float: left;
    margin: 5px 0 0 0;
    color: #505f48;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.titikdua {
    width: 40px;
    float: left;
    margin: 5px 0 0 0;
    color: #505f48;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
.pesanSalah{
    color: #990000;
    font-size: 12px;
    font-weight: bold;

}
.barisganjil{
    padding: 0;
    margin: 0;
    text-align: left;
    clear: both;
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;

}
.baris{
    padding: 0;
    margin: 0;
    text-align: left;
    clear: both;
}
.tulisanAbu{
    color: #505f48;
    font-size: 12px;
    font-weight: bold;

}
.tulisanAbuBesar{
    color: #505f48;
    font-size: 14px;
    font-weight: bold;

}
#tombol {
    width: 100px;
    clear: both;
    margin: 0;
    padding: 2px 5px;
    border: 1px solid #97a490;
    color: #97a490;
    /*text-transform: capitalize;*/
    background-image: url(../images/bg_input.gif);
    background-repeat: repeat-x;
    background-position: left top;
    height: 22px;
    font-size: 12px;
    font-weight: bold;
}

#topik a:link{
		text-decoration: none;
		color: #000099;
}	
#topik a:hover {
	text-decoration: underline;
	color: #00FF00;
}
#topik a:visited {
	text-decoration: none;
	color: #550000;
}
#topik{
    margin: 5px 0 0 0;
    color: #505f48;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}
#ask a:link{
	text-decoration: none;
	color:#0000FF;
}
