table {
   border-collapse: collapse;
}
.subimg {
   width:100%;
   margin: 0 auto;
   min-width: 1200px;
   background-image: url('../images/subbannerbg.jpg');
   background-repeat: no-repeat;
   height: 300px;
   background-size: cover;
}
.subtitlebox {
	width: 1200px;
	margin: 0 auto;
	overflow-y: hidden;
}
.subtitlebox img {
	margin-top: 80px;
}

.subcontent {
	width: 1200px;
	margin: 40px auto;
	overflow-y: hidden;
}
.subcategory {
	width: 1200px;
	margin: 0 auto 40px;
	text-align: center;
	overflow-y: hidden;
	/*border-left: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.subcategory a > li {
	float: left;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	width: 300px;
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
	box-sizing: border-box;
	color:#333;
	padding: 12px 0;
}
.subcategory a > li:hover {
	background-color: #483729;
	color:#fff;
}

.subcategory2 {
	width: 1200px;
	margin: 0 auto 40px;
	text-align: center;
	overflow-y: hidden;
	/*border-left: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.subcategory2 a > li {
	float: left;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	width: 150px;
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
	box-sizing: border-box;
	color:#333;
	padding: 12px 0;
}
.subcategory2 a > li:hover {
	background-color: #483729;
	color:#fff;
}

.subcategory3 {
	width: 1200px;
	margin: 0 auto 40px;
	text-align: center;
	overflow-y: hidden;
	/*border-left: 1px solid #ccc;*/
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	box-sizing: border-box;
}
.subcategory3 a > li {
	float: left;
	text-align: center;
	margin: 0 auto;
	list-style: none;
	width: 400px;
	border-left: 1px solid #ccc;
	/*border-right: 1px solid #ccc;*/
	box-sizing: border-box;
	color:#333;
	padding: 12px 0;
}
.subcategory3 a > li:hover {
	background-color: #483729;
	color:#fff;
}

