@charset "utf-8";
/* CSS Document */

/* ////////////////////////////////////////////////////////////////////////////////////////////////
		
		* Minple 사이트에 이슈부분입니다으로 들어가는 스타일입니다. 
		* 수정시에 문장과 엘리먼트의 위치를 바꾸거나 순서를 변경하시면 안됩니다.
		* Author: 이정휘 (mail:karmalife@daum.net / Msn:karmalife@hotmail.com)
		
/////////////////////////////////////////////////////////////////////////////////////////////////*/
/* 핫태그 */
#cTag h2 {
	float:left;
	padding:6px 9px 0 94px;
	}
	#tagSch {
		border:1px solid #e7f1e8;
		background:#f4fbf2;
		width:256px;
		height:22px;
		}
		#cTagList {
			border:8px solid #a5d98f;
			margin:16px 0 20px;
			height:188px;
			width:614px;
			background:url(/images/issue/tag_bg.gif) 0 0 repeat-x;
			}
		#cTagListSch {
			border:8px solid #a5d98f;
			margin:16px 0 20px;
			height:166px;
			width:614px;
			background:none;
			}
		#cTagList dt {
			float:left;
			text-align:center;
			font-weight:normal;
			color:#fff;
			height:28px;
			z-index:100;
			position:relative;
			}
		#cTagList dt a {
			text-decoration:none;
			padding:0 10px;
			font-size:12px;
			color:#fff;
			font-weight:bold;
			}
			.selected {
				background:url(/images/issue/tag_bg_arrow.gif) 50% 100% no-repeat;
				}
			.selected a {
				color:#006c25 !important;
				}
		#cTagList dd {
			position:absolute;
			margin:22px 0 0 0;
			z-index:1;
			}
		#cTagListSch p {
			position:absolute;
			z-index:1;
			}
		#cTagList iframe,#cTagListSch iframe {
			background:#fff;
			width:614px;
			color:#ccc;
			border:none;
			height:166px;
			overflow:hidden;
			}	
	
.cPoll {
	width:920px; 
	}
.cPoll h2,.cWidget h2 {
	padding-bottom:11px;
	}
.cPoll .more {
	margin:-33px 0 0 821px;
	}
	#pollQuest dl {
		border:8px solid #a5d98f;
		width:884px;
		overflow:hidden;
		padding-right:20px;
		margin-bottom:20px;
		}
	#pollQuest dt {
		background:url(/images/issue/poll_dt_bg.gif) 0 0 no-repeat;
		padding:1px 0 10px 20px;
		float:right;
		width:673px;
		margin-top:18px;
		font-size:14px;
		letter-spacing:-1px;
		}
	#pollQuest dt a {
		text-decoration:none;
		color:#555;
		}
	#pollQuest dd {
		float:right;
		width:673px;
		line-height:130%;
		}
	#pollQuest small {
		color:#999;
		}
	#pollQuest strong {
		color:#ff6800;
		}
	#pollQuest dd img {
		width:174px;
		height:132px;
		float:left;
		border-right:8px solid #a5d98f;
		margin-right:9px;
		}
	.pollImg {
		width:182px !Important;
		float:left !Important;
		}
	#pollQuest table {
		width:460px;
		margin:7px 0 0 -5px;
		float:left;
		}
	#pollQuest table img {
		width:22px;
		height:11px;
		border:none;
		margin:0;
		padding:0 2px;
		}
	#pollQuest td {
		padding:0;
		}
	#pollYList,#pollNList {
		width:460px;
		margin-top:20px;
		}
	#pollYList h3,#pollNList h3 {
		color:#fff;
		height:24px;
		padding:6px 0 0 15px;
		font-size:14px;
		}
	#pollYList h3 img,#pollNList h3 img {
		margin-right:13px;
		letter-spacing:-1px;
		}
	#pollYList .more,#pollNList .more {
		margin:-24px 0 0 378px !important;
		}
	#pollYList dl,#pollNList dl {
		width:449px;
		padding-right:10px;
	
		}
	#pollYList dt ,#pollNList dt {
		width:362px;
		}
	#pollYList .lImg img,#pollNList .lImg img  {
		margin-right:6px;
		}
	#pollYList {
		float:left;
		}
	#pollYList h3 {
		background:url(/images/issue/poll_yes_h3_bg.gif);
		}
	#pollNList {
		float:right
		}
	#pollNList h3 {
		background:url(/images/issue/poll_no_h3_bg.gif);
		}
