body, html { overflow-x: hidden; color: #333; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

.wrap { width: 960px; margin: 0 auto; }
.hold { margin: 45px auto 60px; }

.my_appointment { margin-top: 50px; }
.appointment_type { height: 40px; border-bottom: 1px solid #d2d2d2; }
.appointment_type li { float: left; line-height: 39px; padding: 0 25px; font-size: 18px; cursor: pointer; }
.appointment_type li.look_more { float: right; margin: 0; }
.appointment_type li.look_more a { font-size: 14px; color: #0066b3; }
.appointment_type li.cur { border-bottom: 2px solid #0066b3; color: #0066b3; }
.appointment_box { margin-top: 15px; }
.appointment_box ul { width: 958px; height: 53px; border: 1px solid #e6e6e6; line-height: 53px; border-top: 0 none; font-size: 14px; }
.appointment_box ul.tit { height: 60px; border-top: 1px solid #e6e6e6; background: #e6e6e6; line-height: 60px; font-size: 16px; }
.appointment_box ul li { float: left; text-align: center; }
.appointment_box ul li a { color: #0066b3; }
.appointment_box ul li:first-child { width: 90px; }
.appointment_box ul li+li { width: 120px; }
.appointment_box ul li+li+li+li+li+li { width: 160px; }
.appointment_box ul li+li+li+li+li+li+li{ width: 90px; }
.appointment_box ul li+li+li+li+li+li+li+li{ width: 120px; }

.point { margin-top: 38px; }
.point p { margin-left: 32px; color: #666; padding-left: 13px; line-height: 18px; margin-top: 10px; background-image: url(../images/dot.png); background-repeat: no-repeat; background-position: left 7px; font-size: 14px; }
