h3{
	background:url('../images/h4.gif') center left no-repeat;
        font-size:24px;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}
h4{
	background:url('../images/h4.gif') center left no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 15px;
}

img.imgLeft{
	float:left;
	margin-right:10px;
}

ul.link{
	margin:10px 0px 5px 0px;
	padding:0px;
	list-style-type:none;
}
	ul.link li{
		margin-bottom:7px;
	}

		div#flash{
			width:100%;
			height:205px;
			margin:10px 0px 12px 0px;
		}

		div#topics{
			width:100%;
			margin:0px 0px 30px 0px;
		}
			img#topicsTitle{
			}

		div.block_long{
			clear:both;
			width:770px;
			margin:20px auto 0px auto;
			padding-bottom:20px;
			border:solid 1px #FFF;
			background:url('../images/illust.gif') bottom right no-repeat;
			overflow:auto;
		}
		img.dot_long{
			clear:both;
			display:block;
			width:770px;
			height:1px;
			margin:0px auto;
		}


		div#whatsnew{
			margin:0px 0px 40px 0px;
			overflow:auto;
			position:relative;
		}
			p#whatsLink{
				position:absolute;
				top:20px;
				right:70px;
			}
			img#whatsTitle{
				margin-top:5px;
				margin-bottom:15px;
			}
			dl#whatsList{
				overflow:auto;
				margin:0px 0px 0px 15px;
			}
				dl#whatsList dt{
					width:75px;
					line-height:1.5;
					float:left;
				}
				dl#whatsList dd{
					width:700px;
					margin-bottom:5px;
					line-height:1.5;
					float:left;
				}

		div#bannerArea{
			width:100%;
			clear:both;
			overflow:auto;
		}

		div.bnrLong{
			clear:both;
			width:800px;
			margin:0px 0px 10px 0px;
			background:#ebebeb;
		}
			ul.bnr{
				margin:0px 0px 0px 10px;
				padding:0px;
				list-style-type:none;
			}
			ul.bnr li{
				display:inline;
				float:left;
				margin:0px 10px 0px 0px;
				line-height:0px;
				overflow:hidden;
			}
		div.attShort{
			width:395px;
			overflow:auto;
			background:url('../images/bnr_short_p_bg.gif');
		}
			div.attShort p{
				width:375px;
				margin-left:10px;
			}
			.attention{
				color:#cc0000;
			}
			.attTitle{
				width:375px;
				border-bottom:solid 1px #FFF;
				font-weight:bold;
				padding-bottom:3px;
				margin-bottom:5px;
			}
			#mailIcon{
				background:url('../images/icon_mail.gif') no-repeat;
				background-position:2px 1px;
				text-indent:23px;
			}
			#h4Icon{
				background:url('../images/h4.gif') no-repeat;
				text-indent:15px;
			}
