@charset "utf-8";
/* CSS Document */

@import url(base.css);
#path {font-size:14px; text-indent:55px; height:30px; line-height:30px; background:url(images/path.png) no-repeat; margin-bottom:10px; }
/* 路径 */

.boxoff { height:10px; background:url(images/boxoff.gif) repeat-x left 5px; margin-bottom:10px; }
.boxoff b { display:block; width:8px; height:10px; background:url(images/boxoff.gif) no-repeat left bottom; }
.context li { text-indent:10px; color:#666; }
/* 上下文 */

#articleHead { text-align:center; border-bottom:1px dotted #ccc; } /*文章头部*/
.date, .date a { color:#ccc; } /*新闻日期*/
.details {min-height:195px; padding:15px 10px 15px;border-bottom:#e1e1e1 1px; border-left:#e1e1e1 1px solid; background:#fcfcfc; border-top:#e1e1e1 1px; border-right:#e1e1e1 1px solid;}
.details li { list-style-type:none; list-style-image:none;}
.details span,.details p{  line-height:180%; }
.details img { margin:0px 10px 10px 10px;}

/* 文章内容页 */

#preview { border:solid 1px #ddd; padding:1px; }
#productName { border-bottom:1px dotted #ccc; margin-bottom:10px; text-indent:10px; }
#content { margin-top:5px;}
#productinfo td { padding:5px 5px; /*border:solid 1px #ddd; background:#f2f2f2;*/ }
.product_description { text-indent:30px; border-bottom:1px #ccc solid; margin:0 10px; }
.product_description h2 { font-weight:bold; font-size:14px;}
/* 产品详细页 */
.mb10 { margin-bottom:0px; border-bottom:#e1e1e1 1px; border-left:#e1e1e1 1px solid; background:#fcfcfc; border-top:#e1e1e1 1px; border-right:#e1e1e1 1px solid; position:relative; overflow:hidden; }
.p10 { padding:10px; border:none; }