
		p, div, td, th {
			color: #000000; font-size: xx-small; font-family: Verdana, sans-serif;font-weight: normal;font-style: normal;text-decoration: none;
			vertical-align: top;
		}
		td, th {
			text-align: left;
		}
		a { 
			color: #888888; font-size: xx-small;font-weight: normal;font-style: normal;text-decoration: underline;
		}
		a:hover {
			color: #aaaaaa;font-size: xx-small;font-weight: normal;font-style: normal;text-decoration: underline; 
		}
		h1 {
			padding-top: 0px;
			color: #000000;font-size: medium;font-weight: bold;font-style: normal;text-decoration: none;
		}
		h2 {
			color: #000000;font-size: small;font-weight: bold;font-style: italic;text-decoration: none;
		}
		h3 {
			color: #000000;font-size: xx-small;font-weight: bold;font-style: italic;text-decoration: none;
		}
		h4 {
			color: #000000;font-size: xx-small;font-weight: normal;font-style: normal;text-decoration: none;
		}
		h5 {
			color: #000000;font-size: xx-small;font-weight: normal;font-style: normal;text-decoration: none;
		}
		h6 {
			color: #000000;font-size: xx-small;font-weight: normal;font-style: normal;text-decoration: none;
		}

		body {
			background-repeat: no-repeat;
			background-attachment: fixed;
			background-position: center center;
			margin: 0px;
			margin-top: 10px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
		}

		table.design {
			padding: 0px;
			border-collapse: collapse;
			border: 1px solid black;
			border-bottom: 0px solid black;
			margin: 0px auto;
		}

		td.design, tr.design {
			padding: 0px;
			border: 0px solid black;
			border-collapse: collapse;
			text-align: left;
		}

		img.design {
			border: 0px solid black;
		}

		div.leftBlocks, div.rightBlocks {
			position: relative;
			top: -30px;
		}

		div.contents {
			position: relative;
			top: -35px;
		}

		div.leftBlocks {
			width: 155px;
			color: white;
			margin-left: 17px;
		}

		div.leftBlockTitle {
			font-weight: bold;
			color: #ffffff;
			padding-bottom: 4px;
		}
		div.leftBlockContents {
			color: #ffffff;
		}

		div.contents {
			margin-left: 10px;
			width: 488px;
		}

		div.rightBlocks {
			margin-left: 15px;			
			width: 165px;
		}

		div.rightBlockTitle {
			font-weight: bold;
			color: #000000;
			padding-bottom: 4px;
		}
		div.rightBlockContents {
			color: #000000;
		}

		.news_introduction {
			font-weight: bold;
			margin-top: 0px;
			padding: 0px;
		}

