﻿

body
{
	font-size: 12px;
	color: #333;
	font-family: Arial, "宋体";
	margin:0 auto;
	
	scrollbar-face-color: #f2f2ee;
	scrollbar-highlight-color: #fafbfc;
	scrollbar-shadow-color: #dee4f2;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #dee4f2;
	scrollbar-base-color: #dee4f2;

	
}



.bg
{
	background: url(images/Default/bg0001.jpg) repeat-x;height:30px;width:778px;margin:-10px 0 0 0;
}

.imgbg
{
	BACKGROUND: url(../../AjaxControls/MenuBar/img/sprite.png) repeat-x top 0px; height:25px;
}

.container
{
	width: 778px;
	margin: 0px auto !important;
	margin: -10px auto;
	background:#fff;
	background: url(images/Default/foot.jpg) repeat-x bottom;
}

.container1
{
	width: 100%;
	margin: 0px auto;
	background:#fff;
}


.head
{
	width: 778px;
}

.logo
{
	float: left;
	width: 209px;
	height: 119px;
	background: url(images/Default/logo.gif) no-repeat;
}

.menu_bg
{
	background: #B0D7FB;
	width: 752px;
	height: 27px;
	float: left;
	margin: 0 0 0 1px;
}


/*menu star*/

#menu
{
	width: 541px;
	height: 27px;
	float: left;
	background: url(images/Default/menu.gif) no-repeat;
}

#menu ul
{
	margin: 0;
}
#menu li
{
	float: left;
	font-size: 12px;
	padding-left: 13px;
	margin: 9px 0px 0px 0px;
	list-style-type: none; /**/
}
#menu li a
{
	color: #ffffff;
	text-decoration: none;
}
#menu li a:hover
{
	color: #000000;
}
/* menu end */


.btn
{
	width: 211px;
	float: left;
	height: 27px;
	padding: 3px 10px 0 0px;
}


.loginbtn
{
	float: right;
	width: 62px;
	height: 22px;
}
.loginbtn a
{
	background: url(images/Default/Engbtn.gif) no-repeat;
	width: 62px;
	height: 22px;
	display: block;
}


.ENGbtn
{
	float: right;
	width: 62px;
	height: 22px;
}
.ENGbtn a
{
	background: url(images/Default/loginbtn.gif) no-repeat;
	width: 62px;
	height: 22px;
	display: block;
}

.flash
{
	background: #B0D7FB;
	width: 752px;
	height: 91px;
	float: left;
	background: url(images/Default/flash.jpg) no-repeat;
	margin: 1px 0 0 1px;
}


/*nav star*/

#nav
{
	background: #B0D7FB;
	width: 778px;
	height: 30px;
	float: left;
	background: url(images/Default/1.gif) repeat-x;
	margin: 2px 0 0 0px;
}

#nav ul
{
	margin: 0;
}
#nav li
{
	float: left;
	font-size: 12px;
	padding-left: 19px;
	margin: 10px 0px 0px 1px;
	list-style-type: none; /**/
}
#nav li a
{
	color: #ffffff;
	text-decoration: none;
}
#nav li a:hover
{
	color: #EC711C;
}
/* nav end */


#foot
{
	width: 778px !important;
	margin: 0px 0 0 0;
	background:#E1EBF5;
	text-align:center;
}

.footcontent
{
	width: 750px;
	background-repeat: inherit;
	margin-top: 10px;
	float: left;
}

.fontpic
{
	background: url(images/Default/2.gif) repeat-x;
	margin: 2px 0 0 0px;
	height: 30px;
	width: 778px;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
}
.fontstyle
{
	margin: 5px 0 5px 0;
}
.fontstyle1
{
	margin: 18px 0 5px 0;
}

.searchcontainer
{
	background-color:#003b71;
	border:1px solid #fff;
	border-left:none;
	border-right:none;
}

.searchbg
{
	width: 778px;
	height: 31px;
	float: left;
	background: url(images/Default/searchbg.jpg) no-repeat;
}

.searchbg ul
{
	margin: 4px 0 0 160px;
}

.searchbg li
{
	float: left;
	list-style-type: none;
	padding-left: 8px;
}


.searchbgout
{
	width: 960px;
	height: 83px;
	float: left;
	border: 1px solid #B8DEFF;
	border-top: none;
	margin: 0px !important;
	margin: -4px 0 0 0;
}

.searchbgint
{
	width: 956px;
	height: 80px;
	float: left;
	background: url(images/Default/5.gif) repeat-x;
	margin: 0 1px 2px 1px;
}

.searchbgintL
{
	float: left;
	margin: 12px 0 0 30px;
}

.searchbgintR
{
	float: right;
	width: 260px;
	height: 80px;
	background: url(images/Default/6.gif) no-repeat left center;
}

.searchbtn
{
	width: 88px;
	height: 30px;
	background: url(images/Default/searchbtn.jpg) no-repeat;
	cursor: pointer;
}

