
body, h1, h2, h3, h4, h5, h6 ,p, ul, dl, ol, li, dt, dd, form, input, object, param, embed, label, form, select {
	padding:0;
	margin:0 auto;
	font-size:12px;
	line-height:20px;
}


/* for safari *//*\*/html:\66irst-child body { font-size: 70%;}/* end */

body{
	width:760px;
	margin:0 auto;
	padding:0;
}


img{
	border: 0px none;
	padding: 0;
	margin: 0;
}

table{
	padding:0px;
	margin:0px;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
}

td, tr, th{
	vertical-align:top;
	padding: 0px;
	margin:0px;
	text-align:left;
	font-weight:normal;
	border-spacing: 0;
	border-collapse: collapse;
	border-style: none;
	padding:7px;
}

a{text-decoration:none;}

li {
	list-style: none;
}

strong{
	font-size:14px;
	color:#00CCFF;
}

small{
	font-size:10px;
}

em{
	font-style:normal;
	font-weight:normal;
	color:#FF0000;
}

.clear{
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	clear:both;
}

h1{
	margin:10px auto 30px;
}


/*=============================*/
.table01{
	width:760px;
	margin:20px auto 0;
	border-top:1px solid #FF0000;
	border-left:1px solid #ff0000;
	position:relative;
}

.table01 .tag{
	z-index:100;
	position:absolute;
	margin:14px 0 0 535px;
}

.table01 .text01{
	font-size:12px;
	color:#000000;
}

.table01 .text02{
	font-size:12px;
	color:#000000;
	margin-bottom:0;
}

.table01 p{
	margin-bottom:10px;
}

.table01 th{
	background-color:#FFFFB3;
	border-bottom:1px solid #FF0000;
	border-right:1px solid #ff0000;
	font-size:14px;
	color:#FF0000;
}

.table01 td{
	border-bottom:1px solid #FF0000;
	border-right:1px solid #ff0000;
}

.table02{
	width:760px;
	margin:20px auto 0;
	border-top:1px solid #FF0000;
	border-left:1px solid #ff0000;
}

.table02 td{
	background-color:#FFFFB3;
	border-bottom:1px solid #FF0000;
	border-right:1px solid #ff0000;
}

.table03{
	width:760px;
	margin:20px auto 0;
	border-bottom:1px solid #000000;
}

.table03 p{
	margin-bottom:10px;
}

.table03 .text01{
	padding-left:20px;
}

.table03 .text01 em{
	color:#1E5FA9;
}

.table03 .text01 strong{
	color:#660066;
	font-size:12px;
	font-weight:normal;
}

.table04{
	width:760px;
	margin:20px auto 0;
}

.table04 p{
	margin-bottom:10px;
}

.btn{
	width:760px;
	text-align:center;
	margin:20px auto;
}

.table05{
	width:760px;
	margin:20px auto 0;
	border-top:1px solid #FF0000;
	border-left:1px solid #ff0000;
}

.table05 th{
	background-color:#FFFFB3;
	border-bottom:1px solid #FF0000;
	border-right:1px solid #ff0000;
	font-size:14px;
	color:#FF0000;
	text-align:center;
}

.table05 td{
	border-bottom:1px solid #FF0000;
	border-right:1px solid #ff0000;
}

.table06{
	width:760px;
	margin:30px auto;
}

.table06 td{
	padding:3px;
	line-height:16px;
	color:#ff0000;
}

.close{
	margin:30px auto;
	width:760px;
	text-align:center;
	padding:20px 0 20px;
	border-top:1px solid #000000;
}

#example2 { 
color: #0000ff; 
} 

#example2 em { 
color: #ff0000; 
} 

.checkbox {
padding:4px 0 4px 0;
display:inline;

}

.error-message {
color: rgb(255, 0, 0);
}