@charset "euc-kr";



p.margin {
	margin:15px 0;
	}
/*ÀÌ¹ÌÁö ´ëÃ¼±â¹ý*/
.imgReplace {
	position:relative;
	}
	.imgReplace img {
		position:absolute;
		top:0;
		left:0;
		}
/*µé¿©¾²±â*/
.indent {
	margin-left:15px;
	line-height:1.5;
	}
/*ul½ºÅ¸ÀÏ¾ø¾Ö±â*/
.styleNone {
	list-style-type:none;
	}
.styleNone li {
	list-style-type:none;
	}
/*Ç¥¾ç½Ä*/
/* table 1*/
	.tableTemp01 {
		float:left;
		width:100%;
		color:#6b6b69;
		border-collapse:collapse;
		}
		.tableTemp01, .tableTemp01 td, .tableTemp01 th {
		 border:0;
		 }
		.tableTemp01 td {
			border:#6eaad0 1px solid;
				padding:5px 5px;
				line-height:150%;
			}

			.tableTemp01 thead th {
				padding:5px 5px;
				background:#e7f1fc;
			border:#66a9af 1px solid;
			color:#30729b;
				}
			.tableTemp01 thead td, .tableTemp01 thead .thBg {
				background:#fafcfe;
				color:#30729b;
				font-weight:bold;
				}

			.tableTemp01 .tdBg {
				background:#fafcfe;
				color:#30729b;
				font-weight:bold;
				}	
			.tableTemp01 tbody .thBg {
				padding:5px 5px;
				line-height:180%;
				color:#30729b;
				font-weight:normal;
				border:#66a9af 1px solid;
				}
			.tableTemp01 tbody th {
				font-weight:bold;
				color:#30729b;
				border:#66a9af 1px solid;
				background:#e7f1fc;
				}
		.tableTemp01 tbody td ul {
			text-align:left;
			margin-left:10px;
			}



	/* table 02 */
	.tableTemp02 {
		width:100%;
		border-collapse:collapse;
		color:#6b6b69;
		clear:both;
		}
		/*ÇÙ*/
		*html .tableTemp02 {
			border-top:#8e483a 2px solid;
			}
		*+html .tableTemp02 {
			border-top:#8e483a 2px solid;
			}
		/*ÇÙ*/
		.tableTemp02, .tableTemp02 td, .tableTemp02 th {
			 border:0;
			 }
		.tableTemp02 thead {
			border-top:#8e483a 2px solid;
			}
			.tableTemp02 thead th {
				padding:5px;
				background:#f0f0ee;
				border-bottom:#e0e0e0 1px solid;
				border-right:#e0e0e0 1px solid;
				}
				.tableTemp02 thead th.last {
					border-right:0;
					}
			.tableTemp02 tbody th {
				padding:5px;
				border:#e0e0e0 1px solid;
				border-left:0;
				background:#f7f7f7;
				}
				.tableTemp02 td {
					border:#e0e0e0 1px solid;
					padding:5px;
					line-height:150%;
					border-top:0;
					border-right:0;
					}
				.tableTemp02 td.last {
					border-left:0;
					}
			
					.tableTemp02 td ol {
						margin-left:25px;
						line-height:180%;
						}
					.tableTemp02 td ol li {
						list-style-type:decimal;
						}

	/* table 3 */
		.tableTemp03 {
			width:100%;
			border-collapse:collapse;
			color:#6b6b69;
			}
			.tableTemp03, .tableTemp03 td, .tableTemp03 th {
			 border:0;
			 }
			.tableTemp03 td {
				border:#d3e3f1 1px solid;
				padding:5px 5px;
				line-height:150%;
				}
				.tableTemp03 thead th {
					padding:5px 5px;
					background:#7bc4d7;
					border:#d3e3f1 1px solid;
					color:#fff;
					font-weight:bold;
					}
				.tableTemp03 thead td {
					background:#f0eff9;
					color:#4298af
					}
					.tableTemp03 td span {
						text-align:left;
						float:left;
						}
				.tableTemp03 tbody th {
					padding:0 5px;
					line-height:180%;
					background:#f0eff9;
					color:#4298af;
					border:#d3e3f1 1px solid;
					}
				.tableTemp03 tbody .thBg {
					font-weight:bold;
					color:#4d80b3;
					background:#f0eff9;
					}
				.tableTemp03 tbody .tdBg {
					background:#fff7fd;
					}

	/* table 3_01 */
		.tableTemp03_01 {
			width:98%;
			border-collapse:collapse;
			color:#6b6b69;
			}
			.tableTemp03_01, .tableTemp03_01 td, .tableTemp03_01 th {
			 border:0;
			 }
			.tableTemp03_01 td {
				border:#d3e3f1 1px solid;
				padding:2px;
				line-height:150%;
				}
				.tableTemp03_01 thead th {
					padding:1px;
					background:#7bc4d7;
					border:#d3e3f1 1px solid;
					color:#fff;
					font-weight:bold;
					}
				.tableTemp03_01 thead td {
					background:#f0eff9;
					color:#4298af
					}
					.tableTemp03_01 td span {
						text-align:left;
						float:left;
						}
				.tableTemp03_01 tbody th {
					padding:0 2px;
					line-height:180%;
					background:#f0eff9;
					color:#4298af;
					border:#d3e3f1 1px solid;
					}
				.tableTemp03_01 tbody .thBg {
					font-weight:bold;
					color:#4d80b3;
					background:#f0eff9;
					}
				.tableTemp03_01 tbody .tdBg {
					background:#fff7fd;
					}

	/*table 4*/

		.tableTemp04 {
			position:relative;
			width:100%;
			padding-bottom:1px;
			color:#464646;
			}
		.tableTemp04.leftAlign td {
			text-align:left;
			padding:5px;
			}
		.tableTemp04 , .tableTemp04 td , .tableTemp04 th  {
			border:0;
			border-collapse:collapse;
			}
				.tableTemp04 thead th {
					padding:7px 5px;
					color:#fff;
					border:#d6e0ef 1px solid;
					background:#154d98;
					}
				.tableTemp04 thead .thBg {
					color:#4d80b3;
					background:#ebf1f8;
					}

				.tableTemp04 thead td {
					padding:7px 5px;
					color:#4d80b3;
					text-align:center;
					font-weight:bold;
					border:#d6e0ef 1px solid;
					background:#ebf1f8;
					}

				.tableTemp04 tbody th {
					padding:5px;
					border:#d6e0ef 1px solid;
					color:#4d80b3;
					background:#ebf1f8;
					}
				.tableTemp04 tbody .tdBg {
					
					background:#eaf4f2;
					}
				.tableTemp04 tbody td {
					padding:5px;
					color:#666;
					line-height:150%;
					font-weight:normal;
					font-size:12px;
					border:#d6e0ef 1px solid;
					}

	/* table 5 */
		.tableTemp05, .tableTemp05 td, .tableTemp05 th {
			 border:0;
			 }

	.tableTemp05 {
		width:100%;
		border-collapse:collapse;
		color:#6b6b69;
		border-top:#676665 2px solid;
		}


		.tableTemp05 td {
				border:#e0e0e0 1px solid;
				padding:5px;
				line-height:150%;
				border-top:0;
				border-right:0;
				}
			.tableTemp05 thead {
				border-top:#676665 2px solid;
				}
			.tableTemp05 thead th {
				padding:5px;
				background:#f0f0ee;
				border-bottom:#e0e0e0 1px solid;
				border-right:#e0e0e0 1px solid;
				}
				.tableTemp05 thead th.last {
					border-right:0;
					}
				.tableTemp05 td.last {
					border-left:0;
					}
			.tableTemp05 tbody th {
				padding:5px;
				font-weight:normal;
				border:#e0e0e0 1px solid;
				border-left:0;
				}
			.tableTemp05 td ol {
				margin-left:25px;
				line-height:180%;
				}
			.tableTemp05 td ol li {
				list-style-type:decimal;
				}

	/* table 6 */
	.tableTemp06 {
		clear:both;
		width:100%;
		border-collapse:collapse;
		border-bottom:#676665 1px solid;
		color:#6b6b69;
		}
		.tableTemp06, .tableTemp06 td, .tableTemp06 th {
		 border:0;
		 }
		.tableTemp06 td {
			border:#cccccc 1px solid;
			padding:5px 5px;
			line-height:150%;
			}
		.tableTemp06 .bgNone {
			font-weight:normal;
			}
			.tableTemp06 thead th {
				padding:5px 5px;
				color:#fff;
				border:#cccccc 1px solid;
				background:#7c4112;
				}
			.tableTemp06 thead .thBg {
				color:#b66420;
				background:none;
				}
			.tableTemp06 tbody th {
				padding:5px 5px;
				color:#b66420;
				border:#cccccc 1px solid;
				}
			.tableTemp06 tbody .thBg, .tableTemp06 tfoot .thBg {
				font-weight:bold;
				border-bottom:#e0e0e0 1px solid;
				background:#f7f7f7;
				}

	/* table 7 */
	.tableTemp07 {
		clear:both;
		float:left;
		width:100%;
		border-collapse:collapse;
		color:#666666;
		}
		.tableTemp07, .tableTemp07 td, .tableTemp07 th {
		 border:0;
		 }
		.tableTemp07 td {
			border:#d6e0ef 1px solid;
			padding:0 5px;
			line-height:130%;
			}
			.tableTemp07 thead th {
				padding:3px 5px;
				background:#2167a8;
				border:#d6e0ef 1px solid;
				color:#fff;
					}
			.tableTemp07 thead td {
				background:#ebf1f8;
				color:#00758e;
				}	
			.tableTemp07 tbody th {
				padding:0 5px;
				line-height:180%;
				background:#ebf1f8;
				color:#4d80b3;
				border:#d6e0ef 1px solid;
				}
			.tableTemp07 tbody .tdBg {
				font-weight:bold;
				background:#eaf4f2;
				font-weight:normal;
				color:#666666;
				}


	/* table 8 */
	.tableTemp08 {
		float:left;
		width:100%;
		}
		.tableTemp08 {
			clear:both;
			border-collapse:collapse;
			color:#6b6b69;
			color:#666666;
			}
			.tableTemp08, .tableTemp08 td, .tableTemp08 th {
				 border:0;
				 }
			.tableTemp08 td {
				border:#c2e2c8 1px solid;
				padding:1px 5px;
				}
				.tableTemp08 thead th {
					padding:3px 5px;
					background:#4fa949;
					border:#c2e2c8 1px solid;
					color:#fff;
					}
				.tableTemp08 thead td {
					background:#eaf4f2;
					color:#32962b;
					}	
				.tableTemp08 tbody th {
					padding:1px 5px;
					line-height:180%;
					background:#eaf4f2;
					color:#32962b;
					border:#c2e2c8 1px solid;
					}
				.tableTemp08 tbody .tdBg {
					font-weight:bold;
					background:#eaf4f2;
					font-weight:normal;
					color:#666666;
					}


	/* table 9 */
	.tableTemp09 {
		clear:both;
		width:100%;
		border-collapse:collapse;
		color:#6b6b69;
		border:#7cb0ce 1px solid;
		}
		   .tableTemp09 caption span	{
				display:block;
				margin-top:25px;
				margin-bottom:5px;
				}
		.tableTemp09 td {
			padding:5px 5px;
			line-height:150%;
			border:#7cb0ce 1px solid;
			}
		 .tableTemp09 th {
			border:#7cb0ce 1px solid;
			border-top:#7cb0ce 2px solid;
			}	
			.tableTemp09 thead th {
				padding:5px 5px;
				background:#e1f0f8;
				color:#175e85;
				}
				.tableTemp09 thead .thBg {
					background:#f8fcfd;
					}
			.tableTemp09 tbody th {
				padding:5px 5px;
				font-weight:bold;
				color:#175e85;
				border:#7cb0ce 1px solid;
				border-left:0;
					background:#f8fcfd;
				}
			.tableTemp09 .tdBg {
				background:#f8fcfd;
				}
		.tableTemp09 tfoot {
			background:#fffed3;
			font-weight:bold;
			color:#175e85;
			}

	/* table 10 */
	.tableTemp10 {
		width:100%;
		}
		.tableTemp10 {
			clear:both;
			border-collapse:collapse;
			border-bottom:#676665 1px solid;
			color:#6b6b69;
			}
			.tableTemp10, .tableTemp10 td, .tableTemp10 th {
			 border:0;
			 }
			.tableTemp10 td {
				border:#a6bdee 1px solid;
				padding:5px 5px;
				line-height:150%;
				}
				.tableTemp10 thead th {
					padding:5px 5px;
					background:#d5e0fe;
					border:#a6bdee 1px solid;
					border-top:#6d96f1 2px solid;
					color:#2d51a3;
					}
				.tableTemp10 thead td {
					padding:5px 5px;
					background:#edf2fc;
					}
				.tableTemp10 tbody th {
					padding:5px 5px;
					line-height:180%;
					border:#a6bdee  1px solid;
					color:#2d51a3;
					}
				.tableTemp10 tbody .thBg, .tableTemp10 tfoot .thBg {
					font-weight:bold;
					background:#f7f7f7;
					}
				.tableTemp10 tfoot {
					font-weight:bold;
					}
				.tableTemp10 tfoot th {
					border:#44ad42 1px solid;
					}

	/* table 11 */
	.tableTemp11 {
		width:100%;
		margin-bottom:20px;
		}
		.tableTemp11 {
			width:100%;
			padding-bottom:1px;
			color:#464646;
			}
		.tableTemp11 , .tableTemp11 td , .tableTemp11 th  {
			border:0;
			border-collapse:collapse;
			}
			/* caption Á¾·ù¿¡µû¸¥ ½ºÅ¸ÀÏ
			.tableTemp11 caption {
				visibility:visible;
				text-align:left;
				width:auto;
				height:auto;
				padding:9px 0 8px 0;
				color:#4e4d4d;
				font-size:1.2em;
				font-weight:bold;
				line-height:160%;
				border-bottom:2px solid #dbeec9;
				background:url(../../image/pageTemplate/listTitleBu.gif) no-repeat left 4px;
				} */
			.tableTemp11 td {
				padding:5px;
				color:#464646;
				line-height:150%;
				font-weight:normal;
				font-size:12px;
				border:#a6d477 1px solid;
				}
				.tableTemp11 thead  {
					padding-top:3px;
					background:#f4f8ef url(../../image/pageTemplate/tableTopBg.gif) repeat-x left top;
					}
				.tableTemp11 thead th {
					font-size:12px;
					padding:5px;
					color:#448600;
					border:#a6d477 1px solid;
					background:#f4f8ef url(../../image/pageTemplate/tableTopBg.gif) repeat-x left top;
					}
				.tableTemp11 tbody th {
					padding:5px;
					color:#448600;
					font-weight:bold;
					font-size:12px;
					border:#a6d477 1px solid;
					background:#f4f8ef;
					}
