@CHARSET "BIG5";
.current{
	margin:0 auto;text-align:center;padding:3px;border:1px solid black;background:#999999;
}

.notSelected{
	margin:0 auto;text-align:center;padding:3px;border:1px solid black;background:#EEEEEE;
}
.mceAdvanced{
 width: 450px;
 height:200px;
}
.text_btn{
	BORDER-TOP-WIDTH: 2px; BORDER-LEFT-WIDTH: 2px; FONT-SIZE: 12px; 
	BORDER-COLOR: #e9e9e9; BORDER-BOTTOM-WIDTH: 2px; 
	CURSOR: pointer; COLOR: #000000; 
	FONT-FAMILY: Tahoma,Georgia; BACKGROUND-COLOR: #DDDDDD; 
	BORDER-RIGHT-WIDTH: 2px; 
	COLOR:#666666;HEIGHT:24px;
	margin:0px 2px;
}
.error_field{
	background-color: #FFAA99;
}

.error{
	color:red;
}