﻿@charset "utf-8";

/*网站基本定义*/
div,form,img,ul,ol,li,dl,dt,dd,p,tr,td,body,strong,span,pre,input{margin:0; padding:0; border:0; background-repeat:no-repeat;}
h1,h2,h3,h4,h5,h6,p{ margin:0; padding:0; font-weight:normal;outline:none;}
body{font-family:"微软雅黑";font-size:14px;color:#666;}
ul,li{ list-style:none;}
em{ font-style:normal;}
a{ text-decoration:none; color:#666; outline:none;}
a:hover{}

/*网站基本定义*/
.ct{  width:1000px; margin:0 auto;}
.clear:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clear {zoom:1; /* for IE6 IE7 */}
input,span,img,em,a{vertical-align:middle;outline:none;}
span,em,i,a{display:inline-block;}


.fl{float:left;}
.fr{float:right;}