/* table 12 */
	.tableTemp12 {
		width:100%;
		margin-bottom:20px;
		}
		.tableTemp12 {
			width:100%;
			padding-bottom:1px;
			color:#464646;
			}
		.tableTemp12 , .tableTemp12 td , .tableTemp12 th  {
			border:0;
			border-collapse:collapse;
			}
			/* caption Á¾·ù¿¡µû¸¥ ½ºÅ¸ÀÏ
			.tableTemp12 caption {
				visibility:visible;
				text-align:left;
				width:auto;
				height:auto;
				padding:9px 0 8px 0;
				color:#4e4d4d;
				font-size:1.2em;
				font-weight:bold;
				line-height:160%;
				border-bottom:2px solid #dbeec9;
				background:url(../../image/pageTemplate/listTitleBu.gif) no-repeat left 4px;
				} */
			.tableTemp12 td {
				padding:5px;
				color:#464646;
				line-height:150%;
				font-weight:normal;
				font-size:12px;
				border:#9a9a9a 1px solid;
				}
				.tableTemp12 thead  {
					padding-top:3px;
					background:#b2c63d url(../../image/pageTemplate/tableTopBg.gif) repeat-x left top;
					}
				.tableTemp12 thead th {
					font-size:12px;
					padding:5px;
					color:#fff;
					border:1px solid #9A9A9A;
					background:#B2C63D url(../../image/pageTemplate/tableTopBg.gif) repeat-x left top;
					}
				.tableTemp12 tbody th {
					padding:5px;
					color:#448600;
					font-weight:bold;
					font-size:12px;
					border:#9a9a9a 1px solid;
					background:#d5e18c;
					}

	/* table 13 */
	.tableTemp13 {
		width:100%;
		border-collapse:collapse;
		color:#6b6b69;
		clear:both;
		}
		.tableTemp13, .tableTemp13 td, .tableTemp13 th {
			 border:0;
			 }
			.tableTemp13 thead th {
				padding:3px;
				border:#74c1d1 1px solid;
				color:#45738f;
				font-size:12px;
				background:#d5eff3;
				}
			.tableTemp13 tbody th {
				padding:3px;
				border:#74c1d1 1px solid;
				color:#45738f;
				background:#d5eff3;
				}
				.tableTemp13 td {
					border:#74c1d1 1px solid;
					padding:3px;
					line-height:150%;
					}
				.tableTemp13 .thBg {
					font-weight:normal;
					}
				.tableTemp13 .tdBg {
					background:#ccc;
					color:#737373;
					font-weight:bold;
					}
	/* table 14 */
	.tableTemp14 {
		width:100%;
		border-collapse:collapse;
		border:1px solid #d5cdf2;
		border-top:2px solid #8076d4;
		/*border-bottom:1px solid #bdbdbd;*/
		clear:both;
		}
		.tableTemp14 td, .tableTemp14 th {
			border-collapse:collapse;
			padding:0;
			border:1px solid #d5cdf2;
			color:#656565;
			padding:7px 3px 4px;
			}
			.tableTemp14 th {
				color:#48487a;
				background:#eef0f9;
				}
			.tableTemp14 thead th.thBg {
				background:#f8f6fd;
				font-weight:normal;
			}
			.tableTemp14 tbody td.tdBg {
				background:#f8f6fd;
				font-weight:normal;
				color:#656565;
				}
	/* table 15 */
	.tableTemp15 {
		width:100%;
		border-collapse:collapse;
		clear:both;
		border:1px solid #d9d9d9;
		border-top:2px solid #3fa89f;
	}
		.tableTemp15 th, .tableTemp15 td{
			border-collapse:collapse;
			border:1px solid #d9d9d9;
			padding:7px 3px 4px;
		}
			.tableTemp15 th{
				color:#359088;
			}
			.tableTemp15 thead th{
				padding:10px 3px 7px;
				background:#f2f2f2;
			}
			.tableTemp15 tbody th{
				background:#fcfcfc;
			}
			.tableTemp15 th.thBg{
				font-weight:normal;
				background:#fcfcfc;
			}
			.tableTemp15 td.tdBg{
				color:#359088;
			}
	/* table 16 */
	.tableTemp16 {
		width:100%;
		border-collapse:collapse;
		clear:both;
		border:1px solid #b9b1a7;
	}
		.tableTemp16 th, .tableTemp16 td{
			border-collapse:collapse;
			padding:0;
			border:1px solid #b9b1a7;
			padding:6px 3px 3px;
		}
			.tableTemp16 thead th{
				background:#efebe7;
				color:#4c4c4c;
			}
			.tableTemp16 th.thBg{
				background:#fffff6;
				font-weight:normal;
			}
			.tableTemp16 tbody th{
				background:#fffafa;
				font-weight:normal;
			}
	/* table 17 */
	.tableTemp17 {
		width:100%;
		border-collapse:collapse;
		clear:both;
		border:1px solid #e9edf8;
	}
		.tableTemp17 th, .tableTemp17 td{
			border-collapse:collapse;
			padding:0;
			padding:5px 3px 2px;
			border:1px solid #e9edf8;
		}
			.tableTemp17 thead th{
				color:#fff;
				background:#b0c9df;
			}
			.tableTemp17 th.thBg{
				background:#fefdfb;
				color:#98b6d2;
				font-weight:normal;
			}
			.tableTemp17 tbody th{
				color:#9eaad0;
				background:#f8f6fb;
			}
			.tableTemp17 td.tdBg{
				background:#f8f6fb;

			}
	/* table 18 */ 
	.tableTemp18 {
		width:100%;
		border-collapse:collapse;
		clear:both; 
		border-top:2px solid #d784ac;
		color:#747474;
	}
		.tableTemp18 th, .tableTemp18 td{
			border-collapse:collapse;
			padding:0;
			border:1px solid #f3d1dd;
			padding:6px 3px 3px;
		}
			.tableTemp18 thead th{
				background:#faf0f7;
				color:#a5526f;
			}
			.tableTemp18 th.thBg,
			.tableTemp18 td.tdBg{
				background:#fcf6f8;
				font-weight:normal;
				color:#a5526f
			} 
			.tableTemp18 tbody th{
				background:#faf0f7; 
				color:#a5526f;
			}
