@charset "utf-8";
/* CSS Document */

	#content{   background-color:#e3e3e3; height:698px; padding-left:22px;}
	
	#habout{   color:#0e8f33; padding-top:68px; }
	#habout h1{   }

	#business-form-h{ width:888px; height:35px;  position:relative;    z-index:2; right:10px;border-bottom:0px solid #97847a; }
	#business-form-h a.nonborderbottom{ color:#97847a;  text-decoration:none; float:right; }
	#business-form-h a {border:0px; }
	 .business-form-table{ border:0px solid #333;  z-index:1;}
	 .business-form-h-table{ background-color:#229c5d;   height:34px; vertical-align:middle; color:#fff;  border:0px solid #666; padding:8px;}

	 li.business-form-h-name{ float:left; width:224px; background-color:#229c5d;   height:34px; vertical-align:middle; color:#fff;  border:0px solid #666; padding:8px; font-style:normal;}
	 li.business-form-h-name.nonelist{ list-style:none;   padding-left:0px; width:290px;}
	 li.business-form-h-dl{ float:left; width:70px; background-color:#229c5d;   height:34px; vertical-align:middle; color:#fff;  border:0px solid #666; padding:8px; font-style:normal;  line-height:34px; }
	 li.business-form-h-dl-btn{ float:left; width:105px; vertical-align:middle; height:22px;  color:#fff;    padding: 20px 0 20px 5px; font-style:normal; color:#666; border-bottom:1px solid #ccc;  list-style:none; line-height:24px; text-align:center }

	 li.business-form-h-dl-long{ float:left; width:130px; background-color:#229c5d;   height:34px; vertical-align:middle; color:#fff;  border:0px solid #666; padding:8px; font-style:normal;  line-height:34px; }


	 li.business-form-h-name-list{ float:left; width:219px; height:22px; vertical-align:middle; color:#fff;  border:0px solid #666; padding: 20px 0 20px 20px; list-style:none; background:url('/SiteCollectionDocuments/images/bullet-arrow-right-active.png') left center; background-repeat:no-repeat;  color:#666;  vertical-align:middle; border-bottom:1px solid #ccc; line-height:14px; }
	 li.business-form-h-name-list.nonelist{ list-style:none; background:none; padding-left:0px; width:280px; line-height:14px; }


	 .business-form-detail-table{ color:#666;  padding-left:0px;margin-left:0px; padding:8px;border:0px solid #666; word-wrap: break-word;}
	 .business-form-detail-table-line{ color:#666;  padding-left:0px; padding:8px;border-bottom:1px solid #ccc; min-height:0px; word-wrap: break-word;}
	 .business-form-detail-table-linetopbottom{  color:#666; padding-left:0px;margin-left:0px; padding:8px;border-bottom:1px solid #ccc; border-right:1px solid #ccc; min-height:0px; word-wrap: break-word;}
	 .business-form-detail-table span{ color:#00a850;  }
	 .right1px{padding-right:2px; vertical-align:text-top;}
 
  	ul.forms {  line-height: 18px;text-align:left; margin-left:30px; }
	ul.forms  li { list-style:none; background:url('/SiteCollectionDocuments/images/bullet-arrow-right-active.png') left center;   background-repeat:no-repeat;    width:830px;   color:#666;  }


	/* Tiny Scrollbar */
	#business-form-detail-view { width: 880px; margin: 0px 0 0 0px; }
	#business-form-detail-view .viewport { width: 860px; height: 525px;  overflow:hidden;  position: relative;  }
	#business-form-detail-view .overview {   position:relative; }
	#business-form-detail-view .scrollbar{ background: transparent url('/SiteCollectionDocuments/images/bg-scrollbar-track-y-news.png') no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 9px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; height:100%;}
	#business-form-detail-view .track { background: transparent url('/SiteCollectionDocuments/images/bg-scrollbar-trackend-y.png') no-repeat 0 100%; height: 100%; width:9px; position: relative; padding: 0 0px;-webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px;  }
	#business-form-detail-view .thumb { background: transparent url('/SiteCollectionDocuments/images/bg-scrollbar-thumb-y-news.png') no-repeat 50% 100%; height: 20px; width: 7px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 1px; -webkit-border-radius: 12px; -moz-border-radius: 12px; border-radius: 12px; height:100%;}
	#business-form-detail-view .thumb .end { background: transparent url('/SiteCollectionDocuments/images/bg-scrollbar-thumbend-y.png') no-repeat 50% 0; overflow: hidden; height: 31px; width: 7px; display:block;}
	#business-form-detail-view .disable { display: none; }
	.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }
