@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
.shopNoticeWrap{ width:931px; margin:10px auto;}
.shopNoticeWrap .noticeText{ background:url(../images/topbg.gif) 0 0 no-repeat; padding-top:40px;}
.shopNoticeWrap .noticeContent{ background:url(../images/cbg.gif) repeat-y; }
.shopNoticeWrap .noticeContent p{ font-family:"微软雅黑"; font-size:16px; text-align:center; color:#F06500; margin-left:200px;  padding:80px 100px 80px 50px; margin-right:100px}
.shopNoticeWrap .noticeContent p a:visited{ color:#0000FF;}
.shopNoticeWrap .noticeContent p.face01{ background:url(../images/ico_face_01.gif) center left no-repeat;}
.shopNoticeWrap .noticeContent p.face02{ background:url(../images/ico_face_02.gif) center left no-repeat;}
.shopNoticeWrap .noticeContent p.face03{ background:url(../images/ico_face_03.gif) center left no-repeat;}
.shopNoticeWrap .noticeContent p.face04{ background:url(../images/ico_face_04.gif) center left no-repeat;}
.shopNoticeWrap .noticeContent p.face05{ background:url(../images/ico_face_05.gif) center left no-repeat;}
.shopNoticeWrap .noticeBottom{ background:url(../images/bottombg.gif) 0 bottom no-repeat ; height:50px;}

