@charset "utf-8";

/*yahooCSS*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
padding:0;margin:0;}
table{border-collapse: collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-weight: normal;font-style: normal;}
ol, ul {list-style: none;}
caption,th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
/*yahooCSS*/

/* MainCSS */
body { background:#FFF;font-size:12px;font-family:Geneva, "宋体";color:#000;}
.mid { margin:0  auto 0  auto;} 
.floatLeft { float:left;}
.floatRight { float:right;}
a { color:#000;text-decoration:none;}
a:hover{ color:#228800;text-decoration: underline;}
.input { border:1px solid #7f9db9; height:20px; line-height:20px;}
.button2 { background:url(../images/buttonBg2.jpg) no-repeat; width:100px; height:22px; line-height:22px; color: #000000; border:none;}
.button3 { background:url(../images/buttonBg3.jpg) no-repeat; width:66px; height:22px; line-height:22px; color: #000000; border:none;}
/* MainCSS */



/*弹出框样式bobo－2009-4-26*/
.hidden { display:none;}
.popupdiv { border:3px solid #666666;text-align:center; position:absolute; left:50%; top:10px;z-index:998; background:#FFFFFF; padding-bottom:10px;}
#popupBg{ background:#000000; width:100%;  position:absolute; z-index:997;opacity:0.1;filter:Alpha(opacity=20);}
#Guest { width:350px;}/*商铺留言回复*/