@charset "utf-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800");
@import url('https://fonts.googleapis.com/earlyaccess/notosanskr.css');
footer {
    margin: auto;
    border-top: 2px solid #222222;
    margin-top: 0px;
    width: 100%;
    font-family: 'Noto Sans KR', sans-serif;
    position: relative;
    overflow: hidden;
    min-width: 1260px;
}
.Footer {
    width: 100%;
    background: #ffffff;
    margin: 0 auto;
	font-family: 'Noto Sans KR', sans-serif;
}
.Footer:after {
    content: "";
    display: block;
    clear: both;
    *zoom: 1;
}
.Footer .Footer_inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
	background-color: #ffffff;
	border-top: 0px;
    padding: 0px 0 0px 0;
}
.Footer_inner ul {
    overflow: hidden;
    font-size: 13px;
    margin-bottom: 1px;
    line-height: 1.846em;
}

.Footer_inner ul li {
    position: relative;
    display: inline-block;
    color: #777;
    padding: 0 16px;
}
.Footer_inner ul li.noline {
    padding-left: 0;
}
ul.copy_links2 {
    padding: 20px 0;
    font-size: 0;
    color: #777;
}
ul.copy_links2 li {
    float: left;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 0;
}

ul.copy_links2 li a {
    color: #666;
}
ul.copy_links2 li.black a {
    color: #222;
    font-weight: bold;
}
ul.copy_links2 li.rss {
    float: right;
    font-size: 13px;
    background: url(https://health.chosun.com/images/2015/rss_s.gif) no-repeat 0px 2px;
    padding-left: 13px;
    margin-left: 5px;
}

.footer_hcs {
    width: 100%;
    margin: 0 auto;
    background: #F4F4F4;
}
	.cs_copy {
		width: 1200px;
		letter-spacing: -1px;
		line-height: 1.3;
	}
	#csCopy2 {
		clear: both;
		max-width: 1200px;
		margin: 0 auto;
		border-top: solid 0px #909090;
		padding: 40px 0;
		background: #f4F4F4;
	}
	.copy_cslogo {
		float: left;
		display: block;
		width: 186px;
		height: 110px;
		padding-bottom: 10px;
		padding-top: 0px;
		background: none;
	}
	.cs_copy a {
		text-decoration: none;
	}
ul.copy_links {
    border-bottom: solid 0px #eaeaea;
	 padding-bottom: 12px;
    font-size: 0;
    color: #666;
}
ul.copy_links li {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
}
ul.copy_links li:before {
    content: " ";
    display: inline-block;
    width: 1px;
    height: 14px;
    background: #E0E0E0;
    vertical-align: middle;
    margin: 0 10px;
}
ul.copy_links li.copy_copyright {
    display: block;
    margin-left: 186px;
    margin-top: 10px;
    padding: 10px 0;
    border-top: 1px solid #E5E5E5;
}
.copy_company {
    width: 180px;
    float: right;
    margin-top: -35px;
}
.copy_company select {
    height: 30px;
    border: solid 1px #d7d7d7;
    font-size: 13px;
    color: #777;
}