#image {
	width: 400px !important;
	
	/* background: yellow; */
}

#intro {
	width: 400px !important;
	/* text-align: justify; */
	
	/* background: gray; */
}



#sub {
	background: transparent url(../_layout/hline.gif) 425px 0px repeat-y !important;
}

#sub #section {
	width: 400px !important;
	text-align: justify;
	
	/* background-color: red; */
	
	background: none;
}

#sub #section #section_content {
	width: 400px;
	
	background: none;
}