@charset "utf-8";
/* CSS Document */

.c_head{
    background: url('../images/ad/page_title_bg.png') no-repeat ;
    background-color: #efe2ef;
    margin-bottom: 20px;
}

.c_right_wrap{
    width: 740px;
    margin: 0 auto;
}

.txt1{
    font-size: 14px;
}

h2.title{
    width: 740px;
    height: 24px;
    padding: 8px 20px;
    font-size: 18px;
    color: #b070b0;
    font-weight: normal;
    background: url(../images/ad/h2_bg.jpg) no-repeat;
}

.company_img{
    width: 210px;
    height: 210px;
    float: left;
}

.about_list{
    width: 505px;
    float: right;
    overflow: hidden;
}

.about_list li{
    width: 505px;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
}

.about_list li .left{
    width: 130px;
    padding-left: 20px;
    float: left;
}

.about_list li .right{
    width: 335px;
    padding-right: 20px;
    float: right;
}

.gmap{
    width: 738px;
    height: 398px;
    margin: 35px 0 10px;
    border: 1px solid #ccc;
}

.to_gmap{
    text-align: center;
}

.to_gmap a{
    text-decoration: underline;
}

.to_gmap a:hover{
    text-decoration: none;
}

.price_table{
    width: 738px;
    border: 1px solid #ccc;
}

.price_table .bg1{
    background-color: #c1db81;
}

.price_table .bg2{
    background-color: #f7c8ce;
}

.price_table th{
    padding: 10px;
    font-weight: normal;
    border: 1px solid #ccc;
    background: #efe2ef;
}

.price_table td{
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}

.attention{
    width: 680px;
    margin-bottom: 20px;
    padding: 20px 30px;
    background-color: #f2f2f2;
}

.attention span.title{
    color: #b070b0;
}

.txt1{
    font-size: 14px;
    line-height: 1.7;
}

.box_top{
    width: 740px;
    height: 10px;
    background: url(../images/ad/about_box_top.gif) no-repeat;
}

.box{
    width: 680px;
    padding: 10px 30px;
    background: url(../images/ad/about_box_bg.gif) repeat-y;
    overflow: hidden;
}

.box p{
    font-size: 14px;
    padding-left: 16px;
    background: url(../images/ad/star.png) no-repeat 0px 4px;
    color: #b070b0;
}

.box_btm{
    width: 740px;
    height: 10px;
    margin-bottom: 20px;
    background: url(../images/ad/about_box_bottom.gif) no-repeat;
}

.price{
    font-size: 18px;
    color: #b070b0;
    font-weight: bold;
}

.to_form2 a:hover{
    opacity: 0.7;
    display: block;
}
