/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, code, a, abbr, acronym, address, big, small, cite, ins, del, em, img, strike, strong, sub, sup, dl, dt, dd, ol, ul, li, form, fieldset, legend, label, input, select, textarea, table, caption, thead, tbody, tfoot, tr, th, td { margin: 0; padding: 0; font-family:"Times New Roman", Times, serif ; font-size: 16px; }
ul, ol { list-style: none; }
fieldset, a img { border: none; cursor:pointer }
:focus { outline: none; }
body { background-color: #FFF; color: #333;}
input, select, textarea { color: #000; font-family: normal normal 1em Arial, Helvetica, sans-serif; }
hr { display: none; }
object{cursor:pointer}
/* hyperlink */
a:link, a:visited {outline: none; text-decoration: none;} /*#C3D9EA*/
a:hover, a:hover span { text-decoration: none; }
.clear{
 	clear: both; 
}
p{
	margin: 0;
	padding: 0;
}

