	.f_check { margin:5px 0 10px}
	.f_check.fl{ width:200px}

		.f_check  label{ margin:0px 0 0 0; display:block; overflow:hidden;  cursor:pointer}

		

		.niceCheck {

			width: 25px;

			height: 22px;

			margin:0 10px 0 1px;

			display: inline-block;

			cursor: pointer;

			float:left;

			background: url(checkbox.png) top;

		}

		.chekked{ background-position:bottom}

		.niceCheck input {display: none;}
		