/* ¸ð¹ÙÀÏ ÄÚµù ÇÊ¼ö °øÅë¿µ¿ª */
* {
 margin:0;
 padding:0;
 -webkit-text-size-adjust:none; }
body {
 color:#000;

 background-color:#f2f2f2;}
img, fieldset { border:0 }
ul, ol, li, dl { list-style:none; }
h1, h2, h3, h4, h5, h6 {
 font-size:100%;
 font-weight:normal; }
hr { display:none; }
a { color:inherit; }
a, a:link {
 color:#222;
 text-decoration:none; }
a:visited { color:#222; }
a:hover, a:active {
 color:#3c6c9f;
 text-decoration:none; }
em, i, address {
 font-style:normal;
 font-weight:normal; }
legend, caption {
 display:none;
 clear:both; }
input, textarea, select, button, table {
 font-size:inherit;
 font-family:inherit;
 line-height:inherit; }
section, nav, article, aside, hgroup, header, footer, career { display:block }
textarea, input {
 background:url(none);
 -webkit-border-radius:1px;
 -webkit-apprearance:none; }
textarea { resize:none; }
label { cursor:pointer; }
.helv { font-family:µ¸¿ò, HelveticaNeue, Dotum, ±¼¸², Gulim, Apple-Gothic; }
.verd { font-family:verdana, µ¸¿ò, HelveticaNeue, Dotum, ±¼¸², Gulim, Apple-Gothic; }
.bold { font-weight:bold; }


	
 #allmobile{
 width:100%; background-color:#f2f2f2
}
 
.disableLayer{
/*				position: absolute;*/
position: fixed;
				z-index: 999;
				background: rgba(0, 0, 0, 0.75);
				width: 100%;
				height: 100%;
			}
  
.UDSlider { width:100%; height:2.0em; margin:0 auto;  position:relative; overflow:hidden;}
.UDSlider ul{    position: absolute;    width: 100%;}


/**/
.sub{
/*	margin-left: 1em;*/
	margin-left: 0.6em;
    color: #bbb;
    font-size: 0.9em;
	display:none;
}
.sub .subList {
	font-size:14px;
    padding: 0.5em;
    border-bottom: 1px solid #dfdfdf;
}
.sub .subList:last-child {
    padding-bottom: 0em;
    border-bottom: 0px ;
}
/**/

.SectionList{
	display:none;
	border: 1px solid #dbdbdb;

}
.SectionList .SectionArea{
}
.SectionList .SectionArea .Title{
	font-weight: bold;
    /* text-align: center; */
    padding: 10px;
    margin: 0 1em;
    border-bottom: 1px solid #dfdfdf;
}
.SectionList .SectionArea .List{
}
.SectionList .SectionArea .List li{
	float: left;
    width: 33.333%;
    text-align: center;
    /* padding: 5px; */
    padding: 5px 0;
    color: #777;
}
.SectionList .SectionArea .List li:last-child{
	
}

/**/
.sectionTop{
/*	padding: 0.5em 1em;*/
	    width: 50%;
		float:left;
    color: #3281C4;
}
.sectionTop span{
	
/*    font-size: 1.7em;*/
	font-size: 17px;
    font-weight: bold;
}
/*.subSection select{*/
/*	background-color: #fff;*/
/*    color: #CCC;*/
/*    border: 0px;*/
/*    width: 100%;*/
/*    font-size: 17px;*/
/*}*/

.subSection select {
  width: 100%; /* ¿øÇÏ´Â ³Êºñ¼³Á¤ */
/*  padding: .8em .5em; /* ¿©¹éÀ¸·Î ³ôÀÌ ¼³Á¤ */*/
  font-family: inherit;  /* ÆùÆ® »ó¼Ó */
  background: url(https://farm1.staticflickr.com/379/19928272501_4ef877c265_t.jpg) no-repeat 100% 50%; /* ³×ÀÌÆ¼ºê È­»ìÇ¥ ´ëÃ¼ */  
  border: 0px ;
  border-radius: 0px; /* iOS µÕ±Ù¸ð¼­¸® Á¦°Å */
  -webkit-appearance: none; /* ³×ÀÌÆ¼ºê ¿ÜÇü °¨Ãß±â */
  -moz-appearance: none;
  appearance: none;
}
.subSection{	
    width: 50%;
	 float:left;
/*	padding: 0.5em 1em;*/
}



/**/

.SearchHtml .NewList{
	
}


.SearchHtml .NewList li{
		padding: 11px 0;
    border-bottom: 1px solid #e6e6e6;
    margin: 0em 15px;
}


.SearchHtml .NewList li:last-child{
	
	border-bottom:0px ;
}

.SearchHtml .NewList li .OneLineTitle{
	   
	letter-spacing: -1px;
    line-height: 17.738px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #222;
    text-decoration: none;
    text-align: -webkit-match-parent;
    display: inline;

}


.SearchHtml .NewList li .showDate{
		margin-top: 0.5em;
		font-size: 0.6em;
		color: #ccc;
}


.SearchHtml .NewList li .ListImg{
	height: 2.5em;
	width: 3em;
	float: left;
	text-align: center;
	overflow: hidden;
	margin-right: 0.5em;
}

/*.blue{color:#0058c6;font-size:15px;}*/

.isicon{
	position: relative;
}
.isicon .icon{
	position: absolute;top: -0.7em; left: 0px;
}