.main-cat {
 position: relative;
}
.main-cat:first-child {
 padding-top: 5px;
}
.main-cat ul {
 position: absolute;
 top: 36px;
 left: 34%;
}
.main-cat ul li {
 float: left;
 max-width: 46%;
 margin-right: 5px;
}
.pb-10 {
 padding-bottom: 10px;
}
.pb-20 {
 padding-bottom: 20px;
}
.mb-5 {
 margin-bottom: 5px;
}
.news_inner {
 height: 200px;
 background-color: #f6f9fa;
 overflow: scroll;
 font-size: 0.8em;
 padding: 2px 5px;
font-weight: bold;
}

.news_inner hr {
 border: 0;
 height: 0;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 border-bottom: 1px solid rgba(255, 255, 255, 0.3);
 width: 100%;
 margin-left: -5px;
}

#contentg {
 padding-bottom: 35px;
}

#contentg .bx-wrapper .bx-viewport {
 height: 153px !important;
 margin-top: 5px;
}

#contents01 {
	width: 98%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2%;
	background-color: #FFF;
	font-size:12px;
	float: left;
	height: 15px;
	color: #212121;
}
#contents02 {
	width: 98%;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 2%;
	background-color: #e4ffff;
	font-size:12px;
	float: left;
	color: #212121;
	height: 15px;
}

.contents_text {
	float: left;
	padding-left: 10px;
	font-weight: bold;
}
ul.bxslider02{
  padding-left:1%;
  margin:15px 0 15px;
}
ul.bxslider02 li{
  float:left;
  width:32%;
  margin-right:1%;
  text-align:center;
}
.bxslider02 li a.rtitle{
    height: 5.6em;
    line-height: 1.4em;
    margin-bottom: 0.3em;
}
.bxslider02 li a.rimg{
  height: auto;
}
.voice_inner, .media_inner {
 height: 350px;
 background-color: #dcf4f8;
 padding: 5px;
 float: left;
}
.voice_inner ul li, .media_inner ul li {
 display: block;
 width: 23%;
 padding: 0 3px;
 margin-bottom: 20px;
 list-style: none;
 text-align: left;
 float: left;
 font-size: 0.8em;
 line-height: 1.2em;
 height: 150px;
 overflow: hidden;
}

#voice01 {
margin: 1%;
width: 31.333%;
float: left;
text-align: center;
font-size: 10px;
line-height:14px;
font-weight: bold;
}

.media_inner {
 height: 250px;
 margin-bottom: 0px;
}
.media_inner ul li {
 margin-bottom: 0px;
}

#c_both {
	clear:both;
	}

#ranking{
//  height: 220px;
}
#ranking .bx-wrapper .bx-viewport {
 padding-top: 5px;
}

#category_item {
	width: 50%;
	float: left;
}

#sp_bannerbox {
	width: 98%;
	overflow: hidden;
	margin: 1%;
กกกก }

#sp_4banner {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box; /* Chrome, Safari */
	-moz-box-sizing: border-box;    /* Firefox */
	box-sizing: border-box;         /* IE8+, Opera */
	border: 3px solid #FFF;
}
.clearfix{
  clear:both;
  height: 0;
  line-height: 0;
  padding: 0;
  margin: 0;  
}
.clearfix:after {
    content:" ";
    display:block;
    clear:both;
}