.doctor {
	width: 1200px;
	margin: 0 auto;
	overflow-y: hidden;
}
.doctorimgbox {
	width: 410px;
	float: left;
	margin-right: 30px;
}
.doctortextbox {
	width: 760px;
	float: right;
}
.doctortextbox h1 {
	background-color: #464646;
	border-radius: 15px;
	color:#fff;
	font-size: 21px;
	font-weight: 400;
	text-align: center;
	padding: 7px 20px;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.doctortextbox p {
	font-size: 24px;
	padding-top: 3px;
}
.doc {
	opacity: 0.5;
}
.since {
	width: 760px;
	float: left;
}
.since p {
	font-size: 21px;
}
.since ul {
	width: 760px;
	float: left;
	margin-top: 10px;
}
.since ul li {
	list-style: none;
	line-height: 26px;
	font-weight: 300;
}
.introtext {
	width: 1200px;
	margin: 20px auto;
	overflow-y: hidden;
}
.introtext p {
	font-weight: 300;
	line-height: 28px;
}

.subbox1 {
   width: 1200px;
   margin: 40px auto;
   overflow-y: hidden;
}
.savabox {
   width: 1160px;
   margin: 0 auto;
}


/*찾아오시는길*/
.map {
   width: 900px;
   margin: 0 auto;
   overflow-y: hidden;
}
.maptextbox {
   width: 1200px;
   margin: 30px auto;
   overflow-y: hidden;
}
.bus {
   width: 600px;
   float: left;
}
.busicon {
   width: 70px;
   float: left;
}
.busicon img {
   float: left;
   width: 70px;
   /*margin-right: 10px;*/
}
.bus p {
   float: right;
   font-size: 15px;
   /*width: 570px;*/
   line-height: 25px;
}
.subway {
   width:600px;
   float: right;
}
.subwaybox p {
   float: left;
   font-size: 15px;
   /*width: 570px;*/
   line-height: 25px;
   margin-left: 10px;
}

/*5대암검진*/
.one {
   width: 1200px;
   margin: 0 auto 40px;
   overflow-y: hidden;
   height: 285px;
   background-image: url('../images/1.jpg');
   background-repeat: no-repeat;
   background-position: center left;
}
.one p{
   width: 750px;
   float: right;
   padding-top: 120px;
   font-size: 21px;
}
.gold {
   color:#aa9687;
   font-weight: bold;
   font-size: 21px;
}

.two {
   width: 1200px;
   margin: 0 auto 40px;
   overflow-y: hidden;
   height: 285px;
   background-image: url('../images/2.jpg');
   background-repeat: no-repeat;
   background-position: center left;
}
.two p{
   width: 750px;
   float: right;
   padding-top: 120px;
   font-size: 21px;
}
.three {
   width: 1200px;
   margin: 0 auto 40px;
   overflow-y: hidden;
   height: 285px;
   background-image: url('../images/3.jpg');
   background-repeat: no-repeat;
   background-position: center left;
}
.three p{
   width: 750px;
   float: right;
   padding-top: 80px;
   font-size: 21px;
}
.four {
   width: 1200px;
   margin: 0 auto 40px;
   overflow-y: hidden;
   height: 285px;
   background-image: url('../images/4.jpg');
   background-repeat: no-repeat;
   background-position: center left;
}
.four p{
   width: 750px;
   float: right;
   padding-top: 100px;
   font-size: 21px;
}
.five {
   width: 1200px;
   margin: 0 auto 0;
   overflow-y: hidden;
   height: 285px;
   background-image: url('../images/5.jpg');
   background-repeat: no-repeat;
   background-position: center left;
}
.five p{
   width: 750px;
   float: right;
   padding-top: 80px;
   font-size: 21px;
}
.rechaebkbox {
   width: 1200px;
   margin: 50px auto;
   overflow-y: hidden;
}

.alltext {
   font-size: 21px;
   text-align: center;
   padding-bottom: 40px;
}

.blacktitle {
   width: 200px;
   background-color: #111;
   color:#fff;
   text-align: center;
   overflow-y: hidden;
   padding: 10px 0;
   border-radius: 10px;
   margin: 0 auto 30px;
   font-size: 18px;
}
.ttt {
   text-align: center;
   font-size: 18px;
   padding-bottom: 25px;
}

.titlebox {
   width: 1200px;
   margin: 20px auto 40px;
   overflow-y: hidden;
}
.linebox {
   width: 100px;
   margin: 0 auto;
}
.linebox img {
   width: 100px;
   margin: 0 auto 7px;
}
.titlebox h1 {
   text-align: center;
   font-size: 24px;
   padding-bottom: 10px;
}
.titlebox p {
   text-align: center;
   font-size: 16px;
   padding-bottom: 20px;
}

.titlebox2 {
   width: 1200px;
   margin: 20px auto 40px;
   overflow-y: hidden;
}
.titlebox2 h1 {
   text-align: center;
   font-size: 24px;
   padding-bottom: 25px;
}
.titlebox2 p {
   text-align: left;
   float: left;
   width: 750px;
   font-size: 16px;
   margin-left: 40px;
   padding-bottom: 20px;
}
.number {
   width: 1200px;
   margin:30px auto;
   text-align: center;
}
.number li {
   text-align: center;
   display: inline-block;
}
.number li a {
   color:#333;
   text-decoration: none;
   opacity: 0.9;
}
.number li a:hover {
   text-decoration: underline;
}

.listbtnbox {
   width: 70px;
   margin: 30px auto;
   overflow-y: hidden;
}
.listbtn {
   background-color: #333;
   color:#fff;
   text-align: center;
   font-size: 16px;
   height: 35px;
   margin: 0 auto;
   border: 0;
   width: 70px;
   cursor: pointer;
}

.name {
   width: 1050px;
   height: 30px;
   border:0;
}
.ontext {
   width: 1050px;
   resize: none;
   height: 200px;
   border: 0;
}

.r1 {
   /*width: 100px;*/
   margin-right:10px;
   float: left;
}
.rrrr22 {
   float: left;
   margin-top: 7px;
   margin-right: 5px;
}
.r1 p {
   float: left;
}

.wraitebtnbox {
   width: 70px;
   /*margin: 30px auto;*/
   float: right;
   margin-bottom: 20px;
   overflow-y: hidden;
}
.wraitebtn {
   background-color: #333;
   color:#fff;
   text-align: center;
   font-size: 16px;
   height: 35px;
   margin: 0 auto;
   border: 0;
   width: 70px;
   cursor: pointer;
}

.onlinebtn {
   width: 670px;
   margin: 20px auto 0;
   position: relative;
   left: 0;
   right: 0;
   float: right;
}
.listbtn2 {
   background-color: #333;
   color:#fff;
   text-align: center;
   font-size: 16px;
   height: 35px;
   border: 0;
   width: 70px;
   cursor: pointer;
   float: right;
}
