﻿.textboxStyle 
{
	border-top: solid 1px #D0D0D0;
	border-left: solid 1px #D0D0D0;
	border-bottom: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	background-color: #F7F7F7;
	height: 21px;
}

.duyuruImage { padding-right: 10px; }

.pdfClass { color: #666666; text-decoration: none; }
.pdfClass:hover { color: #CC0000; text-decoration: underline; }

.cursorClass { cursor: pointer; }

.rowClass { display: none; height: 100px;}

.relativeDiv { position: relative; }
.floatLeft { float: left; }
.clearBoth { clear: both; }

.width6px { width: 6px; }
.width14px { width: 14px; }
.width63px { width: 63px; }
.width241px { width: 241px; }
.width727px { width: 727px; }

.height12px { height: 12px; }



.body { width: 948px; position: relative; text-align: center; }

.secondHand_1 { width: 12px; height: 12px; background-image: url(/Navigation/images/topLeft.gif); background-repeat: no-repeat; }
.secondHand_2 { width: 924px; background-color: White; }
.secondHand_3 { width: 12px; height: 12px; background-image: url(/Navigation/images/topRight.gif); background-repeat: no-repeat; }
.secondHand_4 { background-color: White; }
.secondHand_5 { height: 12px; background-image: url(/Navigation/images/bottomLeft.gif); background-repeat: no-repeat; }
.secondHand_6 { height: 12px; background-image: url(/Navigation/images/bottomRight.gif); background-repeat: no-repeat; }

.AnnouncementLink
{
	text-decoration: none;
	color: #990000;
}

.accordionSelected
{
	background-image: url(/Navigation/images/menuItemBackActive.gif);
	background-repeat: no-repeat;
	width: 173;
	height: 25px;
	margin-top: 3px;
	color: #FFFFFF;
	vertical-align: middle;
	text-indent: 5px;
	font-weight: bold;
}

.accordionPassive
{
	background-image: url(/Navigation/images/menuItemBackPassive.gif);
	background-repeat: no-repeat;
	width: 173;
	height: 25px;
	margin-top: 3px;
	color: #8F0000;
	vertical-align: middle;
	text-indent: 5px;
	font-weight: bold;
}

.CustomTabStyle
{
	border: 0px;
	padding: 0px;
	width: 536px;
}

.CustomTabStyle .ajax__tab_header {
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
}


/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header 
{
    /*background:url(img/msngallery/tab-line.png) repeat-x bottom;*/
    font-size:12px;
    display:block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer 
{
    border:solid 1px #D7DCE1;
    padding:1px 1px 0px 1px;
    border-bottom:solid 2px #A8D4D9;
    background-color:#edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab 
{
    padding:6px 10px 6px 10px;
    color:#444444;
    width:117px;
    display:block;
    text-align:center;    
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
    height:24px;
    width:24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
    font-family:Verdana, Arial, Sans-Serif;
    font-weight:bold;
    white-space:nowrap;
    line-height:145%;
    font-size:92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer 
{
    padding:0px 0px 0px 0px;
    border:solid 2px #A8D4D9;
    border-bottom-color:#ffffff;
    background-color:#ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 2px #A8D4D9;
    border-top-width:0;
}