/* 产品新开窗口*/
/* www.6b4p.com */
html,
body {  margin: 0;  padding: 0;}
body {  color: #333;  font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;}
ul {  list-style: none;}
.clearfix {  height: 1%;}
.clearfix:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}

#content {  margin: 20px 0 10px;  padding: 10px 0;}
ul {list-style: none;}
.clearfix {height: 1%;}
.clearfix:after {  content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden;}
#content {margin: 20px 0 10px;padding: 10px 0;}
/* image loading background image */
#gallery { visibility: hidden;}
#gallery li.loading {  background: url(../images/spinner.gif) no-repeat center center;}
/* image caption */
p.fg-caption {color: #999;font-size: 12px;font-weight: normal;line-height: 1.5em;margin: 0;text-align: left;}
