@charset "euc-kr";
@import url(layout.css);
@import url(board.css);

/*************************** Base Style ***************************/
	body {
		margin: 0;
		font-size: small;
		font-family: µ¸¿ò;
		color: #888;
		line-height: 1.5em;
		background: url(/eng2/img/common/body_bg.gif) left top repeat-x;
		}
	div,dl,dt,dd {
		margin: 0;
		padding: 0;
		}
	p,h1,h2,h3,h4,h5 {
		margin: 0;
		padding: 0;
		font-weight: normal;
		font-size: 12px;
		}
	select {
		vertical-align: middle;
		behavior: url('/libs/common/selectbox.htc');
		font-family: µ¸¿ò; 
		font-size:11px; 
		color:#858585;  
		cursor: hand; 
		height: 15px;
		}
	ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width: 100%;
		}
	ul li {
		padding: 0;
		}
	a {
		text-decoration: none;
		color: #999;
		}
	img {
		border: 0;
		vertical-align: top;
		}
	table {
		width: 100%;
		border-collapse: collapse;
		}
	input {
		vertical-align: middle;
		}
	textarea {
		border: 1px solid #D5D5D5;
		overflow: hidden;
		}
	input.txt01 {
		height: 14px;
		border: 1px solid #D5D5D5;
		}
	/* ÄÁÅÙÆ® 2depth Å¸ÀÌÆ² */
	h1 {
		border-bottom: 1px solid #E2E2E2;
		padding: 6px 0 12px 20px;
		margin-bottom: 20px;
		}
	/* ÄÁÅÙÆ® 3depth Å¸ÀÌÆ² */
	h2 {
		padding: 0 0 10px 20px;
		}
	/* ÄÁÅÙÆ® 4depth Å¸ÀÌÆ² */
	h3 {
		padding: 1px 0 10px 36px;
		}
	/* ÄÁÅÙÆ® 2depth Bullet */
	h1.biz_info {
		background: url(/eng2/img/bullet/bullet_01_01.gif) left 6px no-repeat;
		}
	h1.goods {
		background: url(/eng2/img/bullet/bullet_02_01.gif) left 6px no-repeat;
		}
	h1.quality {
		background: url(/eng2/img/bullet/bullet_03_01.gif) left 6px no-repeat;
		}
	h1.support {
		background: url(/eng2/img/bullet/bullet_04_01.gif) left 6px no-repeat;
		}
	h1.event {
		background: url(/eng2/img/bullet/bullet_05_01.gif) left 6px no-repeat;
		}
	h1.etc {
		background: url(/eng2/img/bullet/bullet_06_01.gif) left 6px no-repeat;
		}
	/* ÄÁÅÙÆ® 3depth Bullet */
	h2.biz_info {
		background: url(/eng2/img/bullet/bullet_01_02.gif) left 1px no-repeat;
		}
	h2.goods {
		background: url(/eng2/img/bullet/bullet_02_02.gif) left 1px no-repeat;
		}
	h2.quality {
		background: url(/eng2/img/bullet/bullet_03_02.gif) left 1px no-repeat;
		}
	h2.support {
		background: url(/eng2/img/bullet/bullet_04_02.gif) left 1px no-repeat;
		}
	h2.event {
		background: url(/eng2/img/bullet/bullet_05_02.gif) left 1px no-repeat;
		}
	h2.etc {
		background: url(/eng2/img/bullet/bullet_06_02.gif) left 1px no-repeat;
		}
	/* ÄÁÅÙÆ® 4depth Bullet */
	h3.biz_info {
		background: url(/eng2/img/bullet/bullet_01_03.gif) 20px top no-repeat;
		}
	h3.goods {
		background: url(/eng2/img/bullet/bullet_02_03.gif) 20px top no-repeat;
		}
	h3.quality {
		background: url(/eng2/img/bullet/bullet_03_03.gif) 20px top no-repeat;
		}
	h3.support {
		background: url(/eng2/img/bullet/bullet_04_03.gif) 20px top no-repeat;
		}
	h3.event {
		background: url(/eng2/img/bullet/bullet_05_03.gif) 20px top no-repeat;
		}
	h3.etc {
		background: url(/eng2/img/bullet/bullet_06_03.gif) 20px top no-repeat;
		}
/*************************** Base Style ***************************/
