@charset "utf-8";
/* CSS Document */

/*标头*/

/*分类列表*/
.a_side{width:1230px;height:auto;margin:0 auto;color:#323232;}
.ss_c{height:auto;float:left;width:840px; background:#fafafa;}
.type_name{width:100%;height:50px;margin:0 auto;margin-bottom:15px;padding-top:10px;text-align: center;padding-top: 10px}
.TitleCN{display: block;font-size: 20px;color:#323232;}
.TitleJP{display: block;font-size: 12px;color:#95b19a;}



#ss_show{padding:20px;width:819px;height:auto;}
.ss_c #ss_show .addr{margin-bottom:30px;height:63px;}
.ss_c #ss_show .addr .laber{width:220px;height:47px;background:#d52158;color:#fff;font-size:18px;float:left;padding:8px 10px;line-height:23px;margin-right:30px;}
.ss_c #ss_show .addr .con{height:43px;font-size:12px;float:left;}
.con a{color:#333}
.ss_c #ss_show .addr .con span{font-weight:bolder;font-size:18px;}

.ss_c #ss_show .busC{margin-bottom:30px;height:220px;}
.ss_c #ss_show .busC .laber{width:200px;height:200px;background:#d52158;float:left;padding:20px;margin-right:30px;}
.ss_c #ss_show .busC .con{height:43px;font-size:12px;float:left;}
.ss_c #ss_show .busC .con span{font-weight:bolder;font-size:18px;}

/*回复*/
#reply{margin-bottom:10px;font-size:14px;position:relative;}
#reply a{color:#900;font-weight:bolder;}
textarea{width:780px;height:80px;padding:10px;resize:none;margin:5px 0;border:#999 1px solid;font-family: "微软雅黑", Tahoma;font-size:12px;}
.submit{width:100px;margin-left:131px;}
hr{margin-bottom:20px;border:#999 thin dashed;}
#mail_i{width:250px;padding:0 10px;font-size:12px;}
#vericode{width:80px;}
#code{position:absolute;top:135px;left:575px;cursor:pointer;}

/*实体店列表*/
.rshopMes{width: 500px;margin:5px auto;height:auto;color:#888;}
.rshopArea{width:500px;margin:0 auto;height:30px;line-height: 30px;font-size: 18px;font-weight: bolder;border-bottom:1px solid #a68841;text-align: center; }
.rshopMes a{color:#888;}

.rshopMes ul{width: 500px;list-style: none}
.rshopMes ul li{margin:2px 0;}

/*实体店详情*/
.rshopDtl{width:800px;height:auto;margin-top: 20px auto;padding:0 10px;}
.rshopDtl a{color:#888;}
.rshopLogo{width:120px;height:120px;float:left;display: block;border:1px #888 solid;}
.rshopMsgAddr{width:660px;height:60px;float:right;color:#888;padding-top: 60px}

.rshopTtl{font-size: 30px;}
.rshopAddr{font-size: 18px;}
.picTtl{font-size: 18px;}
.picTtl img{width:800px;display: block;margin-top: 10px;}
.backLink{text-align: right;margin-top: 20px;font-size: 18px}