﻿/* List : TBL */
.view_tbl { } 
.view_tbl .member, .view_tbl .guest { color:#222;}

ul.view_info{margin:0; padding:0; display:inline-block; font-family: NanumGothicWeb; font:normal 12px; letter-spacing:-1px;}
ul.view_info li{list-style:none; float:left; position:relative; margin:0; padding:0 8px 0 9px; border:0px; color:#888; line-height:11px; background: url('./img/view_bar.gif') no-repeat left center; white-space:nowrap}
ul.view_info li.first{padding:0 8px 0 0; background: none}
ul.view_info li a:link, ul.view_info li a:visited{color:#888; text-decoration:none}
ul.view_info li a:hover, ul.view_info li a:active{color:orangered; text-decoration:underline}
ul.view_info li span.cnt{letter-spacing:0}
ul.view_info .member, ul.view_info .guest{color:#8ea5b3;}
ul.view_info .good{font-weight:normal; TEXT-ALIGN:left; PADDING-LEFT:14px; LETTER-SPACING:0px; BACKGROUND: url('./img/icon_good.gif') no-repeat 0px 0px; COLOR:#f4695b; line-height:11px;}
ul.view_info .nogood{font-weight:normal; TEXT-ALIGN:left; PADDING-LEFT:14px; LETTER-SPACING:0px; BACKGROUND: url('./img/icon_nogood.gif') no-repeat 0px 0px; COLOR:#29abf2; line-height:11px;}

.viewContents { padding:30px 10px 10px; line-height:1.8; word-break:break-all; word-wrap:break-word; }

.blue{font-family: NanumGothicWeb;color:#4A97C3;}
.blue2{font-family: NanumGothicWeb;font-size:10pt;color:#4A97C3;}
.blue4{font-family: NanumGothicWeb;font-size:18pt;color:#4A97C3;}
.blue a{font-family: NanumGothicWeb;color:#4A97C3;}
.grey2{font-family: NanumGothicWeb;font-size:10pt;color:#6A7A7D;}
.grey{font-family: NanumGothicWeb;color:#6A7A7D;}

.money_per_money{width:345px;text-align:right;margin:10px 0 0 10px;}
.percent_graphic{margin:10px 0 0 10px;overflow:hidden;width:349px;height:9px;background:url(./img/07_back_full.png);}
.percent_graphic span{overflow:hidden;height:9px;background:url(./img/07_bar_full.png);vertical-align:top;}
.percent{text-align:right;width:345px;height:22px;margin:10px 0 0 10px;line-height:22px;}
.numbers{text-align:right;width:345px;height:14px;margin:10px 0 10px 10px;}
.go_fund{text-align:center;padding-bottom:10px;}