﻿
.clear{ clear:both;}
*{margin:0; padding:0;}


body{ background:#edeef0; color:#666; font-size:15px; margin:0; padding:0;line-height:1.62;font-family:"微软雅黑","宋体",Arial,SimSun,sans-serif;}
ul{ list-style:none; padding:0; margin:0;}
li{ padding:0; margin:0; list-style:none;}
img{ border:none;}
.fl{ float:left;}
.fr{ float:right;}

.red{ color:#red;}

html { overflow-y:scroll; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; }

#banner { width:100%; text-align:center; float:left; }

#slider { width:100%; height:360px; width:280px; line-height:0; text-align:center; position:relative; overflow:hidden; }

#slider ul { -webkit-transition:left 800ms ease-in 0; -moz-transition:left 800ms ease-in 0; -o-transition:left 800ms ease-in 0; -ms-transition:left 800ms ease-in 0; transition:left 800ms ease-in 0; }

#pagenavi { position:absolute; bottom:5px; margin-left:-35px; left:50%; width:90px; height:10px; }

#pagenavi a {  -moz-border-radius: 15px; /* Firefox */

-webkit-border-radius: 15px; /* Safari 和 Chrome */

border-radius: 15px; /* Opera 10.5+, 以及使用了IE-CSS3的IE浏览器 */

background:#DDD; display:inline-block; _display:block; *display:block;

width:9px; height:9px }

#pagenavi a.active { background:#339900; }
