/***********************************************
* 웅진 IE 전용
* STYLE SHEET
* CSS author - Grayblue 
***********************************************/
.png24 { tmp:expression(setPng24(this));}

*html body{background:url(blank.gif) fixed;}
*html div.contwrap{float:left;}

*html div.mypagemenu,
*html div.mypif,
*html div.mypageview{
	position:absolute;
	width:100%;
	top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
}
div.mypif{
	position:fixed;
	bottom:0;
	width:970px;
	z-index:80;
	height:32px;
}
*html div.mypageview{padding:0;}
*html .mypagemenu{
	height:50px;
	z-index:80;
}
*html div.mypif2{
	position:absolute;
	width:970px;
	height:555px;
	z-index:99;
	bottom:0;
	background:#000;
	top:expression(document.documentElement.scrollTop+document.documentElement.clientHeight-this.clientHeight);
}
*html div.mypif2 .ieframe{
	width:970px;
	height:555px;
}
div.mypif2{
	position:fixed;
	bottom:0;
	width:100%;
	margin:0 auto;
	padding:0;
	z-index:90;
}
div.mypif2 .ieframe{
	width:970px;
	height:555px;
}
*html div.quickbanner div.fixed{
	position:absolute;
	top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+400+"px" : body.scrollTop+400+"px");
}
*html div.ffiew{width:970px;margin:0 auto;}
*html form.ie_mode{position:static;}
form.ie_mode{width:100%;display:block;position:relative;z-index:300;}

*html div.lpop_produ{
	position:absolute;
	top:expression(document.compatMode=="CSS1Compat"? document.documentElement.scrollTop+200+"px" : body.scrollTop+200+"px");
}

*html div.comumain_mis1{float:none;}
*html div.comumain_mis1 dl.mis1{width:auto;}




