/* h(class) */
#newsupdate h4{
	width: 673px;
	height: 26px;
	background: url(/img/h4_title.gif) 0px 0px no-repeat;
	margin: 20px 0px 10px 27px;
	padding: 4px 0px 0px 20px;
	clear: both;
	color: #003366;
	}
#newsupdate h5{
	width: 331px;
	height: 26px;
	background: url(/img/h5_title.gif) 0px 0px no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 3px 0px 0px 15px;
	}

	#newsupdate .NewsArea ul{
		width: 580px;
		list-style-type: none;
		margin: 0 auto 0.5em auto;
		padding: 0;
		}
	#newsupdate .NewsArea li{
		background: url(/img/yellow_ya.gif) 0 5px no-repeat;
		margin: 0 0 7px 0;
		padding: 2px 0 2px 17px;
		zoom:1;
		line-height: 120%;
		}
		#newsupdate .NewsArea ul li:after{
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;
			}
		#newsupdate .NewsArea ul li strong{
			color: #333333;
			}
		#newsupdate .NewsArea ul li img{
			float: right;
			margin: 0 0 0 10px;
			border: solid 1px #dfdfdf;
			}

	#newsupdate .UpDateArea ul{
		width: 580px;
		list-style-type: none;
		margin: 0 auto 0.5em auto;
		padding: 0;
		}
	#newsupdate .UpDateArea li{
		background: url(/img/yellow_ya.gif) 0 5px no-repeat;
		margin: 0 0 7px 0;
		padding: 2px 0 2px 17px;
		zoom:1;
		line-height: 120%;
		}
		#newsupdate .UpDateArea ul li:after{
			content:".";
			display:block;
			height:0;
			clear:both;
			visibility:hidden;
			}
		#newsupdate .UpDateArea ul li strong{
			color: #333333;
			}
		#newsupdate .UpDateArea ul li img{
			float: right;
			margin: 0 0 0 10px;
			border: solid 1px #dfdfdf;
			}
