#container #wrap #sidebar #ques {
	background-image: url(../../image/btn3_11.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 31px;
	width: 135px;
	text-indent: -9999px;
}
#container #wrap #contents h3 {
	background-image: url(../image/question_h3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 25px;
	width: 585px;
	margin-top: 20px;
	margin-left: 6px;
	margin-bottom: 15px;
}
#container #wrap #contents a {
	display: block;
}

#container #wrap #contents a:link {
	background-image: url(../image/que_btn_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 34px;
	width: 232px;
	text-decoration: none;

}
#container #wrap #contents a:visited {
	background-image: url(../image/que_btn_03.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 34px;
	width: 232px;
	text-decoration: none;

}
#container #wrap #contents a:hover {
	background-image: url(../image/que_btn_06.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	height: 34px;
	width: 232px;
	text-decoration: none;
}
#container #wrap #contents #pad {
	padding-top: 30px;
	margin-left: 180px;
	width: 232px;
}