.searchtxt
{
	width: 492px;
	height: 30px;
	background: url(images/Default/searchbg1.gif) no-repeat 8px center;
	border: 1px solid #D0D0D0;
	padding: 6px 0 0 40px;
}

#tag
{
	width: 592px;
	height: 30px;
	float: left;
	color: #3C3C3C;
}

#tag ul
{
	margin: 0;
}
#tag li
{
	float: left;
	font-size: 12px;
	padding-left: 19px;
	margin: 10px 0px 0px 1px;
	list-style-type: none; /**/
}
#tag li a
{
	color: #3C3C3C;
	text-decoration: none;
}
#tag li a:hover
{
	color: #EC711C;
}

.tag1
{
	width: 260px;
	float: left;
	color: #3C3C3C;
}

.tag1 ul
{
	margin: 0;
}
.tag1 li
{
	float: left;
	font-size: 12px;
	padding-left: 19px;
	margin: 10px 0px 0px 1px;
	list-style-type: none; /**/
}
.tag1 li a
{
	color: #3C3C3C;
	text-decoration: none;
}
.tag1 li a:hover
{
	color: #EC711C;
}




.new
{
	width: 778px;
	text-align: center;
	margin: 1px auto 0 auto;
	float: left;
	background:#fff;
}

div.new_left
{
	float: left;
	width: 164px;
    background:#E1EBF5;
}

.ComponentArtImg
{
	background: url(images/Default/01.jpg) no-repeat;
	width:164px;
	height:31px;
}
.ComponentArtStyle
{
	padding: 10px 30px 0 0px;

}
.FriendLink
{
   margin-top:10px;background-color:#e1ebf5; width: 168px; min-height:302px; height:auto !important; height:300px;
}
.FriendLink ul
{
   margin:0 auto; padding:0; list-style-type:none; text-align:center;width:100%;
}
.FriendLink ul li
{
  height:28px;  text-align:center; list-style-type:none;width:90%; margin:0 auto; 
}
.linkimg
{
	background: url(images/Default/02.jpg) no-repeat;
	width:164px;
	height:25px;
}

div.new_middle
{
	float: left;
	width: 420px;

}

.new_middlecenter
{
	text-align:center;
	margin: 0px auto;
	width: 410px;
}
div.new_right
{
	float: left;
	width: 185px;

}

div.new_leftbgL
{
	width: 296px;
	height: 191px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 0;
	float: left;
}

