/* CSS Document */

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

h3 {
	color: #333;
}

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

.bread_crumb {
	color:#000;
}
.bread_crumb a {
	color:#000;
}

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

.inside_leftcol ul.rootLevel li a {
	color: #333;
}
.inside_leftcol ul.rootLevel li a:hover {
	color: #f19100;
}