/*¸®½ºÆ®Å¸ÀÔ (2010.10.21)*/

	.listType01 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType01 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu09.gif) no-repeat left 4px;			
			}

	.listType02 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType02 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu12.gif) no-repeat left 4px;			
			}

	.listType03 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType03 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu13.gif) no-repeat left 4px;			
			}

	.listType04 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType04 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu14.gif) no-repeat left 4px;			
			}

	.listType05 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType05 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu15.gif) no-repeat left 4px;			
			}

	.listType06 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType06 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu19.gif) no-repeat left 4px;			
			}

	.listType07 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType07 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu20.gif) no-repeat left 4px;			
			}

	.listType08 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType08 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu21.gif) no-repeat left 4px;			
			}

	.listType09 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType09 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu30.gif) no-repeat left 4px;			
			}

	.listType10 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType10 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu36.gif) no-repeat left 4px;			
			}

	.listType11 {
		float:left;
		line-height:1.5;
		font-weight:bold;
		}

		.listType11 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu37.gif) no-repeat left 4px;			
			}

	.listType12 {
		float:left;
		line-height:1.5;
			font-weight:bold;
		}

		.listType12 li {
			display:block;
			width:auto;
			height:auto;
			margin-top:15px;
			padding-left:15px;
			color:#383838;
			background:url(../../image/pageTemplate/listBu38.gif) no-repeat left 4px;			
			}


	.listType13 li {
		margin-bottom:3px;
		padding-left:15px;
		background:url(../../image/pageTemplate/listTypeBu13.gif) no-repeat left 4px;
		}
	.listType13 dd {
		margin-bottom:3px;
		padding-left:15px;
		background:url(../../image/pageTemplate/listTypeBu13.gif) no-repeat left 4px;
		
		}
	.listType14 li {
		margin-bottom:3px;
		padding-left:12px;
		background:url(../../image/pageTemplate/listTypeBu14.gif) no-repeat left 4px;
		}
	.listType15 li {
		margin-bottom:3px;
		padding-left:10px;
		background:url(../../image/pageTemplate/listTypeBu15.gif) no-repeat left 4px;
		}
	.listType16 li {
		margin-bottom:3px;
		padding-left:11px;
		background:url(../../image/pageTemplate/listTypeBu16.gif) no-repeat left 4px;
		}







/*ºäÅ¸ÀÌÆ² ¾ç½Ä*/
	.buTitle01 {
		
		clear:both;
		width:auto;
		height:15px;
		margin-top:20px;
		margin-bottom:8px;
		padding-left:10px;
		color:#4596cd;
		font-weight:bold;
		font-size:14px;
		letter-spacing:-1px;
		background:url(../../image/pageTemplate/listBu01.gif) no-repeat left 2px;
		}
	.buTitle02 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-bottom:10px;
		margin-top:15px;
		padding-top:2px;
		padding-left:8px;
		font-size:14px;
		font-weight:bold;
		color:#0570ae;
		background:url(../../image/pageTemplate/listBu02.gif) no-repeat left top;
		}
	.buTitle03 {
		
		clear:both;
		display:block;
		height:20px;
		width:auto;
		margin-top:20px;
		padding-left:20px;
		font-size:14px;
		color:#46a2ac;
		font-weight:bold;
		background:url(../../image/pageTemplate/listBu03.gif) no-repeat left top;
		}
	.buTitle04 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
		color:#474747;
		background:url(../../image/pageTemplate/listBu04.gif) no-repeat left top;
		}
	.buTitle05 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
		color:#FF4100;
		background:url(../../image/pageTemplate/listBu05.gif) no-repeat left top;
		}
	.buTitle06 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu06.gif) no-repeat left top;
		}
	.buTitle07 {
		
		clear:both;
		display:block;
		clear:both;
		width:auto;
		height:auto;
		margin:15px 0 5px 0;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu07.gif) no-repeat left top;
		}
	.buTitle08{
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:20px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu08.gif) no-repeat left top;
		}
	.buTitle09 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:17px;
		font-size:13px;
		font-weight:bold;
		color:#f66180;
		background:url(../../image/pageTemplate/listBu09.gif) no-repeat left 2px;
		}
	.buTitle10 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu10.gif) no-repeat left 1px;
		}
	.buTitle11 {
		
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu11.gif) no-repeat left 2px;
		}
	.buTitle12 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu12.gif) no-repeat left 2px;
		}
	.buTitle13 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-weight:bold;
		color:#f24000;
		background:url(../../image/pageTemplate/listBu13.gif) no-repeat left 2px;
		}
	.buTitle14 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-weight:bold;
		color:#65b2e0;
		background:url(../../image/pageTemplate/listBu14.gif) no-repeat left 2px;
		}
	.buTitle15 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu15.gif) no-repeat left 2px;
		}
	.buTitle16 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu16.gif) no-repeat left 2px;
		}
	.buTitle17 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu17.gif) no-repeat left 1px;
		}
	.buTitle18 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#707070;
		background:url(../../image/pageTemplate/listBu18.gif) no-repeat left 2px;
		}
	.buTitle19 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#67aa21;
		background:url(../../image/pageTemplate/listBu19.gif) no-repeat left 2px;
		}
	.buTitle20 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#c6ba01;
		background:url(../../image/pageTemplate/listBu20.gif) no-repeat left 2px;
		}
	.buTitle21 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#2082bd;
		background:url(../../image/pageTemplate/listBu21.gif) no-repeat left 2px;
		}
	.buTitle22 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#8d4838;
		background:url(../../image/pageTemplate/listBu22.gif) no-repeat left 1px;
		}
	.buTitle23 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#f79d51;
		background:url(../../image/pageTemplate/listBu23.gif) no-repeat left 1px;
		}
	.buTitle24 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu24.gif) no-repeat left 2px;
		}
	.buTitle25 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu25.gif) no-repeat left 1px;
		}
	.buTitle26 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#fbc9d5;
		background:url(../../image/pageTemplate/listBu26.gif) no-repeat left 1px;
		}
	.buTitle27 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:10px;
		font-size:12px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu27.gif) no-repeat left 5px;
		}
	.buTitle28 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#f96378;
		background:url(../../image/pageTemplate/listBu28.gif) no-repeat left top;
		}
	.buTitle29 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu29.gif) no-repeat left 2px;
		}
	.buTitle30 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:12px;
		font-weight:bold;
		color:#8cc659;
		background:url(../../image/pageTemplate/listBu30.gif) no-repeat left 2px;
		}
	.buTitle31 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu31.gif) no-repeat left 1px;
		}
	.buTitle32 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#ff670b;
		background:url(../../image/pageTemplate/listBu32.gif) no-repeat left 1px;
		}
	.buTitle33 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#9a2900;
		background:url(../../image/pageTemplate/listBu33.gif) no-repeat left top;
		}
	.buTitle34 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:14px;
		font-weight:bold;
		color:#2f95bb;
		background:url(../../image/pageTemplate/listBu34.gif) no-repeat left top;
		}
	.buTitle35 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:18px;
		font-size:14px;
		font-weight:bold;
		color:#7f93cf;
		background:url(../../image/pageTemplate/listBu35.gif) no-repeat left 1px;
		}
	.buTitle36 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:12px;
		font-size:12px;
		font-weight:bold;
		color:#f7ae00;
		background:url(../../image/pageTemplate/listBu36.gif) no-repeat left 2px;
		}
	.buTitle37 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:12px;
		font-size:12px;
		font-weight:bold;
		color:#383838;
		background:url(../../image/pageTemplate/listBu37.gif) no-repeat left 2px;
		}
	.buTitle38 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:12px;
		font-size:12px;
		font-weight:bold;
		color:#ff8ca2;
		background:url(../../image/pageTemplate/listBu38.gif) no-repeat left 2px;
		}
	.buTitle39 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		margin-top:15px;
		padding-left:15px;
		font-size:13px;
		font-weight:bold;
		color:#257f25;
		background:url(../../image/pageTemplate/listBu39.gif) no-repeat left 1px;
		}
	.buTitle40 {
			
		clear:both;
		display:block;
		width:533px;
		height:16px;
		margin-top:20px;
		margin-bottom:8px;
		padding-left:36px;
		font-size:12px;
		padding-top:3px;
		font-size:12px;
		color:#fff;
		font-weight:bold;
		background:url(../../image/pageTemplate/titleBg06.gif) no-repeat left 1px;
		}

	.buTitle41 {
			
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:15px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu21.gif) no-repeat left 4px;
		}
	.buTitle42 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:13px;
		font-size:12px;
		background:url(../../image/pageTemplate/titleBg07.gif) no-repeat left top;
		color:#595959;
		font-weight:bold;
		}
	.buTitle43 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:12px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu40.gif) no-repeat left 5px;
		color:#595959;
		}
	.buTitle44 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:13px;
		font-size:14px;
		background:url(../../image/pageTemplate/titleBg08.gif) no-repeat left 2px;
		color:#599003;
		font-weight:bold;
		}
	.buTitle45 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:12px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu41.gif) no-repeat left 4px;
		color:#599003;
		font-weight:bold;
		}
	.buTitle46 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:16px;
		font-size:14px;
		background:url(../../image/pageTemplate/titleBg09.gif) no-repeat left 3px;
		color:#127d9e;
		font-weight:bold;
		}
	.buTitle47 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:11px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu42.gif) no-repeat left 5px;
		color:#3b75cd;
		}
	.buTitle48 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:17px;
		font-size:12px;
		background:url(../../image/pageTemplate/titleBg10.gif) no-repeat left 2px;
		color:#3e5c59;
		font-weight:bold;
		}
	.buTitle49 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:10px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu43.gif) no-repeat left 5px;
		color:#38a69d;
		}
	.buTitle50 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:18px;
		font-size:14px;
		background:url(../../image/pageTemplate/titleBg11.gif) no-repeat left 1px;
		color:#404040;
		font-weight:bold;
		}
	.buTitle51 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:22px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu44.gif) no-repeat 8px 3px;
		color:#4c4c4c;
		font-weight:bold;
		}
	.buTitle52 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:11px;
		font-size:12px;
		background:url(../../image/pageTemplate/listBu45.gif) no-repeat left 5px;
		color:#000;
		font-weight:bold;
		}
	.buTitle53 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:16px;
		font-size:14px;
		background:url(../../image/pageTemplate/titleBg12.gif) no-repeat left 2px;
		color:#328098;
		font-weight:bold;
		}
	.buTitle54 {
		clear:both;
		display:block;
		width:auto;
		height:auto;
		padding-left:19px;
		font-size:12px;
		background:url(../../image/pageTemplate/titleBg13.gif) no-repeat left 1px;
		color:#d68727;
		}

