@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.txt{ font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		line-height:22px;
		color:#0d407c;
}

.error{ font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		line-height:22px;
		color:#CC0000;
}

.txt1{ font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		line-height:22px;
		color:#CC9900;
		font-weight:bold;
}

.txt2{ font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		line-height:22px;
		color:#0d407c;
		font-weight:bold;
		}
		
		
h1{ font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:11px;
		line-height:22px;
		color:#0d407c;
		font-weight:normal;
}

.bg { background-image:url(../images/01.png);
		background-repeat:no-repeat;
	}
.txt_price { 
		font-family:Verdana, Arial, Helvetica, sans-serif; 
		font-size:12px;
		color:#000000;
		text-decoration:none;
		font-weight:600;
		font-style:normal;
}
		