@charset "utf-8";
/**
 *  entry box
 */
	#entryBox .leftPh .listBox { border-color:#ccc; }
	#entryBox .rightTxt p span { color:#006cff; }

/**
 *  menber list
 */
	#memberList .listBox { border-color:#ccc; }
	#memberList p { color:#666; }