/*¹Ú½º ÄÁÅÙÆ® ¾ç½Ä*/
	/*¹Ú½º01 - ±³ÈÆ ¼¼·ÎÇü*/
	.boxContent01 {
		width:585px;
		height:176px;
		padding-top:20px;
		padding-left:20px;
		color:#333;
		font-size:15px;
		line-height:2;
		font-weight:bold;
		background:url(../../image/pageTemplate/boxContentBg01.gif) no-repeat left top;
		}
	/*¹Ú½º02 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent02 {
		width:605px;
		height:55px;
		padding-top:23px;
		color:#000;
		font-size:18px;
		line-height:2;
		font-weight:bold;
		text-align:center;
		background:url(../../image/pageTemplate/boxContentBg02.gif) no-repeat left top;
		}
/*¹Ú½º03 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent03 {
		width:545px;
		height:66px;
		padding:35px 30px 10px 30px;
		line-height:150%;
		font-weight:bold;
		font-size:14px;
		color:#555;
		text-align:center;
		background:url(../../image/pageTemplate/boxContentBg03.gif) no-repeat left top;
		}
		ol.boxContent03 li {
			list-style:decimal;
			text-align:left;
			margin-left:30px;
			}

/*¹Ú½º04 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent04 {
		width:531px;
		height:140px;
		margin-left:3px;
		padding:20px 15px 0 53px;
		line-height:180%;
		font-weight:bold;
		font-size:14px;
		background:url(../../image/pageTemplate/boxContentBg04.gif) no-repeat left top;
		}	
/*¹Ú½º05 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent05 {
		width:575px;
		height:91px;
		padding-left:30px;
		padding-top:20px;
		line-height:150%;
		font-weight:bold;
		font-size:16px;
		background:url(../../image/pageTemplate/boxContentBg05.gif) no-repeat left top;
		}
	/*¹Ú½º06 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent06 {
		width:595px;
		height:85px;
		padding-left:10px;
		padding-top:15px;
		line-height:150%;
		font-weight:bold;
		font-size:16px;
		color:#fff;
		background:url(../../image/pageTemplate/boxContentBg06.gif) no-repeat left top;
		}
	/*¹Ú½º07 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent07 {
		width:575px;
		height:155px;
		padding-left:30px;
		padding-top:50px;
		line-height:150%;
		font-weight:bold;
		font-size:18px;
		background:url(../../image/pageTemplate/boxContentBg07.gif) no-repeat left top;
		}
		/*¹Ú½º08 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent08 {
		width:575px;
		height:134px;
		padding-left:30px;
		padding-top:15px;
		line-height:150%;
		font-weight:bold;
		font-size:18px;
		background:url(../../image/pageTemplate/boxContentBg08.gif) no-repeat left top;
		}

		/*¹Ú½º09 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent09 {
		width:575px;
		height:170px;
		padding-left:30px;
		padding-top:50px;
		line-height:150%;
		font-weight:bold;
		font-size:18px;
		background:url(../../image/pageTemplate/boxContentBg09.gif) no-repeat left top;
		}
		/*¹Ú½º10 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent10 {
		width:575px;
		height:120px;
		padding-left:30px;
		padding-top:30px;
		line-height:150%;
		font-weight:bold;
		font-size:18px;
		background:url(../../image/pageTemplate/boxContentBg10.gif) no-repeat left top;
		}
	/*¹Ú½º11 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent11 {
		width:559px;
		height:172px;
		padding-left:30px;
		padding-top:30px;
		line-height:150%;
		font-weight:bold;
		font-size:18px;
		background:url(../../image/pageTemplate/boxContentBg11.gif) no-repeat left top;
		}

/*¹Ú½º12 -´Ã¾î³²*/
.boxContent12 {
	float:left;
	width:606px;
	padding-bottom:10px;
	background:url(../../image/pageTemplate/boxContentBtm12.gif) no-repeat left bottom;
	}
	.boxContent12 h4 {
		display:block;
		visibility:visible;
		overflow:visible;
		width:594px;
		height:41px;
		padding-left:12px;
		padding-top:18px;
		line-height:110%;
		font-size:14px;
		color:#fff;
		background:url(../../image/pageTemplate/boxContentTop12.gif) no-repeat left top;
		}
	.boxContent12 .boxArea {
		padding:10px;
		}

/*¹Ú½º13 - ±³ÈÆ °¡·ÎÇü*/
	.boxContent13 {
		width:575px;
		height:91px;
		padding-left:30px;
		padding-top:20px;
		line-height:150%;
		font-weight:bold;
		font-size:16px;
		background:url(../../image/pageTemplate/boxContentBg13.gif) no-repeat left top;
		}

	/*¹Ú½ºÅ¸ÀÌÆ²*/
	.boxTitle01 {
		clear:both;
		width:445px;
		height:29px;
		padding-top:15px;
		color:#fff;
		font-weight:bold;
		font-size:14px;
		letter-spacing:-1px;
		line-height:110%;
		text-align:center;
		background:url(../../image/pageTemplate/boxTitleBg01.gif) no-repeat left 2px;
		}





/*ÀÎ»ç¸» ¾ç½Ä*/
	/*ÀÎ»ç¸» 01*/
.greeting01 {
	width:622px;
	float:left;
	margin-top:20px;
	}

	.greeting01 .photoArea {
		float:left;
		width:163px;
		height:481px;
		margin-top:14px;
		padding-top:21px;
		padding-left:19px;
		background:url(../../image/pageTemplate/greeting01PhotoBg.gif) no-repeat left top;
		}
		.greeting01 .photoArea img {
			width:131px;
			}
		.greeting01 .writerSign {
			display:block;
			float:left;
			clear:both;
			width:130px;
			margin-top:15px;
			font-weight:bold;
			}
			.greeting01 .duties{
				display:block;
				text-align:right;
				margin-right:5px;
				padding-left:15px;
				color:#717171;
				}
			 .greeting01 .name {
				display:block;
				margin-top:4px;
				padding-right:3px;
				font-size:22px;
				font-weight:bold;
				text-align:right;
				}
	.greeting01 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting01 .greetArea img {
			margin-bottom:20px;
			}

			.greeting01 .contentArea1{
				width:422px;
				line-height:150%;
				}
				.greeting01 .contentArea1 em {
					font-weight:bold;
					font-style:normal;
					color:#6296bf;
					}
	/*ÀÎ»ç¸» 02*/
	.greeting02 {
		clear:both;
		float:left;
		width:622px;
		margin-top:20px;
		}
	.greeting02 .photoArea {
		float:left;
		width:175px;
		height:235px;
		margin-top:14px;
		padding-top:13px;
		padding-left:16px;
		background:url(../../image/pageTemplate/greeting02PhotoBg.gif) no-repeat left top;
		}
		.greeting02 .writerSign {
			display:block;
			float:right;
			width:170px;
			margin-top:15px;
			font-weight:bold;
			}
			.greeting02 .duties{
				display:block;
				float:left;
				font-size:14px;
				margin-right:5px;
				color:#3f95bc;
				font-weight:bold;
				}
			 .greeting02 .name {
				display:block;
				font-size:14px;
				width:100px;
				font-weight:bold;
				}
	.greeting02 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting02 .greetArea img {
			margin-bottom:20px;
			}

			.greeting02 .contentArea1{
				width:422px;
				line-height:150%;
				}
				.greeting02 .contentArea1 em {
					font-style:normal;
					font-weight:bold;
					color:#c11100;
					}
	/*ÀÎ»ç¸» 03*/
	.greeting03 {
		clear:both;
		float:left;
		width:622px;
		margin-top:20px;
		}
	.greeting03 .photoArea {
		float:left;
		width:160px;
		height:235px;
		margin-top:14px;
		padding-top:13px;
		padding-left:17px;
		background:url(../../image/pageTemplate/greeting03PhotoBg.gif) no-repeat left top;
		}
		.greeting03 .writerSign {
			display:inline;
			float:left;
			width:140px;
			margin-top:25px;
			margin-left:-10px;
			font-weight:bold;
			}
			.greeting03 .writerSign .duties{
				display:block;
				font-size:11px;
				margin-right:5px;
				color:#3f95bc;
				}
			 .greeting03 .writerSign .name {
				display:block;
				font-size:18px;
				color:#000
				}
	.greeting03 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting03 .greetArea img {
			margin-bottom:5px;
			}

			.greeting03 .contentArea1 {
				width:422px;
				line-height:150%;
				padding-bottom:180px;
				background:url(../../image/pageTemplate/greeting03_1PhotoBg.gif) no-repeat right bottom;
				}

				.greeting03 .contentArea1 .contentTitleBox {
					width:435px;
					height:45px;
					padding-top:5px;
					padding-left:5px;
					background:url(../../image/pageTemplate/greeting03_2PhotoBg.gif) no-repeat left top;
					}
				.greeting03 .contentArea1 em {
					font-style:normal;
					font-weight:bold;
					color:#0b7edf;
					}
	/*ÀÎ»ç¸» 04*/
	.greeting04 {
		clear:both;
		float:left;
		margin-top:20px;
		}
	.greeting04 .photoArea {
		float:left;
		width:160px;
		height:481px;
		margin-top:14px;
		padding-top:18px;
		padding-left:14px;
		background:url(../../image/pageTemplate/greeting04PhotoBg.gif) no-repeat left top;
		}
		.greeting04 .writerSign {
			display:block;
			float:left;
			width:150px;
			margin-top:30px;
			text-align:left;
			}
			.greeting04 .writerSign .duties{
				display:block;
				float:left;
				margin-top:5px;
				font-size:11px;
				margin-right:5px;
				color:#000;
				}
			 .greeting04 .writerSign .name {
				display:block;
				float:left;
				font-size:18px;
				color:#000;
				font-weight:bold;
				}
	.greeting04 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting04 .greetArea img {
			margin-bottom:5px;
			}

			.greeting04 .contentArea1 {
				width:403px;
				line-height:150%;
				}
				.greeting04 .contentArea1 em {
					font-style:normal;
					font-weight:bold;
					color:#e754a4;
					}
				.greeting04 .contentArea1 .contentTitleBox {
					
					}

			
	/*ÀÎ»ç¸» 05*/
	.greeting05 {
		clear:both;
		float:left;
		width:622px;
		margin-top:20px;
		}
	.greeting05 .photoArea {
		float:left;
		width:153px;
		height:188px;
		margin-top:14px;
		padding-top:13px;
		padding-left:13px;
		margin-right:15px;
		background:url(../../image/pageTemplate/greeting05PhotoBg.gif) no-repeat left top;
		}
		.greeting05 .writerSign {
			display:block;
			float:right;
			width:160px;
			margin-top:20px;
			text-align:right;
			font-weight:bold;
			}
			.greeting05 .writerSign .duties{
				display:block;
				float:left;
				margin-top:5px;
				font-size:14px;
				margin-right:5px;
				color:#000;
				}
			 .greeting05 .writerSign .name {
				display:block;
				clear:both;
				text-align:center;
				font-size:18px;
				color:#000;
				}
	.greeting05 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting05 .greetArea img {
			margin-bottom:5px;
			}

			.greeting05 .contentArea1 {
				width:422px;
				line-height:150%;
				}
				.greeting05 .contentArea1 em {
					font-style:normal;
					color:#549400;
					font-weight:bold;
					}
				.greeting05 .contentArea1 .contentTitleBox {
					
					}

	/*ÀÎ»ç¸» 06*/
	.greeting06 {
		clear:both;
		float:left;
		width:610px;
		margin-top:20px;
		}
	.greeting06 .photoArea {
		float:left;
		width:137px;
		height:179px;
		margin-top:14px;
		margin-right:14px;
		}
		.greeting06 .photoArea img {
			width:131px;
			height:173px;
			border:#bbb 3px solid;
			}
		.greeting06 .writerSign {
			display:block;
			float:left;
			width:135px;
			margin-top:20px;
			text-align:right;
			font-weight:bold;
			}
			.greeting06 .writerSign .duties{
				display:block;
				float:left;
				width:100%;
				margin-top:5px;
				margin-right:5px;
				font-size:12px;
				color:#000;
				}
			 .greeting06 .writerSign .name {
				display:block;
				float:left;
				width:100%;
				margin-top:2px;
				font-size:16px;
				color:#6e9431;
				}
	.greeting06 .greetArea {
		float:left;
		width:403px;
		color:#7b7b7b;
		}
	.greeting06 .greetArea .greetTitle {
			margin-bottom:20px;
			width:400px;
			height:70px;
			font-weight:bold;
			font-size:13px;
			}
		.greeting06 .greetArea .big {
			display:block;
			font-size:20px;
			font-weight:bold;
			color:#135f53;
			}
			.greeting06 .contentArea1 {
				width:393px;
				margin-left:10px;
				line-height:150%;
				}
				.greeting06 .contentArea1 em {
					font-style:normal;
					font-weight:bold;
					}
				.greeting06 .contentArea1 .contentTitleBox {
					
					}

