@charset "utf-8";
/* CSS Document */
body{ margin:0px; padding:0px; color:#666; background:#fff; font-size:0.9em; line-height:1.5em; font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif;}
table,input,select,textarea{ color:#666; /*font-size:0.8em;*/ line-height:1.25em; font-family: 'microsoft yahei',Verdana,Arial,Helvetica,sans-serif; outline: none;}
a{ text-decoration:none; color:#666;}
a:hover{ text-decoration:none; color:#666; cursor:pointer;}
img{ border:0px; vertical-align:middle;}
ul,li,dl,dt,dd{ margin:0px; padding:0px; list-style:none;}
.f_l{ float:left;}
.f_r{ float:right;}
.green{ color:green;}
.red{ color:#f24022;}
.yellow{ color:#ff682c;}
.blue{ color:#2b7fe6}
.bold{ font-weight:bold;}
.low{ color:#999;}
.deep{ color:#2e2e2e;}
.center{ text-align:center;}
.a_right{ text-align:right;}
.m_top{ margin-top:10px;}
.m_top15{ margin-top:15px;}
.m_top30{ margin-top:30px;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="text"],input[type="password"],textarea{ appearance: none; -webkit-appearance:none;}/*ISO按钮默认样式*/
::-webkit-input-placeholder { color:#d4d4d4;}

/*clear float*/
.clear_fl:after{clear:both;content:'.';display:block;height:0;visibility:hidden;line-height:0;}
.clear_fl{*zoom:1;}


/*捕鱼样式*/
.wrap{ width:100%; min-width:320px; margin:0 auto; max-width:750px; position:relative; overflow:hidden;}
.w100{ width: 100%; position: relative; }
.w100 img{ width:100%; }
.btn1{ width: 31.8666%; position: absolute; top: 60%; left: 31%; }
.btn2{ width: 31.8666%; position: absolute; top: 51%; left: 33%; }
.btn3{ width: 48.8%; position: absolute; top: 0%; left: 41.5%; }
.btn4{ width: 48.8%; position: absolute; bottom: 0%; left: 41.5%; }













