/* container 
--------------------------------------------------------------- */
#container h2 {
	text-indent:-9999px;
	float:right;
	width:600px;
	height:145px;
	background: url(../../link/images/title.gif) no-repeat top left;
}





/* contents 
--------------------------------------------------------------- */
#contents {
	margin:0 20px 0 20px !important;
	margin:0 10px 0 10px;
	width: 560px;
	float:right;
}








/* contentsTop 
--------------------------------------------------------------- */

#contentsTop {
	margin:0 15px;
	padding:0;
	width: 530px;
	height:420px;
}


/* question */

#contentsTop .question {
	margin:0 0 30px 0;
	float:left;
	width:363px !important;
	width:373px;
	padding:0 0 0 10px;
	border-left:solid 6px #0142BD;
}

