@charset "utf-8";
@import url("global.css");
/*pro_list*/
.pro_list { list-style:none; margin:0; padding:0; }
.pro_list li { margin-bottom:25px; }
.pro_list li h2 {
	font-size:12px; border-bottom:1px solid #ccc; background:url(../img/tit_icon.gif) no-repeat 0 0; padding-left:25px; padding-bottom:5px;
	margin-bottom:10px;
}
.pro_list li p { line-height:1.5; color:#666; margin-bottom:10px; }
.pro_list li .p1 {  margin-left:110px; }
.pro_list li .p2 {  margin-left:110px; }
.pro_list li img.pic { width:99px; height:99px; float:left; }

p#crumb { font-size:11px; color:#666; }
p#crumb a { color:#666; }

/*pri_nav*/
#pri_nav { height:24px; width:100%; font:normal 12px/24px Verdana, Arial, Helvetica, sans-serif; padding-bottom:20px}
#pri_nav ul { list-style:none; margin:0 auto; padding:0; width:100%;background:url(../img/pri_nav_bg.gif) repeat-x; height:24px; }
#pri_nav li { float:left; border-right:1px solid #88a4d0; padding:0 10px; }
#pri_nav li.purchase { padding-left:38px; position:relative; }
#pri_nav li.purchase img { position:absolute; left:10px; top:-7px; }
#pri_nav li a { color:#fff; text-decoration:none; }
#pri_nav li a:hover { color:#000; }

/*pro_desc*/
#pro_desc { line-height:1.5; border-bottom:1px solid #ccc; margin-right:10px; }
#pro_desc h2 { font-size:18px; margin-top:10px; margin-bottom:10px; }
#pro_desc img.pro_pic { float:left; margin-right:10px; width:99px; }
#pro_desc p { margin-bottom:10px; }
#pro_desc p.p1 { text-align:center; }

/*pro_detail*/
#pro_detail { border-collapse:collapse; margin-bottom:10px; margin-top:10px; border:1px solid #ccc; width:99%; }
#pro_detail td { padding:5px; }
#pro_detail td b { color:#333; font-weight:normal; }

.key {}
.key h2 { font-size:14px; color:#e66f05; }

/*key*/
#key ol li { margin-bottom:3px; color:#333; }

/*related*/
#related ul li { margin-bottom:3px; }
#related ul li a { color:#333; }

/*down_table*/
.down_table { width:100%; margin-top:10px; }
.down_table th { background:#f3f1e9; height:20px; line-height:20px; border:1px solid #eee; padding-left:10px; text-align:left; }
.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; text-align:center; color:#999; width:370px}
.tb1 td{ border:#666666 1px solid}
.ccc{clear:both; display:block; height:10; overflow:hidden}
.pp1{ margin-top:30px; font-size:14px; color:#333; padding-left:3px}