/* CSS Document */

*{margin:0;padding:0;}
.clr{clear:both;}
.center{margin:0 auto;width:1100px;}
img{border:0;}
a{text-decoration:none;color:#7c7c7c;}
ul,li{list-style-type:none;}
a:focus {outline:0;}
h1,h2,h3,h4,h5,h6,i,b,em{font-weight:normal;font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.yellow{color:#ff6600;}
.f18{font-size:18px;}
.mt30{margin-top:30px;}

