@charset "utf-8";
.tag_main {
	color:#003366;
}
.tag_un_position {
	text-decoration: underline;
	font-weight:bold;
}
.tag_in_position {
	color:#FF9900; 
	font-weight:bold;
}

.member_area_ctag {
	border:#999999 1px solid; 
	height:1em; 
	width:35px; 
	background-color:#EEEEEE;
	padding:0 1.3em;
}

.operator {

}
.member_link {
	font-family: "細明體", Arial, Verdana;
	font-size: 9pt;
	color: #6699CC;
	text-decoration: none;
}

A.member_link:hover {
	font-family: "細明體", Arial, Verdana;
	font-size: 9pt;
	color: #0066CC;
	text-decoration: none;
}
