
*{
	font-size:14px;
}
a:link {
	color:#003399;
	text-decoration: none;
}
a:visited {
	color:#003399;
	text-decoration: none;
}
a:hover {
	color:#D13119;
	text-decoration: underline;
}
.letter {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	float: left;
	width: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	min-height: 0px;
	max-height: 11px;
}
.letterbox {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
	float: none;
	clear:both;
	height: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	vertical-align: middle;
	min-height: 0px;
	max-height: 12px;
}
.lnpletterboxtable td{
	font-size: 14px;
}
.lnpnaiyoubox{
	padding-right:7px;
	float:left;
}

.border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.alert{
	width:600px;
	padding:8px;
	border: thin solid #FF6600;
	background-color: #FFFFFF;
	margin-top:10px;
	margin-bottom:15px;
}
h6{
	font-size:15px;
	font-weight:bold;
	line-height:200%;
	margin:10px;
	vertical-align:middle;
}
h6 img{
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	margin-left: 7px;
	position:relative;
	top:5px;
}
p{
	font-size:14px;
}