#mailMag {
	margin: 20px 0px;
	font-size: 107%;
	}
#mailMag .read {
	font-size: 107%;
	}
#mailMag h2 {
	background: #FFFFFF;
	padding: 0px;
	margin-top: 30px;
	}
#mailMag .indent {
	padding: 0px 20px;
	}
#mailMag .btnArea {
	text-align: center;
	margin-top: 40px;
	}
#mailMag .pagetop {
	text-align: right;
	margin-top: 30px;
	}
#mailMag .title {
	margin: 0px 0px 10px;
	}
	#mailMag .title p {
		font-weight: bold;
		color: #FF6600;
		background: url(../img/icon_index.gif) no-repeat left top;
		padding-left: 15px;
		font-size: 107%;
		}
	#mailMag .title p span {
	font-weight: normal;
	color: #333;
	font-size: 85%;
		}
#mailMag .listNotes {
	font-size: 92%;
	}
	#mailMag .listNotes li {
		line-height: 130%;
		background: url(../img/icon_notes.gif) no-repeat left top;
		margin-top: 5px;
		padding-left: 15px;
		}
#mailMag .listFaq {
	}
	#mailMag .listFaq dt {
		font-weight: bold;
		background: url(../img/icon_q.gif) no-repeat left top;
		margin-bottom: 10px;
		padding-left: 25px;
		}
	#mailMag .listFaq dd {
		background: url(../img/icon_a.gif) no-repeat left top;
		margin-bottom: 20px;
		padding-left: 25px;
		line-height: 150%;
		}

#mailMag table.tblType01 {
	border: 0px none #FFFFFF;
	}
	#mailMag .tblType01 th,
	#mailMag .tblType01 td {
		text-align: left;
		border: 0px none #FFFFFF;
		}
	#mailMag .tblType01 th {
		background: #FFFFFF;
		}
	#mailMag .bgColor01 th,
	#mailMag .bgColor01 td {
		background: #FFFFCC;
		}

#mailMag table.tblMailState {
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 1px solid #CCCCCC;
	}
	#mailMag .tblMailState th,
	#mailMag .tblMailState td {
	text-align: left;
	border-top: 0px none #FFFFFF;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px none #FFFFFF;
	font-size: 92%;
		}
	#mailMag .tblMailState th.alignC,
	#mailMag .tblMailState td.alignC {
		text-align: center;
		}
	#mailMag .tblMailState th {
		background: #EAEAEA;
		}


#mailMag .mTop20 {
	margin-top: 20px;
	}
#mailMag .alignC {
	text-align: center;
	}
#mailMag input {
	padding: 2px;
	}
#mailMag .arrow01 {
	background: url(../img/arrow01.gif) no-repeat left top;
	padding-left: 18px;
	}
#mailMag .fontSmall {
	font-size: 77%;
	}
.fontImpact {
	font-weight: bold;
	color: #FF0000;
	}
.w800 {
	width: 800px;
	}