@charset "utf-8";
/* CSS Document */

/* **************Index.html CSS*************** */


/* PageTitle */
h2{
	width:755px;
	height:30px;
	background:url(../images/title01.gif) no-repeat 0 0;
	text-indent:-9999px;
	font-size:0;
	line-height:100%;
	padding:5px 5px 0 0;
	margin:0 0 20px;
}
/* Main */
.news{
	height:100%;
	margin:0 10px;
}
.news dt{
	background:url(../../../shared/images/icon01.gif) no-repeat 0 0;
	padding:0 15px 4px 20px;
	float:left;
}
.news dd{
	float:left;
	width:620px;
	padding:0 0 4px;
}




















