/* CSS Document */

html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {margin:0; padding:0;}
html, body{height:100%;width:100%;overflow:hidden;background-color:#fff;z-index:0; background:url(../images/bodybg.gif) no-repeat center top;
		}
body, button, input, select, textarea {font: 12px/1.5em Arial,Helvetica,San-serif;}
h1, h2, h3, h4, h5{}
ul, li{list-style:none;}
table {border-collapse:collapse; border-spacing:0;}
select,input{vertical-align:middle;}

/*a*/
a img, img, fieldset {border:medium none;vertical-align:middle}
td, td a, button, input, select, textarea {font-size:1em}
a,a:visited,td a ,td a:visited{color:#2333A3; text-decoration:none}
td a:hover,a:hover {color:#E70;text-decoration:underline}
table tr th{ word-break:keep-all;white-space:nowrap;}

/*clearfix*/
.clearfix:after {height:0; visibility:hidden; content:'.'; display:block; clear:both;}
.clearfix {zoom: 1; _display:inline; clear:both; height:1px;}/*IE 6.0*/
.clear{ clear:both;}
.fleft{ float:left;}
.fright{ float:right;}

table tr.bottom{height:33px; background:url(../images/bg_bottom.png) repeat-x; text-align:center;}

