
@charset "utf-8";

* html #q{
	margin:20px 10px 10px 10px;
}

#q{
	background: url(../img/q.gif) top left no-repeat;
	background-color:#EDEDED;
	height:32px;
	margin:20px 20px 10px 20px;
	padding:18px 0 0 50px;
}

* html #a{
	margin:0 15px 10px 10px;
}

#a{
	background: url(../img/a.gif) top left no-repeat;
	margin:0 30px 10px 20px;
	padding:0 0 0 60px;
}

.back{
	padding:0 30px 0 0;
	text-align:right;
}