/* BASIC css start */
	.app_wrap {width:1250px; margin:0 auto; overflow:hidden; padding-top:50px; padding-bottom:30px;}	
	.app_wrap h1 {font-size:18px; font-weight:bold; color:#000;padding-tob:10px; padding-bottom:10px;}
	
	.con_app {width:1248px; height:215px; border:1px solid #cecece; margin:0 auto; position:relative; background-color:#fbfbfb;}

	.con_app .con_01 {width:623px; height:190px; border-right:1px solid #cecece; background: url('//cushionstory.jpg3.kr/membership/app_ico_01.png') no-repeat 40px center; margin:10px;
	position:absolute;top:0; left:0;}
	.con_app .con_01 .txt {width:400px; overflow:hidden; float:left; padding-top:25px; margin-left:185px;}
	.con_app .con_01 p {font-size:12px; line-height:17px; color:#8C8C8C; padding-top:10px;}
	.con_app .con_01 strong {color:#E43F3F; font-size:12px; line-height:25px; font-weight:bold;}
	.con_app .con_01 h3 {font-size: 18px; line-height: 25px;padding-top:5px; font-weight:bold; color:#333;}	
	.con_app .con_01 .txt .more {margin-top:15px;}

	.con_app .con_02 {width:623px; height:190px; background: url('//cushionstory.jpg3.kr/membership/app_ico_02.png') no-repeat 40px center; margin:10px;
	position:absolute;top:0; right:0;}
	.con_app .con_02 .txt {width:400px; overflow:hidden; float:left; padding-top:25px; margin-left:185px;}
	.con_app .con_02 p {font-size:12px; line-height:17px; color:#8C8C8C; padding-top:10px;}
	.con_app .con_02 strong {color:#E43F3F; font-size:12px; line-height:25px; font-weight:bold;}
	.con_app .con_02 h3 {font-size: 18px; line-height: 25px;padding-top:5px;  font-weight:bold; color:#333;}	
	.con_app .con_02 .txt .more {margin-top:15px;}	
	
	
/* BASIC css end */

