﻿body{	color: #000000;	background: #FFFFFF;}html, body, div, span, applet, object, iframe, form, h1, h2, h3, h4, h5, h6, p, blockquote, a, a:link, a:visited, em, font, img, small, strike, samp, strong, sub, sup, label, caption{ 	margin: 0; 	padding: 0; 	border: 0;	vertical-align: baseline;}tbody, tfoot, thead, tr, th, td, table{ 	border-collapse: collapse; 	border-spacing: 0;	margin: 0; 	padding: 0; 		vertical-align: baseline;} caption, th, td{ 	text-align: right; 	font-weight: normal; }table, tbody, tfoot, thead, tr, th, td{	vertical-align: top;}/* ---------------------------------------------------------------------------------------------- *//* -------------------------------------- STANDARD CLASSES -------------------------------------- */.clear 					{ clear: both; line-height: 1px; height: 1px; }.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}.clearfix				{ display: inline-block; }/* Hides from IE-mac \*/* html .clearfix 		{ height: 1%; }.clearfix 				{ display: block; }/* End hide from IE-mac */img.fl_left				{ display: block; margin: 10px 10px 10px 0; }img.fl_right			{ display: block; margin: 10px 0 10px 10px; }.fl_left 				{ float: left; }.fl_right 				{ float: right; }.fl_absMiddle			{ display: block; text-align: center; margin: 0 auto; }.txt-right	{ text-align: right; }.txt-left	{ text-align: left; }.txt-center	{ text-align: center; }.hide		{ display: none; }.show		{ display: block; }