/*저작권 보호 지침 시작 */
#copyrightWrap {
	float:left;
	width:610px;
	padding-bottom:44px;
	text-align:left;
	}
	#copyrightWrap .contentWrap {
		float:left;
		}
	#copyrightWrap .contentWrap p.content {
		float:left;
		width:610px;
		margin-bottom:10px;
		padding:0;
		line-height:180%;
		}
	#copyrightWrap .contentWrap .contentBox {
		float:left;
		width:600px;
		padding:5px 10px;
		margin-bottom:10px;
		}
		#copyrightWrap .contentBox.gray {
			background:#efefef;
			}
		#copyrightWrap .contentBox.green {
			background:#e8f2d5;
			}
		#copyrightWrap .contentBox strong {
			float:left;
			margin-top:10px;
			}
		#copyrightWrap .contentBox.red {
			color:#ff0000;
			font-weight:bold;
			background:#e8f2d5;
			}
	#copyrightWrap ul.squre {
		padding-left:15px;
		}
	#copyrightWrap ul.squre li {
		padding-left:10px;
		line-height:160%;
		background:url(../images/policy/squreBlit.gif) no-repeat left 5px;
		}
	.copyBoxWrap {
		float:left;
		padding-bottom:15px;
		}
	.copyBox {
		float:left;
		}
		.copyBox ul.squre2  {
			float:left;
			width:595px;
			padding-left:15px;
			}
		.copyBox ul.squre2 li {
			padding-left:10px;	
			background:url(../images/policy/squreBlit2.gif) no-repeat left 3px;
			}
		.copyBox .download {
			padding-top:5px;
			padding-left:15px;
			padding-bottom:5px;
			font-weight:bold;
			}
		.copyBox .download a{
			color:#ff6600;
			}
	.detailContent ol.custom {
		float:left;
		width:565px;
		margin:0;
		padding:0;
		padding-left:35px;
		clear:both;
		margin-bottom:15px;
		}
	.detailContent ol.custom li{
		
		line-height:160%;
		list-style-type:lower-alpha;
		}
	.detailContent ol.custom li ol {
		padding-left:15px;
		}
	.detailContent ol.custom li ol li {
	
		line-height:120%;
		list-style-type:decimal;
		}
	.detailContent strong{
		display:block;
		clear:both;
		margin:15px 0;
		}
	#copyrightWrap h4.pageHeader {
		display:block;
		float:left;
		width:610px;
		height:18px;
		margin:0;
		padding:0;
		color:#4d4d4d;
		font-size:1.3em;
		font-weight:bold;
		line-height:100%;
		}
	#copyrightWrap h5.tit02 {
		display:block;
		float:left;
		width:600px;
		height:18px;
		margin:15px 0 5px 0;
		padding:0 0 7px 10px;
		color:#4d4d4d;
		font-size:1.4em;
		font-weight:bold;
		line-height:100%;
		background:url(../images/policy/icoBlit.gif) no-repeat left top;
		}
	#copyrightWrap h6.tit03 {
		display:block;
		float:left;
		width:610px;
		height:12px;
		margin:15px 0 5px 0;
		padding:3px 0;
		color:#006699;
		font-size:1em;
		font-weight:bold;
		line-height:100%;
		}
	
.corpList {
	float:left;
	width:600px;
	border-collapse:collapse;
	border:0;
	}
.corpList th {
	color:#4d4d4d;
	padding:4px;
	border-top:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-bottom:0;
	background:#e8f8d0;
	}
.corpList td {
	padding:4px;
	border:1px solid #dfdfdf;
	}
.corpList .center {
	text-align:center;
	}

/*저작권 보호 지침 끝 */