@charset "utf-8";

/* reset style [start] */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, address, big, cite, code,
del, dfn, em, font, img, ins, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, p,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td 
{margin: 0;padding: 0;	border:0;  /*line-height: 1.5em;*/ }


body {line-height: 1.8em;  font-size:12px; font-family:Arial,Helvetical,sans-serif; color:#666666;}
ol, ul, li {/*list-style: none;*/}
blockquote, q {quotes: none;}

/* remember to define focus styles! :focus {outline: 0;} */

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;} /* font-weight:normal */

/* reset style [end] */
input.textBox { border:1px solid #969696; height:17px; margin-bottom:1px; padding:0 2px; }
.radio { margin-bottom:-2px;}
textarea {border:1px solid #969696;}
hr {display: none;}
legend { visibility:hidden; height:0; width:0; font-size:0;}

/*  button */
button {cursor: pointer; border-color: #FAFAFA #848484 #848484 #FAFAFA; border-width: 2px; border-style: solid; color: #333; font-family: monospace; font-size: 85%; background-color: #F0F0F0;}
button:active { border-color: #848484 #FAFAFA #FAFAFA #848484;}

/* etc */
caption {display:none;}
.line_color{background-color:#fbfbfb;}
.none td, .none th  {border:none;}
.none {border:none;}
table, th, td {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	border-collapse: collapse;
}

.mgt10{margin-top:10px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgb10{margin-bottom:10px;}
.mgb15{margin-bottom:15px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.bold{font-weight:bold;}

/*=================================================================================
 * Default Common Style Definition
 =================================================================================*/
.Hearing {
	position: absolute;
	left: -10000px;
	top: 0px;
}