

.com_left {
	width:192px;
	float:left;
	vertical-align:top;
	}
	
.com_right {
	float:right;
	width:140px;
	vertical-align:top;

	}

	
	.com_right2 {

	vertical-align:top;
	float:left;

	}
	
.h4 {
	color:#b30000;
	font-family:Arial;
	font-size:18px;
	font-style:italic;
	vertical-align:top;
	padding-top:108px;
	font-weight:bold;
	}
	
	
.h5 {
	color:#4e4e4e;
	font-family:돋움;
	font-size:12px;
	line-height:18px;
	font-weight:lighter;
	}
	
.h6 {
	color:#999999;
	font-family:돋움;
	font-size:12px;
	font-weight:lighter;
	text-align:right;
	padding-top:20px;
	}
	
	.com_center {
		width:430px;
		vertical-align:top;
		float:left;
		margin-left:10px;

		}
	
	.com_left {
		width:192px;
		vertical-align:top;
		
		}
		
/* 
	smooth taste table styles
	written by Thomas Opp http://www.yaway.de
*/
.biz table {
  border-collapse: collapse;
  border: 1px solid #38160C;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #F6ECF0;
  background: #777777;
  }
 caption {
  text-align: left;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  }
.biz td, th {
  border: 1px dashed #777;
  padding: .8em;
  color: #F6ECF0;
  }
thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #777;;
  text-align: left;
  background: #000;
  color: #F6ECF0;
  padding-top:6px;
  }

.biz tbody th {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }

.biz tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  font: 11px "돋움";
  color:#000000
  }
.biz tfoot td {
 
  background: #38160C;
  padding-top:6px;
  }
.odd {
  background: #c5c5c5;

  }
.odd2 {
  background: #b9b9b9;

  }

		
