/* CSS Document */

#main .credit{
	padding: 2px 0 5px;
}


/* #main .inner-wrap
-----------------------*/
#main h2 span{
	color:	#c90002;
}
#main .right-part{
	overflow:hidden;
}
	#main .inner-wrap table{
		margin-left:-1px;
	}
		#main .inner-wrap th{
			border-left:1px solid #CCC;
		}
		#main table th {
			padding:	9px 7px;
		}

		#main table th.nobk,
		#main table td.nobk{
			background:	none;
		}
		#main table th.nobottom,
		#main table td.nobottom{
			border-bottom:	none;
		}