@charset utf-8;
body {
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height: normal;
	color: #FC0;
	background: #333;

}
input:hover {
	border-color:#FC0
}

.third {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1px;
	width: 120px;
	font-weight: bold;
	color: #999;
}

.infoNumbers {
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
}
* {
	margin: 0px;
	padding: 0px;
	border-width: 0px;
	border-style: none;
}
.signupFormat {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	margin: 0px;
}

#announcement {
	display: block;
	/* [disabled]height: 640px; */
	width: 960px;
	margin: 0px auto;
	padding: 0px;
}

#announcement .signTitle {
	margin: 0px 0px 20px;
	padding: 0px 0px 0px 40px;
	/* [disabled]display: block; */
	/* [disabled]background: #090; */
	/* [disabled]clear: both; */
}

.signupBox  {
	height: 220px;
	/* [disabled]display: block; */
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


.signupBox .signupForm {
	width: 240px;
	margin: 0px 0px 0px 40px;
	/* [disabled]height: 200px; */
	float: left;
}
.signupDescription  {
	width: 660px;
	margin: 0px;
	height: 200px;
	float: left;
	padding: 0px;
}

.signupBox .signupDescription p {
	color: #FFF;
	line-height: 20px;
	/* [disabled]margin-right: 40px; */
	font-size: 12px;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 10px;
}
.signupLogo {
	margin: 0px 0px 0px 40px;
	padding: 0px;
	/* [disabled]width: 240px; */
	height: 221px;
	float: left;
}
.boxBg {
	-khtml-border-radius:8px;
	/* [disabled]-moz-border-radius:8px; */
	-webkit-border-radius:8px;
	/* [disabled]background: url(../img/common/bgtrans.png) no-repeat right top; */
	margin-top: 0px;
	/* [disabled]padding-top: 40px; */


}
.signupBox.boxBg .signupDescription h1 em  {
	color: #FFF;
	font-style: normal;
	/* [disabled]font-size: 36px; */
}

.padHeight {
	font-size: 1px;
	display: block;
	width: auto;
	height: 10px;
}
.signTitle    {
	margin-top: 0px;
	padding-top: 0px;
}

#bottom {
	width: 100%;
	height: 100px;
	position: fixed;
}

.nav {
	color: #FFF;
	background: url(../img/common/bar.png) repeat-x scroll center top;
	display: block;
	position: fixed;
	bottom: 0px;
	width: 100%;
	/* [disabled]padding: 10px; */
	height: 300px;
	/* [disabled]border-bottom: 20px solid #95A3AC; */
	margin: 0px;
	left: 0px;
}
.recentDealTitle h3 {
	line-height: 1.3;
}

.recentDealTitle h3 a:hover {
	/* [disabled]color: #F39; */
	text-decoration: underline;
}
em {
	font-style: normal;
}

.titleBox {
	text-transform: uppercase;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	line-height: normal;
	color: #FFF;
	text-shadow: 2px 2px 2px #111111;
	letter-spacing: -1px;


}
.titleBox .small {
	display: inline-block;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	/* [disabled]float: left; */
	font-weight: bold;
}
.titleBox .medium {
	display: block;
	/* [disabled]float: left; */
	font-size: 16px;
	font-weight: bold;
	color: #FFC;
	line-height: 32px;
	padding-bottom: 40px;
	padding-top: 5px;
}

.titleBox .large {
	display: inline-block;
	font-size: 46px;
	line-height: 48px;
	color: #F39;
	font-weight: bold;
}
.titleBox .largeWhite  {
	display: inline-block;
	/* [disabled]float: left; */
	font-size: 56px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
}
.dark .titleBox .largeWhite  {
	display: inline-block;
	/* [disabled]float: left; */
	font-size: 56px;
	font-weight: bold;
	color: #FC0;
	line-height: 48px;
}

.signupDescription p {
	font-size: 16px;
}

.signupDescription h3 {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFF;
	line-height: 40px;
	font-size: 30px;
	font-weight: normal;
	border-bottom: 1px dotted #666;
}
.recentDealTitle h3 a {
	font-size: 16px;
	line-height: normal;
}

.recentDealTitle h4 {
	color: #F77E0A;
}

.topZero {
	margin-top: 10px;
}

.topBar {
	background: url(../img/common/bar.png);
	display: block;
}
