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

	div#subcontents{/*내용*/ 
				 width:850px;
				 float:right;
				 background:url(../img/ceo.png) no-repeat right 115px #fff;
				 position: relative;
				 margin-top: 26px;
				 padding-bottom: 130px;
				 /*! margin-bottom: 90px; */
				 padding-left: 30px;
				 }

				div#subcontents p{/*글자*/ 
					margin:0 20px 26px 0;
					line-height: 2em;
					color: #5b5555;
					}
		div#subcontents p.page{
			position: absolute;
			right: 0;
			top:40px;
			text-transform: uppercase;
			color: #a7a7a7;
		}
		div#subcontents h3{
			font-size: 27px;
			font-weight: 300;
			text-transform: uppercase;
			color: #303030;
			font-family: 'notokr-demilight';
			border-bottom:1px solid #ccc;
			line-height:60px;
			height: 68px;
			/*! margin-right: 30px; */
			}
		div#subcontents h3 span{  
			font-size: 13px;
			color: #ccc;
			vertical-align: 6px;
			margin-left: 10px;
				}
			div#subcontents p.page{
						position: absolute;
						right: 5px;
						top:10px;
						text-transform: uppercase;
						color: #a7a7a7;
						margin: 0;
					 }
					div#subcontents h4{
						font-size: 26px;
						font-family: 'chosun_ilbo_myungjo.ttfRg';
						line-height:1.5em;
						font-weight:normal;
						color: #686161;
						margin:55px 0 100px 0;
						}
						div#subcontents p span{
							display:block;
							font-size: 20px;
							float: right;
							}
						div#subcontents h4 span+span{
							display: block;
							font-size: 18px;
							}

