@import url(../css/base.css);

h2#title {
	clear:both;
	background:url(img/title.jpg) no-repeat;
	width:980px;
	height:70px;
	text-indent:-9999px;
	margin:10px 0 0 0;
}

#sub_title {
	clear:both;
	background:url(img/sub_title.jpg) no-repeat;
	width:780px;
	height:40px;
	margin-bottom:20px;
}

.subject{
	font-size:1.4em;
	font-weight:bold;
	color:#006699;

}
