


td.btn_grey {
	font-family: Times New Roman, serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #550202;
	text-decoration: none;
	background-color: #E7E7E7;
	border: 0px none;
	height:17px;
	margin:2px;
	margin-bottom:5px;
	padding:2px;
	cursor:pointer;
	text-align:center;
} 
td.btn_wine{
	font-family: Times New Roman, serif;
	font-size: small;
	font-weight: bold;
	text-transform: none;
	color: #E7E7E7;
	text-decoration: none;
	background-color: #550202;
	border: 0px none;
	height:17px;
	margin:2px;
	padding:2px;
	margin-bottom:15px;
	cursor:pointer;
	text-align:center;
}
td.content{
   padding-left:12px;
}
table.content{
   padding-right:16px;
   padding-bottom:8px;
   text-align: justify;
   
}
table.kkor{
   color: #550202;
   background-color:#e7e7e7;
   width:700px;
}
a.LinkImage{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}
a.LinkImage:link{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}
a.LinkImage:hover{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}
a.LinkImage:visited{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}
a.LinkImage:visited:hover{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}
img.LinkImage{
    border:0px;
	text-decoration:none;
	cursor:pointer;
	margin:0px;
	padding:0px;
	background-color:transparent;
}

iframe.scrollbarKor {
scrollbar-face-color:#550202;
scrollbar-highlight-color:#550202;
scrollbar-3dlight-color:#e7e7e7;
scrollbar-darkshadow-color:#e7e7e7;
scrollbar-shadow-color:#e7e7e7;
scrollbar-arrow-color:#550202;
scrollbar-track-color:#e7e7e7;
overflow-y: hidden;
}

