/*- HTC控件载入时样式--------------------------- */
.HtcLoading
{
	background:url("images/htcBG.gif");
	height:25;
	width:100%;
}

/*- 登录页面样式--------------------------- */
.LogMain
{
	background-color:#1E6AB8;
}
.LogBanner
{
	height:30;
	background:#164892 url("images/Wolong.png") no-repeat right center;
}
.BannerLine
{
	height:3;
	background-color:#7da4d9;
}
.SysLogo
{
	height:120;
	width:310;
	background:url("images/syslogo.gif") no-repeat left center;
}
.SignIn
{
	height:180;
	width:350;
	background:url("images/signin.gif") no-repeat left center;
}
.SignText
{
	color:Silver;
}
.FooterText
{
	text-align:right;
	padding-right:50;
	color:White;
	height:40;
}
.LogFooter
{
	height:30;
	background-color:#5DA8D5;
}
/*- 工作区主框架样式--------------------------- */
.WorkBanner
{
	background:url("images/BannerBG.gif") repeat-x;
}
.BannerLogo
{
	background:url("images/BannerLogo.gif") no-repeat left middle;
}

/*- 分组标签样式--------------------------- */
.GroupingTagBarDiv
{
	width:100%;
	font-size:12;
}
.GroupingTagLeftTD
{
	background:url("images/_TagL.gif") no-repeat right top;
	width:8;
	height:28;
}
.GroupingTagRightTD
{
	background:url("images/_TagR.gif") no-repeat Left top;
	width:8;
	height:28;
}
.GroupingTagCenterTD
{
	background:url("images/_TagC.gif") repeat-x Left top;
	white-space:nowrap;
	padding-top:8;
	text-align:center;
}
.GroupingTagLeftArrowImg
{
	cursor:hand;
}
.GroupingTagRightArrowImg
{
	cursor:hand;
}
.GroupingTagLeftArrowButton
{
	BORDER: outset 1 #217DC6;
	padding:2 3 0 3; 
	FONT-SIZE: 13px; 
	background:#217DC6;
	CURSOR: hand;
	COLOR: WHITE;
	height:23;
}
.GroupingTagRightArrowButton
{
	BORDER: outset 1 #217DC6;
	padding:2 3 0 3; 
	FONT-SIZE: 13px; 
	background:#217DC6;
	CURSOR: hand;
	COLOR: WHITE;
	height:23;
}
.GroupingTagLeftTD_Top
{
	background:url("images/TagL.gif") no-repeat right top;
	width:8;
	height:28;
}
.GroupingTagRightTD_Top
{
	background:url("images/TagR.gif") no-repeat Left top;
	width:8;
	height:28;
}
.GroupingTagCenterTD_Top
{
	background:url("images/TagC.gif") repeat-x Left top;
	white-space:nowrap;
	padding-top:8;
	text-align:center;
}


/*- 标签页样式--------------------------- */
.TagContain
{
	width:100%;
	font-size:12;
}
.TagMain
{
	width:100%;
	font-size:12;
}
/*- 白色上标签-------- */
.TagL
{
	background:url("images/TagL.gif") no-repeat right top;
	width:8;
	height:28;
}
.TagR
{
	background:url("images/TagR.gif") no-repeat Left top;
	width:8;
	height:28;
}
.TagC
{
	background:url("images/TagC.gif") repeat-x Left top;
	white-space:nowrap;
	padding-top:8;
	text-align:center;
}
/*- 白色下标签-------- */
.TagC_H
{
	background:url("images/_TagC.gif") repeat-x Left top;
	white-space:nowrap;
	text-align:center;
}
.TagL_H
{
	background:url("images/_TagL.gif") no-repeat right top;
	width:8;
	height:28;
}
.TagR_H
{
	background:url("images/_TagR.gif") no-repeat Left top;
	width:8;
	height:28;
}


