@charset "utf-8";
.w12 {
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	color: #666666;

}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #009999;
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
/* for technique-question  */
tr.msg_row0{
}
tr.msg_row1{
	background-color:#EAECEC;
}