div.new_leftbgC
{
	width: 446px;
	height: 191px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 10px;
	float: left;
}
.link01
{
	background:#fff;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.flatbg
{
	width: 752px;
	height: 246px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 0px;
	float: left;
}

.flashbg
{
	width: 752px;
	height: 90px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 0px;
	float: left;
	background: url(images/Default/flashbg.jpg) no-repeat;
}


.new_rightbgT
{
	width: 200px;
	height: 191px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 0px;
	clear: both;
}

.new_rightbgB
{
	width: 200px;
	height: 242px;
	border: 1px solid #D8D8D8;
	margin: 3px 0 0 0px;
	clear: both;
}

.cooperate
{
	width: 778px;
	height: 89px;
	border: 1px solid #D8D8D8;
	margin: 8px 0 0 0;
	float: left;
}




#rectangle
{
	float: left;
	border: 1px dotted #F00; /* Red border */
	background-color: #FFF;
	z-index: 0;
	position: relative;
}


.empty
{
	clear:both;
}



/*----------------------------
					 Widgets
----------------------------*/

div#widgetzone
{
	padding: 0;
	background: none;
	width: 100%;
}

div#widgetzone .clear
{
	clear: left;
}

div.widget
{
	background: white;
	margin-bottom: 10px;
	z-index: 1;
	min-width: 1px;
}

div.widget .content
{
	line-height: 16px;
	color: #666666;
	width: 100%;
	float: none;
	margin: 0;
}

div.widget h4
{
	font-size: 1.2em;
	border-bottom: 1px dashed #DDD;
	color: #E73;
	padding-bottom: 5px;
	margin: 0;
	margin-bottom: 5px;
	z-index: 0;
	letter-spacing: 1px;
}

div.widget a.edit
{
	font-size: 10px;
	font-weight: normal;
	float: right;
	z-index: 1;
}

div.widget a.delete
{
	font-weight: bold;
	color: #000000;
	float: right;
	margin-left: -50px;
	margin-top: -20px;
	z-index: 33333;
	text-decoration: none;
	width: 10px;
	height: 20px;
}

div.widget a.delete:hover
{
	color: black;
}

.toolbar
{
	text-align: left;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 1px;
	margin: 9px auto 2px;
	overflow: hidden;
	width: 100%;
	padding-top: 0px;
	height: 29px;
	background: url(Images/default/toolbar.gif) repeat-x;
}
.toolbar SPAN
{
	float: left;
	overflow: hidden;
	line-height: 16px;
	height: 16px;
	margin-top: 6px;
	padding-left: 20px;
	background: url(Images/default/set.gif) no-repeat;
}
.toolbar SPAN.mark
{
	background-position: 1px 0px;
	width: 70px;
}
.weather
{
	padding-right: 0px;
	line-height: 20px;
	padding-left: 0px;
	float: right;
	padding-bottom: 0px;
	width: 280px;
	padding-top: 0px;
	height: 20px;
	text-align: right;
	margin-top: 0px;
}
.toolbar SPAN.revert
{
	background-position: 1px -16px;
	width: 93px;
}
.toolbar SPAN.add
{
	background-position: 1px -32px;
	width: 97px;
}

/**********************************文章**********************************/
.articleRight
{
	 
	background:#fff;
 
}
.articleContent
{
	text-indent: 1.5em;
	line-height: 140%;
	background: #fff;
	text-align:left;
	padding:0 13px 0 13px;
}


#ArtFrom
{
	margin: 0 0 30px 0;
	padding: 0 0 5px 0;
	width: 100%;
	border-bottom: #c5c5c5 1px solid;
	height: 16px;
	text-align: right;
	WORD-BREAK: break-all;
}

.articleContent
{
	margin: 0 5px 0 5px;
}

.articleContent h1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 14pt;
	color: #ff6600;
	width: 98%;
	line-height: 28px;
	padding-top: 20px;
	padding-bottom: 10px;
	text-align:center;
}
.articleContent UL {
	FONT-SIZE: 14px; LINE-HEIGHT: 18px
}
.articleContent OL {
	FONT-SIZE: 14px; LINE-HEIGHT: 18px
}
.articleContent TD {
	FONT-SIZE: 9pt
}
.articleContent A:link {
	COLOR: #000000; TEXT-DECORATION: none
}
.articleContent A:visited {
	COLOR: #333333; TEXT-DECORATION: none
}
.articleContent A:active {
	COLOR: #666666; TEXT-DECORATION: none
}
.articleContent A:hover {
	COLOR: #ff6633; TEXT-DECORATION: underline
}
.articleContent A {
	COLOR: #000000; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.articleContent P {
	FONT-SIZE: 9pt; LINE-HEIGHT: 18px
}
.articleContent .help {
	CURSOR: help
}
.articleContent .shadow
{
	width:100%;
	filter:DropShadow(color=#FBF7F2,offx=1,offy=1);
}


/**********************************************************************/

/*********************************搜索********************************/
.searchtool
{
	margin: 8px 3px 0px 0px;
	float: right;
	width: 440px;
 	text-align:center;
 	padding-bottom:2px;
}
.searchtool #key
{
	padding-right: 3px;
	padding-left: 3px;
	background: url(images/default/searchbg.gif) #fff no-repeat right bottom;
	padding-bottom: 0px;
	font: bold 16px verdana, arial;
	width: 200px;
	color: #21558f;
	margin-right: 2px;
	height: 22px;

}

.searchtool INPUT,select
{
	border:1px solid #c0c0c0;
}
/**********************************************************************/







/********************************导航条********************************/
.navigatorHoriz
{
	float: left;
	text-align:left;
	width:580px;
	text-indent: 5px;
 	margin: 2px 0px 2px 6px;
	padding: 5px 0px 0px 5px;
	background: #e1ebf5;
	height:27px
}
.navigatorHoriz ul li
{
	display: inline;
	padding: 2px auto 2px;
}
.navigatorHoriz ul
{
	display: inline;
	padding: 2px auto 2px;
	margin:0;
	
}

.navigatorHoriz ul li a
{
	
}
.navigatorHoriz ul li a.current
{
	color: #ff6600;
}
.navigatorVertical
{
	width: 100px;
	margin: 8px;
	display: block;
	padding-top: 0px;
}


.NavigatorInCatalog{background:#e1ebf5; width:150px;float:left;}

.navigatorVertical ul
{
	margin:0;
	padding:0;
	width: 100px;
	display: block;

}
.navigatorVertical ul li
{
	height: 23px;
	display: block;
	text-align: justify;
}
.navigatorVertical ul li a
{
	color: #000000;
	text-decoration: "underline";
	height: 21px;
	display: block;
	background:url(../../TreeView/img/nolines_plus.gif) no-repeat 0px 5px;
	padding: 6px 0 0 20px;
	text-align: left;
	margin: 0px -1px 0 0;
}
a.current
{
	color: #ff6600;
	margin: 2px auto;
}

/******************************************************************/




/*****************************搜索,新闻列表******************************/
.searchresult
{
	 color: #fd7815;
	 font-weight:bold;
}
.searchTable
{
	text-align:left;
	float:left;
	width:620px;
}
 
/*****************************新闻列表******************************/
.catalogCaptionDiv
{

 height: 23px;
 width: 100%;
 margin: 20px 0px 5px 15px;
}

.catalogCaptionDiv1
{
 background:url(Images/Default/gengdo_4.jpg)  repeat-x;
 height:23px;
 float:left;
}
.catalogNameBefore
{
	float:left;
	background:url(Images/Default/gengdo_1.jpg) repeat-x;
	height:25px;
	width: 32px
}
.catalogName
{
	float:left;
	text-align:center;
	background:url(Images/Default/gengdo_2.jpg) repeat-x;
	margin:2px 0 0 0 ;
	padding:5px 0px 0px 5px;
	height:22px;
}
.catalogName a
{
    color:red;
}
.catalogNameAfter
{
	background:url(Images/Default/gengdo_3.jpg) repeat-x;
	height:25px;
	width: 33px
}
.catalogMore
{
	float:right;
	text-align:right;
	background:#fff;
	margin: 5px 15px 0px 0px ;
	
}
.list
{
	margin:0px auto 2px 20px;	
	line-height:120%;
	width:550px;
}
.list td
{
	height:26px;
	background:url(Images/Default/line.jpg) repeat-x;
	/***width:550px;**/
}

.catalogTable
{
	text-align:left;
	width:100%;
	margin: 0px 15px 0px 15px;
}





 a{

 color:#000;text-decoration:none; font-size:9pt;
}

 a:hover{text-decoration:underline; color:#EC711C;}



/*输入框统一样式
input{
	border-width: 1px;
	border-style: solid;
	border-color: background;
	background-color: #F9F9F9;
}*/
/*单元格*/
td
{
	font-size: 12px; /*菜单字体大小，LYG*/
	font-family: "Courier New" , Courier, monospace;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/*超级链接*/
a
{
		font-size: 12px;
	font-family: "Courier New" , Courier, monospace;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/*渐变效果*/
.MenuTitle
{
	height: 35;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#FCFCFC' , endColorStr= #507CD1' , gradientType= '1' );
	font-size: 14px;
	cursor: auto;
	color: #660000;
	font-weight: bold;
}

/*渐变效果*/
.SubTitle
{
	height: 35;
	filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr= '#507CD1' , endColorStr= #D7D7FF' , gradientType= '0' )";
	font-size: 14px;
	cursor: auto;
	color: #FFF;
	font-weight: bold;
}

/*Modal Popup模态窗口*/
.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Black;
	padding:5px;
	top: 0px; 
	left: 0px;
    display: block; 
    z-index: 100;
}
.modalPopupBack
{
	background-color: #ffffdd;
	border-width: 0px;

}
/*用户注册使用的伸缩框*/
.collapsePanel
{
	background-color: white;
	overflow: hidden;
}

.collapsePanelHeader
{
	width: 100%;
	height: 30px;
	background-repeat: repeat-x;
	color: #FFF;
	font-weight: bold;
}

/*重要*/
.Important
{
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;

}


 


/*Layout*/

#header
{
	margin: -1px auto 0 auto;
}

#header
{
}

#headertop
{
	height: 140px;
	background: url(images/headertop_img.jpg) no-repeat left top;
}

#headerbottom
{
	height: 10px;
	background: url(images/headerbottom_img.png) no-repeat left top;
}

#maincontent
{
	margin: 0px auto 20px auto;
}

.leftcolumn
{
	margin-bottom: 10px;
}

#topmenu
{
	margin-bottom: 10px;
}

.sidebarheader
{
	height: 24px;
	padding: 10px 0 0 35px;
	background: url(images/sidebar_header.png) no-repeat left top;
	color: #FFF;
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

#sidebartop, #sidebarbottom
{
	margin-bottom: 10px;
	border: 1px solid #0F2543;
	padding: 20px 20px 20px 30px;
	line-height: 1.5em;
	font-weight: bold;
}

#sidebartop
{
	padding-top: 72px;
	background: #FFF url(images/samples_bg.gif) no-repeat left top;
}

#sidebarbottom
{
	padding-top: 72px;
	background: #FFF url(images/walkthrough_bg.gif) no-repeat left top;
}

.leftcolumn a
{
	margin: 0;
	padding: 2px 5px;
	color: #5377A9;
	text-decoration: none;
}

.leftcolumn a:hover
{
	background-color: #0F2543;
	color: #FFF;
}

#rightcolumntop
{
	height: 19px;
	background: url(images/rightcoltop.gif) no-repeat right top;
}


#rightcolumn
{
	color: #666666;
}

#pagecontent
{
	padding: 30px 20px 40px 20px;
	border-left: 1px solid #0F2543;
	border-right: 1px solid #0F2543;
	border-bottom: 1px solid #0F2543;
	background-color: #EFEFEF;
	line-height: 1.5em;
}

#footer
{
	padding: 10px 0 5px 10px;
	color: #333;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

 

 

 /********************************** 第三方菜单样式 *********************************/
.TopGroup
{
  /*background-color:#D9D9E6; */
   /*border:1px solid #666;*/
  cursor:default;
}

.MenuGroup {
  background-color:#f6f6f6;
  border:1px solid #666;
  cursor:default;
}

.TopMenuItem
{
 /* background-color:#0e9fe0;  */
  color:#fff; 
  font-family:tahoma; 
  font-size:12pt; 
  border:solid 0px #D9D9E6; 
  cursor:default; 
}

.TopMenuItemHover 
{
  color:black; 
  font-family:tahoma; 
  font-size:12px;  
  cursor:default; 
  background: url(images/menu/TopMenuItemHover-bg.gif);
  height:28px;
  width:77px;

}

.TopMenuItemExpanded
{
  color:black; 
  font-family:tahoma; 
  font-size:11px; 
  cursor:default; 
    background: url(images/menu/TopMenuItemHover-bg.gif);
  height:28px;
  width:77px;
  
}


.MenuItem
{
 
  font-family:tahoma; 
  font-size:11px; 
  border: 1px solid #f6f6f6;
  color:#666;
  font-size:11px;
  cursor:default;
  margin:0px  auto;
 
}

.MenuItemHover 
{
  background-image: url(images/menu/itemHoverBg.gif);
  cursor:pointer; 
  border: 1px solid #ccc;
  border-right-color:#b9b9b9;
  border-bottom-color:#b9b9b9;
}

.MenuBreak
{
 
  width:100%;
  height:1px;
}


/************************另一种菜单样式************************/

.TopGroupDark
{

  cursor:default;
  border: none;
  background: url(images/menu/03.jpg) repeat-x ;height:30px; 
}
.TopGroupDark1
{
 float:left;
  cursor:default;
  border: none;
  background: url(../img/sprite.png) repeat-x ;
   padding:6px 0 0 10px;
   color:#000;
}

.MenuGroupDark {
  background-color:#e1ebf5;
  border:1px solid #666;
  cursor:default;
}

.TopMenuItemDark 
{
  background-color:#03386c; 
  color:White; 
  font-family:tahoma; 
  font-size:12px; 
  border:solid 0px #D9D9E6; 
  cursor:default; 
}

.TopMenuItemDarkHover 
{
 
   background-color:#085ba9; 
   color:White; 
   font-family:tahoma; 
   font-size:12px; 
  border:solid 0px #D9D9E6; 
  cursor:default; 
}

.TopMenuItemDarkExpanded
{
  background-color:#169ddd; 
   color:White; 
  font-family:tahoma; 
  font-size:11px; 
  border:solid 0px #7C7C94; 
  border-bottom-color:#BAB9CD; 
  cursor:default; 
}


.MenuItemDark
{
 
  font-family:tahoma; 
  font-size:11px; 
  border: 1px solid #f6f6f6;
  color:#666;
  font-size:11px;
  cursor:default;
  margin:0px  auto;
 
}

.MenuItemDarkHover 
{
  background-image: url(images/menu/itemHoverBg.gif);
  cursor:pointer; 
  border: 1px solid #ccc;
  border-right-color:#b9b9b9;
  border-bottom-color:#b9b9b9;
}

.MenuBreakDark
{
 
  width:100%;
  height:1px;
}





/**************************************** NavBar ****************************************/


.NavBar
{ 
  background-color: #fff; 
  border: 1px solid #a0a0a4; 
  cursor: default;
  width:141px;
  float:left;
} 

.TopItem
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  font-weight:bold;
  border-bottom: 1px solid #a0a0a4; 
  padding:4px 0 4px 0px;
  cursor:hand;
  text-align:center;
  background: url(images/menu/TopItem-bg.gif);
  height:25px;
}
.TopItem td
{
	 padding:6px 0 4px 20px;
}
.TopItemHover td
{
	 padding:6px 0 4px 20px; 
}

.TopItemHover
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
   font-weight:bold;
  border-bottom: 1px solid #a0a0a4; 
  padding-top: 3px; 
  padding-bottom: 3px; 
  background: url(images/menu/TopItem-bg.gif);
  height:25px;
  color:#ff6600;
}

.ActiveItem
{
	font-size: 11px;
	cursor: pointer;
	color: #ff6600;
	font-family: verdana;
	height:18px;
 background: url(images/menu/ActiveItem-bg.gif);
	
	
}
.ActiveItem td
{
	padding:4px 0 0 0;
}
.Level2Item
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  text-align: center;
  cursor:hand;
  height:18px; 
  background: url(images/menu/ActiveItem-bg02.gif);

}

.Level2Item td
{
	padding:4px 0 0 0;
}

.Level2ItemHover
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  text-align: center;
  height:20px;
    background-image: url(images/menu/itemHoverBg.gif);
  cursor:pointer; 
   margin:0;
  border: 1px solid #ccc;
  border-right-color:#b9b9b9;
  border-bottom-color:#b9b9b9;
}

.Level2Group
{
  border-top-color: #F0F1F5;
  padding-top:5px;
}

.Empty
{
}

/*前台*/

.NavBarDark
{ 
  background-color: #e1ebf5; 
  border: 1px solid #9D9DA1; 
  cursor: default;
  width:140px;
  margin:10px auto auto 0px;
  text-align:center;
} 

.TopItemDark
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  padding-top: 4px; 
  padding-bottom: 4px; 
  margin-top:10px;
  cursor:hand;
  text-align:center;
  color:red;
  background:url(Images/menu/plus.jpg) no-repeat 20px -8px ;
}
 

.ActiveItemDark
{
	border-right: #aaaaaa 1px solid;
	border-top: #aaaaaa 1px solid;
	font-size: 11px;
	border-left: #aaaaaa 1px solid;
	cursor: pointer;
	color: #333333;
	border-bottom: #aaaaaa 1px solid;
	font-family: verdana;
	background-color: #ffffff;
	height: 20px;
}

.Level2ItemDark
{
  font-family: tahoma, verdana; 
  font-size: 11px; 
  text-align: center;
  cursor:hand;
  height:20px;
  background:url(Images/menu/minus.jpg) no-repeat 17px -6px ;
}



.Level2GroupDark
{
  border-top-color: #F0F1F5;
  padding-top:5px;
}





/************************************* TreeView *************************************/
.TreeViewNormal
{
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	padding:1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	cursor: default;
}
.TreeViewHoverClass
{
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	padding:1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	cursor: default;
	BACKGROUND-COLOR: Silver;
}
.TreeViewHiliteClass
{
	font-family: MS Sans Serif, Verdana;
	font-size: 10px;
	padding:1px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 1px;
	cursor: default;
	BACKGROUND-COLOR: silver
}


/************************************* AdsStyle *************************************/
.ContentDiv
{
    font-size:12px;
    margin:4px;
}
.titlerule
	{
		font-size:12px;
		background-image: url(../../folder/titlerule.gif);
	}
 .sFileStyle
 {
	BORDER-RIGHT: #991F00 1px solid; 
	BORDER-TOP: #991F00 1px solid; 
	BORDER-left: #991F00 1px solid; 
	BORDER-bottom: #991F00 1px solid; 
 }

.Lion_1 {color: #000000;
		font-size: 12px;
		text-decoration: none;
		}
	a.Lion_1:link 
		{
		COLOR: #000000; 
		TEXT-DECORATION: none  ;
		font-size:12px;
		}
	a.Lion_1:visited 
		{
		COLOR: #000000; 
		TEXT-DECORATION: none;
		font-size:12px;

		}
	a.Lion_1:hover 
		{
		COLOR: #BD0000; 
		TEXT-DECORATION: underline;
		font-size:12px;
		}

.Lion_2 {color: #333333;font-size: 12px;text-decoration: none;}
a.Lion_2:link {COLOR: #333333; TEXT-DECORATION: none;font-size:12px;}
a.Lion_2:visited {COLOR: #333333; TEXT-DECORATION: none;font-size:12px;}
a.Lion_2:hover {COLOR: #FF0000; TEXT-DECORATION: none;font-size:12px;}

.Lion_3 {
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;

}
.tbie 
{
		color:#CC0033;
		text-decoration: none;
		font-size:12px;
}


.Lion_4 {
		color: #FF0000;
		font-size: 12px;
		text-decoration: none;
		}
a.Lion_4:link 
		{
		COLOR: #FF0000; 
		TEXT-DECORATION: none;
		font-size:12px;
		}
a.Lion_4:visited 
		{
		COLOR: #FF0000; 
		TEXT-DECORATION: none;
		font-size:12px;
		}
a.Lion_4:hover 
		{
		COLOR: #FF6600; 
		TEXT-DECORATION: underline;
		font-size:12px;
		}
.Lion_5 {
		color: #0F62A4;
		font-size: 14px;
		text-decoration: none;
		font-weight: bold;
		}

.Lion_welcome {
		color: #CC3300;
		font-size: 12px;
		text-decoration: none;
		font-weight:bold;
		}

.sysmain_navi {
		color: #000;
		font-size: 14px;
		text-decoration: none;
		}
		
.helpstyle {
		color: #CC0000;
		font-size: 12px;
		text-decoration: underline;
		padding-left:5px;
		}
		
.sys_topBg {
	color: #000;
	text-decoration: none;	 background:url(Images/6.gif) repeat-x;
	 text-align:center;

	}
		
.table{
	border: 1px solid #c6c7c7;
	margin-top: 5px;
	margin-bottom: 5px;
	background:#FFFFFF;
	font-size:12px;
	width:100%;
	color:#000;
	text-align:center;
}

.Navitable{
	border: 1px solid #bbbbbb;
	margin-top: 2px;
	margin-bottom: 5px;
	background:#eaeaea;
	line-height:20px;
	font-size:12px;
	color:#000;
}

.TR_BG
{
	background-color: #f8f8f8;
	font-size:12px;
	color:#000;
	/*text-align:center;*/
}
.TR_BG_list
{
	background-color: #f8f8f8;
	font-size:12px;
	color:#000;
}

.Lion_6 {
	color: #E03605;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}	

.Lion_7 {
	color: #333333;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
.button_first {
	text-decoration: none;
	background-image: url(../admin/button_bg_first.jpg);
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}	
	
.button {
	text-decoration: none;
	background-image: url(../admin/button_bg.jpg);
	font-size: 14px;
	color: #660202;
	font-weight: bold;
	text-align:center;
}
.button_down {
	text-decoration: none;
	background-image: url(../admin/button_bg_2.jpg);
	font-size: 14px;
	color: #CD0505;
	font-weight: bold;
	text-align:center;
}
.menu_down {
	text-decoration: none;
	background-image: url(../admin/menu_bg_02.jpg);
	font-size: 12px;
	color: #4B6888;
	font-weight: bold;
}
	
.menuq {
	background-image: url(../admin/menu_bg_01.gif);
}
.mainnq {
	background-image: url(../admin/reght_1_bg.gif);
}
.indexq {
	background-image: url(../admin/logo_bg.jpg);
}

.Lion_menu {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #C9260A;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E80000;
}
.Lion_menu_2 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #C01B12;
}


.menuitems {
	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; MARGIN: 2px; WORD-BREAK: keep-all; PADDING-TOP: 1px
}
.menu_ctr {
	COLOR: #C11111; 
	TEXT-DECORATION: none;
	line-height:20px;
	font-size:12px;
}
.menu_ctr:link {
	COLOR: #C11111; 
	TEXT-DECORATION: none;
	line-height:20px;
	font-size:12px;
}
.menu_ctr:visited {
	COLOR: #C11111; 
	FONT-FAMILY: Arial; 
	TEXT-DECORATION: none;
	line-height:20px;
	font-size:12px;
}
.menu_ctr:active {
	TEXT-DECORATION: none;
	line-height:20px;
	font-size:12px;
}
.menu_ctr:hover {
	BACKGROUND-POSITION: 50% bottom; 
	LEFT: 1px; 
	COLOR: #FF3333; 
	BACKGROUND-REPEAT: repeat-x; 
	POSITION: relative; 
	TOP: 1px; BORDER-RIGHT-WIDTH: 1px; 
	TEXT-DECORATION: none;
	line-height:20px;
	font-size:12px;
}

.menuskin {
	BORDER-RIGHT: #F42424 1px solid; 
	BORDER-TOP: #F42424 1px solid; 
	filter: Alpha(Opacity=95, FinishOpacity=95, Style=0, StartX=1, StartY=1, FinishX=100, FinishY=100); 
	BACKGROUND-IMAGE: url(../admin/Com2000888_bg.jpg); 
	VISIBILITY: hidden; 
	FONT: 12px; 
	BORDER-LEFT: #F42424 1px solid; 
	BORDER-BOTTOM: #F42424 1px solid; 
	POSITION: absolute; 
	BACKGROUND-COLOR: #931F06
}

.menuskin A {
	PADDING-RIGHT: 6px; 
	PADDING-LEFT: 20px; 
	COLOR: #f7f7f7; 
	TEXT-DECORATION: none;
	font-size:12px;
}


.m_down_bg {
	
	/*text-decoration: none;
	border: 1px solid #B2D2F6;
	color: #4B6888;
	font-weight: bold;
	background-image: url(../admin/m_bg_1.gif);
*/	
   color:#FC7905;
   vertical-align:middle;
   font-weight:bold;
   text-align:center;
   border-right:1px solid #FDE9A5;
	background-color: #FFFBEC;
}
.m_up_bg {

	/*text-decoration: none;
	background-image: url(../admin/m_bg_2.gif);	
	border: 1px solid #DEEDFA;
	color: #89A5BB;
	font-weight: bold;*/
   vertical-align:middle;
   text-align:center;
   border-right:1px solid #FDE9A5;
   border-bottom:1px solid #FDE9A5;
   /*background-image:url(../images/new_bg.gif);   */
		
}


/*---*/


.navi_link
		{
		COLOR: #BD4002; 
		TEXT-DECORATION: none;
		font-size:12px
		}

a.navi_link:link 
		{
		COLOR: #BD4002; 
		TEXT-DECORATION: none;
		font-size:12px;
		}
a.navi_link:visited 
		{
		COLOR: #BD4002; 
		TEXT-DECORATION: none;
		font-size:12px;
		}
a.navi_link:hover 
		{
		COLOR: #FF6600; 
		TEXT-DECORATION: underline;
		font-size:12px;
		}

.toptable {
	background-image: url(../admin/reght_1_bg_1.gif);
	line-height:30px;
	font-size:12px;
	
}

.list_link {
		color: #43609c;
		font-size: 12px;
		text-decoration: none;

		}
.about {
		color: #BD4002;
		font-size: 12px;
		text-decoration: none;
		line-height:20px;
		}
				
a.list_link:link 
		{
		COLOR: #43609c; 
		TEXT-DECORATION: none;
		line-height:20px;
		font-size:12px;
		}
a.list_link:visited 
		{
		COLOR: #43609c; 
		TEXT-DECORATION: none;
		line-height:20px;
		font-size:12px;
		}
a.list_link:hover 
		{
		COLOR: #ec711c; 
		TEXT-DECORATION: underline;
		line-height:20px;
		font-size:12px;
		}
.form
	{
	font-size: 12px;
	font-family:Courier New,Verdana, Arial, Helvetica, sans-serif;
	border: 1px #7f9cb9 double;
	color:#790000;
	}
.Contentform
{
    font-size: 12px;
	border: 1px #FDA478 double;
	background-color: #FEEBE1;
	line-height:15px;
}	
.menulist
		{
		COLOR: #BD4002; 
		TEXT-DECORATION: none;
		font-size:12px;
		}

a.menulist:link 
		{
		COLOR: #AB2D1C; 
		TEXT-DECORATION: none;
		font-size:12px;
}
a.menulist:visited 
		{
		COLOR: #AB2D1C; 
		TEXT-DECORATION: none;
		font-size:12px;
		}
a.menulist:hover 
		{
		COLOR: #ff0000; 
		BORDER-BOTTOM: 1px dotted;
		font-size:12px;
		}
		
.lionrong {
	background-color: #FFFFE1;
	border: 1px double #000000;
	font-size:12px;
	color:#9D1C07;
	line-height: 18px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:10px;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#B6B6B6,offX=2,offY=2,positives=true);
}

.selectStyle
{
	background-color: #FFF6F4;
	border: 1px double #CF1406;
	font-size:12px;
	color:#CF1406;
	line-height: 18px;
	padding-left:1px;
	padding-right:1px;
	padding-top:1px;
	padding-bottom:1px;	
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#B6B6B6,offX=2,offY=2,positives=true);
	}

.titile_bg {
	text-decoration: none;
	padding-left:3px;
	background-image: url(../../normal/title_bg.gif);
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

	
.reshow {
	font-size:12px;
	color:Red;
}

/*功能菜单*/
.topnavichar {
	margin:5px 0;
	padding: 5px 0 5px 0;
	font-size:12px;
	color:#43609c;
}
.topnavichar span{
	color:red; font-weight:bold; font-size:10pt; margin:10px 0 5px 0;
}
a.topnavichar:link 
		{
		COLOR: #43609c; 
		text-decoration:none;
		font-size:12px;
}
a.topnavichar:visited 
		{
		COLOR: #AA1F0D; 
		text-decoration:none;
		font-size:12px;
		}
a.topnavichar:hover 
		{
		COLOR: #ec711c; 
		text-decoration:none;
		font-size:12px;
     	}

.copyright
	{
		font-size:10px;		
	}
.copyright_bg
	{
		background-image: url(../admin/bottom_bg.gif);
		padding-top:20px;
		font-size:12px;
	}
/*下划线*/
.list_link_o
		{
		COLOR: #981B11; 
		line-height:20px;
		font-size:12px;
		}
a.list_link_o:link 
		{
		COLOR: #981B11; 
		TEXT-DECORATION: underline;
		line-height:20px;
		font-size:12px;
		}
a.list_link_o:visited 
		{
		COLOR: #981B11; 
		TEXT-DECORATION: underline;
		line-height:20px;
		font-size:12px;
		}
a.list_link_o:hover 
		{
		COLOR: #FF0000; 
		TEXT-DECORATION: underline;
		line-height:20px;
		 font-size:12px;
		}

/************************************* FileList *************************************/
div.list1 { 
    width: 100%; 
    border-right: 1px solid #C6C7C7;
    border-bottom: 1px solid #C6C7C7;
    margin:5px 0 0 0;
} 
div.list1 ul {
    width: 100%; 
    margin: 0px;
    list-style-type: none;
}
div.list1 ul li {
    float: left;
    height: 25px;
    font-size: 12px;
    text-align:left;
    padding:2px;
    border-top: 1px solid #C6C7C7;
    border-left: 1px solid #C6C7C7;
} 
.divRightMenu {
    z-index: 10000;
    text-align: left;
    position: absolute;
    width: 120px;
    height: auto;
	padding: 2px 2px 2px 2px;
    border: 1px solid buttonshadow;
    background-color: menu;
    cursor: default;
    display: none;

    filter:progid:DXImageTransform.Microsoft.Shadow(color=#999999,direction=135,strength=4);
}

.divMenuItem {
    vertical-align: middle;
    height: 16px;
	padding: 3px 18px 0px 18px;
    font-family: 宋体;
    color: black;
    font-size: 9pt;
    cursor: default;
}