.TagL_S
{
	background:url("images/_TagL.gif") no-repeat right top;
	width:4;
	
}
.TagR_S
{
	background:url("images/_TagR.gif") no-repeat Left top;
	width:4;
}
.TagC_S
{
	background:url("images/_TagC.gif") repeat-x Left top;
	white-space:nowrap;
	padding:8 4 2 4;
	text-align:center;
	
}
.TagL_D
{
	background:url("images/TagL_D.gif") no-repeat right top;
	width:4;
	height:30px
}
.TagR_D
{
	background:url("images/TagR_D.gif") no-repeat Left top;
	width:4;
	height:30px
}
.TagC_D
{
	background:url("images/TagC_D.gif") repeat-x Left top;
	text-align:center;
}

/*- 公用页面样式--------------------------- */
.CommonBg
{
	background:#F7F6F3;
}
.CommonBorder
{
	border:solid 1 #217DC6;
	background:white;
}
/*- 表单容器样式--------------------------- */
.FormFrame
{
	border:solid 2 #cc0000;
	padding:0 20,20,20;
	background:#F7F6F3;
	width:100%;
	height:100%
}
/*- 表单子容器样式--------------------------- */
.FormSubFrame
{
	border:0;
	background:#F7F6F3;
	width:100%;
	height:100%;
}
/*- 表单设计器容器样式--------------------------- */
.EditorFrame
{
	border:solid 2 #217DC6;
	background:#F7F6F3;
	width:100%;
	height:100%
}
.InputLine{border-bottom:1 dotted silver;}
.InputWidth{width:280;border:solid 1 silver;height:23;padding:0;padding-top:3;padding-left:5;background:white;}
/*- 默认按钮样式--------------------------- */
.DefaultButton {
 BORDER: outset 1 #cc0000 ;
 padding:2 3 0 3; 
 FONT-SIZE: 13px; 
 background:#cc0000;
 CURSOR: hand;
 COLOR: WHITE;
 height:23;
}
/*- 机构树区域切换样式--------------------------- */
.MenuOpen
{
	height:520;
	border-right:1 solid #217DC6;
	background:url("images/toLeft.gif");
	background-position:center center;
	background-repeat:no-repeat;
	cursor:hand;
}
.MenuClose
{
	height:520;
	border-right:1 solid #217DC6;
	width: 1px;
	background:url("images/toRight.gif");
	background-position:center center;
	background-repeat:no-repeat;
	cursor:hand;
}
.MenuContain
{ 
	SCROLLBAR-FACE-COLOR: #F7F6F3;
	SCROLLBAR-HIGHLIGHT-COLOR: Silver;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #217DC6;
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: Silver; 
	SCROLLBAR-BASE-COLOR: #ffffff;
	height:100%; width:200px;OVERFLOW: auto;
}
/*- 系统主菜单样式--------------------------- */
.barcontent1{

	SCROLLBAR-FACE-COLOR: #FFFBFF;
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFBFF;
	SCROLLBAR-SHADOW-COLOR: #EFEFEF;
	SCROLLBAR-3DLIGHT-COLOR: #EFEFEF;
	SCROLLBAR-ARROW-COLOR: #EFEFEF;
	SCROLLBAR-TRACK-COLOR: #FFFBFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #FFFBFF; 
	SCROLLBAR-BASE-COLOR: #EFEFEF;
	
}


/*- 处理中对话框--------------------------- */
.HandlingBox
{
	top:0;
	left:0;
	z-index:9998;
	position:absolute;
	background-Color:gray;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);
	text-align:center;

}
.HandlingText
{
	background:url("images/loading.gif");
	background-repeat:no-repeat;
	background-position:center center;
	background-color:White;
	width:100%;
	height:100%;
	font-size:14;
	color:Green;
	text-align:center;
	padding:20,0,0,0;
	white-space:nowrap;
	border:outset 2;

}

/*- PopupMenu样式------------------------------ */
.MainMenuSpanNormal
{
	background-color:#cc0000;
	width:75;
	border:1 ridge;
	color:white;
	cursor:hand;
	text-align:center;
	padding:5;
	vertical-align:middle;
}
.MainMenuSpanOver
{
	background-color:#CC5588;
	width:75;
	border:1 solid;
	vertical-align:middle;
	color:White;
	cursor:hand;
	text-align:center;
	padding:5;
}
.MainMenuIconImgNormal
{
	border:0;
	width:0;
	height:25;
	vertical-align:middle;
}
.MainMenuIconImgOver
{
	border:0;
	width:0;
	height:25;
	vertical-align:middle;
}


