table { font-family: µ¸¿ò; font-size: 12px; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }

/* links */
a.unc-main { color: #002142;  font-family: µ¸¿ò; font-size: 12px; background: inherit; text-decoration:none; }
a.unc-main:hover { color: #088102; background: inherit; text-decoration:underline; }
a.unc-main:active { color: #cc0000; background: inherit; }

a.unc-dash { color: #002142;  font-family: µ¸¿ò; font-size: 12px; background: inherit; text-decoration:none; }
a.unc-dash:hover { color: #088102; background: inherit; text-decoration:underline; }
a.unc-dash:active { color: #cc0000; background: inherit; }

a.unc-list:link    { color: #222222; text-decoration:none; }
a.unc-list:visited { color: #444444; text-decoration:none; }
a.unc-list:hover   { color: #336699; text-decoration:underline; }
a.unc-list:active  { color: #cc0000; }

a.unc-gray:link    { color: #999999; text-decoration:none; }
a.unc-gray:visited { color: #999999; text-decoration:none; }
a.unc-gray:hover   { color: #336699; text-decoration:underline; }
a.unc-gray:active  { color: #cc0000; }

a.unc-copy:link    { color: #999999; text-decoration:none; }
a.unc-copy:visited { color: #999999; text-decoration:none; }
a.unc-copy:hover   { color: #088102; text-decoration:underline; }
a.unc-copy:active  { color: #cc0000; }

a.unc-board { font-weight: bold; }
a.unc-board:link    { color: #003366; text-decoration:none; }
a.unc-board:visited { color: #003366; text-decoration:none; }
a.unc-board:hover   { color: #088102; text-decoration:underline; }
a.unc-board:active  { color: #cc0000; }

a.unc-mini { font-weight: bold; }
a.unc-mini:link    { color: #003366; text-decoration:none; }
a.unc-mini:visited { color: #003366; text-decoration:none; }
a.unc-mini:hover   { color: #999999; text-decoration:underline; }
a.unc-mini:active  { color: #cc0000; }


.unc-fnt-grey { font-family: µ¸¿ò; color: #999999; }
.unc-usr { color: #002142;  font-family: µ¸¿ò; font-size: 12px; background: inherit; text-decoration:none; }
.unc-usr-over { color: #088102; font-family: µ¸¿ò; font-size: 12px; cursor: pointer; text-decoration: underline; }

.unc-fnt-out { text-decoration: none; }
.unc-fnt-over { text-decoration: underline; cursor: pointer; }

.unc-none { display: none; }
/* input */
input.unc-rdo { vertical-align: middle; }

/* image */
img.unc-bsc { border:none; vertical-align:middle; }
img.unc-pnt { border:none; vertical-align:middle; cursor: pointer; }
img.unc-smth { border:none; vertical-align:middle; -ms-interpolation-mode: bicubic; } 
#unc-vertical { 
	position: absolute; 
	left: 1pt; 
	top: 0px; 
}

/* image wrapper */
.unc-img-wrapper {
	background: url(../img/common/board/shadow.gif) no-repeat right bottom;
	float: left;
}

.unc-img-wrapper .grep {
	background: url(../img/common/board/mask.png) no-repeat left top !important;
	background: url(../img/common/board/mask.gif) no-repeat left top;
	padding: 0 4px 4px 0;
	float: left;
}

.unc-img-wrapper img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 4px;
}

#unc-calendar {
	background: buttonface; 
	margin:2px; 
	border: 1px solid buttonshadow; 
	position: absolute;
	z-index: 1;
}

.unc-calendar-title {
	cursor: pointer;
	font-size: 10px;
	color: #ffffff;
}

.unc-calendar-tab {
	font-size: 13px;
	color: #444444;
	font-family: verdana;
}

.unc-calendar-input {
	text-align: center;
}

#unc-user-view { position: absolute; top: 0; left: -100; width:80px; height:80px; display: inline; visibility: hidden; }

/* suggestion tag box */
#unc-tag-list { width: 245px; height: 122px; overflow: auto; text-align: left; scrollbar-face-color:#d0d0d0;scrollbar-highlight-color:#ffffff;scrollbar-3dlight-color:#d0d0d0;scrollbar-darkshadow-color:#666666;scrollbar-shadow-color:#a0a0a0;scrollbar-arrow-color:#ffffff;scrollbar-track-color:#feedf4; }
#unc-tag-list div {	cursor: pointer; height: 22px; padding: 0 0 0 10px;	margin: 1px 0 0 0; }
#unc-tag-body { background-color: #ffffff; border: 1px solid #bbbbbb; font-family: µ¸¿ò; font-size: 13px; color: #444444; }
#unc-tag-title { background-color: #eeeeee; height: 25px; font-weight: bold; }
.unc-tag-iframe { width: 247px;	position: absolute; display: none; }
.unc-tag-color { color: #ed5F00; }

.unc-relation { clear: both; height: 22px; }
.unc-relation-subject { float: left; }
.unc-relation-regdt { float: right; color: #999999; font-size: 11px; font-family: verdana; padding: 0 5px 0 0; }
.unc-added { font-family:arial; font-size:7pt; color:#5a8eee; }


/* popup user */
#unc-user-box { background-color: #eeeeee; font-family: µ¸¿ò; font-size: 13px;  }
#unc-user-box .main { border: none; background-color: #f7f7f7; padding: 5px 5px 5px 10px; }
#unc-user-box .subject { color: #888888; font-weight: bold; border-bottom:1px solid #f7f7f7; border-right: 3px solid #eeeeee; }
#unc-user-box .history { font-size: 11px; text-align: center; font-family: verdana; width: 100%; }
#unc-user-box .talk P { margin-top: 3px; margin-bottom: 3px; margin-left:3; margin-right:3; white-space: -moz-pre-wrap; word-break: break-all; }

/*
#unc-user-box #body { padding: 3px 3px 3px 3px; background-color: #fff; }
#unc-user-box #box { width: 350px; }
#unc-user-box .top { border: none; background-color: #ffffff; height: 25px; padding: 5px 0 0 10px; }
#unc-user-box #header { height: 13px; background: url(../img/common/board/b_top.gif) repeat-x bottom; }
#unc-user-box #left { width: 9px; background: url(../img/common/board/b_left.gif) repeat-y; }
#unc-user-box #right { width: 9px; background: url(../img/common/board/b_right.gif) repeat-y; }
#unc-user-box #footer { height: 13px; background: url(../img/common/board/b_bottom.gif) repeat-x top; }
#unc-user-box #close { float: right; padding: 0 10px 0 0; }
#unc-user-box #info { float: left; }
#unc-user-box #bottom { text-align: center; padding: 10px 0 0 0; }
*/
.unc-pointer { cursor: pointer; }

nobr { display:block; overflow:hidden; }

.unc-scr-tr { height: 25px; background: url(../img/common/board/footer_line.gif) repeat-x bottom; }
.unc-scr-tr-over { background-color: #f1f6fb; }
.unc-scr-bsc { color: #999999; text-align: left; padding: 5px 0 5px 10px; }
.unc-scr-no { color: #21466f; }
.unc-scr-tag { text-decoration: none; }
.unc-scr-tag-over { text-decoration: underline; cursor :pointer; }
.unc-scr-title { height: 23px; }
.unc-scr-cnt { height: 50px; }
.unc-scr-point { color:#a51818; }
.unc-scr-memo { font-family: arial; font-size: 7pt; color: #5a8eee; }
.unc-scr-cnt-thumb { float: left; }
.unc-scr-cnt-dtl { float: left; padding: 0 0 0 10px; }
.unc-scr-cnt-dtl xmp { margin: 0 0 0 0; }
.unc-scr-cnt-dtl pre { margin: 0 0 0 0; }
.unc-scr-regdt { float: right; padding: 0 10px 0 0; }
.unc-scr-read { font-family: verdana; font-size: 11px; font-style: italic; color:#999999; }
.unc-scr-col-multiple { width: 22px; background: #efefef url(../img/common/board/empty.gif) repeat-x bottom; text-align: center; vertical-align: top; padding: 5px 0 0 0; }

.unc-verdana { font-family: verdana; font-size: 11px; }
          
.unc-index { clear: both; padding: 10px 0 0 0; font-family: µ¸¿ò; font-size: 12px; }
.unc-index .full { }
.unc-index .left { float: left; width: 49%; }
.unc-index .right { float: right; width: 49%; }
.unc-index .title { padding: 0 0 0 3px; border-bottom: 1px solid #cccccc;  color: #003366; font-weight: bold; font-size: 12px; }
.unc-index li { width: 100%; height: 20px; vertical-align: bottom; margin: 6px 0 0 0; background: url(../img/common/index/footer_line.gif) repeat-x bottom; }
.unc-index .date { color: #bbbbbb; font-family: verdana; font-size: 10px; }
.unc-index nobr { width: 360px; }
.unc-index .notice { clear: both; padding: 5px 0 5px 0; }
.unc-index .thumb { float: left; width: 50px; } 
.unc-index .text  { float: right; width: 305px; }
.unc-index .subtitle { padding: 0 0 0 5px; height: 22px; line-height: 22px; vertical-align: middle; }
.unc-key { text-decoration: underline; }


#unc-out-login-page { margin: 5px 5px 10px 5px; background-color: #fff; border: 1px solid #eeeeee; padding: 5px 0 5px 10px; }
.unc-box { border: 1px solid #eeeeee; margin: 5px 5px 10px 5px; padding: 5px 0 5px 10px; background-color: #ffffff; }
.unc-box li { height: 18px; }
.unc-box .middle { text-align: center; }


/* TAG CLOUD */
/*
.smallestTag {font-size:xx-small;}
.smallTag {font-size:small;}
.mediumTag {font-size:medium;}
.largeTag {font-size:large;}
.largestTag {font-size:xx-large;}
*/

.smallestTag {font-family:verdana;font-size:8pt;}
.smallTag {font-family:verdana;font-size:10pt;font-weight:bold;}
.mediumTag {font-family:verdana;font-size:12pt;font-weight:bold;}
.largeTag {font-family:verdana;font-size:13pt;font-weight:bold;color:#006000;}
.largestTag {font-family:verdana;font-size:16pt;font-weight:bold;color:#861414;}
.cloud {font-family:verdana;border:1px dotted #999999;background-color:#EEEEEE;padding:10;color:#003366;}

