body{background-color:#f8f8f8}li,ul{padding:0;margin:0}ul{list-style:none}h1,h2,h3,h4,h5,h6{font-weight:400;color:#333;margin:0;padding:0}a{text-decoration:none;color:#333}a:hover{text-decoration:none;color:#0072E3;}
.newsBox {
    padding: 1.125rem 0px;
}

.secTitle {
    padding-left: 5px;
    margin-bottom: .85rem;
    padding-bottom: .325rem;
    border-bottom: 1px solid #e4393c;
    font-size: 2rem;
    color: #333;
    padding-top: 12px;
	
}

.newList {
    color: #333;
    font-size: 0;
    margin-bottom: 80px;
	
}

.newList li {
	
    float: left;
    padding: 0 20px;
    width: 45%;
   font-weight:bold;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    overflow: hidden;
	
}


.newList li a {
    color: #333;
	
}
.hospitalNewList li .title {
    width: 95%;
    position: relative;
    padding-left: .5rem;
    color: #4b4b4b;
    font-size: .6rem;
}
