

.cm_widget_webzine_1 .post-thumbnail-content h4 a{
	font-size:1.1em;
}

.text-medium-light {
    font-size: 40px !important;
}
.text-medium {
    font-size: 40px !important;
}

.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2{
    font-size:1.7em;
}
.grid-articles .post-entry .post-entry-meta .post-entry-meta-title h2 a{
	font-size:1.3em;
}

.cm_widget_blog_4 .post-thumbnail h3 a{
	font-size:.7em;
	font-weight:bold;
  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;
}

.cm_widget_blog_4 .post-thumbnail-list h4 a{
	font-weight:bold !important;
	color:#000;
	font-size:1.2em;
}

.boardRead{
	border-top:3px solid #333;
}

.boardReadHeader .titleArea .title{
	line-height:110%;
}

#xet_board table{
	font-family: "Nanum Gothic",sans-serif;
}

#xet_board .boardRead p,
.post-description  p{
	font-size:17px !important;
	line-height:175% !important;
	font-family: "Nanum Gothic",sans-serif;
}


select {
    border: 1px solid #e3e3e3;
    color: #777;
    cursor: pointer;
	display:inline;
    line-height: 14px;
    max-width: 100%;
    min-width: 0;
    padding: 0px;
}
#spot .search .button.black{
    padding: 0;
    background: white;
    height: 35px;
    line-height: 35px;
    margin: 0;
}
#spot .search .button.black input {
	vertical-align:middle;
	height: 35px;
	margin: 0;
	padding: 0;
	border: 0;
	padding: 0 10px;
	color: white;
	background:#333;
	margin-top:-4px;
	}

.boardReadBody .tag_relation li a{
	font-size:16px;
	color:#333;
	font-weight:bold;

}

.nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	color:#000;
}

@media (max-width: 479px) {
    .nav-pills > li.active > a{
	color:#000;
}
}

.boardRead .xe_content a{
	color:#dc143c;
}

table.type08 {
   border-collapse: collapse;
   font-size: 14px !important;
   line-height: 1.55em !important;
   border-top: 2px solid #dc143c;
   border-left: 0px solid #ccc;
   border-right: 0px solid #ccc;
   border-bottom: 1px solid #ccc;
   margin: 0px 0px;
}

table.type08 thead th {
    padding: 2px;
	font-weight: bold;
	   font-size: 14px !important;
   line-height: 1.55em !important;
    border-top: 2px solid #dc143c;
	border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #e7e7e7;
}
table.type08 tbody th {
    padding: 1px;
	font-weight: bold;
	   font-size: 14px !important;
   line-height: 1.55em !important;
	text-align: center;
    vertical-align: middle;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #e7e7e7;
}
table.type08 td {
    padding: 1px;
	   font-size: 14px !important;
   line-height: 1.55em !important;
	vertical-align: middle;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

table.type09 {
    border-collapse: collapse;
       font-size: 14px !important;
   line-height: 1.55em !important;
    border-top: 2px solid #666;
	border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
	border-bottom: 1px solid #ccc;
    margin: 0px 0px;
}

table.type09 thead th {
    padding: 1px;
    font-weight: bold;
    border-top: 2px solid #ccc;
   	border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #e7e7e7;
}
table.type09 tbody th {
    padding: 1px;
    font-weight: bold;
    vertical-align: middle;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #e7e7e7;
}
table.type09 td {
    padding: 1px;
    vertical-align: middle;
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.button.rounded {
    border-radius: 3px
}
.button {
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 100%;
    margin: 10px 0;
    outline: 0 none;
    padding: 18px 36px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    border: 1px solid #ccc;
}
.button:hover:not,
a.button:hover {
    opacity: 0.8;
}
button:focus {
    outline: 0;
}