.MainDropMenuSpanNormal
{
	background-color:#cc0000;
	width:9;
	border:1 ridge;
	vertical-align:middle;
	color:white;
	cursor:hand;
}
.MainDropMenuSpanOver
{
	background-color:#CC5588;
	width:9;
	border:1 solid;
	vertical-align:middle;
	color:White;
	cursor:hand;
	
}
.MainDropMenuIconImgNormal
{
	border:0;
	width:9;
	height:25;
	vertical-align:middle;
}
.MainDropMenuIconImgOver
{
	border:0;
	width:9;
	height:25;
	vertical-align:middle;
}


.MenuTRNormal
{
}
.MenuTROver
{
	
}
.MenuIconTDNormal
{
	background-color:#E5E5E5;
	width:22;
	height:25
}
.MenuIconTDOver
{
	background-color:#E5E5E5;
	width:22;
	height:25
}
.MenuTitleTDNormal
{
	background-color:#217DC6;
	width:60;
	height:25;
	color:White;
	cursor:hand;
	padding-left:5;
}
.MenuTitleTDOver
{
	width:60;
	height:25;
	cursor:hand;
	padding-left:5;
	background-color:#288FDE;
	color:White;
}
.MenuArrowTDNormal
{
	background-color:#217DC6;
	width:10;
	height:20;
	color:White;
}
.MenuArrowTDOver
{
	background-color:#288FDE;
	width:10;
	height:20;
	color:White;
}

/*- PopupMessage样式------------------------------ */
.MessageContainer
{
	 border-right:black 1px solid;
	 padding-right:10px;
	 border-top:white 1px solid;
	 padding-left:18px;
	 background:#cc0000;
	 left:0px;
	 padding-bottom:10px;
	 border-left:white 1px solid;
	 padding-top:10px;
	 border-bottom:black 1px solid;
	 TOP:0px;
	 width:100%;
	 height: 100%;
}

.MessageDisplayTextArea
{
	overflow:auto;
	width:330;
	background:#cc0000;
	border:0;
	color:White;
}

.DetailMessageDisplayTextArea
{
	height:200;
	width:330;
	border:window-inset 3;
	padding:5;
	background:white;
	color:White;
}

.MessageButton
{
	 BORDER: outset 1 #cc0000 ;
	 padding:2 3 0 3; 
	 FONT-SIZE: 13px; 
	 background:#cc0000;
	 CURSOR: hand;
	 COLOR: WHITE;
	 height:23;
}



/*------------------------------------------*/
body {
	margin: 0px;
	background-color:#FFFFFF;
	font-size: 12px;
}


td {
	font-size:12px;
}
a {
	color:#666666;
	text-decoration:none
}

