body{
	font-size: 12px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#inew{
	width: 650px;
	height: 150px;
	margin-bottom: 10px;
}

#inew2{
	width: 650px;
	margin-bottom: 10px;
}

.inewul{
	list-style: none;
	margin-top: 5px;
	margin-left: 12px;
	padding: 0;
}

.inewul li{
	line-height: 150%;
	background: url(../_index_img/bg_dot.jpg) no-repeat top left;
	height: 20px;
}



/*common*/
td,th{	font-size: 12px;}
img{	border: none;}
adrress{	font-style: normal;}
em{	font-weight: bold;	font-style: normal;}

a:link {	color: #00f;	text-decoration: none;}
a:active {	color: #f00;	text-decoration: underline;}
a:visited {	color: #60f;	text-decoration: none;}
a:hover {	color: #f00;	text-decoration: underline;}

form,h1,h2,h3,h4,h5,p {	margin: 0px;	padding: 0px}

ul,ol{
	padding: 0px;
	margin-left: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.txt10 {	font-size: 10px;}
.height150 {	line-height: 150%;}
.height120 {	line-height: 120%;}
.lead{ margin-top: 15px;}

.clear{
	clear: both;
	height: 1px;
	overflow: hidden;
}
