@charset "UTF-8";
body {
	background-color: #B3B3B3;
	background-image: url(/images/notice/common_bg.png);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.divText {

}
a:link {
	color: #A40000;
}
a:visited {
	color: #A40000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #A40000;
}
.main {
	background-attachment: scroll;
	background-image: url(/images/notice/login_locket.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: left;
	float: left;
	height: 416px;
	min-width: 500px;
	width: auto;
	padding-top: 194px;
	padding-left: 209px;
}
.issa {
	clear: left;
	float: left;
	height: 71px;
	margin: 0px;
	padding-top: 35px;
	padding-left: 58px;
}
.text_first {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	clear: left;
	float: left;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 5px;
	clear: left;
	float: left;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.text_titolo {
	font-weight: bold;
	color: #A40000;
}
.text_small {
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
