@charset "utf-8";
/* CSS Document */

/** html  *{
	behavior:url(iepngfix.htc);
}*/


a {
	color:#e57e24;
}

h1 {
	color:#e57e24;
}

.content_element b {
	
}
.content_element i {
	color:#e57e24;
	font-style:normal;
	
}

#right_content {
	width:230px;
	float:left;
	background:url(../images/okis_right_bottom_bg.gif) left bottom no-repeat;
}

#right_top {
	width:219px;
	padding-top:11px;
	background:url(../images/okis_right_top_bg.gif) left top no-repeat;
}

#right_content h2 {
	color:#e57e24;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-left:10px;
	/*background:url(../images/bg_header_right_column.gif) left 7px no-repeat;*/
}
.sub_navi li.active, .sub_navi li:hover {
	background:url(../images/okis_icon_act.gif) 15px 10px no-repeat #efeed8;
}


.sub_navi_lvl2 li.active, .sub_navi_lvl2 li:hover {
	background:url(../images/okis_icon_act.gif) 5px 10px no-repeat #efeed8;
}
#right_content h2{

}

.sub_navi li a.active, .sub_navi li a:hover {
	color:#e57e24
}

/*#right_content ul  {
	margin-left:10px;
	padding-left:0px;

}
#right_content li {
	padding-top:2px;
	padding-left:0px;
	list-style-image:url(../images/bullet_01.gif);
	margin-bottom:15px;
}

#right_content li a {

	color:#575a5d;
	
}*/


