

#login
{
	background-color:White;
	margin-left:auto;
	margin-right:auto;
	width:700px;
	height:397px;
	padding:10px;
}
#loginContent
{
	margin-top:10px;
	margin-bottom:20px;
}
#loginPanel
{
    color:#555555;
	float:left;
	
	width:285px;
	border:solid 8px #d3d8dc;
	line-height:18px;
	vertical-align:super;
}
#loginMessage 
{
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px;
	width:350px;
	text-align:left;
	line-height:18px;
	color:#929292;
}
#top
{
	padding-top:10px;
}
span.top
{
	font-size:20px;
	color:#929292;
	font-weight:bold;
	font-family:ËÎÌå;
	padding:20px;
	

}

A:link{
color: #1c5b7a; text-decoration: none;
}
A:active{
	color: #1c5b7a; text-decoration: none;
}
A:visited{
	color: #1c5b7a; text-decoration: none;
}
A:hover{
	color: #1c5b7a; text-decoration: underline; 
}
.whitelink a:link{
	color: White; text-decoration: none;
}
.whitelink a:active{
color: White;  text-decoration: none;
}
.whitelink a:visited{
	color: White; text-decoration: none;
}
.whitelink a:hover{
color: White; text-decoration: underline;
}
.txtwhite{
	color: White;
}
.txtblue{
	color: #196f92;
}
.txtLargeGray{
	color: #666666;  font-size: 20px;
}
.txtLarge{
	color: #666666; font-family: @¿¬Ìå_GB2312; font-size: 18px;
}
TD.gray{
	height: 30px;
	background-color: #f0f0f0;
	line-height: 20px;
	padding-left: 5px;
}
TD.Sgray{
background-color: #e0e0e0;
padding: 4px;
}
TD.subTitle{
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color:#585858;
	padding-left: 5px;
	background-color: #C5C5C5;
}
TD.PageTitle
{
	height: 25px;
	line-height: 25px;
	color:#585858;
	padding-left: 5px;
	background-color: #f0f0f0;
}
TD.name{
background-color: #E0E0E0;
color: Black;
width:100px;
}

TD.content{
background-color: #F2F2F2;
color: Black;
}
table.tbsearch
{
	background-color:White;
	width:810px;
}
tr.trsearch
{
	background-color:#F0F0F0;
	height:25px;
}
TD.leftMenu
{
	padding-top:3px;
	background-color: #FFFFFF;
	vertical-align:top;
	width:182px;
}
table.tdProperty
{
	height:25px;
	line-height:25px;
	padding:2px;
}
.txtDesc
{
	color: #196f92;
	line-height:12px;
	vertical-align:text-bottom;
}
TD.maintop
{
	background-color:#dde7f0;
}
span.maintop
{
	color:#046197;
	font-weight:bold;
}
.txtorage
{
	color:#f58a00;
	font-weight:bold;
	vertical-align:middle;
	font-size:14px;
}
.txtBoldBule
{
	color: #196f92;
	font-weight:bold;
}

#topLink1 ul
{
	list-style:none;
}
#topLink1 ul li
{
	float:left;
	width:130px;
	text-align:center;
	vertical-align:middle;
}
#topLink1 li
{
	display:table-row;
}

#topLink ul
{
	list-style: none;
}
#topLink ul li
{
    float: left;
    display: block;
    width:130px;
    text-align:center;
}


.topLink span,
.topLink a:active,
.topLink a:visited,
.topLink a:link {
	display: block;
	text-decoration: none;
	margin: 6px 10px 6px 0px;
	padding: 2px 6px 2px 6px;
	color: #00527f;
	background-color: #d4f0fe;
	border: 1px solid #2c6c8c;
	height:20px;
}

.topLink a:hover {
	color: red;
	
}

.topLink span {
	color: #a13100;
	}






.accordionHeader
{
    color: #006595;
    background-color: #dde7f0;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
    padding: 2px;
    font-weight:bold;
    padding-left:10px;
      vertical-align:text-bottom;
       border: solid 1px  #a9bbc9
}

.accordionContent
{
	color: #F58700;
	text-align : left;
	padding-left:10px;
}


#TopMenu a
{
	display: block;
	padding: 8px 5px 2px 0.5em;
	color: black;
	text-decoration: none;
}


