@charset "iso-8859-1";



#ContentsBlock {
	margin-top: 26px;
	margin-bottom: 170px;
}


	#ContentsBlock ul.TopicsList {
		width: 723px;
		list-style-type: none;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
	}


		#ContentsBlock ul.TopicsList li {
			background-image: url(../images/common/dotline_gray.gif);
			background-repeat: repeat-x;
			background-position: top;
			padding-top: 6px;
			padding-bottom: 5px;
		}


			#ContentsBlock ul.TopicsList li dl.udline {
				background-image: url(../images/common/dotline_gray.gif);
				background-repeat: repeat-x;
				background-position: bottom;
				padding-bottom: 5px;
			}



				#ContentsBlock ul.TopicsList li dl dt {
					float: left;
					width: 98px;
					font-size: 65%;
					font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
					font-weight: bold;
					background-image: url(../info/images/square1_blue.gif);
					background-repeat: no-repeat;
					background-position: 5px center;
					padding-left: 22px;
				}


				#ContentsBlock ul.TopicsList li dl dd {
					float: right;
					width: 595px;
					font-size: 70%;
					font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
					background-image: url(../images/common/arrow1_yel.gif);
					background-repeat: no-repeat;
					background-position: 0px center;
					padding-left: 8px;
				}

















