/*contentsLeft*/

#pageTitleLeft{
	background:url(../../list/img/page_title.jpg) no-repeat;
	width:200px;
	height:27px;
	text-align:-9999px;
	font-size:1px;
	margin:20px 0 0 0;
	text-indent:-9999px;
}
#pageTitle{
	background:url(../../list/img/page_title_l.jpg) no-repeat;
	width:413px;
	height:60px;
	text-align:-9999px;
	font-size:1px;
	margin:20px 0 0 32px;
	text-indent:-9999px;
}

#listUl{
	margin:6px 0 0 7px;
	width:435px;
	line-height:20px;
}
#listUl a{
	color:#333333;
	text-decoration:underline;
}
#listUl a:hover{
	text-decoration:none;
}
#listUl li{
	list-style:none;
	padding:0;
}
