.normal {  background-image: url(image/bg_blue.jpg); background-repeat: repeat-y}
.font_s {
	font-size: 12px;
	color: #000066;
}
.font_12 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000066;
}
.box { padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px; height: 30px; width: 150px; border-color: #993300 #990000 #990000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.border {  border: #990000; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.underline {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000066;
	text-decoration: underline;
}
.linenone {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	color: #000066;
	text-decoration: none;
}
.fontbig {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	color: #990000;
}
.margine {
	font-size: 14px;
	line-height: 16px;
	text-indent: 3em;
}

