@charset "utf-8";@import url("../style.css");div.ContactPage { background:url(../images/page/bg_image_contact.jpg) no-repeat; height:440px; width:880px; padding:0px 40px 0 0; }* html div.ContactPage { background:url(../images/page/bg_image_contact.jpg) no-repeat; height:440px; width:900px; padding:0px 20px 0 0; }div#wrap {	width:635px;	height:373px;	padding:67px 0 0 0;	float:right;}div#contact {	width:200px;	float:left;	font-size: 12px;	height: 350px;	overflow: auto;	text-align: left;}div#contact p {	padding:5px 0;}div#contact input { width:150px; }div#question {	width:400px;	float:right;	text-align: left;	height: 350px;	overflow: auto;	font-size: 12px;}.form { width:350px; }.indents { display:none; }
