*{ margin:0;  padding:0 }
body{
    background:#fff url(../images/background.png) repeat-x 0 0;
    font-family:Arial;
    font-size:11px;
    font-weight:normal
}
a:link,a:hover,a:visited,a:active{
    color:#000;
    text-decoration:none;
}
a:hover{ text-decoration:underline }
.wrap{
    margin:0 auto;
    width:954px;
    border-left:1px solid #cfd4cf
}
.floatLeft{ float:left }
.floatRight{ float:right }
.clear{ clear:both }
/* top */
.topMenu{
    background:url(../images/banner.jpg) no-repeat 0 0;
    width:954px;
    padding:144px 0 0 24px;
    height:36px;
    overflow:hidden;
    *padding-left:18px
}
*:first-child+html .topMenu{padding-left:24px}
.menu_home, .menu_about, .menu_calendar, .menu_book, .menu_order, .menu_contact{
    margin-left:6px;
    height:36px;
    display:block;
    float:left
}
.menu_home:hover, .menu_about:hover, .menu_calendar:hover, .menu_book:hover, .menu_order:hover, .menu_contact:hover{
    background:#fff;
    opacity:0.2;
    filter:alpha(opacity=20)
}
.menu_home{   width:55px }
.menu_about{  width:153px }
.menu_calendar{  width:87px }
.menu_book{  width:127px }
.menu_order{  width:135px }
.menu_contact{  width:77px }
/* content */
.content{
    width:953px;
    border-right:1px solid #b9c1b8;
    background:#dfe3dc;
}
.content .left,.content .right{  float:left }
.content .left{ width:666px; background:#fff; padding:18px 0 18px 36px; overflow:hidden }
.content .right{ width:251px; overflow:hidden }
.left .floatLeft{
    width:427px;
    overflow:hidden
}
.left .floatRight{
    width:209px;
    padding:5px 15px;
    overflow:hidden;
    font-size:12px
}
/* footer */
.footer{
    height:22px;
    padding:6px 20px 0px 30px;
    line-height:20px;
    background:#ebede8
}
ul.footerMenu li{
    list-style:none;
    background:none;
    display:inline;
    margin:0 8px
}
/* margin + padding */
.marginTop0{margin-top:0px}
.marginTop5{margin-top:5px}
.marginTop15{margin-top:15px}
.marginTop25{margin-top:25px}
.marginTop35{margin-top:35px}
.marginBottom15{margin-bottom:15px}
.paddingRight30{padding-right:30px}
/* intro */
.intro{
    margin:5px 0 15px
}
.intro .floatLeft{
    width:280px;
    overflow:hidden;
    font-size:12px;
    line-height:17px
}
.title_red,.title_red14,.title_red18{
    color:#ab1600;
    font-size:16px;
    font-weight:bold;
    height:35px;
    line-height:35px;
    text-transform:uppercase
	}
.title_red,.title_red_new{
    color:#ab1600;
    font-size:16px;
    font-weight:bold;
    height:20px;
    line-height:20px;
    text-transform:uppercase
}
.title_red14{font-size:14px}
.title_red18{font-size:18px;font-weight:normal}
.order{
    background:url(../images/icon_click.jpg) no-repeat 0 0;
    display:block;
    width:135px;
    height:135px;
    float:right
}
.description{
    padding-bottom:17px;
    line-height:17px
}
.description_lg{
    font-size:16px;
    line-height:24px
}
.small_description{   font-size:9px   }
.font12{font-size:12px}
.blue{color:#0048aa}
a.blue:link,a.blue:active,a.blue:hover,a.blue:visited{
    color:#0048aa;
    text-decoration:underline
}
.list_img .img{
    float:left;
    margin-right:15px
}
/* book */
.book_container{
    width:200px;
    height:255px;
    padding:11px;
    background:url(../images/bg_present.png) no-repeat 0 0;
    margin:0 auto
}
.book_intro{
    width:200px;
    overflow:hidden;
    margin:0 auto
}
ul.right_intro li{
    padding-left:12px;
    margin-bottom:15px;
    background:url(../images/dot.jpg) no-repeat 0px 6px
}