.cWidget h2 {
	border-bottom:1px solid #cbcbcb;
	overflow:hidden;
	}		
.cWidget dl {
	border-bottom:1px solid #e4e4e4;
	padding:23px 0 23px 38px;
	overflow:hidden;
	width:882px;
	}
.cWidget dt {
	float:right;
	width:782px;
	padding:15px 0 18px;
	}
.cWidget dl img {
	margin-right:25px;
	}
.cWidget dd {
	line-height:130%;
	}
	
.cWgPref h2 {
	border-bottom:1px solid #cbcbcb;
	overflow:hidden;
	margin-bottom:50px;
	padding-bottom:10px;
    }
	#wView {
		width:360px;
		float:left;
		}
		#wForm {
			padding:20px 5px 10px;
			background:#9f9f9f;
			}
		#wForm dl {
			width:350px;
			margin:0 0 10px 10px;
			}
		#wForm dl img {
			width:40px;
			height:40px;
			float:left;
			margin-right:10px;
			}
		#wForm dl a {
			color:#fff;
			}
		#wForm dt {
			font-size:14px;
			}
		#wForm dt a {
			text-decoration:none;
			color:#fff;
			}
		#wForm dd {
			font-size:11px;
			margin-top:9px;
			color:#fff;
			}
		#wForm ul {
			width:310px;
			padding:10px 30px 10px 10px;
			background:#fff;
			}
		#wForm li {
			border-top:1px solid #d9d9d9;
			padding:10px 0;
			line-height:150%;
			}
		#wForm li a {
			color:#777;
			font-weight:bold;
			}
		#wForm span {
			display:block;
			overflow:hidden;
			width:310px;
			margin-top:6px;
			font-size:11px;
			}
		#wForm span a {
			text-decoration:none;
			}
		#wForm em {
			float:right;
			}
		#wForm small {
			float:left;
			}
		#wForm p img {
			margin:7px 0 0  10px;
			}
	#wPref {
		width:530px;
		float:right;
		}
	#wPref h4 {
		font-size:12px;
		background:url(/images/common/nav_arrow_green.gif) 0 21px no-repeat;
		padding:20px 0 0 10px;
		}
	#wPref h5 {
		font-size:12px;
		font-weight:normal;
		color:#555;
		margin-right:10px;
		}
	#wPref small {
		font-size:11px;
		padding-left:8px;
		}
		.prefBox {
			background:#fafafa;
			border:1px solid #d7d7d7;
			padding:20px 15px;
			margin:10px 0 0;
			overflow:hidden;
			}
		.prefBox input {
			border:1px solid #cfcfcf;
			height:18px;
			float:left;
			margin-right:5px;
			width:175px;
			font-weight:bold;
			}
		.prefBox textarea {
			border:1px solid #cfcfcf;
			height:150px;
			width:498px;
			}
			.boxAlign {
				width:249px;
				overflow:hidden;
				margin:7px 0 15px;
				}
			.wColor {
				border:1px solid #cfcfcf;
				width:18px;
				height:18px;float:left;
				}
			.wColor img {
				border:2px solid #fff;
				}
				#color01 {
					background:#dedede;
					}
				#color02 {
					background:#ffffff;
					}
				#color03 {
					background:#119f43;
					}
				#color04 {
					background:#333333;
					}
				#color05 {
					background:#777777;
					}
				#color06 {
					background:#dedede;
					}
	#wPref .right,#wPref .left {
		width:249px;
		}