@charset "euc-kr";
body { margin: 0px; }
table { font-family: "µ¸¿ò"; font-size: 12px; line-height: 18px; color: #666666; }

p { MARGIN-TOP: 0px; MARGIN-BOTTOM: 5px }

a:link { color: #666666; text-decoration: none; }
a:visited { color: #666666; text-decoration: none; }
a:hover { color: #999999; text-decoration: none; }
a:active { color: #999999; text-decoration: none; }

a.gray:link { color: #b7b7b7; text-decoration: none; }
a.gray:visited { color: #b7b7b7; text-decoration: none; }
a.gray:hover { color: #ccc; text-decoration: none; }
a.gray:active { color: #ccc; text-decoration: none; }

img { border:none }

.input { font-family: "µ¸¿ò"; font-size: 12px; color: #464646; height: 14px; border: 1px solid #c2cbd2; line-height:15px; }
.list { font-family: "µ¸¿ò"; font-size: 12px; color: #464646; height: 14px; border: 1px solid #c2cbd2; height:18px; line-height:15px; }
.b_tit { font-weight:bold; padding: 5px; }
.b_con { text-align: left; padding: 5px 10px 5px 10px; }
.empty { height:8px; }

.pink { color: #f26d7d; }
.pink_b { font-weight: bold; color: #f26d7d; }
.red { color: #ed145b; }
.red_b { font-weight: bold; color: #ed145b; }
.gray { color: #b7b7b7; }
.blue { color: #7da7d9; }
.blue_b { font-weight: bold; color: #7da7d9; }

/* ¸®½ºÆ® Ãâ·Â ½ºÅ¸ÀÏ: title ±æÀÌ */
.OverTD { text-overflow: ellipsis; overflow: hidden; }
.OverTB { table-layout: fixed; }

/* ¶óÀÌºêµ¥¸ð µðÆúÆ®ÆäÀÌÁöÀÇ °¢ µ¥¸ð Á¦¸ñ ¼Ó¼º */
.liveDemoDT:hover { color: #999999; text-decoration: none; }


.br_half { line-height:10%; }

