#Contact
{
	width: 1000px;
	margin: 0px auto;
	height: 433px;
	overflow: hidden;
	text-align: left;
	_background: transparent url(../images/contact/lg_ie6fix.jpg) no-repeat 662px 0px;
}

	#Contact .Info
	{
		width: 426px;
		margin: 50px 0px 0px 75px;
		padding-top: 10px;
		height: 380px;
		_height: 390px;
		background: transparent url(../images/aboutus/ms_sep.gif) no-repeat 424px -8px;
	}

		#Contact .Info div.Title
		{
			width: 412px;
			height: 24px;
			background-image: url(../images/contact/bg_topform.gif);
		}

			#Contact .Info div.Title .Text
			{
				float: right;
				display: inline;
				width: 76px;
				height: 15px;
				background-image: url(../images/contact/tt_info.gif);
				margin: 6px 22px 0px 0px;
			}

		#Contact .Info .Contents
		{
			width: 412px;
			height: 253px;
			background: transparent url(../images/contact/bg_bottom_form.gif) no-repeat left top;
			padding-top: 13px;
		}

			#Contact .Info .Contents p
			{
				font-size: 13px;
				line-height: 15px;
				color: #626262;
				margin: 0px 16px 0px 16px;
				padding: 10px 0px 10px 0px;
				border-bottom: 1px solid #ffffff;
				border-top: 1px solid #e2e2e2;
			}

			#Contact .Info .Contents p .Left
			{
				width: 50%;
			}

			#Contact .Info .Contents p.First
			{
				border-top: 0px solid #e2e2e2;
				padding-top: 5px;
			}

			#Contact .Info .Contents p.Last
			{
				border-bottom: 0px solid #e2e2e2;
				padding-bottom: 0px;
			}

				#Contact .Info .Contents p strong
				{
					color: #4f8fbc;
					text-transform: uppercase;
					font-size: 11px;
					display: block;
					margin-bottom: 5px;
					line-height: 13px;
				}

				#Contact .Info .Contents p strong br
				{
					display: none;
				}

	#Contact .Contact
	{
		margin: 60px 0px 0px 12px;
	}

		#Contact .Contact div.Title
		{
			width: 412px;
			height: 24px;
			background-image: url(../images/contact/bg_topform.gif);
		}

			#Contact .Contact div.Title .Text
			{
				float: right;
				display: inline;
				width: 82px;
				height: 15px;
				background-image: url(../images/contact/tt_form.gif);
				margin: 6px 22px 0px 0px;
			}

		#Contact .Contact .Contents
		{
			width: 412px;
			height: 253px;
			background: transparent url(../images/contact/bg_bottom_form.gif) no-repeat left top;
			padding-top: 13px;
		}

			#Contact .Contact .Contents input
			{
				float: left;
				display: inline;
				width: 286px;
				height: 16px;
				_width: 292px;
				_height: 26px;
				background: transparent url(../images/contact/bg_input.gif) no-repeat left top;
				font-family: Arial, Verdana, sans-serif;
				font-size: 11px;
				line-height: 22px;
				padding: 3px 5px;
			}

			#Contact .Contact .Contents textarea
			{
				float: left;
				display: inline;
				width: 296px;
				height: 83px;
				background: transparent url(../images/contact/bg_area.gif) no-repeat left top;
				overflow: hidden;
				font-family: Arial, Verdana, sans-serif;
				font-size: 11px;
				line-height: 13px;
				padding: 3px 5px;
			}

			#Contact .Contact .Contents strong
			{
				color: #4f8fbc;
			}

			#Contact .Contact ul li {
				clear: both;
				height: 22px;
				overflow: hidden;
				margin-bottom: 7px;
				#margin-bottom: 4px;
				margin-left: 15px;
			}

			#Contact .Contact ul li.Area
			{
				height: 83px;
			}

				#Contact .Contact ul li span
				{
					float: left;
					display: inline;
					width: 80px;
					margin-top: 4px;
				}

				#Contact .Contact a.Cancel 
				{
					float: right;
					display: inline;
					width: 67px;
					height: 20px;
					background-image: url(../images/contact/bt_cancel.gif);
					margin-top: 6px;
					#margin-top: -1px;
					cursor: pointer;
				}

				#Contact .Contact a.Submit
				{
					float: right;
					display: inline;
					width: 66px;
					height: 20px;
					background-image: url(../images/contact/bt_send.gif);
					margin: 6px 22px 0px 3px;
					#margin-top: -1px;
					cursor: pointer;
				}

	#Contact .Note
	{
		margin-right: 76px;
		margin-top: -7px;
		_margin-top: 6px;
	}

		#Contact .Note strong
		{
			color: #4f8fbc;
		}

	#Contact .LogoMail
	{
		width: 81px;
		height: 64px;
		
		background-image: url(../images/contact/lg_mail.png);
		_background-image: none;
		_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/contact/lg_mail.png', sizingMethod='noscale');

		position: relative;
		top: -410px;
		left: 88px;
		z-index: 3000;
	}