@charset "utf-8";
/* phost.net */

<!--
html, body {
	height: 100%;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
body {
	margin: 0;
	background-color:#FFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 14px;
	color: #fff;
	text-align:right;
	padding-right:90px;
}
#wrapper {
	min-height: 100%;
	width:100%;
	margin-bottom: -29px;
	position: relative;
	text-align: center;
	background:transparent url(../img/hbg.png) repeat-x top left;
}
#footer {
	height: 29px;
	width:100%;
	position: relative;
	background:#FFF url(../img/bg.png) repeat-x bottom left;
}
.clearfooter {
	height: 29px;
	clear: both;
}
.clearf {
	clear: both;
}
#center {
	margin:0 auto;
	width: 823px;
	height: 100%;
}
#content {
	margin:0;
	width: 823px;
	height: 100%;
	background-color:#fff;
}
#head {
	margin:0 0 20px 0;
	width: 823px;
	height: 60px;
	text-align:left;
}
#headpic {
	margin-bottom: 20px;
	width: 823px;
	height: 214px;
}
#cleft {
	margin:0 20px 0 0;
	width: 573px;
	height: 247px;
	float:left;
}
#clform {
	margin:0 0 20px 0;
	width: 573px;
	height: 117px;
	background:#ccc url(../img/frmbg.jpg) no-repeat top left;
}
.aff {
	padding-left:25px;
	background:transparent url(../img/afarrow.png) no-repeat center left;
	margin-bottom:15px;
}
#cladd {
	margin:0;
	width: 571px;
	height: 115px;
	background-color:#f2f2f2;
	border:1px solid #dfdfdf;
	text-align:left;
}
#ffooter {
	margin-top: 20px;
	width: 821px;
	height: 150px;
	background-color:#f2f2f2;
	border:1px solid #dfdfdf;
	text-align:left;
}
#cright {
	margin:0;
	width: 228px;
	height: 252px;
	background-color:#f2f2f2;
	border:1px solid #dfdfdf;
	float:left;
	text-align:left;
}
.shortin {
	width: 475px;
	height: 35px;
	background:#fff url(../img/form.gif) repeat-x bottom left;	
	border:1px solid #b7b7b7;
	padding-top:5px;
	padding-bottom:0;
	padding-left:0.2em;
	font-size:24px;
}
.shortin:focus {
	width: 475px;
	height: 35px;
	background:#fff url(../img/form2.gif) repeat-x bottom left;	
	border:1px solid #989696;
	padding-top:5px;
	padding-bottom:0;
	padding-left:0.2em;
	font-size:24px;
}
.pad {
	padding: 20px 0 0 0;
}
.pad2 {
	padding: 10px;
}
.subbtn {
	margin-bottom:-12px;
}
-->