a { outline:none; }
a:active { star:expression(this.onFocus=this.blur());
}
/*Product Detail*/
.prodetail_box { padding:10px; margin:0px; border-bottom:#e1e1e1 1px; border-left:#e1e1e1 1px solid; background:#fcfcfc; border-top:#e1e1e1 1px; border-right:#e1e1e1 1px solid; }
.prodetail_title h2 { font-size:18px; }
.prodetail_baseinfo { margin-bottom:10px; }
.prodetail_thumb { float:left; width:325px; overflow:hidden; }
.prodetail_dt { padding:5px 0; }
.prodetail_info { width:330px; float:right; margin-right:15px; }
.prodetail_info_title { font:bold 16px/1.5 Arial, Helvetica, sans-serif; }
.prodetail_dsc { padding:5px 0; line-height:150%; }
.prodetail_proattr ul li { border-bottom:1px #ccc dotted; }
.prodetail_proattr ul li span { padding-right:10px; font-weight:bold; }
.prodetail_button { margin-top:20px; }
.prodetail_content_box { margin-top:15px; }
.prodetail_content_title { font:bold 16px/1.5 Arial, Helvetica, sans-serif; background-color:#efefef; padding:3px 0 3px 10px; }
.prodetail_content { padding:10px 0; }
/* TAB */
.tabMenuBox { height:28px; line-height:28px; background:#efefef; position:relative; border-bottom:1px solid #999 }
.tabMenuBox h2 { font-size:12px; padding-left:10px; }
.tabMenuBox ul { position:absolute; left:20px; bottom:-1px; height:26px; }
ul.tabItems li { float:left; margin-bottom:1px; line-height:16px; height:14px; margin:5px 0 0 -1px; border-left:1px solid #999; text-align:center; padding:0 12px; cursor:pointer }
ul.tabItems li.tabActive { border:1px solid #999; border-bottom:none; background:#fff; height:25px; line-height:26px; margin:0 }
.tabContent { padding:10px 0px; }
/* TAB END */
