/*次级页面基本结构
---------------------------------*/
* {
margin: 0;
padding: 0;
border: 0;
}
body {color: #666;
font-family: "宋体",Arial, Helvetica, sans-serif, ;
font-size: 12px;
text-align: center;
background: url(../Templates/img/body-bg1-jr.gif);
}
#box {
margin: 0 auto;
background: #FFF;
border-right: 5px solid #FFF;
border-left: 5px solid #FFF;
width:778px;
}
#logo {
height: 170px;
background: #FFF url(../Templates/img/i-top.jpg) no-repeat;
}
#say {
padding: 3px 0;
border: 1px solid #CCC;
margin-top: 5px;
}
#say2,#ts{
display: none;
}
#xl {
width: 768px;
text-align: left;
}

#footer {
background: #b0b9b9 url(../Templates/img/2pg-down.png) no-repeat;
height: 122px;
margin-top: 3px;
}
.x00 {border-right: 1px solid #d7000f;}/*--命名xl0---7*/
.x0a {border-right: 1px solid #96a09a;}
.x0 {width: 145px;}
.x1 {width: 40px;}/*地域*/
.x2 {width: 60px;}/*报价*/
.x3 {width: 220px;text-align:left;}/*景点*/
.x4 {width: 140px;text-align:left;}/*说明*/
.x5 {width: 100px;}
.x6 {width: auto;}
.bg1 {background: #f6f7f6; }
.bg2 {background: #b0b9b9; }
.bg3 {background: #dddbce; }
.bg4 {background: #fff; }
.bg5 {color: #d7000f;}
.b2 {border: 2px solid #fff;}
