@charset "utf-8";

#header {

	border-bottom-width: 3px;

	border-bottom-style: solid;

	border-bottom-color: #666;

	height: 20px;

	background: -webkit-gradient(linear, center top, center bottom, from(#fff), to(#ccc));

	background: -moz-linear-gradient(top,  #fff,  #ccc);







	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#cccccc');

	padding-top: 5px;

	margin-bottom: 5px;

}

#headerIn {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

}

#page {

	width: 800px;

	margin-right: auto;

	margin-left: auto;

	text-align: center;

}

.applyForm2 {

	width: 800px;

	background-repeat: no-repeat;

	background-position: left top;

	margin-right: auto;

	margin-left: auto;

	padding-right: 10px;

	padding-left: 10px;

	text-align: center;

	font-size: 20px;

	border: 2px solid #F92D2D;

	height: 550px;

}

.applyForm {

	height: 315px;

	width: 800px;

	background-image: url(image/appply_bg.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	margin-right: auto;

	margin-left: auto;

	padding-top: 50px;

	padding-right: 10px;

	padding-left: 10px;

	text-align: center;

	font-size: 20px;

}

.form_small {

	font-size: medium;

}

table#form2 {

	width: 740px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

}

table#form1 {

	width: 740px;

	margin-right: auto;

	margin-left: auto;

	margin-bottom: 10px;

	margin-top: 10px;

}



table tr th {

	font-weight: normal;

	padding: 10px;

	background-color: #FFE899;

	border: 2px solid #FFF;

}

table tr td {

	text-align: left;

	padding: 10px;

}

.red {

	color: #FFF;

	background-color: #F30;

	margin-right: 10px;

	font-size: 93%;

	padding: 1px;

}

h2 {

	margin-top: 30px;

}

ul#checkPoints {

	width: 660px;

	margin-left: 25px;

	margin-top: 10px;

	margin-bottom: 20px;

}



ul#checkPoints li{

	float: left;

	margin-right: 10px;

}

ul#checkPoints li.clearRight {

	margin: 0px;

}



.borderBlue {

	border: 10px solid #09C;

	padding: 10px;

	width: 710px;

	margin-right: 25px;

	margin-left: 25px;

}

.clearRight {

	margin: 0px;

}

.borderBlue p img {

	margin-bottom: 10px;

}

.marginTop {

	margin-top: 15px;

}

.customerVoice {

	width: 300px;

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

	height: 180px;

	padding: 5px;

	border: 3px solid #F90;

}

#customers {

	width: 660px;

	margin-left: 35px;

	text-align: left;

}

#fourPoints {

	width: 660px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}



.point1 {

	background-image: url(image/p1.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 103px;

	width: 305px;

	float: left;

	margin-right: 10px;

	margin-bottom: 10px;

	padding-top: 60px;

	padding-right: 10px;

	padding-left: 10px;

}

.point2 {

	background-image: url(image/p2.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 103px;

	width: 305px;

	float: left;

	margin-bottom: 10px;

		padding-top: 60px;

		padding-right: 10px;

	padding-left: 10px;

}

.point3 {

	background-image: url(image/p3.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 103px;

	width: 305px;

	float: left;

	margin-right: 10px;

		padding-top: 60px;

		padding-right: 10px;

	padding-left: 10px;

}

.point4 {

	background-image: url(image/p4.jpg);

	background-repeat: no-repeat;

	background-position: left top;

	height: 103px;

	width: 305px;

	float: left;

		padding-top: 60px;

		padding-right: 10px;

	padding-left: 10px;

}

#footer {

	background-color: #FFF;

	height: 50px;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #999;

	margin-top: 20px;

}

a {

	color: #069;

}

a:hover {

	text-decoration: none;

}

h3 {

	font-size: 116%;

	font-weight: bold;

	color: #F30;

	margin-bottom: 10px;

}

h3.woman1 {

	background-image: url(image/woman1.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 45px;

	height: 45px;

	line-height: 45px;

}

h3.man1 {

	background-image: url(image/man1.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 45px;

	height: 45px;

	line-height: 45px;

}

h3.man2 {

	background-image: url(image/man2.gif);

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 45px;

	height: 45px;

	line-height: 45px;

}.name {

	font-size: 93%;

}

.right {

	text-align: right;

}

.red2 {

	color: #F00;

	font-weight: bold;

}

.changePoint {

	font-size: 160%;

	font-weight: bold;

	margin-bottom: 10px;

}

.region {

	font-size: 130%;

	color: #F00;

}

table#company tr th {

	background-color: #f2f2f2;

	padding: 5px;

	border: 1px solid #CCC;

}

table#company tr td {

	border: 1px solid #CCC;

}

h4 {

	text-align: left;

	color: #666;

	margin-left: 5px;

	margin-bottom: 10px;

}

