/* CSS Document */

.hed_img {
	background:url(../images/category/project_guide/hed_img.jpg) no-repeat 0 0;
	width:900px;
	height:200px;
	text-indent:-9999px;
	margin-bottom:5px;
}

.table_tag {
	width:100%;
	font-size:1em;
}

.table_tag th {
	background:#e4ebd8;
	text-align:center;
	font-weight:normal;
	padding: 3px;
}

.table_tag td {
	line-height: 1.3em;
	vertical-align: top;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
}
