
body {
	margin: 0;
	}

body, table, div, input, select, textarea {
	font-family: ±¼¸², gulim;
	font-size: 12px;
	color: #1F4484;
	line-height: 140%;
	}

.date {
	font-family: ±¼¸², gulim;
	font-size: 11px;
	color: #666666;
	line-height: 120%;
	}

.event{
	font-family: ±¼¸², gulim;
	font-size: 11px;
	color: #2c457b;
	}

.review_1{
	font-family: ±¼¸², gulim;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 140%;
	}
.ddd{
	height: 17px;
	border: 1px solid #ffffff;
	}

p {
	margin: 0;
	padding: 0 0 8px 0;
	}

a img {
	border-style: none;
	}

a:link {
	text-decoration: underline; color: #1F4484;
	}
a:visited {
	text-decoration: underline; color: #1F4484;
	}
a:hover {
	text-decoration: underline; color: #1F4484;
	}

a.bbs:link {
	text-decoration: none; color: #1F4484;
	}
a.bbs:visited {
	text-decoration: none; color: #1F4484;
	}
a.bbs:hover {
	text-decoration: none; color: #1F4484;
	}

#memberT, #productT1, #productT2, #productT3, #mainT {
	width: 1012px;
	height: 709px;
	table-layout: fixed;
	border: 1px solid #eee;
	background-repeat: no-repeat;
	}

#memberT {
	background-image: url(/images/bg/member_bg.jpg);
	}
#ProductT1, #mainT {
	background-image: url(/images/bg/product_bg_01.jpg);
	}
#ProductT2 {
	background-image: url(/images/bg/product_bg_02.jpg);
	}
#ProductT3 {
	background-image: url(/images/bg/product_bg_03.jpg);
	}

.scroll {
	/* ie only */
	scrollbar-face-color: #EEE;
	scrollbar-highlight-color:#1447A1;
	scrollbar-shadow-color:#1447A1;
	scrollbar-3dlight-color:#1447A1;
	scrollbar-darkshadow-color:#1447A1;
	scrollbar-track-color:#1447A1;
	scrollbar-arrow-color:#1447A2;
	filter:chroma(color='#1447A1');
	}
.scroll2 {
	/* ie only */
	scrollbar-face-color: #EEE;
	scrollbar-highlight-color:#FFF;
	scrollbar-shadow-color:#FFF;
	scrollbar-3dlight-color:#FFF;
	scrollbar-darkshadow-color:#FFF;
	scrollbar-track-color:#FFF;
	scrollbar-arrow-color:#1447A2;
	}

input, select, textarea {
	height: 17px;
	border: 1px solid #DFDFDF;
	}

#contentT, #info1, #info2 {
	border: 1px solid #DCDCDC;
	}
.input_a {
height: 17px;
border: 1px solid #ffffff;
}