

.menu a {
display:block;
background: url(images/menubul.png) left top no-repeat;
padding-left: 10px;
line-height: 20px;
font-size: 1.0em;
color: #0072BC;

}

.menu a:hover  {
display:block;
background: url(images/menubul.png) left top no-repeat;
padding-left: 10px;
line-height: 20px;
font-size: 1.0em;
color: #71A3C5;

}
.tittle_1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
color:#373534;
text-transform:uppercase;
}

.text {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#666666;
}
.step {
display:block;
height: 40px;
background: url(images/step_bg0.png) top left repeat-x;
}
	
.step span {
display:block;
height: 40px;
background: url(images/step_bg2.png) top right no-repeat;
}

.step span span {
background: url(images/step_bg1.png) top left no-repeat;
}



body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9f1608;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #9f1608;
}
a:visited {
	color: #9f1608;
}
a:hover {
	color:#000000;
}
a:active {
	color: #9f1608;
}

.menu {
margin-top: 50px;
padding-left: 0px;

}

.menu span {
display: block;
margin-right: 5px;
background: url(images/menudot.png) right bottom no-repeat;
height: 26px;
}