.main {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
	font-style: normal;
}
a:link {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:visited {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
a:hover {
	font-family: "µ¸¿ò", "±¼¸²";
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}





.text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	padding:10px 20px;
	line-height:140%;
}

.text .blue {
	color:#0059A5;
}

.text .purp {
	color:#634899;
}

.text .bblue {
	font-weight:bold;
	color:#01426C;
}

.text .green {
	color:#375801;
}


/* Product */
h1.productTitle {
	padding-left:10px;
	margin:0px;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

h1.productTitle span {
	font-size:14px;
}

h2.productSubTitle {
	margin:0px;
	padding:6px;
	font-family:Arial, Helvetical, sans-serif;
	font-size:24px;
	color:black;
	position:absolute;
	left:296px;
	top:328px;
	background-color:white;
}

h2.productSubTitle .gray {
	font-weight:normal;
	color:#666;
}

h2.productSubTitle .small {
	font-size:12px;
}

.productInfo {
	padding:5px;
	width:410px;
/*	border:1px solid red;*/
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	top:386px;
	left:546px;
	background-color:white;
}

.productInfo .text {
	margin:0px;
	padding:0px;
	line-height:120%;
}

.productInfo .t1 {
	font-weight:bold;
	color:#069;
}

.productInfo .t3 {
	color:#3F8CB2;
}

.productInfoBox1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	position:absolute;
	top:460px;
	left:540px;
	width:150px;
	background-color:white;
}

.productInfoBox2 {
	padding-left:12px;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	position:absolute;
	left:698px;
	top:380px;
	width:262px;
	background-color:white;
}

.productInfoBox2 div {
	font-size:18px;
}


/* common */
h1.pageTitle {
	margin:0px;
	padding:0px 0px 0px 10px;
	width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

h2.subTitle {
	margin:0px;
	padding:0px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:black;
}

h2.subTitle span {
	color:#004875;
}

h2.subTitle2 {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:black;
}

h2.subTitle2 span {
	color:#8E6FB2;
}


/* ÇÏ´Ü ¸Þ´º */
.bottomMenu {
	padding:25px 4px 4px 4px;
	width:1000px;
	text-align:center;
}

.bottomMenu, .bottomMenu a:link, .bottomMenu a:active, .bottomMenu a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#ccc;
	line-height:110%;
}

.bottomMenu a:hover {
	color:#777;
}

/* copywriting */
h1.copywriting {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#64A2C7;
	position:absolute;
	left:270px;
	top:30px;
	text-decoration:underline;
}


table#sitemap a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
	line-height:120%
}

table#sitemap a:hover {
	color:#333;
}

.tableheadersmal{
	background : #0183BD;
	color : #FFFFFF;
	font : bold 12px Verdana,Arial,Helvetica,sans-serif
}