/*
 * COPYRIGHT (c) 2009 www.FashionsFriend.com. ALL RIGHTS RESERVED.
 * http://www.fashionsfriend.com
 * @Author A.D.JC   
*/



/* 全局导航 */
#header { clear:both; margin:0 auto 8px auto; width:1000px; height:103px;}

/* 全局主体内容 */
.mainbody {margin:0 auto 10px auto;width:960px;}

/* 全局底部 */
#footer { clear:both; margin:auto auto 15px auto; width:960px;}

/* 块布局 */
.page960 { clear:both; margin:auto; width:960px;}

/* 如果mainbody需要一分为二 */
#sidebar { float:left; width:165px; margin-right:15px;}
#mainContent { float:left; width:780px;}

/* 新版商品列表: 公共包裹 暂时隐藏
.productListBox {}
.productList { clear:both; margin:10px auto 20px auto; width:960px;}
.productList ul li { float:left; display:inline; margin:15px 7px 15px 7px;}
*/

/* 用户留言 帖子列表 咨询评论 公共包裹 */
.userReviewList table { margin-bottom:20px; width:100%;}
.userReviewList td { padding:15px 5px 8px 5px; border-bottom:1px solid #f5f5f5;}
.userReviewList .reviewInfo {width:680px;word-wrap: break-word;}
.userReviewList .reviewUser {width:160px;}
.userReviewList .reviewDate {width:120px;}
.userReviewList .userAsk { margin-bottom:10px; color:#565678;}
.userReviewList .adminReply { margin:0 0 0 15px;}

/* 用户/游客留言 公共包裹 */
.currentUser {margin-top:20px;padding-left:10px;}
.currentUser p {margin:0 0 18px 50px;}
.currentUser ul li {margin-bottom:5px;} 
.currentUser .inputButton {float:left;padding-left:152px;}

/* 收货人详情 公共包裹 */
.userRecipient {}
.userRecipient ul {padding:3px 0;width:100%;}
.userRecipient ul li {float:left;margin-right:10px;height:20px;}

/* 页面横幅 */
.pageBanner { clear:both; margin:10px auto;}

