/* LAYOUT COMMON */
.layout_container{width: 990px; margin: 0 auto;}

/* LAYOUT */
#wrap{}
	#banner{background-color: #FAE7E5; position:relative;}
	#banner a{display: block; width: 990px; text-align: center; margin: 0 auto;}
	#banner .banner_close { position:absolute; right:25px; top:22px; cursor:pointer; font-size:50px; color:#e3161d; }
	#header{min-width:990px;}
		.header_outside_wrap{}
			.gray_box{height: 29px; background-color: #EFEFEF; border: 1px solid #ccc; border-left-width: 0; border-right-width: 0;}
				.top_navigation_bar{float: right;}
				.top_navigation_bar li{float: left; }
				.top_navigation_bar li a { font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim";  display: block; padding:8px; }
				.top_navigation_bar li.last a{ color:#e3161d; font-weight:600; }
				
				.top_navigation_bar li a:hover { padding:9px 6px 7px 10px; color:#e3161d; }
				
			.center_box{}
				.center_outside_box{position: relative; height: 102px;}
				#logo{ margin:0; float:left; }
				#search{ border:3px solid #ef2424; height:30px; float:left; margin:65px 0 0 44px; position:relative; }
					.search_input{width:230px; height: 26px; color:#4b4b4b; font-size:15px; box-shadow:none !important; border:0px !important; padding-top:2px;}
					.search_btn{ position:absolute; right:0px; top:-1px; }
				.top_number{ float:right; margin:17px 0 0 50px; }
				#keyword{ margin-top:3px; overflow:hidden; z-index:10; position:absolute; top:0px; right:0px; }
				#keyword strong{float: left; height: 24px; line-height: 24px; font-size: 12px; margin-right: 15px; overflow:hidden;}
					.keyword_container_wrap{float: right; position: relative; width: 160px; height: 24px; border: 2px solid #32ac38; overflow: hidden;}
					.keyword_container_wrap ul{position: absolute; top:0; left:0; width: 166px; height: 240px; background-color: #fff; overflow: hidden;}
					.keyword_container_wrap ul li{position: relative; height: 24px; line-height: 24px; width:164px;}
					.keyword_container_wrap ul li a{display:block; padding:0 5px 0 21px; text-indent:5px; font-weight: 600; text-align:left; }
					.keyword_container_wrap ul li .ranking_box{position: absolute; top:0; right: 7px; width: 43px; height: 24px; line-height: 24px;}
					.keyword_container_wrap ul li .ranking_box span.number{height: 14px; position: absolute; top:50%; margin-top: -12px; right: 0; font-weight: 600;}
					.keyword_container_wrap ul li .ranking_box img{padding:7.5px 0;}
					.keyword_container_wrap ul li .ranking_box img.new{margin: 8px 0; padding: 0; margin-left:14px;}
					.keyword_container_wrap ul li a.keyword1{background: url('../images/keyword_number_1.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword2{background: url('../images/keyword_number_2.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword3{background: url('../images/keyword_number_3.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword4{background: url('../images/keyword_number_4.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword5{background: url('../images/keyword_number_5.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword6{background: url('../images/keyword_number_6.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword7{background: url('../images/keyword_number_7.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword8{background: url('../images/keyword_number_8.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword9{background: url('../images/keyword_number_9.png') no-repeat 5px 50%;}
					.keyword_container_wrap ul li a.keyword10{background: url('../images/keyword_number_10.png') no-repeat 5px 50%;}
				
				
			.global_navigation_wrapper{}
				.global_navigation_wrap{ background-color: #e61e19; text-align: center;}
					#global_navigation_bar{display: inline-block;}
					#global_navigation_bar li:first-child{background: none;}
					#global_navigation_bar li{float: left; }
					#global_navigation_bar li a{display: block; text-align: center; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 14px; font-weight: 600; color:#fff;}
					#global_navigation_bar li a:hover{color:#fff600; text-decoration: none;}
				.sub_navigation_wrap{ background-color: #022958;}
					.sub_navigation_bar{ margin-left:34px; }
					.sub_navigation_bar li{float: left;}
					.sub_navigation_bar li a{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim";  padding: 10px; display:inline-block; color:#fff; font-size: 13px; font-weight: 600;}
					.sub_navigation_bar li a:hover{text-decoration: none; color:#fff600;}
	#container{position: relative; width: 990px; margin: 0 auto;}
		#contents{}
			.main_contents_wrapper{}
				.main_visual_banner_wrap{}
					#main_visual_banner{height: 350px; overflow: hidden;}
					.main_visual_pagination_wrap{}
						.main_visual_pagination{border-top-width: 0;}
						.main_visual_pagination li:first-child a{}						
						.main_visual_pagination li{float: left; width: 198px; height: 50px; line-height: 50px; }
						.main_visual_pagination li:last-child {width:198px; }
						.main_visual_pagination li.active{background-color: #e61e1a; border-top-color: #e61e1a;}
						.main_visual_pagination li.active a{color:#fff;}
						.main_visual_pagination li a{border: 1px solid #ddd; display: block; text-align: center; color:#000; font-size: 15px; font-weight: 600;}
				.main_category_list_box{margin: 35px 0 30px 0;}
				.main_category_list_box ul{ border-top:1px solid #DDD; border-right:1px solid #DDD; }
				.main_category_list_box ul li{float: left; width:329px; height:100px; border-left:1px solid #DDD; border-bottom:1px solid #DDD; }
				.main_category_list_box ul li a{display: block;}
				.main_category_list_box ul li img{width: 100%;}
				.main_banner_wrap{margin: 10px 0;}
					.main_tab_banner_wrap{float: left; width: 730px; height: 300px; margin-right: 10px; overflow: hidden;}
						.main_tab_pagination{height: 37px;}
						.main_tab_pagination li:first-child{margin-left: 0;}
.main_tab_pagination li{float: left; width: 241.3333px; height: 35px; line-height: 35px; background-color: #f9f9f9; border: 1px solid #ececec;}
						.main_tab_pagination li.active{background-color: #fff; border-bottom-color: #fff;}
						.main_tab_pagination li.active a{font-weight: 600; color:#e61e1a;}
						.main_tab_pagination li a{display: block; font-size: 13px; text-align: center;}
					.main_slide_single_banner_wrap{float: right; width: 250px; height: 300px; overflow: hidden;}
				.main_best_prd_wrap{}
				.main_best_prd_wrap h2{margin: 20px 0;}
					.main_best_prd_navigation {height:32px; background-color:#ddd; }
					.main_best_prd_navigation li:first-child {margin-left:45px; }
					.main_best_prd_navigation li {float: left; width:150px; background-color: #ddd; height:32px; line-height:32px; overflow:hidden;}
					.main_best_prd_navigation li.active {height: 32px; background-color:#fff; border-bottom-width: 0;}
					.main_best_prd_navigation li a {display: block; padding:0 10px; font-size: 14px; font-weight: 600; text-align: center;}
					.main_best_prd_navigation li.active a { color:#e3161d; }
					.main_best_prd_container { border:1px solid #ddd; border-top:0px; }
						.category_prd_div{min-height:270px; *zoom:1; display: none;}
						.category_prd_div:after{clear: both; display: block; content:'';}
				.custom_banner_wrap{  }
				.main_silde_prd_wrap{margin:60px 0 30px 0;}
					.main_slide_prd_container{position: relative; overflow: hidden;}
						#main_slide_prd{width: 800px; margin:0 18px; float:left; }
						.main_slide_prd_navigation a{display: block; width:46px; height:76px; position: absolute; top:50%; margin-top: -58px; overflow: hidden; z-index: 50000; opacity:0.7;filter:alpha(opacity=70); }
						a.main_slide_prd_prev{left:190px; background: url('../images/arrow_left1.png') no-repeat 0 0;}
						a.main_slide_prd_prev:hover{background: url('../images/arrow_left1_hov.png') no-repeat 0 0;}
						a.main_slide_prd_next{right: 0; background: url('../images/arrow_right1.png') no-repeat 0 0;}
						a.main_slide_prd_next:hover{background: url('../images/arrow_right1_hov.png') no-repeat 0 0;}
				.main_price_prd_wrap { }
					.main_price_prd_pagination_wrap{ width:100%; overflow: hidden;}/*°¡°Ýº° ¸Þ´º*/
						.main_price_prd_pagination { background-color:#ddd; }
						.main_price_prd_pagination li{ float:left; width:230px; }
						.main_price_prd_pagination li:first-child { margin-left:35px; background-color:#ddd; }
						.main_price_prd_pagination li.active{ background-color:#fff; }
						.main_price_prd_pagination li.active a{ color:#ef2424; }
						.main_price_prd_pagination li a{ display:block; font-weight:600; text-align: center; padding:8px; font-size:15px; }
					.main_price_prd_container{  border:1px solid #ddd; border-top:0px;  } /*°¡°Ýº° °Ô½Ã¹°*/
						.price_prd_div{display: none; overflow: hidden; }
					.main_two_slide_banner_wrap {}
						.main_left_banner_wrap{float: left; width: 485px; }
							#main_left_banner{height: 300px; overflow: hidden;}
						.main_right_banner_wrap{float: right; width: 485px;}
							#main_right_banner{height: 300px; overflow: hidden;}
							.main_pagination_set{width: 490px; height: 42px;}
							.main_pagination_set li:first-child{margin-left: 0;}
							.main_pagination_set li{float: left; width: 240.5px; height: 38px; line-height: 38px; background-color: #f9f9f9; border: 1px solid #ececec;}
							.main_pagination_set li.active{background-color: #fff;}
							.main_pagination_set li.active a{font-weight: 600; color:#cb2328;}
							.main_pagination_set li a{display: block; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 13px; text-align: center;}
					.main_fixed_banner_wrap{margin:60px 0 84px 0; }
					.main_fixed_banner_wrap ul{}
					.main_fixed_banner_wrap ul li{ float: left;}
					.main_fixed_banner_wrap ul li.one{ margin-right: 10px;}
					.main_fixed_banner_wrap ul li.two{ margin-right: 10px;}
					.main_fixed_banner_wrap ul li.three{ margin-right: 10px;}

					
	#footer{}
		.footer_top_outisde_wrap{width: 990px; margin: 0 auto;}

	#left_fix_banner{display: none; position: absolute; top:0; left: 50%; margin-left: -660px;}
	#left_fix_banner ul{}
	#left_fix_banner ul li{margin-bottom: 10px; text-align: right;}
	#scroll{display: none; position: absolute; top:0; left: 50%; margin-left: 515px;z-index:9999;}

/* DEFAULT SKIN FOOTER  */

	/* SYS 1*/
	.d-none {display:none;}
	#daeya_footer {margin:15px auto; text-align:center; border:solid 1px #e5e5e5; border-collapse:collapse; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; }
	#daeya_footer .border_line { border-right:solid 1px #e5e5e5; }
	#daeya_footer .footer_notice {height:118px; padding:15px 5px; text-align:left;}
	#daeya_footer .notice_wrap {height:105px; overflow:hidden;}
	#daeya_footer .notice_wrap tr td img{vertical-align: middle;}
	#daeya_footer .notice_title {text-align:left; margin:0; padding: 0 0 5px 15px;} 
	#daeya_footer .footer_link {width:487px; height:215px; background:url('../images/footer_link.gif') no-repeat; border-top:1px solid #e5e5e5;}
	#daeya_footer .footer_link ul,
	#daeya_footer .footer_link li {margin:0; padding:0; list-style:none}
	#daeya_footer .footer_link li {float:left; width:25%;}
	#daeya_footer .footer_link a {display:block; height:107px;}
	#daeya_footer .footer_link a span {display:none;}
	#daeya_footer .border_line { border-right:solid 1px #e5e5e5; }
	#daeya_footer .footer_notice {height:118px; padding:15px 5px; text-align:left;}
	#daeya_footer .notice_wrap {height:105px; overflow:hidden;}
	#daeya_footer .notice_title {text-align:left; margin:0; padding: 0 0 5px 15px;} 
	#daeya_footer .footer_link {width:487px; height:215px; background:url('../images/footer_link.gif') no-repeat; border-top:1px solid #e5e5e5;}
	#daeya_footer .footer_link ul,
	#daeya_footer .footer_link li {margin:0; padding:0; list-style:none}
	#daeya_footer .footer_link li {float:left; width:25%;}
	#daeya_footer .footer_link a {display:block; height:107px;}
	#daeya_footer .footer_link a span {display:none;}
	#daeya_footer .footer_payment {height:100px; padding:265px 0 0 25px; background:url('../images/footer_middle.gif') 33px 25px no-repeat;}
	#daeya_footer .footer_payment a {display:block; width:180px; height:70px;}
	#daeya_footer .footer_info {height:365px; background:url('../images/footer_right.gif') 22px 25px no-repeat; text-align:left;}
	#daeya_footer .info_paypal {margin:0; padding:120px 0 0 20px;}
	#daeya_footer .footer_info a {display:inline-block; *display:inline; *zoom:1; height:30px;}
	#daeya_footer .info_paypal a {width:168px;}
	#daeya_footer .info_daeya {margin:0; padding:65px 0 0 19px;}
	#daeya_footer .info_daeya a {width:108px; margin:0 2px;}

	/* SYS 2 */
	.footer_bottom_contents_wrap { margin:0px; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; }
	.footer_bottom_contents_wrap #cs_contents { margin:0 auto; text-align:center; border:solid 1px #e5e5e5; border-collapse:collapse; border-top:solid 2px #ccc; background-color:#fafafa; table-layout:fixed;}
	.footer_bottom_contents_wrap #cs_contents .border_line { border-right:solid 1px #e5e5e5; }
		#cs_contents #cscenter { float:left; width:210px; text-align:left; }
		#cs_contents #cscenter .cstel { margin:0; padding-top:28px; border:none; font-size:14px; color:#000; font-weight:600; line-height:20px; vertical-align:top; }
		#cs_contents #cscenter dl { list-style:none; margin:0; border:none; color:#888; font-size:12px; line-height:20px; }
		#cs_contents #cscenter dl dd { margin:0; padding:0; border:none; font-weight:600; } 
		#cs_contents #cscenter dl dd .txt { color:#888; font-weight:normal; line-height: 20px; font-size: 12px;} 
		#cs_contents #cscenter dl dd .bar { color:#c5c5c5; } 
		#cs_contents #bankinfo { float:left; width:189px; font-size:11px; color:#888; text-align:left; line-height:16px; }
		#cs_contents #bankinfo .600 { font-weight:600; }
		#cs_contents #about { width:173px; font-size:11px; color:#888; line-height:24px; }
		#cs_contents #about .600 { font-weight:600; }
		#cs_contents #info { width:290px; font-size:11px; color:#888; line-height:24px; }
		#cs_contents #info .txt { font-weight:600; }
		#cs_contents a { color:#888; }
		#footer_company { padding:0; margin:0; border:none; float:left; text-align:left; }
		#footer_company p { margin:0; padding:0; border:none; font-size:11px; color:#888; }
		#footer_company span { margin:0; padding:0; border:none; }
		#footer_company span .txt { color:#888; } 
		#footer_company span .bar { color:#cbcbcb; } 
	.line_h17 { line-height:17px; } 
	.line_h20 { line-height:20px; } 
	.line_h23 { line-height:23px; }

/* LIST PAGE */
.list_contents_wrapper{}
	.list_category_list_wrap{height: 100px; margin: 30px 0 10px 0;}
	.list_category_list_wrap ul{}
	.list_category_list_wrap ul li{float: left; width: 165px;}
	.list_category_list_wrap ul li a{display: block;}
	.list_category_list_wrap ul li a img{width: 100%; height: 100%; border: none; padding: 0; margin: 0;}
	.user_top_body_box{margin-bottom: 5px;}
	.list_best_prd_wrap{margin-bottom: 25px;}
		span.bestIcon{position: absolute; top:5px; left: 5px; display: block; width: 49px; height: 53px; overflow: hidden;}
	.list_normal_prd_wrapper{margin: 20px 0 10px 0;}
		.list_normal_favorite_wrap{border-bottom: 2px solid #ccc; height: 30px; line-height: 30px; padding-bottom: 10px; overflow: hidden;}
			.sort{}
			.sort li{float: left; height: 30px; line-height: 30px; background-color: #ececec; color:#99999; border: 1px solid #ddd;}
			.sort li a{display: block; width: 96px; height: 30px; line-height: 30px; text-align: center; font-weight:600; }
			.sort li.active a,.sort li a:hover{background-color:#e61e1a; color:#fff;}
			span.list_txt{float: right; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 13px; color:#4b4b4b; }
			span.list_txt strong{color:#e61e1a; }
		.list_normal_prd_wrap{padding: 15px 0;}
			#list_normal_prd{overflow: hidden;}
	.list_contents_pagination_wrap{margin: 30px 0; text-align: center;}

/* PRODUCT */
.product{cursor: pointer;}

/* BEST PRODUCT */
div[data-type="best"]{}
div[data-type="best"] .over_box { width:100%; padding-left:29px; }
div[data-type="best"] .over_box a { display:inline-block; margin:20px 25px;}
div[data-type="best"] .product .thumnail{ height:178px; width:178px; text-align:center;}
div[data-type="best"] .product .thumnail img { margin-top:10px; } 
div[data-type="best"] .product .infomation { margin-top:21px; }
div[data-type="best"] .product .infomation ol{}
div[data-type="best"] .product .infomation ol li{ line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align: center;}
div[data-type="best"] .product .infomation ol li span.title{ color:#000; font-weight: 600; font-size:15px; }
div[data-type="best"] .product .infomation ol li .icon{height: 20px;}
div[data-type="best"] .product .infomation ol li .icon img{ vertical-align:none; margin-top:3px; }
div[data-type="best"] .product .infomation ol li span.default_price{ font-size:13px; color:#767676; text-decoration:line-through; }
div[data-type="best"] .product .infomation ol li span.price{ font-size:16px; font-weight: 600; }

/* SLIDE PRODUCT */
div[data-type="slide"] { border:1px solid #ddd; }
div[data-type="slide"] .over_box{overflow: hidden;}
div[data-type="slide"] .product{float: left; width: 172px; height:260px; overflow: hidden; background-color: #fff; margin:18px 9px; }
div[data-type="slide"] .product .thumnail{width: 170px; line-height: 220px; margin: 10px auto;}
div[data-type="slide"] .product .thumnail img{width: 100%; max-height:220px; vertical-align: middle;}
div[data-type="slide"] .product .infomation{margin: 10px 0;}
div[data-type="slide"] .product .infomation ol{}
div[data-type="slide"] .product .infomation ol li{ line-height: 20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align: center;}
div[data-type="slide"] .product .infomation ol li span.title{ color:#000; font-weight: 600; font-size: 13px;}
div[data-type="slide"] .product .infomation ol li .icon{height: 20px;}
div[data-type="slide"] .product .infomation ol li .icon img{vertical-align: middle;}
div[data-type="slide"] .product .infomation ol li span.default_price{font-size: 13px; color:#767676; text-decoration: line-through;}
div[data-type="slide"] .product .infomation ol li span.price{ font-size:14px; font-weight:600; color:#e61e1a; }

/* PRICE PRODUCT */
div[data-type="price"]{}
div[data-type="price"] .over_box { width:100%; padding-left:29px; }
div[data-type="price"] .over_box a { display:inline-block; margin:20px 25px;}
div[data-type="price"] .product .thumnail { height:178px; width:178px; text-align:center; }
div[data-type="price"] .product .thumnail img { margin-top:10px; }
div[data-type="price"] .product .infomation{ margin-top:21px; }
div[data-type="price"] .product .infomation ol{}
div[data-type="price"] .product .infomation ol li{ line-height:24px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align: center; }
div[data-type="price"] .product .infomation ol li span.title{ color:#000; font-weight: 600; font-size:15px; }
div[data-type="price"] .product .infomation ol li .icon{height: 20px;}
div[data-type="price"] .product .infomation ol li .icon img{ vertical-align:none; margin-top:3px; }
div[data-type="price"] .product .infomation ol li span.default_price{ font-size:13px; color:#767676; text-decoration:line-through; }
div[data-type="price"] .product .infomation ol li span.price{ font-size:16px; font-weight: 600; }

/* LIST BEST PRODUCT */
div[data-type="list_best"]{width: 986px; margin: 0 auto; overflow: hidden;}
div[data-type="list_best"] .over_box{width:990px; margin-left: -2px;}
div[data-type="list_best"] .product{width: 300px; margin: 20px auto; overflow: hidden;}
div[data-type="list_best"] .product .thumnail{width:270px; margin:auto; }
div[data-type="list_best"] .product .thumnail img{width: 100%;}
div[data-type="list_best"] .product .infomation{margin: 10px 0;}
div[data-type="list_best"] .product .infomation ol{}
div[data-type="list_best"] .product .infomation ol li{text-align: left; line-height: 20px; line-height: 20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
div[data-type="list_best"] .product .infomation ol li span.subject{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; color:#000; font-weight: 600; font-size: 14px;}
div[data-type="list_best"] .product .infomation ol li span.title{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; color:#000; font-weight: 600; font-size: 13px;}
div[data-type="list_best"] .product .infomation ol li span.title img{vertical-align: middle;}
div[data-type="list_best"] .product .infomation ol li span.desc{line-height: 20px; font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 12px;}
div[data-type="list_best"] .product .infomation ol li span.default_price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 13px; color:#999; text-decoration: line-through;}
div[data-type="list_best"] .product .infomation ol li span.price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 14px; color:#000;}

/* LIST NORMAL PRODUCT */
div[data-type="list_normal"]{}
div[data-type="list_normal"] .row{*zoom:1; width:990px; padding:15px 0; border-bottom: 1px solid #ececec;}
div[data-type="list_normal"] .row:after{clear: both; display: block; content:'';}
div[data-type="list_normal"] .product {float: left; width: 230px; border:1px solid #fff; height:311px; box-sizing:border-box; margin-right:23px; overflow: hidden;}
div[data-type="list_normal"] .four_box { margin-right:0px; }
div[data-type="list_normal"] .product:hover { border-color:#ddd; box-sizing:border-box;  }
div[data-type="list_normal"] .product .thumnail{width: 212px; box-sizing:border-box; margin:auto; }
div[data-type="list_normal"] .product .thumnail img {width:210px; height:210px; box-sizing:border-box; }
div[data-type="list_normal"] .product .infomation{margin: 10px 0;}
div[data-type="list_normal"] .product .infomation ol{}
div[data-type="list_normal"] .product .infomation ol li{ margin:5px 0; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align: center;}
div[data-type="list_normal"] .product .infomation ol li span.title{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; color:#000; font-weight: 600; font-size: 13px;}
div[data-type="list_normal"] .product .infomation ol li .icon{ }
div[data-type="list_normal"] .product .infomation ol li .icon img{vertical-align: middle;}
div[data-type="list_normal"] .product .infomation ol li span.default_price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 13px; color:#999; text-decoration: line-through;}
div[data-type="list_normal"] .product .infomation ol li span.price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 14px; font-weight: 600; color:red; margin-left: 15px;}

/* SEARCH PRODUCT */
#search_prd{width: 990px; overflow: hidden;}
#search_prd .row{*zoom:1; width: 1015px; padding:15px 0; border-bottom: 1px solid #ececec;}
#search_prd .row:after{clear: both; display: block; content:'';}
#search_prd .product{float: left; width: 230px; margin-right: 23px; overflow: hidden;}
#search_prd .product .thumnail{width: 230px;}
#search_prd .product .thumnail img{width: 100%;}
#search_prd .product .infomation{margin: 10px 0;}
#search_prd .product .infomation ol{}
#search_prd .product .infomation ol li{line-height: 20px; line-height: 20px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; text-align: center;}
#search_prd .product .infomation ol li span.title{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; color:#000; font-weight: 600; font-size: 13px;}
#search_prd .product .infomation ol li .icon{height: 20px;}
#search_prd .product .infomation ol li .icon img{vertical-align: middle;}
#search_prd .product .infomation ol li span.default_price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 12px; color:#999; font-weight: 600; text-decoration: line-through;}
#search_prd .product .infomation ol li span.price{font-family:"³ª´®°íµñ","NanumGothic", "¸¼Àº °íµñ",  "µ¸¿ò", "±¼¸²","dotum", "Gulim"; font-size: 14px; font-weight: 600; color:#e61e1a; margin-left: 15px;}


/* By yjm Start */
.aa_red_line{border-width: 0px; border-style: solid; background-color:rgb(230, 91,44); height: 1px;}
.aa_text24 {color: rgb(51, 51, 51); line-height: 130%; letter-spacing: 0px; font-family: "dotum"; font-size: 24pt; font-weight: 600; }
.padleft100{padding-left:100px;}


.aa_price {border: 0px solid #F00;width:69px;float:left;padding-left:10px;font-size:15px;font-weight:600; } 
.aa_price_rdo {border: 0px solid #F00;width:145px;float:left;padding-left:0px;font-size:15px;} 
.clear{float:none; clear:both; }
#lblPrice_0 {border: 1px solid #F00;}

/*By yjm END */
