﻿@charset "utf-8";
/* ---------清空默认样式----------- */
html, body, div, a, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, blockquote, fieldset ,foot{ margin:0px; padding:0px;font-family:Arial,"微软雅黑"; font-size: 13px; color:#666; }
table, th, td, { font-size: 13px; color:#666;}
img { border:0 none;}
ul, ol, li { list-style-type: none; } 
body, input, select, button, textarea {}
body {	font: normal 13px tahoma, Arial, \5FAE\8F6F\96C5\9ED1, \5B8B\4F53;}
.L, .l, .C, .c, .Left, .Center, .left, .center {	float: left;}
.R, .r, .Right, .right {float: right;}
h1, h2, h3, h4, p, span, label, del, a, strong, em, li, dt, dd { white-space:normal; word-wrap:break-word; word-break:break-all; }
table, tr, th, td { /*border: 0 none; */border-collapse:collapse; border-spacing:0; }
fieldset { border:0 none; }
button { cursor: pointer; }
i, em, cite, address { font-style: normal; }
a, a:link{ text-decoration:none; cursor: pointer; border:0; color:#666;}
a:visited {}
a:hover, a:active { text-decoration: none;}
a:focus { outline: none; }
a{ blr:expression(this.onFocus=this.blur()); /* IE Opera */ outline:none; /* FF Opera */ } a:focus{ -moz-outline-style: none; /* FF */ } 
a,input[type="text"],input[type="submit"],input[type="radio"],select,option,textarea{    outline: none;  -webkit-appearance: none;} 


/* 飘窗 */
#FlAD{z-index:10;left: 100;top: 100;width:220px;text-align:center;position:absolute;border-radius:5px;background: url(../images/flad.jpg) center center no-repeat;background-size:cover;}
#FlAD span{position:absolute;right:10px;top:10px;font-size:20px;line-height:20px;display:block;font-weight:lighter}
#FlAD a{display:inline-block;text-align:center;/* padding:2px 10px; */color:#333;border:1px solid #ccc;/* height:30px; *//* line-height:30px; *//* margin:50px 0 10px; */background:rgba(255,255,255,0.5);}
/* #FlAD span:hover{color:#0057a8;cursor:pointer}
#FlAD a:hover{color:#fff;background:#0057a8;border:1px solid transparent} */
#FlAD img{width:100%}





