@charset "UTF-8";

/* CSS Document 
Title:      ORGABITS_news styles
Updated:    Jun. 13 2008
*/

#contact .stay {
	background-position: 0px   -25px;
}

#contents_contact {
	overflow: auto !important;
	overflow /**/: hidden;
	width: 100%;
	height:590px;
	background: url(../images/contact/bg.jpg) no-repeat;
	margin-bottom: 5px;
}

#contactleft {
	float: left;
	width: 330px;
	margin-bottom: 20px;
}

#contactleft dt {
	width: 30px;
	float: left;
	font-size: 90%;
}

#contactleft dd {
	margin-left: 70px;
}

*:first-child+html #newsleft dd {
	margin-left: 75px;
	font-size: 95%;			/* IE7 */
}

* html #contactleft dd {
	margin-left: 75px;
	padding-left: 5px;
	font-size: 95%;				/* IE6 */
}

#newsright {
	float: right;
	width: 550px;
	padding-bottom: 20px;
}
#newsright img {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
