/* CSS Document */

h1 {
	color: #4F709F;
}
h1 span {
	color: #f19100;
}
h2 {
	color: #f58220;
}

h3 {
	color: #000;
}

#header {
	background: url(../images/hrd_bg_CDM.jpg) no-repeat right top;
}

.bread_crumb {
	color:#4F709F;
}

.bread_crumb a {
	color:#4F709F;
}

.block_inside .bl_top {
	background: url(../images/block/bl_in_top_CDM.gif) no-repeat center top;
	height: 16px;
}

.inside_leftcol h2 {
	background: url(../images/h2_bg_CDM.gif) repeat-y right top #4F709F;
}

.inside_leftcol ul.rootLevel li a {
	color: #4F709F;
}
.inside_leftcol ul.rootLevel li a:hover {
	color: #000;
}

.feedback h2, .feedback h2  {
	color: #333;
}
.feedback_in th,  .feedback_in2 th {
	color: #666;
	font-weight: normal;
}