#sidemenu strong#submenutitle {
	width: 200px;
	margin:0 0 20px 12px;
	border-bottom:#CCCCCC dashed 1px;
	display:block;
}

#grayArea strong.pdf{
	margin:0 15px 10px 15px;
	padding:5px 0 5px 30px;
	display:block;
	background:url(../image/icon_pdf.gif) left top no-repeat;
}

#grayArea strong.pdf30{
	margin:0 15px 30px 15px;
	padding:5px 0 5px 30px;
	display:block;
	background:url(../image/icon_pdf.gif) left top no-repeat;
}


#grayArea strong.pdf a:hover{
	color:#669900;
	text-decoration:underline;
}