/* ÀÎ»ç¸» 07 */
.greeting07 {
	clear:both;
	display:inline;
	float:left;
	width:610px;
	color:#686665;
	margin-left:20px;
	}
.greeting07 .titImg {
	margin-bottom:20px;
	}
.greeting07 .greetArea {
	float:left;
	width:370px;
	margin-right:20px;
	}
	.greeting07 .greetArea .title {
		float:left;
		font-weight:bold;
		margin-bottom:21px;
		
		}
		.greeting07 .greetArea em {
			color:#44780c;
			font-style:normal;
			}
.greeting07 .photoArea {
	float:left;

	}
		.greeting07 .contentArea1 {
			padding:0 0;
			color:#666;
			line-height:120%;
			}
	.greeting07 .writerSign {
		display:inline;
		float:left;
		margin-left:20px;
		}
		.greeting07 .writerSign .duties {
			float:left;
			font-weight:bold;
			}

/*ÀÎ»ç¸» 08*/
.greeting08 {
	clear:both;
	float:left;
	width:630px;
	}
.greeting08 .photoArea {
	float:left;
	width:190px;
	}
	.greeting08 .photoArea img {
		margin:0 0 0 0;
		}
.greeting08 .greetArea {
	float:left;
	width:420px;
	margin:9px 10px 0 0;
	}
 .greeting08 .greetArea img {
		margin-bottom:35px;
		}
	.greeting08 .contentArea1 {
		line-height:180%;
		color:#414141;
		}
	.greeting08 .contentArea1 p {
		margin-bottom:30px;
		}
	.greeting08 .contentArea1 em {
		font-style:normal;
		font-weight:bold;
		color:#619800;
		}
	.greeting08 .contentArea1 span {
		font-weight:bold;
		color:#ff6c00;
		}
	.greeting08 .date {
		font-size:1em;
		color:#414141;
		text-align:center;
		}

/*ÀÎ»ç¸» 09*/
.greeting09 {
	clear:both;
	float:left;
	padding-left:16px;
	}
