@charset "iso-8859-1";
/*CSS reset*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,
blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,
var,dl,dt,dd,ol,ul,li,fieldset, form,label,legend,table,caption,
tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:inherit;font-style:normal;font-size:100%;font-family:inherit;vertical-align:baseline;outline:0;}
table{border-collapse:collapse;border-spacing:0;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
a{color:#fff;text-decoration:none;}a:hover{text-decoration:underline;}
input,select,textarea{border:0;font:12px arial,helvetica,"sans Serif",clean,sans-serif;}
legend{display:none}label{cursor:pointer;cursor:hand;}:focus{outline:0;}
p{line-height:14px}
/**/

/*CSS Defaut*/
body{font:100 11px arial;color:#fff;background:#060d1d;}
#all{width:100%;height:100%;position:relative;}
#ct{width:866px;margin:0 auto;}
#hd,#md,#ft{float:none;clear:both;}
/**/

/*hd*/
#hd{padding:12px 0 24px;position:relative}
#hd h1{width:170px;height:57px;margin:31px 0 0}
#hd h1 a{width:170px;height:57px;text-indent:-999em;display:block;background:url(../img/logo.png) no-repeat}
/**/

/*md*/
#md{padding:0 0 30px}

/*ft */
#ft{padding:0 0 40px}
#ft h6 a{width:46px;height:15px;float:right;text-indent:-999em;background:url(../img/fishy.gif) no-repeat}
/**/