*{
	font-size:12px;
	}
a{
	font-weight:bold;
	color:#FF8BE8;
	}
body{
	text-align: center;
	margin:0px;
	padding:0px;
	background-color:#FFD3FE;
	}
div#all{ 
	margin: 0 auto;
	width:800px;

	background-color:#ffffff;
	} 
div#head{
	border-right:1px solid #FF54D1;
	border-left:1px solid #FF54D1;
	}
div#hosi{
	border-bottom:1px dashed #FF54D1;
	font-weight:bold;
	padding:5px;
	border-right:1px solid #FF54D1;
	border-left:1px solid #FF54D1;
	}
table#main{
	border-collapse: collapse;
	border-spacing: 0;
	width:100%;
	}
td.main3{
	width:33%;
	border-right:1px solid #FF54D1;
	border-left:1px solid #FF54D1;
	vertical-align:top;
	}
div.box{
	border-bottom:1px dashed #FFD3FE;
	padding:3px;
	}
td.box2{
	border-bottom:1px dashed #FFD3FE;
	padding:6px 0px;
	}
div.mains{
	border-bottom:1px dashed #FF54D1;
	height:135px;
	}
div.mains table{
	width:100%;
	}
div.mains table td.img{
	width:128px;
	text-align:center;
	}
div.mains table td.txt{
	vertical-align:top;
	}