	body{
  		margin:0px;
  		padding:0px;
		background:#b6e4b6;
  	}
	.wapper{
		background:#ffffff;
		width:910px;
	}
 		 .welcome{
 			margin:0px;
 			padding:0px;
 			width:910px;
 		}
  	 ul{
  	 	margin:0px;
  	 	padding:0px;
  		list-style:none;
  	}
   	.nag{
   		 
	 	/**
	 	padding-left:5px;
	 	**/
		height:43px;
		 
   	}
  	.nag_left{
  		background:url(../img/nag_left.jpg) no-repeat;
  		float:left;
  		height:42px;
  		width:17px;
  		padding:0px;
  		margin:0px;
  		border:0px;
  	}
  	.nag_mid{
  		background:url(../img/nag_bg.jpg) repeat-x;
  		height:42px;
  		float:left;
  		width:123px;
  		line-height:40px;
  		color:#ffffff;
  		padding:0px;
  		margin:0px;
  		border:0px;
  		 
  		 
  	}
  	.nag_mid a{
  		color:#ffffff;
  		text-decoration:none 
  	}
  	.nag_right{
  		background:url(../img/nag_right.jpg) no-repeat;
  		height:42px;
  		float:left;
  		width:20px;
  	}
  	.leftNag{
  		border-left:2px #62d961 solid;
  		border-right:2px #62d961 solid;
  		border-bottom:2px #62d961 solid;
  		width:230px;
  		 
  		line-height:40px;
  		text-indent:20px;
  	}
  	.leftNag ul{
  		margin-left:10px;
  		margin-right:10px;
  	}
  	.menuli{
  		border-bottom:1px dotted #545454;
  		margin-left:10px;
  		margin-right:10px;
  		clear:both;	 
  		
  	}
  	.menu{
  		background:url(../img/menu2.jpg) no-repeat;
  		width:235px;
  		height:40px;
  		color:#ffffff;
  		line-height:40px;
  		text-indent:20px;
  	}
  	.tab{
  		background:url(../img/firmTab.jpg) no-repeat;
  		padding:0 0 0 0;
  		border-bottom:1px solid #84d382;
  		width:450px;
  		height:26px;
  	 	
  	}
	.pTab{
  		background:url(../img/pTab.jpg) no-repeat;
  		padding:0 0 0 0;
  		border-bottom:1px solid #84d382;
  		width:650px;
  		height:26px;
  	 	
  	}