/*sub CSS*/


/*contents */
.contents {
	position:relative;
	overflow:hidden;
	width:1000px;	
	background: url('../img/sub/contents_top_img.jpg') no-repeat left top;
}
.contents .left_menu {
	width:202px;	
	padding-bottom:50px;
	float:left;	
}
.contents .left_menu dl{
	float:left;
	width:216px;
	overflow:hidden;
	padding-bottom:40px;		
}
.contents .left_menu dt {
	float:left;
	width:193px;
	height:57px;
	font-size:20px;
	color:#333333;	
	font-weight:bold;
	padding:49px 0 0 12px;	
}
.contents .left_menu dd {
	float:left;
	width:216px;
	margin-top:5px;
	padding-bottom:5px;	
}
.contents .left_menu dd a{
	display:block;
	width:193px;
	padding-left:13px;
	height:21px;
	line-height:21px;
	color:#333;	
}
.contents .left_menu dd a:hover {
	color:#0078c2;
	font-weight:bold;
	background: url('../img/sub/arrow01.gif') no-repeat 0 50%;
}
.inquiry {
	float:left;
	width:384px;
	margin-top:27px;
}
.inquiry dt{
	font-size:12px;
}
.inquiry a {
	display:block;
	width:190px;
	height:40px;
	line-height:40px;
	padding-left:7px;
	font-family:arial;
	color:#242424;
	background:url('../img/sub/inquiry_bt.gif') no-repeat left top;
	transition: all 0.2s ease-out 0s;
}
.inquiry a:hover {
	background:url('../img/sub/inquiry_bt.gif') no-repeat left bottom;
}
/* contactus */
.contents .contactus {
	float:right;
	width:193px;
	height:74px;
	padding-bottom:50px;
	border-top:1px solid #dddddd;
	background: url("../img/sub/contactus_bg.gif") no-repeat right 40%;
}


/* sub content */
#article {
	float:right;	
	width:735px;	
	margin-right:23px;
}
.sub_title {
	float:left;
	width:735px;
	height:118px;	
}
.sub_title li.route {
	float:right;	
	font-size:11px;
	color:#959595;
	margin:20px 0 0 0 ;
}
.sub_title li.title {
	float:left;
	color:#0078c2;
	font-size:16px;
	width:717px;
	margin-top:15px;
	font-weight:bold;
	padding-left:25px;
	background:url(../img/sub/icon01.gif) no-repeat 0 50%;
}
.sub_content {
	float:left;
	clear:both;
	width:705px;
	line-height:150%;
	padding:0 15px 50px 15px;
}
/* Mr-PUNG & Mr-PUNG mini 130730 김소정작업 */
.product ul.product_img{
	float:left;
	width:715px;
}
.product .product_img li{
	float:left;
	width:280px;
	margin-left:15px;
}
.product li.right{
	width:280px;
	float:right;
	margin-right:50px;
}
.product_explain,
.product dl dt,
.step_title,
.after-title,
.howto .howto-title{
	float:left;
	width:685px;
	background:url(../img/sub/title_icon.gif) 0 50% no-repeat;
	font-weight:bold;
	padding-left:15px;
	margin:20px 0 0 8px;
}
.product ul.detail,
.step_ex{
	float:left;
	width:700px;
	margin-left:20px;
	line-height:18px;
}
.product ul.detail li{
	float:left;
	width:700px;
}
.product dd{
	float:left;
	width:700px;
	margin-left:20px;
}
.process{
	float:left;
	width:710px;
	height:300px;
	background:url(../img/sub/step_b.jpg) 0 0 no-repeat;
	margin:15px 0 0 20px;
}
.process li{
	float:left;
	padding:209px 0 0 15px;
	width:219px;
}
.process li span{
	display:block;
	width:234px;
	float:left;
	font-size:15px;
	color:#ff4a4a;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:3px;
}
p.go{
	float:right;
	width:170px;
	text-decoration:underline;
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}
/* Nickel Callus reducer 130730 김소정작업 */
.product .nickel_explain{
	float:left;
	width:700px;
	line-height:18px;
}
ul.nickel_product,
.towel_product{
	float:left;
	width:700px;
	margin-top:40px;
}
ul.nickel_product02{
	float:left;
	width:700px;
}
ul.nickel_product li, 
ul.nickel_product02 li,
.towel_product li{
	float:left;
	width:200px;
	height:250px;
	margin-right:30px;
	text-align:center;
	line-height:18px;
}
ul.nickel_product li.end, 
ul.nickel_product02 li.end,
.before-after li.end,
.towel_product li.end{
	margin:0;
}
ul.nickel_product li span, 
ul.nickel_product02 li span,
.towel_product li span{
	width:200px;
	display:block;
	font-size:14px;
	color:#FF4A4A;
	text-align:center;
	font-weight:bold;
	margin-top:3px;
}
.before-after{
	float:left;
	width:700px;
	margin:20px 0 0 30px;
}
.before-after li{
	float:left;
	width:150px;
	margin-right:40px;
}
.before-after li span{
	display:block;
	text-align:center;
	margin-top:3px;
	font-weight:bold;
}
/* Shower Towel 130730 김소정작업 */
.howto ul{
	float:left;
	width:700px;
	margin-left:20px;
}
.howto ul li{
	float:left;
	width:700px;
	line-height:18px;
}
/* About us 130730 김소정작업 */
.about{
	float:left;
	width:700px;
}
.about .img{
	float:left;
	width:300px;
}
.about .txt{
	float:right;
	width:380px;
	line-height:18px;
	text-align:justify;
	margin-top:20px;
}
/* Contact 130730 김소정작업 */
.contact{
	float:left;
	width:680px;
	height:170px;
	background:url(../img/sub/contact_b.jpg) 0 0 no-repeat;
	padding:130px 0 0 20px;
	line-height:25px;
}
.contact dt{
	float:left;
	width:125px;
	font-weight:bold;
}
.contact dd{
	float:left;
	width:550px;
}
/* Sitemap 130730 김소정작업 */
.sitemap_page{	
	float:left;
	width:700px;
}
.sitemap_page dl{
	float:left;
	width:700px;
	margin-top:40px;
}
.sitemap_page dd{
	float:left;
	width:200px;
}
.sitemap_page dd a:hover{
	text-decoration:underline;
}
.sitemap_page dl.products{
	margin:0;
}
.sitemap_page dl.products dt{
    border: 4px solid #0379A0;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 200px;
	margin-bottom:10px;
}
.sitemap_page dl.about dt{
    border: 4px solid #0A8700;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 200px;
	margin-bottom:10px;
}
.sitemap_page dl.community dt{
    border: 4px solid #FF9000;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 200px;
	margin-bottom:10px;
}
.sub_visual{
	float:left;
	width:1000px;
}
.sub_visual .product_sub_left{
	float:left;
	width:350px;
}
.sub_visual .product_sub_video{
	float:left;
	width:631px;
	height:297px;
	border:9px solid #f5f5f5;
}