@charset "utf-8";
/* CSS Show stone Pictures */

/*=========================================================================
                      Show stone Pictures  Interface style
=========================================================================*/
.stonePicView{width:976px; margin:0 auto; padding-top:15px; padding-bottom:15px; text-align:center;border:1px solid #aaa; display:block; position:relative;}
.stonePicView h1{ font-size:20px; color:#1c62be; text-align:center;}
.stonePicView h1 a{ color:#1c62be; font-weight:700;}
.stonePicView h1 a:hover{ color:#fba90d; text-decoration:underline;}
.stonePicView .closewindow{ position:absolute; right:10px; top:10px; line-height:18px; height:18px;}
.stonePicView .backtohome{ position:absolute; left:10px; top:10px; line-height:18px; height:18px;}
.stonePicView .pos_box{width:630px; text-align:center; margin:15px auto;/*图片居中定位层*/}
.stonePicView h3{ text-align:left; color:#1c62be; font-weight:700; height:40px; line-height:40px; padding-left:15px;}
.stonePicView .module ul {float: left; margin-left:20px; margin-bottom:10px;}
.stonePicView .module ul li{ line-height:25px;}
.stonePicView .module ul .dis{ background:url(../img/bg.png) no-repeat -683px -245px;padding-left:15px; font-weight:700;}



.message{ text-align:left; line-height:25px; }
.message h2{ font-weight:700; font-size:18px; color:#1c62be; border-bottom:2px solid #DDD; margin-bottom:15px}
.guestbook{width:976px; padding:10px 0 10px; overflow:hidden;  }
.guestbook p{ margin:10px 0 0 20px; height:30px;}
.guestbook h3{  height:30px; line-height:30px; color:#1c62be; font-weight:700; font-size:20px; padding-left:20px; border-bottom:3px solid #1c62be;}
.guestbook table{ border:0; border-collapse:collapse; width:99%;}
.guestbook table td{ padding-bottom:10px;vertical-align:top;}
.guestbook .txtbox{ height:26px; line-height:26px; width:300px; border:1px solid #7f9db9; padding-left:5px; color:#333;}
.guestbook textarea{  width:650px; height:150px;border:1px solid #7f9db9; padding:3px; color:#333;}
.guestbook .left{ width:22%; text-align:right; padding-right:10px;}
.guestbook .right{  text-align:left;}
.guestbook .width{ width:100px;}
.guestbook .vcimg{height:20px; width:80px;}
.guestbook .sendbtn{ width:115px; height:33px; border:0; background:url(../img/sendbtn.png) no-repeat; color:#FFF; font-weight:bold;}
span.tips{ font-size:13px;text-align:left; padding:0; margin:0;  width:180px; }
span.success{ color:#7ca738; }
span.fail{ color:#F00; padding-left:10px; }
span b{ font-size:15px; padding:0 2px;}
span.success b{ font-size:13px;}