@charset "utf-8";
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(bg-body.gif) repeat-x left 80px;
}
* {
	padding:0px;
	margin:0px;
}
img {
	border:0px;
}
ul {
	list-style:none;
}
.hp-header-container {
	width:100%;
	height:79px;
	border-bottom:1px solid #888888;
}
.hp-header {
	width:960px;
	margin:0 auto;
	color:#fff;
	font-size:10px;
}
.hp-header a {
	color:#000;
}
.hp-logo {
	margin:14px 0 0 0;
	float:left;
}
.hp-login {
	float:right;
	padding:14px 0 0 0;
	width:410px;
}
.hp-input-login {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:2px;
	width:150px;
	margin-right:5px;
	color:#aca899;
}
.hp-login ul li {
	padding-bottom:4px;
	float:left;
	color:#333;
}
.hp-page {
	width:960px;
	margin:0 auto;
}
.hp-page-left {
	width:570px;
	float:left;
}
.hp-page-left h1 {
	color:#797575;
	font-size:36px;
	padding:30px 0;
}
.hp-page-left h1 span {
	font-size:48px;
	color:#7ab954;
}
.hp-page-right {
background: url("hp-search-bg.gif") no-repeat scroll left top transparent;
    float: right;
    height: 454px;
    margin: -18px 0 0;
    width: 388px;
}
.hp-page-right ul {
	font-size:14px;
	color:#2d2a2a;
	font-weight:bold;
	padding:85px 0 0 9px;
	float:left;
}
.hp-page-right ul li {
	width:315px;
	float:left;
	padding:8px 0;
}
.hp-page-right ul li label {
	width:100px;
	float:left;
	text-align:right;
	padding:2px 5px 0 0;
}
.hp-page-right ul li input {
	float:left;
}
.hp-input-search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:4px;
	width:210px;
}
.hp-signup-link {
	float:left;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:10px 0 0 0;
}
.hp-signup-link a {
	color:#fff;
}
.hp-signup-link a:hover {
	text-decoration:none;
}
.hp-footer-container {
	width:100%;
	float:left;

	color:#918e8e;
	line-height:18px;
	margin-top:10px;
}
.hp-footer tr td{
	color:#918E8E;
}
.hp-footer tr td p{
	padding:5px 0;
	margin:0px;
}
.hp-footer-container a {
	color:#333;
	text-decoration:none;
}
.hp-footer-container a:hover {
	text-decoration:underline;
}
.hp-footer {
	width:960px;
	margin:0 auto;
	line-height:22px;
	padding:10px 0;
	text-align:center;
	color:#333;
}
.hp-footer .left {
	float:left;
	padding:15px 0;
}
.hp-footer .right {
	float:right;
	padding:34px 0 0 0;
}
.hp-footer .right img {
	padding-right:10px;
	float:left;
}
.n-featured{
	float:left;
	padding:0 0 20px 0;
}
.n-featured ul{
	list-style:none;
	padding:0px;
	margin:0px;
	font-size:18px;
	width:960px;
}
.n-featured ul li{
	float:left;
	width:22%;
	padding:5px 0;
	margin:5px 7px;
	background:url(icon-dot.gif) repeat-x left bottom;
}
.n-featured ul li span{
	text-decoration:none;
	color:#333;
	background:url(icon-right.gif) no-repeat left center;
	padding:0 0 0 30px;
	font-size:16px;
}
.n-featured ul li a:hover{
	text-decoration:underline;
}
.maintext{
	width:940px;
	float:left;
	padding:0 10px 10px 10px;
}
.maintext p{
	width:100%;
	padding:10px 0;
	line-height:22px;
	color:#333;
}
.maintext p a{
	color:#333;
}
.maintext p a:hover{
	text-decoration:none;
}
.n-adwords{
	background:url(hp-banner.gif) no-repeat left top;
	width:556px;
	height:277px;
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	margin-top:8px;
	position:relative;
}
.n-adwords .freejoin{
	width:245px;
	height:35px;
	float:left;
	position:absolute;
	left:4px;
	bottom:26px;
}
.membners{
	float:left;
}
.membners h2{
	text-align:center;
	padding:10px 0px;
	margin:0px;
}
.membners ul{
	padding-left:6px;
}
.membners ul li{
	float:left;
	padding:5px;
	position:relative;
}
.membners ul li .float-img a{
	background:url(float-img2.png) no-repeat left top;
	width:90px;
	height:68px;
	float:left;
	position:absolute;
	left:8px;
	top:8px;
}

.membners ul li img{
	border:3px solid #fff;
	width:90px;
	height:68px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	border-radius: 5px;
	padding:2px;
	background:#fff;
	border:1px solid #efefef;
}
.membners ul li:hover img{
	border:1px solid #0672a5;
}
.popularcountries{
padding: 5px; 
-moz-border-radius: 10px; 
-webkit-border-radius: 10px; 
border-radius: 10px;
border:1px solid #ccc;
margin:10px 0;
}
.reg_tips{
	line-height:21px;
	padding:0 0 0 10px;
	margin:0px;
}
.post{
	color: #333;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20PX;
    text-align: left;
    width:102%;
	float:left;
}
.post .post-tit{
 border-bottom: 1px solid #ccc;
    font-size: 24px;
    height: 30px;
    padding-bottom: 5px;
	color:#333;
}
.post ul{
float: left;
    list-style: none outside none;
    margin: 10px 0 20px;
    padding: 0;
    width: 100%;
}
.post ul li{
	width:100%;
	float:left;
	padding:3px 0;
	margin:1px 0 0 0;
	line-height:22px;
	background:#efefef;
}
.post ul li a{
	color:#333;
	font-weight:bold;
	padding:5px 0;
	text-decoration:none;
}
.post ul li a:hover{
	text-decoration:underline;
}
.post ul li span{
	color:#666;
}
.title {
    background-color: #BCD5ED   !important;
    border: 1px solid #BCD5ED   !important;
    border-collapse: collapse !important;
}
.title_border {
    border: 1px solid #BCD5ED   !important;
    border-collapse: collapse !important;
}
.register-button {
    background: #ed5d04;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb576', endColorstr='#ed5d04'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#fbb576), to(#ed5d04)); /*  WebKit */
    background: -moz-linear-gradient(top, #fbb576, #ed5d04);
    cursor: pointer;
    cursor: hand;
    text-align: center;
    text-decoration: none;
    font: 14px/100% arial;
    padding: 0 15px 3px;
    text-shadow: 0 1px 1px #a94405;
    font-weight: bold;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
    color: #fff;
    height:34px;
    border:1px solid #c5540b;
}
.register-button:hover {
    background: #ca5206;
    filter:progid: DXImageTransform.Microsoft.gradient(startColorstr='#f9ae6d', endColorstr='#cc5206'); /*  IE */
    background: -webkit-gradient(linear, left top, left bottom, from(#f9ae6d), to(#cc5206)); /*  WebKit */
    background: -moz-linear-gradient(top, #f9ae6d, #cc5206);
}
