


.Menu_TD_Navi
{
	font-size: 12px;
	color: #000000;
	line-height: 100%;
	font-family: "宋体";
	text-decoration: none;
	height: 32px;
	background: url(../../image/xitong/daily.gif) left center no-repeat;
}


.WatermarkExtender
{
    color:orange;
}



.TABLE_NoneBorder
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-color: #F0F0F0;
	table-layout: fixed;
}

.BlueTABLE
{
	font-size: 10pt;
	border-collapse: separate;
	background-color: #f0f0f0;
	margin: 0pt;
	border-right: #dbe5fb 1pt dotted;
	border-top: #dbe5fb 1pt dotted;
	border-left: #dbe5fb 1pt dotted;
	border-bottom: #dbe5fb 1pt dotted;
	border-spacing: 1px;
	table-layout: fixed;
} 
.BlueTD
{
	/*font-size: 11pt;*/
	border-collapse: collapse;
	margin: 4pt;
	border: 1pt;
	border-color: #DBE5FB;
	background-color: #F7FFFF;
	border-right: #dbe5fb 1pt dotted;
	border-top: #dbe5fb 1pt dotted;
	border-left: #dbe5fb 1pt dotted;
	border-bottom: #dbe5fb 1pt dotted;
    line-height:22px;
    font-size:15px;
}
body
{
	margin: 0px;
}
.Menu_TD
{
	font-size: 12px;
	color: #ffffff;
	line-height: 100%;
	font-family: "宋体";
	text-decoration: none;
	height: 32px;
	background-color: #8DD0D0;
}
.Menu_TD_BackGroud
{
	font-size: 12px;
	color: #000000;
	font-family: "宋体";
	text-decoration: none;
	height: 32px;
	background: url(image/MenuBg.gif) repeat-x 0px 0px;
}
.Login_Table
{
	font-size: 14px;
	color: #ffffff;
	line-height: 100%;
	font-family: "宋体";
	text-decoration: none;
	table-layout: fixed;
}

