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

1: basic setting
2: background visible (for IE6)
3: page ditail

***************************************************** */

/*1: basic setting
=========================================*/
* html body {
	zoom: 66%;
}



/*2: background visible (for IE6)
=========================================*/
div#contents .list01 li,
div#side div#sideNav .categoryTitle a,
div#headerWrap,
div#headerContainer,
div#contents .heading03,
div#contents .heading02,
div#contents .heading01 span,
div#contents .heading01 {
	height: 1%;
}



/*3: page ditail
=========================================*/
/*===================================
countryNav
===================================*/
* html div#contents .countryNav ul {
	width: 681px;
}

* html div#contents div.col2 {
	width: 721px;
}
