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

@import url(base.css);
#articleHead { text-align:center; border-bottom:1px dotted #ccc; } /*文章头部*/
.date, .date a { color:#ccc; } /*新闻日期*/
#content { padding:10px 0; min-height:160px; overflow:hidden; }
#content img { margin:2px 5px 5px 2px;}
.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;}
/* 上下文 */

#productinfo td{ padding:5px 5px; border:solid 1px #ddd; background:#f2f2f2; }
.product_description { border-bottom:dotted 1px #ccc; text-indent:30px; background:url(images/sign-up.png) no-repeat 5px center; }
#zoom { border:solid 1px #ddd; margin-bottom:5px;}
#accessory img { border:solid 1px #ddd; margin-right:10px;}
/* 产品详细介绍 */

#message { margin-top:30px; margin-bottom:30px; }

/* main*/
.wrap_page_box { background:url("images/innerpage.jpg") no-repeat 0 0; overflow:hidden; padding-bottom:40px;}
.content { overflow:hidden;}
/*products*/
.imgList { float:left; width:690px; height:auto; margin:0 15px 35px 0; overflow:hidden; border-bottom:1px #ccc solid; padding-bottom:35px;}
.proimg { width:184px; height:238px; overflow:hidden; text-align:center; background:#fff; float:left; margin-right:35px; position:relative;}
.proimg img { text-align:center;}
.imgList { _display:inline; }
.proinfo { float:right; width:470px; overflow:hidden;}
.proname { line-height:17px; padding:0px; max-height:35px; overflow:hidden;}
.proname a { color:#333; font-size:16px; text-decoration:none; font-weight:bold; text-transform:capitalize;}
.proname a:hover { color:#A50206;}
.prodsc { color:#444; margin:15px 0px 10px; line-height:16px; max-height:128px; overflow:hidden;}
.promore { background:url("images/more.png") no-repeat 55px center; padding:0px 20px 0px 2px; color:#A50206;text-decoration:none; text-transform:capitalize; color:#363; display:block;}
.promore:hover { background:url("images/more-1.png") no-repeat 55px center;}
