a { outline:none; }
a:active {star:expression(this.onFocus=this.blur());}

/*Product Detail*/
.prodetail_box { padding:0; float:right; width:780px;}
.prodetail_title { padding-left:15px; width:765px; background:#f3f3f3; height:37px; color:#000; font:18px/37px Arial, Helvetica, sans-serif;}
.prodetail_title  h2 { font-size:18px; }
.prodetail_baseinfo { margin-bottom:10px; margin-top:5px; overflow:hidden;}
	.prodetail_thumb { float:left; width:450px; overflow:hidden;}
	.prodetail_dt { padding:5px 0;}
.prodetail_info { width:300px; float:right; margin-right:15px; overflow:hidden;}
	.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; overflow:hidden;}
.prodetail_relpro_box { margin:10px 0 20px 10px;}
.prodetail_relpro_next,.prodetail_relpro_prev { border-bottom:1px #efefef solid;}
.prodetail_relpro_next a:hover,.prodetail_relpro_prev a:hover { color:#FFA100; text-decoration:none;}
.prodetail_relpro_next span,.prodetail_relpro_prev span { margin-right:10px; color:#777; }
/* 图片列表 */
.photo_list_box { float:left; width:260px; overflow:hidden;}
	.photo_list_img_box { width:250px; height:240px; overflow:hidden; margin:2px auto; border:2px #CCC solid;}
	.photo_list_img_box:hover { border:2px #F60 solid;}
	photo_list_img_box img { border:0; width:250px;}
	.photo_list_name { text-align:center; padding-top:3px; height:35px; line-height:16px; overflow:hidden;}
	.photo_list_name a { color:#333;}
	.photo_list_name a:hover { color:#f60; text-decoration:none; }
/* END */
	
/* 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 */

/* 相邻文章*/
.this_article_title a { background:#000 url("images/sj2.gif") no-repeat 177px center;}
.rel_article_box { margin:20px 0; position:relative; overflow:hidden;  clear:both;}
	.rel_article_next,.rel_article_prev {}
	.rel_article_next span, .rel_article_prev span { color:#000; margin-right:10px;}
	.rel_article_next a, .rel_article_prev a { color:#000; text-decoration:underline;}
	.rel_article_next a:hover, .rel_article_prev a:hover { color:#FFA100; text-decoration:none;}
/*  END **/

/* MEMBERS CENTER */
.memberItem { padding:10px;}
.memberLogin { padding:10px;}
.memberLogin .input { width:185px; border:1px #ccc solid; color:#666;}
.memberLogin .botton { background-color:#030; color:#fff; border:none; padding:2px 10px; margin:5px 0;}
