@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background: url(../images/back.gif) repeat-x top #fff;
}
body td,th,table,span,div,input,textarea,p,ul,li {
	font-family: Arial;
}
.altback {
	background: url(../images/bg.jpg) repeat;
}
.ustback {
	background: url(../images/back_img.jpg) no-repeat;
}
.mainimg {
	background: url(../images/main_img.jpg) no-repeat;
	background-position: center;
	background-position:top
}
.mainimg2 {
	background: url(../images/main_img2.jpg) no-repeat;
	background-position: center;
	background-position:top
}
.imza {
	background: url(../images/imza.png) repeat-x;
	background-position:top
}
.copy {
	color: #90806e;
	font-size: 9px;
	font-weight: normal;
}
.txt1 {
	color: #837467;
	font-size: 13px;
	font-weight: normal;
	font-style:italic;
}
.txt2 {
	color: #837467;
	font-size: 11px;
	font-weight: normal;
	padding-top:20px;
}