@CHARSET "UTF-8";
#popup_layer1 {
  position: absolute;
  z-index: 2004;
  top: 50px;
  left: 100px;
  width: 800px;
  height: 621px;
  /*padding: 5px;*/
  border: 10px solid #eeeeee;
  background-color: #ccc;
}
  #popup_layer1 p {
    margin: 0;
    padding: 0;
  }
  #popup_layer1 ul {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #000000;
    float: left;
  }
  #popup_layer1 ul li {
    display: block;
    float: left;
    padding: 3px 2px;
    list-style: none;
    color: #ffffff;
  }
  #popup_layer1 a {
    color: #ffffff;
    text-decoration: none;
    cursor: pointer !important;
  }

  #cTagCld {
			border:8px solid #a5d98f;
			margin:16px 0 20px;
			height:188px;
			width:614px;
			background:url(/images/issue/tag_bg.gif) 0 0 repeat-x;
			}
#cTagCld h3 {
	border:0 !Important;
	padding:0 !Important;
	margin:0 !Important;
	}
#cTagIfm {
	padding:0 10px 20px;
	line-height:240% !Important;
	}
#cTagIfm a {
	font-weight:bold;
	text-decoration:none;
	margin-right:25px;
	font-family:"맑은 고딕","Apple Gothic", "돋움", "굴림", Verdana, Tahoma, Arial;
	}
#cTagIfm a:hover {
	background:#f60;
	padding:2px 3px;
	}

	.t1 {	
		font-size:14px;
		color:#7d7d7d !Important;
		}
	.t2 {	
		font-size:16px;
		color:#636363 !Important;
		}
	.t3 {	
		font-size:18px;
		color:#464646 !Important;
		}
	.t4 {	
		font-size:21px;
		color:#000 !Important;
		}
	.t5 {	
		font-size:21px;
		color:#f60 !Important;
		}
	.t1:hover,.t2:hover,.t3:hover,.t4:hover,.t5:hover {
		color:#fff !Important;
		}