
/*Ð±Ä¬Ç°×º*/
ul,ol {
list-style:none;
}
/*Ï±ê¡¢Â±*/
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
/* È¥Ä¬Ï±ß¿ */
input, button, textarea, fieldset, img {
border: 0 none;
}
/*Ã±íµ¥Ôªå¼°ë·½Ê½*/
button,input,select,textarea {
font-size:100%;
vertical-align:middle;
font-family:inherit;
}
textarea {
overflow: auto; /* Remove vertical scrollbar in IE6-9 */
vertical-align: top; /* Readability and alignment cross-browser */
}
/**/
table {border-collapse:collapse;border-spacing:0;}
th{ text-align: inherit;}
caption,th{text-align: center;}
/* Ä¬Ê½ */
a {
text-decoration: none;
color:#666;
}
a:hover {
text-decoration: none;
color:#d00;
}
/*  */
.clearfix:before,.clearfix:after {display: table;content:'';}
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
q:before,q:after{content: ""}
.clear { clear:both;}
/* iframe */
iframe{
display: block;
}
/* È¥firefox ß¿ */
abbr,acronym{
border: 0 none;
font-variant: normal;
}
/* É¾ */
del{text-decoration: line-through;}
/*  */
.fl{
      margin-left: 150px;
}
.fr{
float: right;
}
.fc{
clear: both;
}
.fz{
zoom:1;
}
img {border:none 0;}
input {_border:none;outline:none;}