/*------------------------------------------------
	index.css - <room> index.html design css
	2006.08.03
	:::toc:::
	import url
	parts design
------------------------------------------------*/


/* .section1 - 
------------------------------------------------*/

/* .section2 - 
------------------------------------------------*/


/* parts design
------------------------------------------------*/
#contents #wire .main .left #mainImage {
	background-image: url(../images/program_image.jpg);
	background-repeat: no-repeat;
	height: 266px;
	width: 418px;
}

/*--add--*/
#contents .main .bottom .intro {
	background-color:#f6b243;
}

#contents #wire .bottom .intro td {
	background-color: #FFFFFF;
}

#contents table.bottom {
	margin:0 10px;
	background-color: #FFFFFF;
	text-align:left;
}
.intro p{
	padding:5px;
}