.greeting09 .photoArea {
	float:left;
	width:165px;
	height:481px;
	margin-right:11px;
	background:url(http://chongwon.sc.kr/hosts/chongwon.sc.kr/images/templateBg/photoAreaBg.gif) no-repeat left 164px;
	}
	.greeting09 .writerSign {
		display:inline;
		float:right;
		margin:0;
		margin-right:10px;
		}
		.greeting09 .writerSign .duties{
			display:block;
			text-align:right;
			margin-right:5px;
			padding-left:15px;
			font-size:0.92em;
			background:url(http://chongwon.sc.kr/hosts/chongwon.sc.kr/images/templateBg/greetNameBg.gif) no-repeat left 2px;
			}
		 .greeting09 .writerSign .name {
			display:block;
			margin-top:4px;
			padding-right:3px;
			font-size:25px;
			font-weight:bold;
			text-align:right;
			}
.greeting09 .greetArea {
	float:left;
	width:431px;
	margin-top:15px;
	}
 .greeting09 .greetArea img {
		margin-bottom:15px;
		}
	.greeting09 .greetArea .title {
		font-weight:bold;
		color:#69aa02;
		}
		.greeting09 .contentArea1{
			width:422px;
			margin-left:9px;
			padding-top:50px;
			line-height:150%;
			background:url(../../image/pageTemplate/greetArea09Bg.gif) no-repeat left top;
			}


/*ÀÎ»ç¸» 10*/
.greeting10 {
	clear:both;
	float:left;
	margin-top:44px;
	}
.greeting10 .photoArea {
	float:left;
	width:276px;
	height:317px;
	margin-right:10px;
	}
	.greeting10 .photoArea img {
		margin-top:31px;
		}
.greeting10 .greetArea {
	display:inline;
	float:left;
	width:310px;
	margin-top:9px;
	}
 .greeting10 .greetArea img {
		margin-bottom:15px;
		}
		.greeting10 .contentArea1 {
			font-size:1.2em;
			line-height:150%;
			color:#565656;
			}
		.greeting10 .contentArea1 em {
			font-style:normal;
			font-weight:bold;
			color:#ff670b;
			}
		.greeting10 .contentArea1 span {
			font-weight:bold;
			}
	.greeting10 .writerSign {
		float:right;
		margin-top:20px;
		}
		.greeting10 .writerSign .duties{
			float:left;
			width:50px;
			margin-right:5px;
			font-size:0.92em;
			text-align:right;
			display:block;
			color:#8e8e8e;
			}
		 .greeting10 .writerSign .name {
			font-size:25px;
			font-weight:bold;
			}
/*ÀÎ»ç¸» 11*/
.greeting11 {
	clear:both;
	float:left;
	width:630px;
	color:#797979;
	padding:0 8px 0 0px;
	}
	.greeting11 .greetTopArea {
		line-height:130%;
		}
		.greeting11 .greetTopArea img {
			margin-bottom:30px;
			}
	
.greeting11 .greetArea {
	float:left;
	width:305px;
	margin-top:-10px;
	}
 .greeting11 .greetArea img {
		margin-bottom:20px;
		}

		.greeting11 .contentArea1{
			line-height:130%;
			}
		.greeting11 .content {
			margin:7px 0;
			padding:0 8px;
			}

.greeting11 .writerSign {
		float:left;
		font-size:16px;
		font-weight:bold;
		margin-top:30px;
		}
		.greeting11 .writerSign .duties{
			text-align:right;
			margin-right:5px;
			padding-left:15px;
			}
		 .greeting11 .writerSign .name {
			color:#73bb0d;
			}
.greeting11 .photoArea {
	float:left;
	}

/*¿À½Ã´Â±æ*/

/*¿À½Ã´Â±æ1¹ø*/
.mapTemp01 {
	float:left;
	width:100%;
	}
	.mapTemp01 img {
		display:block;
		}
.mapTemp01 h4.imgStyle {
	display:block;
	width:auto;
	height:auto;
	margin-bottom:10px;
	margin-top:20px;
	}
.mapTemp01 .textMap {
	float:left;
	width:561px;
	padding-left:22px;
	padding-right:22px;
	padding-bottom:30px;
	background:url(../../image/pageTemplate/mapTemp01Bg.gif) no-repeat left bottom;
	}
	.mapTemp01 .textMap li {
		padding-left:14px;
		background:url(images/contectDot.gif) no-repeat left 1px;
		}
	.mapTemp01 .textMap li p {
		line-height:150%;
		}
	.mapTemp01 .listBox {
		float:left;
		width:100%;
		}
	.mapTemp01 .address{
		float:left;
		clear:both;
		width:100%;
		font-weight:bold;
		color:#6b6b69;
		line-height:150%;
		}
		.mapTemp01 .address li {
			width:100%;
			background:none;
			padding:0;
			}

	.mapTemp01 .address .title {
		float:left;
		margin-right:5px;
		}
	.mapTemp01 .address .listTxt {
		float:left;
		width:85%;
		}


/*¿À½Ã´Â±æ2¹ø*/
	.mapTemp02 {
	display:inline;
	float:left;
	width:616px;
	margin-left:8px;
	}
	.mapTemp02 .contactTit {
		margin:0 0 10px 12px;
		}
	
	.mapTemp02 .address {
		height:67px;
		padding:13px 0 0 82px;
		color:#5d5e5e;
		font-weight:bold;
		background:url(../../image/pageTemplate/mapTemp02Bg.gif) no-repeat left top;
		}
	.mapTemp02 .address li {
		line-height:160%;
		}
	.mapTemp02 .address li .title {	
		padding-left:15px;
		}
	.mapTemp02 .address li .listTxt {	
		color:#2a2a2a;
		}
	.mapTemp02 .address li em {
		font-style:normal;
		color:#ff6203;
		}



/*¿À½Ã´Â±æ3¹ø*/
.mapTemp03 {
	width:100%;
	float:left;
	}
.mapTemp03 img {
	margin-bottom:18px;
	}
.mapTemp03 .address {
	margin-left:2px;
	}
.mapTemp03 .addressList {
	margin-left:17px;
	}
.mapTemp03 .addressTit {
	margin-bottom:10px;
	padding:2px 0 0 21px;
	font-weight:bold;
	color:#49870a;
	background:url(../../image/pageTemplate/mapTemp03Bg.gif) no-repeat left top;
	}
.mapTemp03 .addressList li{
	padding-left:18px;
	color:#5a5a5a;
	line-height:180%;
	background:url(../../image/pageTemplate/mapTemp03BuBg.gif) no-repeat left 6px;
	}


/*¿À½Ã´Â±æ4¹ø*/
.mapTemp04 img {
	display:block;
	clear:both;
	}
.mapTemp04 .textMap {
	float:left;
	width:596px;
	padding:30px 0 35px 20px;   
	border:2px solid #e0e0e0;
	border-top:0;
	}
.mapTemp04 .textMap h4.imgStyle{
	display:block;
	visibility:visible;
	float:left;
	width:auto;
	height:auto;
	margin-bottom:10px;
	line-height:100%;
	}
.mapTemp04 .listBox {
	float:left;
	width:573px;
	margin:0 0 25px 4px;
	background:url(http://mpinsung.sc.kr/hosts/mpinsung.sc.kr/images/templateBg/contactBtmBg.gif) no-repeat left bottom;
	}
.mapTemp04 .listBoxTopBg {
	float:left;
	width:573px;
	color:#6b6b69;
	padding:10px 0;
	line-height:150%;
	background:url(http://mpinsung.sc.kr/hosts/mpinsung.sc.kr/images/templateBg/contactTopBg.gif) no-repeat left top;
	}
.mapTemp04 .title {
	padding-left:12px;
	}
.mapTemp04 .title , .mapTemp04 .listTxt {
	font-weight:bold;
	}
.mapTemp04 .contactImg {
	float:left;
	margin-right:10px;
	}
.mapTemp04 .bus1 {
	float:left;
	margin:15px 60px 15px 25px;
	}
.mapTemp04 .bus2 {
	float:left;
	margin:15px 0 15px 0;
	}
.mapTemp04 .bus1 span {
	color:#158a31;
	}
.mapTemp04 .bus2 span {
	color:#ec5e01;
	}
.mapTemp04 dl {
	float:left;
	width:160px;
	}
.mapTemp04 dt {
	margin:1px 0 14px 0;
	}
.mapTemp04 dt img {
	float:left;
	margin-right:8px;
	}
.mapTemp04 dd{
	width:140px;
	line-height:120%;
	}

/*¿À½Ã´Â±æ5¹ø*/
.mapTemp05 {
	float:left;
	width:100%;
	}
	.mapTemp05 .address {
		padding-left:15px;
		}
		.mapTemp05 .address li {
			float:left;
			width:100%;
			margin-top:10px;
			}
		.mapTemp05 .address dl {
			line-height:180%;
			}
		.mapTemp05 .address dt {
			padding-left:10px;
			font-weight:bold;
			}
			.mapTemp05 .address dd {
				margin-left:10px;
				}

		.mapTemp05 .address .traffic dt {
			color:#000;
			background:url(../../image/pageTemplate/mapTemp05BuBg3.gif) no-repeat left 6px;
			}
		.mapTemp05 .address .addressTxt dt {
			color:#447800;
			background:url(../../image/pageTemplate/mapTemp05BuBg1.gif) no-repeat left 6px;
			}
		.mapTemp05 .address .phoneTxt dt {
			color:#339ba8;
			background:url(../../image/pageTemplate/mapTemp05BuBg2.gif) no-repeat left 6px;
			}

/*¿À½Ã´Â±æ6¹ø*/
.mapTemp06 .greenBox {
	position:relative;
	float:left;
	width:629px;
	margin-bottom:20px;
	padding:0 0 30px 0;
	color:#5a5a5a;
	background: url(../../image/pageTemplate/greenBoxBtmBg.gif) no-repeat left bottom;
	}
.mapTemp06 .greenBoxOut {
	float:left;
	width:629px;
	background: url(../../image/pageTemplate/greenBoxTopBg.gif) no-repeat left top;
	}
.mapTemp06 .greenBoxTit {	
	position:relative;
	display:inline;
	float:left;
	width:569px;
	height:39px;
	margin-bottom:15px;
	padding-top:6px;
	text-align:center;
	z-index:20;
	background: url(../../image/pageTemplate/greenBoxTitBg.gif) no-repeat 175px top;
	}
	.mapTemp06 .greenBoxTit img {
		display:inline;
		}
.mapTemp06 .greenBoxTit span {
	color:#fff;
	font-weight:bold;
	font-size:1em;
	line-height:100%;
	}
.mapTemp06 .contact {
	display:inline;
	float:left;
	width:569px;
	margin-left:30px;
	}
.mapTemp06 .contact img {
	margin:0 0 35px 0;
	z-index:10;
	}
.mapTemp06 .contactListTit {
	margin:0 0 8px 2px;
	padding:2px 0 0 20px;
	color:#49870a;
	font-weight:bold;
	background: url(../../image/pageTemplate/contactListTitBg.gif) no-repeat left top;
	}
.mapTemp06 .contactList {
	width:529px;
	padding:10px 20px;
	color:#5a5a5a;
	border-top:1px solid #94c83c;
	border-bottom:1px solid #94c83c;
	background:#f2fee1;
	}
.mapTemp06 .contactList.mb25 {
	margin-bottom:15px;
	}
.mapTemp06 .contactList li {
	width:519px;
	padding-left:10px;
	color:#5a5a5a;
	line-height:180%;
	background: url(../../image/pageTemplate/greenBoxListBg.gif) no-repeat left 8px;
	}
.mapTemp06 .greenBox p {
	float:left;
	width:560px;
	margin:0 0 30px 0;
	padding:0;
	line-height:180%;
	}
.mapTemp06 .greenBox p em {
	font-weight:bold;
	font-style:normal;
	color:#ff353f;
	}
.mapTemp06 .greenBoxListTit {
	margin-bottom:10px;
	}
.mapTemp06 .greenBoxListTit span {
	font-weight:bold;
	color:#49870a;
	}
.mapTemp06 .greenBoxList {
	width:530px;
	color:#5a5a5a;
	padding:10px 20px;
	border-top:1px solid #94c83c;
	border-bottom:1px solid #94c83c;
	background:#f2fee1;
	}
.mapTemp06 .greenBoxList li {
	padding-left:10px;
	color:#5a5a5a;
	line-height:180%;
	background: url(../../image/pageTemplate/greenBoxListBg.gif) no-repeat left 8px;
	}

/*¿À½Ã´Â±æ7¹ø*/

.mapTemp07 {
	float:left;
	position:relative;
	clear:both;
	margin-left:27px;
	}
.mapTemp07 img {
	display:block;
	}
.mapTemp07 h4.imgStyle {
	visibility:visible;
	width:auto;
	height:auto;
	padding-top:10px;
	}
.mapTemp07 .tip {
	display:block;
	width:100px;
	height:421px;
	}
.mapTemp07 .map {
	position:absolute;
	top:37px;
	left:0;
	}
.mapTemp07 .textMap {
	width:411px;
	height:100px;
	margin-top:20px;
	padding-top:17px;
	padding-left:29px;
	font-size:13px;
	font-weight:bold;
	letter-spacing:-1px;
	background:url(http://dongwon.sc.kr/hosts/dongwon.sc.kr/images/templateBg/contectAdderssBg.gif) no-repeat left bottom;
	}

.mapTemp07 .address{
			color:#616161;
			line-height:150%;
			}
			
			.mapTemp07 .address  li {
				float:left;
				clear:both;
				width:100%;
				}
				.mapTemp07 .address .title {
					float:left;
					color:#373737;
					margin:0;
					margin-right:5px;
					}
				.mapTemp07 .address .listTxt {
					width:85%;
					}


/*¿À½Ã´Â±æ8¹ø*/
.mapTemp08 {
	float:left;
	margin-left:27px;
	}
.mapTemp08 .objContent {
	margin-left:22px;
	margin-top:20px;
	}
.mapTemp08 .addressArea {
	width:560px;
	height:73px;
	margin-top:15px;
	padding-top:13px;
	padding-left:13px;
	background:url(http://phmd.sc.kr/hosts/phmd.sc.kr/images/templateBg/contectInfoBg.gif) no-repeat left top;
	}
	.mapTemp08 .addressArea .comment {
		display:block;
		margin-bottom:3px;
		padding-top:1px;
		padding-left:20px;
		font-weight:bold;
		color:#254ab5;
		background:url(http://phmd.sc.kr/hosts/phmd.sc.kr/images/templateBg/infoIcon.gif) no-repeat left top;
		}
	.mapTemp08 .addressArea li {	
		line-height:130%;
		margin-left:20px;
		}
	.mapTemp08 .addressArea li.tel {
		display:inline;
		float:left;
		margin-right:20px;
		}

/*¿À½Ã´Â±æ9¹ø*/
.mapTemp09 {
	display:inline;
	float:left;
	margin-left:15px;
	padding-bottom:20px;
	}
.mapTemp09 .map {
	margin-bottom:15px;
	}
.mapTemp09 .contectTitle {
	margin:0 0 15px 3px;
	}
.mapTemp09 .address {
	float:left;
	width:535px;
	padding:15px 20px 20px 15px;
	font-weight:bold;
	color:#6b6b69;
	line-height:180%;
	border:10px solid #e6e5e0;
	}
	.mapTemp09 .address li {
		float:left;
		clear:both;
		width:100%;
		color:#000;
		font-size:1.2em;
		}
		.mapTemp09 .address .tit {
			margin:0 0 10px 0;
 			}
		.mapTemp09 .address .title  {
			float:left;
			margin:0 5px 0 15px;
			}
		.mapTemp09 .address .listTxt {
			float:left;
			margin-right:25px;
			}
		.mapTemp09 .address .telArea {
			float:left;
			}
		.schoolName {
			color:#2a8708;
			}




/*¸ÖÆ¼¹Ú½º1*/
.multiBoxTemp01Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	background:url(../../image/pageTemplate/multiBoxTop01Bg.gif) no-repeat left top;
	}
	.multiBoxTemp01 {
		float:left;
		width:586px;
		background:url(../../image/pageTemplate/multiBoxTemp01Bg.gif) repeat-y left top;
		}
	.multiBoxTemp01 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 27px 33px;
		background:url(../../image/pageTemplate/multiBoxBtm01Bg.gif) no-repeat left bottom;
		}
	.multiBoxTemp01 .multiBoxBtm strong {
		display:block;
		}
	.multiBoxTemp01 .multiBoxBtm img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp01 .multiBox {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 69px 33px;
		background:url(../../image/pageTemplate/multiBoxMid01Bg.gif) no-repeat left bottom;
		}

	.multiBoxTemp01 .multiBox strong {
		display:block;
		}

	.multiBoxTemp01 .multiBox img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp01 ul {
		float:left;
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp01 li {
			padding-left:10px;
			line-height:1.7;
			background:url(../../image/pageTemplate/multiBoxTemp01ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp01 li span {
			font-weight:bold;
			}
	
/*¸ÖÆ¼¹Ú½º2*/
.multiBoxTemp02Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	}
	.multiBoxTemp02 {
		display:inline;
		float:left;
		width:586px;
		margin-left:10px;
		}
	.multiBoxTemp02 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 27px 33px;
		}
		.multiBoxTemp02 .multiBoxBtm img {
			float:left;
			margin-right:40px;
			}
	.multiBoxTemp02 .multiBox {
		display:inline;
		float:left;
		clear:both;
		width:515px;
		padding-bottom:4px;
		margin-left:30px;
		border-bottom:#ededed 1px solid;
		}
		.multiBoxTemp02 .multiBox img {
			float:left;
			margin-right:40px;
			}
	.multiBoxTemp02 ul {
		float:left;
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp02 li {
			text-align:left;
			padding-left:10px;
			line-height:1.7;
			background:url(../../image/pageTemplate/multiBoxTemp01ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp02 li span {
			font-weight:bold;
			}


/*¸ÖÆ¼¹Ú½º3*/
.multiBoxTemp03Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	}
	.multiBoxTemp03 {
		float:left;
		width:586px;
		}
	.multiBoxTemp03 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:10px 0 0 33px;
		border:gray 1px solid;
		}
	.multiBoxTemp03 .multiBoxBtm strong {
		display:block;
		}
	.multiBoxTemp03 .multiBox {
		float:left;
		clear:both;
		width:515px;
		padding:10px 0 0 33px;
		border:gray 1px solid;
		margin-bottom:10px;
		}
	.multiBoxTemp03 .multiBox strong {
		display:block;
		}
	.multiBoxTemp03 ul {
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp03 li {
			padding-left:10px;
			line-height:1.7;
			background:url(../../image/pageTemplate/multiBoxTemp01ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp03 li span {
			font-weight:bold;
			}


			/*¸ÖÆ¼¹Ú½º4*/
	.multiBoxTemp04Wrap {
		float:left;
		width:599px;
		padding-top:20px;
		background:url(../../image/pageTemplate/multiBoxTopBg.gif) no-repeat left top;
		}
		.multiBoxTemp04Wrap .multiBoxTemp04 {
			float:left;
			width:601px;
			background:url(../../image/pageTemplate/multiBoxRepeatBg.gif) repeat-y left top;
			}
		.multiBoxTemp04Wrap h4 {
			visibility:visible;
			overflow:visible;
			position:static;
			width:auto;
			height:auto;
			margin-bottom:10px;
			color:#555;
			font-size:12px;
			font-weight:normal;
			line-height:120%;
			text-decoration:underline;
			}
			.multiBoxTemp04Wrap .multiBoxTemp04 p {
				margin:0;
				margin-bottom:9px;
				line-height:150%;
				}
			.multiBoxTemp04Wrap .multiBoxTemp04 .multiBox {
				float:left;
				width:540px;
				padding-bottom:65px;
				padding-left:30px;
				padding-right:30px;
				background:url(../../image/pageTemplate/multiBoxCenterBg.gif) no-repeat left bottom;
				}
				
				.multiBoxTemp04 strong {
					display:block;
					}
				.multiBoxTemp04 img {
					float:left;
					margin-top:15px;
					margin-right:30px;
					}
				.multiBoxTemp04 ul {
					line-height:1.5;
					}
					.multiBoxTemp04 .multiBox ul li, .multiBoxTemp04 .multiBoxBtm ul li {
						margin-bottom:5px;
						}
			.multiBoxTemp04Wrap .multiBoxTemp04 .multiBoxBtm {
				float:left;
				width:541px;
				padding-left:30px;
				padding-bottom:25px;
				padding-right:30px;
				background:url(../../image/pageTemplate/multiBoxBtmBg.gif) no-repeat left bottom;
				}
/*¸ÖÆ¼¹Ú½º5*/
.multiBoxTemp05Wrap {
background:url(../../image/pageTemplate/multiBoxTop05Bg.gif) no-repeat scroll left top transparent;
float:left;
padding-top:17px;
width:528px;
}
.multiBoxTemp05 {
background:url(../../image/pageTemplate/multiBoxTemp05Bg.gif) repeat-y scroll left top transparent;
float:left;
width:528px;
}
.multiBoxTemp05 .multiBoxBtm {
background:url(../../image/pageTemplate/multiBoxBtm05Bg.gif) no-repeat scroll left bottom transparent;
clear:both;
float:left;
padding:0 38px 21px 33px;
width:457px;
}
.multiBoxTemp05 .multiBoxBtm strong {
display:block;
}
.multiBoxTemp05 .multiBoxBtm img {
float:left;
margin-right:20px;
margin-top:10px;
}
.multiBoxTemp05 .multiBox {
background:url(../../image/pageTemplate/multiBoxMid05Bg.gif) no-repeat scroll left bottom transparent;
clear:both;
float:left;
padding:0 38px 49px 33px;
width:457px;
}
.multiBoxTemp05 .multiBox strong {
display:block;
}
.multiBoxTemp05 .multiBox img {
float:left;
margin-right:20px;
margin-top:10px;
}
.multiBoxTemp05 dl {
float:left;
margin-top:5px;
padding-left:5px;
padding-right:10px;
}
.multiBoxTemp05 dd {
background:url(../../image/pageTemplate/multiBoxTemp01ListBu.gif) no-repeat scroll left 6px transparent;
line-height:1.7;
padding-left:10px;
}

/*¸ÖÆ¼¹Ú½º6*/
.multiBoxTemp06Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	background:url(../images/multiBoxTop06Bg.gif) no-repeat left top;
	}
	.multiBoxTemp06 {
		float:left;
		width:586px;
		background:url(../images/multiBoxTemp06Bg.gif) repeat-y left top;
		}
	.multiBoxTemp06 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 27px 33px;
		background:url(../images/multiBoxBtm06Bg.gif) no-repeat left bottom;
		}
	.multiBoxTemp06 .multiBoxBtm strong {
		display:block;
		}
	.multiBoxTemp06 .multiBoxBtm img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp06 .multiBox {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 69px 33px;
		background:url(../images/multiBoxMid06Bg.gif) no-repeat left bottom;
		}

	.multiBoxTemp06 .multiBox strong {
		display:block;
		}

	.multiBoxTemp06 .multiBox img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp06 ul {
		float:left;
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp06 li {
			padding-left:10px;
			line-height:1.7;
			background:url(../images/multiBoxTemp06ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp06 li span {
			font-weight:bold;
			}

/*¸ÖÆ¼¹Ú½º7*/
.multiBoxTemp07Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	background:url(../images/multiBoxTop07Bg.gif) no-repeat left top;
	}
	.multiBoxTemp07 {
		float:left;
		width:586px;
		background:url(../images/multiBoxTemp07Bg.gif) repeat-y left top;
		}
	.multiBoxTemp07 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 27px 33px;
		background:url(../images/multiBoxBtm07Bg.gif) no-repeat left bottom;
		}
	.multiBoxTemp07 .multiBoxBtm strong {
		display:block;
		}
	.multiBoxTemp07 .multiBoxBtm img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp07 .multiBox {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 69px 33px;
		background:url(../images/multiBoxMid07Bg.gif) no-repeat left bottom;
		}

	.multiBoxTemp07 .multiBox strong {
		display:block;
		}

	.multiBoxTemp07 .multiBox img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp07 ul {
		float:left;
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp07 li {
			padding-left:10px;
			line-height:1.7;
			background:url(../images/multiBoxTemp07ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp07 li span {
			font-weight:bold;
			}

/*¸ÖÆ¼¹Ú½º8*/
.multiBoxTemp08Wrap {
	float:left;
	width:586px;
	padding-top:21px;
	background:url(../images/multiBoxTop08Bg.gif) no-repeat left top;
	}
	.multiBoxTemp08 {
		float:left;
		width:586px;
		background:url(../images/multiBoxTemp08Bg.gif) repeat-y left top;
		}
	.multiBoxTemp08 .multiBoxBtm {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 27px 33px;
		background:url(../images/multiBoxBtm08Bg.gif) no-repeat left bottom;
		}
	.multiBoxTemp08 .multiBoxBtm strong {
		display:block;
		}
	.multiBoxTemp08 .multiBoxBtm img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp08 .multiBox {
		float:left;
		clear:both;
		width:515px;
		padding:0 38px 69px 33px;
		background:url(../images/multiBoxMid08Bg.gif) no-repeat left bottom;
		}

	.multiBoxTemp08 .multiBox strong {
		display:block;
		}

	.multiBoxTemp08 .multiBox img {
		float:left;
		margin-right:20px;
		margin-top:10px;
		}
	.multiBoxTemp08 ul {
		float:left;
		margin-top:5px;
		padding-left:5px;
		padding-right:10px;
		}
		.multiBoxTemp08 li {
			padding-left:10px;
			line-height:1.7;
			background:url(../images/multiBoxTemp08ListBu.gif) no-repeat left 6px;
			}
		.multiBoxTemp08 li span {
			font-weight:bold;
			}

/*±³Á÷¿ø ¼Ò°³*/
#teacherIntroduce {
	overflow:hidden;
	width:611px;
	margin-left:6px;
	}

#teacherIntroduce .titleBg {
	display:block;
	visibility:visible;
	position:static;
	float:left;
	font-size:12px;
	color:#fff;
	line-height:110%;
	width:auto;
	height:34px;
	background:url(../../image/pageTemplate/titleBgRight2.gif) no-repeat right top;
	}
	#teacherIntroduce .titleBg span {
		display:block;
		float:left;
		height:24px;
		padding-left:32px;
		padding-right:27px;
		padding-top:10px;
		background:url(../../image/pageTemplate/titleBgLeft2.gif) no-repeat left top;
		}
#teacherIntroduce .titleBg2 {
	display:block;
	visibility:visible;
	position:static;
	float:left;
	font-size:12px;
	color:#fff;
	line-height:110%;
	width:auto;
	height:34px;
	background:url(../../image/pageTemplate/titleBgRight3.gif) no-repeat right top;
	}
	#teacherIntroduce .titleBg2 span {
		display:block;
		float:left;
		height:24px;
		padding-left:32px;
		padding-right:27px;
		padding-top:10px;
		background:url(../../image/pageTemplate/titleBgLeft3.gif) no-repeat left top;
		}
#teacherIntroduce .teacherList  {
	float:left;
	clear:both;
	width:100%;
	padding:25px 0;
	background:url(../../image/pageTemplate/dotLine2.gif) repeat-x left bottom;
	}
	#teacherIntroduce ul {
	display:inline;
	float:left;
	clear:both;
	width:640px;
	margin-top:25px;
	margin-left:19px;
	}
	#teacherIntroduce li {
		float:left;
		width:141px;
		margin-bottom:18px;
		padding-top:5px;
		text-align:center;
		background:url(../../image/pageTemplate/teacherListBg.gif) no-repeat left top;
		}
	#teacherIntroduce li img {
		margin-bottom:5px;
		}
	#teacherIntroduce .teacherList  dt {
		color:#656565;
		margin-top:5px;
		}
	#teacherIntroduce .teacherList  dd {
		color:#989797;
		}
		#teacherIntroduce .teacherList  dt.position span {
			padding-left:10px;
			font-size:14px;
			font-weight:bold;
			color:#454545;
			background:url(../../image/pageTemplate/teacherBu.gif) no-repeat left 2px;
			}