a:hover{
	color:#137ED0;
	text-decoration:underline;
}
.titletext {
	font-weight: bold;
	color: #999999;
	font-size: 12px;
}
.titletext a{
	color: #999999;
	text-decoration:none;
}
.titletext a:hover{
	color: #137ED0;
	text-decoration:underline;
}
.bottom_link {
	font-size: 12px;
	color: #CCCCCC;
}
.leftnavtop {
	background-image: url(images/leftnavtop.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height:15px;
}
.leftnavbg {
	background-image: url(images/leftnavbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.leftnavbottom {
	background-image: url(images/leftnavbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:17px;
}
.leftnavtitle {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavtitle a{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftnavtitle a:hover{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}

.leftnavtext {
	font-size: 12px;
	color: #FFFFFF;
}
.bottom_site {
	border-top:#C2C2C2 2px solid;
}

.leftnavtext a{
	color: #FFFFFF;
	text-decoration:none;
}
.leftnavtext a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}

.bottom_link a{
	color: #000000;
	text-decoration:none
}

.bottom_link a:hover{
	color: #000000;
	text-decoration:underline;
}

.addresstext {
	font-size: 12px;
	color: #5A5A5A;
}



.searchlc {
	background-image: url(images/searchlc.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width:19px;
	height:34px;
}

.searchbg {
	background-image: url(images/searchbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color:#40D2E1;
}
.searchtext {
	font-size: 14px;
	color: #FFFFFF;
}
.searchrc {
	background-image: url(images/searchrc.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:19px;
	height:34px;
}
.text_yellow {
	font-size: 14px;
	color: #FFFF00;
}
.picbg1 {
	background-image: url(images/pic1.jpg);
	background-repeat: no-repeat;
	background-position: center center;	
	height: 209px;
}
.main_bordertop {
	border-top:#BECCD7 1px solid;
	height:8px;
}

.main_borderleft {
	border-left:#BECCD7 1px solid;
	width:9px;
}

.main_borderbottom {
	border-bottom:#BECCD7 1px solid;
	height:9px;
}


.main_borderright {
	border-right:#BECCD7 1px solid;
	width:9px;
}
.main_title {
	border-bottom:#CCCCCC 2px solid;
	font-size:12px;
	color:#000000
}

.more {
	color: #000000;
}

.more a{
	color: #000000;
	text-decoration:underline;
}

.more a:hover{
	color: #137ED0;
	text-decoration:underline;
}
.main_bg {
	background-color: #F2F2F2;
}
.logintitle {
	background-image: url(images/logintitle.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 38px;
	width: 245px;
	text-align:right;
	vertical-align:bottom;
	padding-bottom:3px;
	padding-right:3px
}
.loginbg {
	background-image: url(images/loginbg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
.logintext {
	font-size: 12px;
	color: #FFFFFF;
}

.logintext a{
	color: #FFFFFF;
	text-decoration:underline;
}
.logintext a:hover{
	color: #FFFFFF;
	text-decoration:underline;
}
.righttitle {
	font-size: 14px;
	font-weight: bold;
	color: #3481C7;
	border-bottom:#A2BFE1 2px solid;
}
.pageaddresslc {
	background-image: url(images/page_addresslc.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:19px;	
	height: 25px;
}
.pageaddressbg {
	background-color:#E8EDF0;
}
.MenuList
{
	font-size:14px;
	font-weight:bold;
	color: #3481C7;
	background-image:url(/images/menulist.gif);
	background-repeat:no-repeat;
	height:25px;
	padding:0 3 0 25;
}/*- OASite中左边导航菜单的样式--------------------------- */
.page_leftnavtext {
	color:#000000;
}

.page_leftnavbg {
	background-color:#D9EAF9;
	width: 199px;
}

.page_leftnavtop {
	background-image: url(images/page_leftnavtop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 45px;
	width: 199px;
	font-size:14px;
	font-weight:bold;
	padding-left:14px;
	padding-top:20px;
}
.page_leftnavbottom {
	background-image: url(images/page_leftnavbottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 199px;	
}
/*- 论坛样式------------------------------ */
.BBSLogo
{
	 background:url("images/BBSLogo.JPG") no-repeat left top;
	 height:60;
	 width:320;
}
.BBSLine
{
	background:#297DBD;
	height:8;
}
.BBSIcon
{
	background:url("images/BBSICON.PNG")  no-repeat;
    background-position:15 10;
	padding:12 10 10 65;
}
/*- 公用页面样式--------------------------- */
.CommonBg
{
	background:#cc0000;
}
.CommonBorder
{
	border:solid 1 #cc0000;
	background:white;
}
.CommonBar
{
	background:url("images/BannerBG.gif") repeat-x;
	height:30;
	color:White;
}
/*信息正文*/
.InfoBody{font-size:14px;line-height:23px;}
/*信息标题*/
.InfoTitle 
{
	PADDING-RIGHT: 0px;	
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;	
	FONT-SIZE: 22px;
	PADDING-BOTTOM: 4px;	
	MARGIN: 0px 0px 10px 37px;
	COLOR: #03005c;	
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #becde5 1px solid;	
	TEXT-ALIGN: center
}

.InfoBody a{
	color: #000000;
	text-decoration:underline;
}