@charset "utf-8";
@import url("global.css");

/*pro-list*/
.pro-list { margin-top:10px; }
.pro-list h2 { color:#666; font-size:20px; }
.pro-list ul { list-style:none; margin:0; padding:0; }
.pro-list li { margin-top:10px; width:100%; }
.pro-list li h3 { font-size:12px; margin-bottom:3px; }
.pro-list li .p1 { color:#666; line-height:1.3; }
.pro-list li .p2 { font-weight:bold; text-align:right; margin-top:10px; }
.pro-list img.pic { width:99px; height:99px; float:left; margin-right:10px; }

/*pro-detail*/
#pro-detail { border-collapse:collapse; margin-bottom:20px; margin-top:20px; font-size:11px; }
#pro-detail td { border:1px solid #ccc; padding:3px 10px; }

/*key*/
#key {}
#key h2 { font-size:13px; }
#key ol {}
#key li { margin-bottom:3px; }

/*related*/
#related {}
#related h2 { font-size:13px; }
#related ul {}
#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; height:20px; line-height:20px; border:1px solid #eee; padding-left:10px; }
.down_table td { padding:4px 10px; color:#666; }
.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{ float:left; margin-left:10px; border-collapse:collapse; color:#999; width:400px}
.tb1 td{ border:#666666 1px solid}
.ccc{ clear:both; display:block; height:0; overflow:hidden}
.pp1{ margin-top:30px; font-size:14px; color:#333}