@charset "utf-8";
/* CSS Document */
#header, .slideShow, #rightCol, #footer, #leftColInner, .photo
	{display:none;}
#mainCol h1{font-size:25px; color:#000;}
.box, .newBox
	{float:left; width:800px;border-bottom:solid 1px #ddd;}
.box h1
		{color:#000; font-size:20px;}

.newBox	ul
	{margin:0; padding:0; list-style:none;}

.newBox	ul li
	{display:block; width:800px;}		

.newBox ul li > .newsDetail
	{display:block; width:650px;}	
#mainColInner, .w340
	{width:100%; display:block;}
