﻿body.business .box-type-1
{
	background-color:#1d1d1d;
	background-image:url(../images/box_type_1_bottom_business_bg.gif);
}

body.business .box-type-1 ul li a,
body.business .box-type-1 p.arrow-type-4 a,
body.business .box-type-1-short a
{
	background-image:url('../images/arrow_type_1.gif');
	color:#ffffff;
}

body.business .box-type-1 a:hover
{
	color:#ff6418;
	background-image:url('../images/arrow_type_2_hover.gif');
}

body.business .box-type-1 .content
{
	background-image:url(../images/box_type_1_top_business_bg.gif);
}

body.business div#ContainerFooterTop .business a,
body.business div#ContainerFooterTop .business h2
{
	color:#6C6B6B;
}

body.business div#ContainerFooterTop .consumer a,
body.business div#ContainerFooterTop .consumer h2
{
	color:#9F9E9E;
}


body.business div#ContainerContentLeft #LeftMenuArea
{
	background-image:url(../images/container_left_header_business_bg.gif);
}