.demoarea {
	padding:20px;
	background:#FFF url(image/demotop.jpg) no-repeat left top;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #219E9C;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    /*background-color: #D3DEEF;*/
    background-color: #99CCCC;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.ForeColor_water
{
	color:Orange;
}

#master_content .dropShadowPanel span {color:white;text-decoration:underline;}
#master_content .dropShadowPanel span:hover {text-decoration:none;}


.dropShadowPanel 
{
	width:300px;
	background-color:#5377A9;
	color:white;
	font-weight:bold;
}

/* Rounded Corners*/

.roundedPanel
{	
	width:250px;
	background-color:#219E9C;
	color:white;
	font-weight:bold;
}

.collapsePanelHeader{
	width:100%;
	height:30px;
	background-image: url(image/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

.collapsePanel {
	
	background-color:#D3DEEF;
	overflow:hidden;
}


.ajax__tab_Default .ajax__tab_header
{
    padding:12px 0 0 0px;
    height: 20px;
    background:#EDEDED url(Icons/TabLine.gif) repeat-x bottom;
}
.ajax__tab_Default .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 5px;
    font-size: 12px;
    width:90px;
    cursor:pointer;
}

.ajax__tab_Default .ajax__tab_hover .ajax__tab_outer ,.ajax__tab_Default .ajax__tab_active .ajax__tab_outer
{
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_inner ,.ajax__tab_Default .ajax__tab_active .ajax__tab_inner
{
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab , .ajax__tab_Default .ajax__tab_hover .ajax__tab_tab
{
    margin-left:10px;
    text-align: center;
    padding: 5px 5px 3px 10px;
    font-size: 12px;
    border: solid 1px #9FACB5;
    background-color:#fff;
    cursor:pointer;
}
.ajax__tab_Default .ajax__tab_active .ajax__tab_tab
{
    border-bottom: solid 1px #FFF;
}
.ajax__tab_Default .ajax__tab_hover .ajax__tab_tab span , .ajax__tab_Default .ajax__tab_active .ajax__tab_tab span
{
    color: #B82400;
}
.ajax__tab_Default .ajax__tab_body
{
}



/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header 
{
    font-family:verdana,tahoma,helvetica;
    font-size:11px;
    background:url(img/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer 
{
    padding-right:4px;
    background:url(img/xp/tab-right.gif) no-repeat right;
    height:21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner 
{
    padding-left:3px;
    background:url(img/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
    height:13px;
    padding:4px;
    margin:0;
    background:url(img/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer 
{
    background:url(img/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner 
{
    background:url(img/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab 
{
    background:url(img/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab 
{
    background:url(img/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    border:1px solid #999999;
    border-top:0;
    padding:8px;
    background-color:#ffffff;
}

/* ajax__tab_yuitabview-theme theme (img/yui/sprite.png) */
.ajax__tab_yuitabview-theme .ajax__tab_header 
{
    font-family:arial,helvetica,clean,sans-serif;
    font-size:small;
    border-bottom:solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/yui/sprite.png) #d8d8d8 repeat-x;
    margin:0px 0.16em 0px 0px;
    padding:1px 0px 1px 0px;
    vertical-align:bottom;
    border:solid 1px #a3a3a3;
    border-bottom-width:0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{    
    color:#000;
    padding:0.35em 0.75em;    
    margin-right:0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer 
{
    background: url(img/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab 
{
    color:#fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
    background:url(img/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:0.25em 0.5em;
    background-color:#edf5ff;    
    border:solid 1px #808080;
    border-top-width:0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header 
{
    font-family:"Helvetica Neue", Arial, Sans-Serif;
    background:url(img/technorati/tab-line.png) repeat-x bottom;
    font-size:12px;
    display:block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat left top;
    border-color:#222;
    color:#222;
    padding-left:10px;
    margin-right:3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right top;
    border-color:#666;
    color:#666;
    padding:3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner 
{
    color:#000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer 
{
    background:url(img/technorati/tab.png) no-repeat 0pt -40px;
    border-bottom-color:#ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner 
{
    background:url(img/technorati/tab.png) no-repeat right -40px;
    color:#000000;
    border-color:#333
}
.ajax__tab_technorati-theme .ajax__tab_body 
{
    font-family:verdana,tahoma,helvetica;
    font-size:10pt;
    padding:8px;
    background-color:#ffffff;
    border:solid 1px #d7d7d7;
    border-top-width:0;
}

/* 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;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header 
{
    padding-left:5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
    margin-right:0px;
    background:url(img/ie/tab_unselected.gif);
    width:116px;
    padding:9px 0px 3px 0px;
    text-align:center;    
    color:#006699;
    font-family:verdana;
    font-size:13px;
    display:block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab 
{
    padding:6px 0px 3px 0px;
    background:url(img/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body 
{
    background:url(img/ie/ie_tabbacker_720x296.jpg) no-repeat;
    font-size:13px;
    font-family:verdana;
    height:296px;
    width:716px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
     padding:8px;
}

TABLE.GreatFont
{
	border: 1px solid #8DD0D0;
	padding: 2px;
	margin: 2px;
	border-collapse: collapse;
		border-spacing: 2px;
		font-family: 宋体;
		font-size: 13px;
		table-layout: fixed;
}
.GreatFont TD
{
	padding: 2px inherit 2px inherit;
	border-top: 1px solid #8DD0D0;
	border-left: 1px solid #8DD0D0;
	border-right: 1px solid #8DD0D0;
	border-bottom: 1px #8DD0D0 solid;
	border-collapse: collapse;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
}

TABLE.Color_Green
{
	border: 1px solid #8DD0D0;
	padding: 2px;
	margin: 2px;
	border-collapse: collapse;
	border-spacing: 2px;
	font-family: 宋体;
	font-size: 14px;
	table-layout: fixed;
}
.Color_Green TD
{
	padding: 2px inherit 2px inherit;
	border-top: 1px solid #8DD0D0;
	border-left: 1px solid #8DD0D0;
	border-right: 1px solid #8DD0D0;
	border-bottom: 1px #8DD0D0 solid;
	border-collapse: collapse;
	margin: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	word-wrap: break-word; word-break: break-all;
    font-size: 14px;
}

TD.Color_Green
{
	border-top: 1px solid #8DD0D0;
	border-left: 1px solid #8DD0D0;
	border-right: 1px solid #8DD0D0;
	border-bottom: 1px #8DD0D0 solid;
	border-collapse: collapse;
	background-color: #D6EBFF;
	font-size: 14px;
	vertical-align: middle;
	font-family: 宋体;
	word-wrap: break-word; word-break: break-all;
}

.TR_31px
{
	height: 31px;
}


TD.Color_Green_dotted
{
	border-top: 1px solid #8DD0D0;
	border-left: 1px solid #8DD0D0;
	border-right: 1px solid #8DD0D0;
	border-bottom: 1px #8DD0D0 solid;
	border-collapse: collapse;
	background-color: #D6EBFF;
	font-size: 14px;
	vertical-align: middle;
	font-family: 宋体;
	border-style: dotted;
}


/**//*页面正文样式*/
body 
{
    /*scrollbar-face-color: #EDEDF3;
    scrollbar-highlight-color: #ffffff;
    scrollbar-shadow-color: #93949F;
    scrollbar-3dlight-color: #EDEDF3;
    scrollbar-arrow-color: #082468;
    scrollbar-track-color: #F7F7F9;
    scrollbar-darkshadow-color: #EDEDF3;*/
    font-size: 14pt;
    color: #003366;
    overflow:auto;
    margin: 0px;
    background: url(image/body_bg1.gif)
}

TD 
{ 
	FONT-SIZE: 12px
}

TH 
{
    FONT-SIZE: 12px; 
}

/**//*************************************
下拉选择框显示风格
*************************************/
SELECT
{
    BORDER-RIGHT: #000000 1px solid; 
    BORDER-TOP: #FFFFFF 1px solid; 
    FONT-SIZE: 12px; 
    BORDER-LEFT: #FFFFFF 1px solid;
    COLOR:#003366; 
    BORDER-BOTTOM: #000000 1px solid; 
    BACKGROUND-COLOR: #f4f4f4;
}


/**//*****************************************************
线条文本编辑框显示风格
*****************************************************/
.EditBox
{
    background: #ffffff; 
    border: 1px solid #B7B7B7;
    color: #003366;
    cursor: text;
    font-family: "Arial";
    font-size: 9pt;
    height: 18px;
    padding: 1px;
}

/**//****************************************************
多行文本框样式
*****************************************************/
.MultiEditBox
{
    background: #f8f8f8;
    border-bottom: #B7B7B7 1px solid;
    border-left: #B7B7B7 1px solid;
    border-right: #B7B7B7 1px solid;
    border-top: #B7B7B7 1px solid;
    color: #000000;
    cursor: text;
    font-family: "Arial";
    font-size: 9pt;
    padding: 1px;
}

/**//*****************************************************
阴影风格的表单
*****************************************************/
.Shadow 
{
    position:absolute;
    z-index:1000;
    top:0px;
    left:0px;
    background:gray;
    background-color:#FFCC00;
    filter : progid:DXImageTransform.Microsoft.DropShadow(color=#FF404040,offX=2,offY=2,positives=true);
}

/**//*****************************************************
只显一条横线的Text的样式！
*****************************************************/
.logintxt
{
    /*BACKGROUND-COLOR: #ffffff*/
    BORDER-RIGHT: #ffffff 0px solid; 
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 12pt; 
    BORDER-LEFT: #ffffff 0px solid; 
    BORDER-BOTTOM: #000000 2px solid; 
}


/**//*****************************************************
文本框显示样式
*****************************************************/
.clarity
{
    BORDER-RIGHT: #ffffff 0px solid; 
    BORDER-TOP: #ffffff 0px solid;
    FONT-SIZE: 9pt; 
    BORDER-LEFT: #ffffff 0px solid; 
    BORDER-BOTTOM: #ffffff 0px solid; 
}

TABLE.List 
{ 
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
}

TABLE.List TH,TABLE.List TD 
{ 
	padding:4px;
	background-color:#eeeeee;
	border-bottom:2px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	color:#000000
}
TABLE.List TH 
{ 
	background-color:#0064a8;
	border-top:2px solid #ffffff;
	color:#ffffff;
	font-weight:normal;
}
TABLE.List TH A:link 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
TABLE.List TH A:visited 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
TABLE.List TH A:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

TABLE.Form TH,TABLE.Form TD 
{ 
	padding:4px;
	background-color:#f6f6f6;
	border-bottom:1px solid #F6F6F6;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	color:#000000
}
TABLE.Form TH 
{ 
	background-color:#E8E8E8;
	border-top:1px solid #ffffff;
	color:#006699;
	font-size:12px;
	font-weight:normal;
	border-bottom:1px;
}
TABLE.Form TH A:link 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
TABLE.Form TH A:visited 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: none
}
TABLE.Form TH A:hover 
{
	COLOR: #ffffff; 
	TEXT-DECORATION: underline
}

TABLE.Sample TD 
{ 
	padding:2px;
	background-color:#f6f6f6;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000
}
TABLE.Sample TH 
{ 
	background-color:#AEC1D7;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000;
	font-weight:normal;
}

TABLE.SampleD TD 
{ 
	padding:2px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000
}
TABLE.SampleD TH 
{ 
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	color:#000000;
	font-weight:normal;
}

TABLE.Form1 TH,TABLE.Form1 TD 
{ 
	padding:4px;
	background-color:#BED8F3;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-left:1px solid #ffffff;
	color:#000000
}
/**//*****************************************************
 没有边框的输入框 
*****************************************************/
.NoneInput
{
    text-align:center;
    width:99%;height:99%;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: #f6f6f6;
    border-bottom-style: none;
}

TABLE
{
    border-collapse:collapse;
}

.calendar
{
   border: 1px #B7B7B7 solid;
   background-color:#B7B7B7;
}

.ErrorMessage
{
	border-color:Blue;
	border-style:dashed;
	visibility:visible;
	background-color:White;
	opacity: 95; 
	filter: alpha(opacity=95);
}

.ErrorMessage2
{
	border-color:Red;
	border-style:dashed;
	visibility:visible;
	background-color:Orange;
	opacity: 95; 
	filter: alpha(opacity=95);
}

.ErrorMessage_RedFont
{
    padding: 5px;
    border-color: Red;
    border-style: double;
    visibility: visible;
    opacity: 95;
    filter: alpha(opacity=95);
    font-size: medium;
}