/* teacherIntro01 */
.teacherIntro01 {
	width:601px;
	margin-left:15px;
	color:.64646a;
	}

.teacherIntro01 .divide {
	display:inline;
	overflow:hidden;
	float:left;
	width:580px;
	margin-left:17px;
	}
.teacherIntro01 .divide ul {
	float:left;
	width:700px;
	}
.teacherIntro01 .noneBg li {
	background:none;
	}
.teacherIntro01 .divide li {
	float:left;
	width:292px;
	padding-bottom:10px;
	padding-top:20px;
	background:url(../../image/pageTemplate/teacherDotLine01.gif) no-repeat left bottom;
	}

	.teacherIntro01 .divide li .img {
		float:left;
		width:99px;
		height:128px;
		margin-left:10px;
		padding:5px 11px 12px 5px;
		background:url(../../image/pageTemplate/teacherListBg01.gif) no-repeat left top;
		}
		.teacherIntro01 .divide li .img img {
			margin:0;
			}
.teacherIntro01 .divide dl {
	display:inline;
	float:left;
	width:153px;
	margin-top:12px;
	margin-left:9px;
	line-height:200%;
	}
.teacherIntro01 .divide dt {
	float:left;
	width:50px;
	margin-right:17px;
	font-weight:bold;
	letter-spacing:-1px;
	}
