@charset "utf-8";
/* CSS Document */
/*imgs_list*/
.imgs_list{height:auto;}
.imgs_list li{float:left;text-align:center;margin-bottom:5px;width:240px;}
.imgs_list li img{padding:3px;border:1px solid #ddd;background:#fff;margin:0 6px;width:220px;height:160px;}
.imgs_list li a:hover img{border:1px solid #aaa;}
.imgs_text a{line-height:1.2em;color:#282828;}
.imgs_text{width:228px;height:2.0em;text-indent:1em;margin:3px auto;}
/*swhoPage
----------------------------------------------------------------------*/
.showPage{margin:10px auto 15px;text-align:center;}

/*quick_nav*/
.imgs_outer{width:960px;height:auto;margin:0 auto;}
.imgs_nav{height:30px;background:url(../images/imgs_bg.gif) left center repeat-x;text-indent:8px;width:960px;margin:0 auto;}
.imgs_nav ul li{float:left;line-height:30px;background:url(../images/lists_r.png) right center no-repeat;}
.imgs_nav ul li a{margin:0 5px;font-size:12px;}


