@charset "utf-8";

.input-select{
	color:#964167;
	border:#964167 1px solid;
	padding:1px;
}

.Thead{
	background-color: #902455;
	color:#FFFFFF;
}

.dot_line_C{
	border:#902455 dotted 1px;
	background-color:#e9d3dd;
}

.colorcell{
	background-color:#e9d3dd;
}

.dottline_C{
	border-left:#902455 dotted 1px;
	border-right:#902455 dotted 1px;
	border-bottom:#902455 dotted 1px;
	background-color:#e9d3dd;
	padding:0;
	margin:0;
}

.dot_line_R{
	border-right:#902455 dotted 1px;
	border-bottom:#902455 dotted 1px;
	padding:0;
	margin:0;
}

.dot_line_L{
	border-left:#902455 dotted 1px;
	border-right:#902455 dotted 1px;
	border-bottom:#902455 dotted 1px;
	background-color:#e9d3dd;
	padding:0;
	margin:0;
}

.dottline{
	border-bottom:#902455 dotted 1px;
	padding:0;
	margin:0;
}

a.pagination 			{ font-size:12px; font-weight:600; color:#ffffff; font-family: arial, helvetica; text-decoration:none;} 
a.pagination:visited	{ font-size:12px; font-weight:600; color:#ffffff; font-family: arial, helvetica; text-decoration:none;} 
a.pagination:hover		{ font-size:12px; font-weight:600; color:#ffffff; font-family: arial, helvetica; text-decoration:underline;}