.teacherIntro01 .divide dd {
	float:left;
	width:86px;
	}

/*¿¬Çõ*/
.historyTemp0123 {
	margin-left:25px;
	}
	.historyTemp0123 .listContent {
		float:left;
		}
	.historyTemp0123 .historyList .years {
		float:left;
		margin:20px 70px 0 33px;
		}
	.historyTemp0123 .yearsContent {
		float:left;
		width:400px;
		padding:19px 0;
		line-height:180%;
		}
		.historyTemp0123 .yearsContent .date {
			font-weight:bold;
			margin-right:18px;
			}

/*titleÀÌ ÀÖ´Â box*/
/*titleBox1*/
.titleBox01 {
	float:left;
	width:301px;
	padding-bottom:20px;
	margin-right:2px;
	}
.titleBox01 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:285px;
	height:25px;
	padding-left:15px;
	padding-top:6px;
	font-size:15px;
	color:#569835;
	background:url(../../image/pageTemplate/titleBg01.gif) no-repeat left top;
	}
	.titleBox01 img {
			display:inline;
			float:left;
			margin:10px 12px 0 6px;
			}
		.titleBox01 dl, .titleBox01 ul {
			margin-top:25px;
			padding-right:5px;
			}
		.titleBox01 dt {
			margin-bottom:10px;
			font-weight:bold;
			color:#8b9b2d;
			}

		.titleBox01 .box dd {
			font-size:11px;
			}
/*titleBox2*/
.titleBox02 {
	float:left;
	width:602px;
	padding-bottom:20px;
	}
.titleBox02 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:587px;
	height:25px;
	padding-left:15px;
	padding-top:6px;
	font-size:15px;
	color:#569835;
	background:url(../../image/pageTemplate/titleBg02.gif) no-repeat left top;
	}
	.titleBox02 img {
			display:inline;
			float:left;
			margin:10px 12px 0 6px;
			}
		.titleBox02 dl, .titleBox02 ul {
			margin-top:15px;
			padding-right:5px;
			}
		.titleBox02 dt {
			margin-bottom:10px;
			font-weight:bold;
			color:#8b9b2d;
			font-size:14px;
			}

		.titleBox02 dd {
			line-height:130%;
			margin-bottom:5px;
			}
		.titleBox02 .box dd {
			font-size:11px;
			line-height:100%;
			}

/*titleBox3*/
.titleBox03 {
	float:left;
	width:612px;
	padding-bottom:20px;
	}
.titleBox03 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:568px;
	height:24px;
	padding-left:44px;
	padding-top:11px;
	font-size:12px;
	color:#315c77;
	background:url(../../image/pageTemplate/titleBg03.gif) no-repeat left top;
	}
	.titleBox03 img {
			display:inline;
			float:left;
			margin:10px 12px 0 6px;
			}
		.titleBox03 dl, .titleBox03 ul {
			margin-top:15px;
			padding-right:5px;
			}
		.titleBox03 dt {
			margin-bottom:10px;
			font-weight:bold;
	color:#315c77;
			}

		.titleBox03 .box dd {
			font-size:11px;
			}
/*titleBox4*/
.titleBox04 {
	float:left;
	width:303px;
	padding-bottom:20px;
	margin-right:6px;
	}
.titleBox04 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:259px;
	height:24px;
	padding-left:44px;
	padding-top:11px;
	font-size:12px;
	color:#315c77;
	background:url(../../image/pageTemplate/titleBg04.gif) no-repeat left top;
	}
	.titleBox04 img {
			display:inline;
			float:left;
			margin:10px 12px 0 6px;
			}
		.titleBox04 dl, .titleBox04 ul {
			margin-top:25px;
			padding-right:5px;
			}
		.titleBox04 dt {
			margin-bottom:10px;
			font-weight:bold;
			color:#8b9b2d;
			}

		.titleBox04 .box dd {
			font-size:11px;
			}
/*titleBox5*/
.titleBox05 {
	float:left;
	width:267px;
	padding-bottom:20px;
	margin-right:32px;
	}
.titleBox05 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:231px;
	height:16px;
	padding-left:36px;
	padding-top:3px;
	font-size:12px;
	color:#fff;
	background:url(../../image/pageTemplate/titleBg05.gif) no-repeat left top;
	}
	.titleBox05 img {
			display:inline;
			float:left;
			margin:10px 0 0 18px;
			}
		.titleBox05 dl, .titleBox05 ul {
			margin-top:25px;
			padding-right:5px;
			}
		.titleBox05 dt {
			margin-bottom:10px;
			font-weight:bold;
			color:#4d7a94;
			}

		.titleBox05 .box dd {
			font-size:11px;
			}

/*titleBox6*/
.titleBox06 {
	float:left;
	width:569px;
	padding-bottom:20px;
	}
.titleBox06 h4 {
	visibility:visible;
	display:block;
	overflow:visible;
	position:static;
	line-height:120%;
	width:533px;
	height:16px;
	padding-left:36px;
	padding-top:3px;
	font-size:12px;
	color:#fff;
	background:url(../../image/pageTemplate/titleBg06.gif) no-repeat left top;
	}
	.titleBox06 img {
			display:inline;
			float:left;
			margin:10px 0 0 18px;
			}
		.titleBox06 dl, .titleBox06 ul {
			margin-top:15px;
			padding-right:5px;
			}
		.titleBox06 dt {
			margin-bottom:10px;
			font-weight:bold;
	color:#4d7a94;
			}

		.titleBox06 .box dd {
			font-size:11px;
			}
/*ÇÐ±³»óÂ¡*/
.symbolTemp0125 {
    display: inline;
    float: left;
    margin-left: 10px;
}
.symbolTemp0125 .symbolCont {
    background: url(../../image/pageTemplate/dotLine2.gif) repeat-x scroll left bottom transparent;
    color: #989797;
    display: inline;
    float: left;
    margin-left: 3px;
    padding: 9px 0 25px 5px;
    width: 599px;
}
.symbolTemp0125 .symbolImg {
    float: left;
    margin-right: 22px;
}
.symbolTemp0125 dl {
    float: left;
    margin-top: 50px;
    width: 369px;
}
.symbolTemp0125 dl dt {
    margin-bottom: 25px;
}
.symbolTemp0125 dl dd {
    line-height: 120%;
    margin-left: 10px;
}
.symbolTemp0125 dl .subTitle {
    background: url(../../images/pageTemplate/symbolBu.gif) no-repeat scroll left 4px transparent;
    color: #6C6C6C;
    font-size: 14px;
    margin-bottom: 7px;
    margin-left: 0;
    padding-left: 10px;
}
.symbolTemp0125 .mark .subTitle {
    background: none repeat scroll 0 0 transparent;
    color: #92C82E;
    font-weight: bold;
    padding-left: 0;
}
.symbolTemp0125 .mark dd {
    margin-left: 0;
}
.symbolTemp0125 .schoolSong {
    margin-left: 0;
    margin-top: 30px;
    padding: 0;
    position: relative;
    width: 617px;
}
.symbolTemp0125 .schoolSong .btnArea {
    position: absolute;
    right: 20px;
    top: 0;
	}

.symbolTemp001 {
	float:left;
	margin:40px 0 40px 36px;
	background:url(../../image/pageTemplate/symbolPlantAreaBg.gif) no-repeat left top; 
	}
.symbolTemp001 dl {
	float:left;
	width:156px;
	margin-right:22px;
	margin-top:0;
	padding:0;
	padding-left:3px;
	text-align:center;
	}
	.symbolTemp001 dt {
		height:23px;
		padding-top:16px;
		font-weight:bold;
		color:#000;
		margin:0;
		}
	.symbolTemp001 .name {
		font-weight:bold;
		margin-top:17px;
		margin-bottom:3px;
		}
		.symbolTemp001 .symbol1 .name {
			color:#1688b0;
			}
		.symbolTemp001 .symbol2 .name {
			color:#10a38f;
			}
		.symbolTemp001 .symbol3 .name {
			color:#239c36;
			}
		.symbolTemp001 dd img {
			margin:0;
			}

/*ÇÏ´Ü Ç³°æbg*/
.bgTemplate01 {
	padding-bottom:180px;
	background:url(../../image/pageTemplate/greeting03_1PhotoBg.gif) no-repeat right bottom;
	}
/*¹é¿î°í ±³Á÷¿øÀÎ»ç¸»*/
.paekunGreetingTempStyle2 {
	width:568px;
	margin:40px auto;
	color:#656565;
	}
	.paekunGreetingTempStyle2 .contentWrap {
		clear:both;
		width:490px;
		padding:24px 35px 0 43px;
		}
	.paekunGreetingTempStyle2 .contentWrap p {
		line-height:165%;
		margin-top:11px;
		text-align:justify;
		}
	.paekunGreetingTempStyle2 .contentWrap p:first-child {
		margin-top:0;
		}
		.paekunGreetingTempStyle2 .signWrap {
			text-align:right;
			margin:21px 35px 0 0;
			}
			.paekunGreetingTempStyle2 .signWrap p {
				text-align:right;
				line-height:140%;
				}
	.paekunGreetingTempStyle2 .greenTxt {
		color:#226d15;
		}