<!--
body{
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		background-color: #000000;
		font-family: verdana, dotum;
		background-position: top;
		color:#FFFFFF;
}

table, tr, td, input, textarea, select {	
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
        font-family: verdana, dotum;
        font-size: 11px;
		color:#FFFFFF;
        line-height:18px;
}

A:link {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-size:11px; font-family: verdana, dotum;
}
A:visited {
	COLOR: #FFFFFF; TEXT-DECORATION: none; font-size:11px; font-family: verdana, dotum;
}
A:hover {
	COLOR: #EF870C; TEXT-DECORATION: underline; font-size:11px; font-family: verdana, dotum;
}

.frame_top {
	background-image:url(/images/frame_top_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width:100%;
	height:200px;
	text-align:center;
}

.frame_menu {
	background-image:url(/images/frame_menu_bg.gif);
	background-position: top;
	background-repeat:repeat;
	width:100%;
	height:30px;
	text-align:center;
}

.frame_middle {
	background-image:url(/images/frame_middle_bg.gif);
	background-position: top;
	background-repeat:no-repeat;
	width:100%;
	height:10px;
	text-align:center;
}

.frame_contents {
	background-image:url(/images/frame_contents_bg.gif);
	background-position: top;
	background-repeat:repeat-y;
	width:100%;
	height:100%;
	text-align:center;
}

.contents_left {
	width:180px;
	height:100%;
	text-align:center;
}

.contents_center {
	background-image:url(/images/contents_center_bg.jpg);
	background-position: top;
	background-repeat:no-repeat;
	width:10px;
	text-align:center;
}

.contents_right {
	width:710px;
	text-align:center;
}

.menu_left {
	width:160px;
	text-align:left;
}

.menu_left A:hover {
	COLOR: #FFFFFF; TEXT-DECORATION: underline; font-size:11px; font-family: verdana, dotum;
}


.menu_left tr{
	height:20px;
}

.menu_left td{
	padding-left:10px;
}

.menu_news {
	width:160px;
	text-align:left;
}

.contents_right_table {
	width:710px;
	height:100%;
	background-color:#000000;
}

.contents {
	width:690px;
	text-align:left;
}

.footer {
	text-align:center;
	color:#956d43;
}

.thumbnail {
	width:170px;
	height:113px;
}

.product_table td {
background-color:#FFFFFF;
text-align:center;
}

.thumbnail4{
width:600px;
height:100px;
}
-->
