/************************************************/
/*        ե᡼ѥ륷        */
/************************************************/


/* ------ ڡ ------ */
body {  
	background-color: #ffffff;  /* طʿ */
}


/* ------ ȥ ------ */
.title {
	color: #FF3366;             /* ʸ */
	text-align: center;           /*  */
	font-size: 18px;
}


/* ------ å ------ */
.msg_head {
	color: #000000;             /* ʸ */
	text-align: center;           /*  */
}

.msg_foot {
	color: #000000;             /* ʸ */
	text-align: center;         /*  */
}


/* ------ ơ֥ ------ */
table {
	width: 80%;
	border: thin solid #CCCCCC;
	margin-top: 20px;
	margin-right: 10%;
	margin-bottom: 20px;
	margin-left: 10%;
}

table th {                          
	background-color: #FFC1FF;  /* طʿ */
	color: #000000;             /* ʸ */
	text-align: left;           /*  */
	border-style: none;
	white-space: nowrap;
	padding: 5px;
}

table td {
	background-color: #FFFFFF;  /* طʿ */
	color: #000000;             /* ʸ */
	text-align: left;           /*  */
	border-style: none;
	white-space: nowrap;
	padding: 0px;
}


/* ------ ܥ ------ */
.submit {
	text-align: center;         /*  */
}
