@charset "utf-8";
/* CSS Document */
		.maptip{width:499px;}
		.maptipheader{width:499px; height:33px; background: url(../images/maptipheader.png) no-repeat; }
		.maptipcontent{width:439px; height:381px; padding:5px 20px 5px 40px; background: url(../images/maptipcontent.png) no-repeat;}
		.mapholder{border:#CCCCCC 1px solid;} /* height can removed*/
		.maptipfooter{width:459px; height:50px; padding:0px 0px 0px 20px; background: url(../images/maptipfooter.png) no-repeat bottom right;}
		.branchmap-wrapper{
						   width:1024px;
		    			   height:auto;
						   margin-left:auto;
						   margin-right:auto;
						   }

		.branchmap-leftcolume{display:inline; 
							  margin-top:20px; 
							  margin-right:20px; 
							  margin-bottom:20px; 
							  margin-left:20px;   
							  width:200px; 
							  height:auto; 
							  float:left;
							  }
							  
		.branchmap-leftcolume-textbox, .branchmap-leftcolume-field{
							  width:200px; 	
							  float:left;
							  margin-bottom:10px;
							  }
							  					  
		.submit-bnt{float:right; width:53px; #padding-left:3px; > padding-left:0px; height:22px; background:url(../images/button_bg.gif) no-repeat right; border:none; font-size:11px; font-family:Arial; font-weight:bold; color:#FF0000;}
		
					
									  
		.branchmap-rightcolume{
								margin-top:20px; 
							   margin-right:20px; 
							   margin-bottom:20px; 
							   width:761px; 
							   height:auto; 
							   float:right;
							   border:1px #cdcdcd solid;
							   }
							   
		.inputwrapper {margin:0px; width:auto; height:auto;background:url(../images/textbox_bgR.gif) right top  no-repeat; *background: url(../images/textbox_bgR.gif) right 1px  no-repeat;}					   
		.inputwrapper input{width:180px; padding-top:4px; padding-left:10px; height:18px; border:none; background:url(../images/textbox_bgL.gif) left top no-repeat; }
		
		
		
		select{
				/*background-color:light-red;
				border: 2px solid red;*/
				width: 200px;
				}
		option{background-color:white;}

		p {margin:0px; font-family:Arial; font-size:11px;}					   					   
		h2{ font-family:Arial; font-size:14px; font-weight:bold; color:#FF0000; text-align:left; margin-top:0px;}
		span{font-size:11px; font-family:Arial; font-weight:bold;}
		.smalll { margin:0; padding:0; font:Arial, Helvetica, sans-serif; font-size:9px;}