#LeftMenu a
{
	display: block;
	padding: 5px 5px 5px 0.5em;
	color: #F58700;
	text-decoration: none;
}




a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}




#Div1 {   }

#Div1 div 
{
      border-left:1px solid buttonhighlight;
       cursor:pointer; display:inline-block; 
       float:left; 
       height:21px;
       width:108px;
       color:White;
       text-align:center;
       vertical-align:middle;
}

.menu_hover { background-color:#E0EFFF; }

.menu_focued 
{
    background-color: #F58700;
}
TD.leftMenu
{
	width:100px;
}




/*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:Gray;
	padding:3px;
	width:400px;
}

.modalPopupTitle {
	cursor: move; 
	background-color: #DDDDDD;
	border: solid 1px Gray; 
	color: Black;
	text-align:center;
	vertical-align:baseline;
    height:30px;
}


.modalPopupIndustryJob {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:500px;

}


.tips
{

color: #196f92

    }
    
    
    
    
    .watermarked {
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	


.need
{

color:Red    }



/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : window;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}

.detail_answer
{
	border: 1px dashed #E2E2E2;
	background: #F2F2F2;
}



/* footer */
.dashed{
	background-color: #C4C4C4;
	height: 1px;
	background-image: url(../images/dashed_03.gif);
}
.footer A:link{
	font-weight: bold; color: #585858; text-decoration: none;
}
.footer A:active{
	font-weight: bolder; color: #585858; text-decoration: none;
}
.footer A:visited{
	font-weight: bold; color:  #585858;  text-decoration: none;
}
.footer A:hover{
	font-weight: bold; color: #585858; text-decoration: underline;
}
TD.line{ 
	width: 10px;
}


/*header*/
.header A:link{
color: #ffffff; 
text-decoration: none;
 vertical-align:bottom;
}
.header A:active{
	color: #ffffff; text-decoration: none; vertical-align:bottom;
}
.header A:visited{
	color: #ffffff; text-decoration: none; vertical-align:bottom;
}
.header A:hover{
	color: #ffffff; text-decoration: underline;  vertical-align:bottom;
}
.txtwhite{
	color: White;
}
.headerline{
color: White; word-spacing: 1px;

}
.txtblue{
	color: #196f92; padding-top: 8px;
}
.txtLargeGray{
	color: #666666;  font-size: 20px; font-weight: bold;
}
.txtLarge{
	color: #666666; font-family: @¿¬Ìå_GB2312; font-size: 18px;
}

.logo
{
 background:url(../../admin/images/logo.jpg) no-repeat
	}

	.Masterheader_bottom
	{
	background: url(../../admin/images/icon_bg3.jpg) no-repeat left top;
	width:20px; height:36px;
	    }
	    
	    .Masterheader_bottom2
	    {
	background: url(../../admin/images/icon_bg4.jpg);
	        }
	        
	        .Masterheader_top2
	        {
	background: url(../../admin/images/icon_bg2.jpg) ;
	            
	            }
	            
	                  
	        .Masterheader_top
	        {
	background: url(../../admin/images/icon_bg.jpg) no-repeat left top ;
	width:68px; height:75px
	            
	            }
	            
	            
	/*message*/
	
.messageTable
{
    border:1px   solid   #ffffff   ;
    border-collapse:collapse;
  
    }
 .messageTable td
{
        border:2px   solid   #ffffff ;
        height:25px;
}   

.messageTitle
{
 width:60px;
    padding-left:10px;
    text-align:left;
    background-color:#eaeff3;
}
    
.messageValue
{
    text-align:left;
    background-color:#eeeff1;
}

/*menu*/
.menuTABLE{
	background-color: #dde7f0;
	margin-top: 3px;
}



.house_wordlist_dividepage
{
	background-color: #F3FBFF;
	padding: 1px 2px 1px 6px;
}
.biaoge
{
	margin: 0px;
	border: 1px solid #DEF0F9;
	text-align: justify;
}
.biaogetr
{
	background-color: #def0f9;
}


div.poststep
{background: transparent url(/resource/images/nav_bg.gif) repeat-x scroll 0 0;
border:1px solid #E0E0E0;
color:#00F;
height:49px;
padding-top:20px;
text-align:center;
width:700px;}


