/************** CONTENT *********************************/

	.page1 #content { padding-top:80px}

		.page1 #content dl{margin:0 80px 0 100px; text-align:justify; }
		.page1 #content dt{ font-size:1.0em; display:inline; font-weight:bold}
		.page1 #content dd{ font-size:1.0em; line-height:2em; margin:0; display:inline}

/*************** COLRIGHT ********************************/

.page1 #colRight p {
		height:100px;
		width:250px;
		text-align:right;
}
.page1 #colRight p span {
		background-image:url(../images/bgrd_colright.png);
		background-repeat: no-repeat;
		background-position: center ;
		text-align:center;
		display:block ;
		padding:2px;
}


.page1 #colRight img { display:block; }


.page1 #colRight .img{
		width:146px;
		margin:0px 0 0  102px
}


/***********************************************/
/*	#ico_new{ display:none}*/

	#ico_new{
		position:absolute;
		left:55%;
		margin:-20px 0 0 280px;
		padding:0;
		width:auto !important
}

	* html #ico_new{
		margin:-30px 0 0 310px;
}
	

