body {
	background: #fff;
	font: normal 11px Arial, sans-serif;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #1e60ab;
}

#errors {
	width: 350px;
	margin: 0 auto;
	color: #c64747;
}


#submitTable {
	font-size: 18px;
	color: #c0c0c0;
	width: 650px;
	margin: 0 auto;
}

#name {
	text-align: center;
}

#submit {
	height: 27px;
	padding-bottom: 3px;
	position: relative;
	top: -1px;
}

.fi {
	border: 1px solid #c0c0c0;
	width: 430px;
	padding: 4px;
}

.ins {
	font-size: 11px;
	line-height: 12px;
}

#captcha {
	border: 1px solid #c0c0c0;
	width: 100px;
	height: 18px;
	padding: 4px;
	color: #5d5f5d;
	letter-spacing: 10px;
	text-transform: uppercase; 
	border: 1px solid #c0c0c0;
	position: relative;
	top: -1px;
	text-align: center;
}

textarea {
	height: 100px;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 100px;
	background: #ffffff;
	padding: 0 0 120px 0;
}

.fact_header {
	position: relative;
}

.fact_header div {
	position: absolute;
	right: 2px;
	top: -1px;
}

#top {
	height: 290px;
	text-align: center;
}

#banner {

}

#banner h1 {
	display: block;
	font-style: normal;
	margin-left: 18px;
	margin-top: 5px;
	color: #878787;
	font-size: 12px;
	font-weight: normal;
}


#nav {
	margin: 30px 0;
	width: 300px;
}

#nav a {
	padding: 7px 10px;
}

#nav li, #pageNav li {
	float: left;
	list-style: none;
	margin-right: 2px;
}

#pageNav {
	height: 40px;
	text-align: center;
}

#pageNav ul {
	text-align: center;
	width: 450px;
	margin: 0 auto;
}

#pageNav li {
	padding: 7px 5px;
	border: 1px solid #b9d3e5;
}

#display {
	padding: 20px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}

center h1 {
	color: #444;
	margin-top: 30px;
}

#fb_l {
	width: 355px;
	float: left;
}

#fb_r {
	width: 355px;
	margin-left: 385px;
}

#footer {
	margin-top: 50px;
	padding: 0 40px;
	color: #a3a3a3;
}

#fact_error {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	font-size: 16px;
	color: #686868;
}

.caption {
	padding: 10px 3px;
	text-align: center;
	color: #fff;
	background: #000;
	position: relative;
	top: -3px;
	width: 309px;
}

.red { color: #ff0000; }

.big {
	font-size: 20px;
}

.f_factbox {
	width: 350px;
	margin: 0 auto;
}

.f_factbox span {
	color: #787878;
	padding-left: 3px;
}

.factbox {
	margin-bottom: 20px;
}

.fbar {
	position: relative;
	width: 350px;
	height: 16px;
	padding-left: 3px;
}

.fbar img {
	border: none;
	position: absolute;
	right: 3px;

}


.factbox a, .f_factbox a {
	color: #787878;
}

.factbody {
	color: #3d3d3d;
	background: #f0f0f0;
	padding: 20px 20px 60px 20px;
	margin-top: 3px;
	position: relative;
}

.content {
	font-size: 12px;
}

.ratebox {
	position: absolute;
	bottom: 20px;
	right: 1px;
}

.ratebox div {
	height: 18px;
	float: left;
}

.down {
	padding-left: 20px;
	background: url('down.png') no-repeat;
	margin-right: 4px;
	cursor: pointer;
}

.up {
	width: 16px;
	height: 16px;
	padding-right: 20px;
	margin-left: 3px;
	background: url('up.png') no-repeat;
	cursor: pointer;
}

.active {
	background: #ddefff;
}


#bottom_adBox {
	width: 490px;
	height: 70px;
	padding: 5px;
	margin: 0 auto;
}

#side_adBox {
	position: fixed;
	right: 15px;
	top: 18px;
}

