@charset "utf-8";
@import url("global.css");

/*pro-list*/
.pro-list { list-style:none; margin:0; padding:0; }
.pro-list li { margin-top:20px; }
.pro-list li h2 { font-size:14px; background:url(../img/tit-bg.gif) no-repeat left top; height:23px; line-height:23px; padding-left:10px; }
.pro-list li .cell { background:#292929; clear:both; width:100%; }
.pro-list li img.pic { float:left; width:99px; height:99px; margin:10px; }
.pro-list li .p1 { padding-top:10px; line-height:1.5; }
.pro-list li .p2 { clear:both; background:url(../img/buy-bg.gif) no-repeat; width:326px; height:23px; line-height:23px; }
.pro-list li .p2 .s1 { width:170px; float:left; margin-left:30px;}
.pro-list li .p2 .s2 {}

#crumb { background:#262626; border-bottom:2px solid #000; border-top:2px solid #000; height:30px; line-height:30px; padding-left:10px; }

/*pro-detail*/
#pro-detail { border-collapse:collapse; background:#292929; width:100%; margin-bottom:10px; margin-top:10px; color:#999}
#pro-detail td { border:1px solid #FFFFFF; padding:5px 8px; }

/*key*/
.key { background:#292929; padding:10px; margin-bottom:10px; }
.key h2 { font-size:13px; }
.key ol { padding-bottom:0; }
.key li { margin-bottom:3px; }

/*related*/
.related { background:#292929; padding:10px; }
.related h2 { font-size:13px; }
.related ul { padding-bottom:0; }
.related li { margin-bottom:3px; }

/*down_table*/
.down_table { width:100%; margin-top:10px; }
.down_table th { background:url(../img/nav_bg.gif) repeat-x left top; text-align:left; height:20px; line-height:20px; border:1px solid #eee; padding-left:10px; }
.down_table td { padding:4px 10px; color:#ccc; }
.down_table a:link, .down_table a:visited { text-decoration:underline; }
.down_table a:hover { text-decoration:none; }

/*about_us*/
#about_us {}
#about_us h2 { font-size:16px; margin-top:15px; margin-bottom:5px; }
#about_us h3 { font-size:15px; margin-top:15px; margin-bottom:5px; }
#about_us h4 { font-size:14px; margin-top:15px; margin-bottom:5px; }
#about_us h5 { font-size:13px; margin-top:15px; margin-bottom:5px; }
#about_us p { margin:5px 0; font-size:13px; line-height:1.4; }

/*add*/
.tb1{ width:370px; float:left; margin-left:10px; text-align:center; color:#999}
.tb1 td{ border:#666666 1px solid;}
.ccc{ clear:both; display:block; height:0; overflow:hidden}
.pp1{ margin-top:30px; font-size:14px; padding-left:3px}
