@charset "utf-8";

/* CSS Document */



#frmedit  {

	font:Arial, Helvetica, sans-serif, 新細明體;

}

#frmedit table {

	border-top: 1px #666;

	border-right: 1px #666;

	border-bottom: 1px dashed #666;

	border-left: 1px dashed #666;

}



#frmedit td {

	font-size:12px;

	padding:2px;

	border-top: 1px dashed #666;

	border-right: 1px dashed #666;

	border-bottom: 1px #666;

	border-left: 1px #666;

}

#frmedit .item {

	padding-left:10px;

}

#frmedit .caption {

	font-size:14px;

	padding:6px;

	text-align:center;

}



#frmedit .bottom {

	padding:6px;

}



.listtable,.listtable table {

	font:Arial, Helvetica, sans-serif, 新細明體;

	border-bottom: 1px dashed #666;

	border-left: 1px dashed #666;

	

}



.listtable td {

	padding-left:10px;

	font-size:12px;

	border-top: 1px dashed #666;

	border-right: 1px dashed #666;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

}





.listtable a{

	color:#333333;

}



#detail  {

	font:Arial, Helvetica, sans-serif, 新細明體;

}



.detail,.detail table {

	font:Arial, Helvetica, sans-serif, 新細明體;

	border-bottom: 1px dashed #666;

	border-left: 1px dashed #666;

	

}



.detail td {

	padding-left:10px;

	font-size:12px;

	border-top: 1px dashed #666;

	border-right: 1px dashed #666;

	padding-top: 2px;

	padding-right: 2px;

	padding-bottom: 2px;

}

#detail .tdcolor{

	background-color:#e5e5e5;

}

#detail .tdcolor2{

	background-color:#f4f4f4;

}



