@charset "utf-8";
/*------------------------------*/
/*TXT*/
/*------------------------------*/
.txtSmall {
	font-size: 10px;
	line-height: 150%;
}
.txtMidium {
	font-size: 12px;
	line-height: 150%;
}
.txtBig {
	font-size: 14px;
	line-height: 150%;
}
h3 {
font-size:14px;
}
h4 {
font-size:14px;
}
/*------------------------------*/
/*TXT CAHNGE ICON*/
/*------------------------------*/
#txtChange a#txtCahngeSmall {
	background-image: url(../images/tc_s_f2.gif);
	background-repeat: no-repeat;
}
