@charset "euc-kr";

/* À¥Áø */
.webzine_type {  }
.webzine_type_img_td {
	width: 150px;
	vertical-align: top;
}
.webzine_type .webzine_type_img {
	display: block;
	padding: 5px;
}
.webzine_type_img a img {
	border-style: solid;
	border-width: 3px;
	border-color: rgba(229,229,229,1.00) !important;
}
.webzine_type dl {
	clear: both;
	float: none;
}
.webzine_type dd {
	border-style: none !important;
	display: block;
}
.obj_name, .obj_value {
	display: inline-block;
	margin-bottom: 5px;
}
.obj_value a {
	color: #7E7E7E !important;
	line-height: 170%;
	font-weight: 600;
	font-size: 14px;
	text-decoration: none;
}
.obj_value a:hover {
	text-decoration: none !important;
	color: #E74D3C !important;
}
.news_title {
	color: #434343 !important;
	font-size: 18px !important;
	font-weight: 600;
	line-height: 35px;
}
.webzine_type_text_td_left {
	padding-left: 15px;
	padding-right: 15px;
}
.webzine_type_text_td_right { padding-right: 25px; }
.webzine_type2_table_line { border-top: 1px dotted #DFDFDF; }
/**/
.webzine_type tr {
	width: 49%;
	display: inline-block;
	float: left;
	margin-bottom: 15px;
}
.webzine_type tbody tr:nth-child(even) { display:none;}
@media (max-width:991px){
.webzine_type tr {
	margin-bottom: 5px;
	width: 100%;
}
}
@media (max-width:480px) {
.webzine_type_img_td {
	width: 100%;
	float: left;
}
.webzine_type_text_td_left {
	width: 100%;
	padding: 0px;
	float: left;
}
.webzine_type_text_td_right {
	padding: 0px;
	float: left;
}
.keywordform { width: 130px; }
}