/* except ie */

html>body .index{
	background: #990000 url(img/back_index_j.gif) no-repeat right bottom;

}

html>body .profile{
	background: #990000 url(img/back_profile_j.gif) no-repeat 0px bottom;
}
html>body #main .scale {
	margin: -3px 0px 0px 20px;
}

html>body .milan{
	background: #990000 url(img/back_miran.gif) no-repeat 0px 0px;
}

/* /except ie */
/* ie */

.index{
	background: #990000 url(img/back_index_j.gif) no-repeat fixed right bottom;

}

.profile{
	background: #990000 url(img/back_profile_j.gif) no-repeat fixed 0px bottom;
}
.scale {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.milan{
	background: #990000 url(img/back_miran.gif) no-repeat fixed 0px 0px;
}

/* /ie */

.profile-txt{text-align:justify; text-justify:distribute;}
