body {
	background:#3b9ac2 url(/images/landingPage/landing_bg.gif) repeat-x top;
	text-align:left
}
a:hover { text-decoration:underline; }
.landingPage {
	margin:15px auto 0;
	width:877px;
	border-top:0;
}
.landingPage h1 {
	height:107px;
	display:block;
	border:3px #FFF solid;
	border-bottom:0;
}
.landingPage h1 a.logo {
	display:block;
	background:url(/images/landingPage/landingPage_logo_2.jpg) no-repeat center top;
	height:81px;
	text-indent:-99999px;
}
.landingPage h1 .nav{
	background:url(/images/landingPage/landingPage_nav_bg.gif) repeat-x;
	height:26px;
	line-height:26px;
	text-align:center;
	color:#FFF;
	font-size:16px;
}
.landingPage h1 .nav strong{color:#ff9;}
/**content**/
.content {
	background:#FFF;
	padding: 15px 10px 10px 25px;
	border:3px #FFF solid;
	border-top:0;
	background:#FFF url(/images/landingPage/landing_3_pic.jpg) no-repeat left bottom
}
.foot {
	background:url(/images/landingPage/landingPage1_bg.png) left;
	height:15px;
}
.content .photo {
	float:left;
	width: 314px;
	height: 443px;
	margin-right:18px;
}
.reg_block{border:5px #e0dfdf solid;width:395px;float: right;
padding:1px;}
.content .regBox{
	padding:10px 0 0 18px;
	background:#FFF url(/images/landingPage/landingPage_3_reg_bg.gif) left top repeat-x;
	position:relative;
	color:#444;
}
.content .regBox .star {
	background:url(/images/landingPage/landing_4_star.png);
	width:125px;
	height:125px;
	position:absolute;
	right: -50px;
	top: -40px;
	z-index:290;
	display:none;
}
.content .regBoxHead {
	font-size:16px;
	font-weight:bold;
	border-bottom:1px #999 dotted;
	margin:0  auto 12px;
	height:30px;
	float:left;
	width:362px;
	display:block;
}
.content ul.regContent {
	width:375px;
	padding-bottom:10px;
}
*+ html .content ul.regContent{padding-bottom:20px}
* html .content ul.regContent{padding-bottom:0}
.content ul.regContent li {
	clear:both;
	margin-bottom:9px;
}
*+ html .content ul.regContent li{margin-bottom:6px;}
* html .content ul.regContent li{margin-bottom:6px;}
.content ul.regContent li label .textSmall {
	color:#888;
	position:relative;
	top:-3px;
}
.content ul.regContent label.subject {
	font-weight:bold;
	width:165px;
	float:left;
	display:block;
}
.regBox ul li.regInput input,.regBox ul li.regInput select#country { width:188px; }
.regBox ul li a{color:#900}
.regBox ul li a:hover{color:#C00}
.content ul.regContent li ul {
	float:left;
	width:150px;
}
.content ul.regContent li ul li {
	font-size:12px;
	margin:0;
}
#check_nickname_info ul {
	margin:0 0 10px;
	width:180px;
}
#check_nickname_info ul li { margin:0; }
#check_nickname_info ul li.textSmall {
	height:auto;
	font-size:11px;
	margin-bottom:5px;
}
.content .gellery {
	float:left;
	width:480px;
}
/**listPhotos - toplist, search results, profile ...etc**/
.listPhotos {
	margin:0 auto;
	background:#FFF url(/images/landingPage/landingPage_32_gellery.gif) repeat-x bottom;
	height:145px;
	padding:10px 0 0 15px;
}
.listPhotos li {
	width:121px;
	height:133px;
	padding:0;
	float:left;
}
.listPhotos li:first-child { padding-left:0; }
.listPhotos a {
	width:109px;
	height:128px;
	display:block;
	text-align:center;
	border:1px solid #b9b9b9;
	position:relative;
	background-color:#FFF;
	padding:1px;
}
.listPhotos .username {
	width:108px;
	padding:2px;
	font-size:.9166em;
	font-weight:bold;
	position:absolute;
	bottom:2px;
	left:0;
	line-height:1;
	color:#696969;
}
.listPhotos a:hover {
	background:#FFF;
	text-decoration:none;
	cursor:default
}
.overlay {
	width:109px;
	height:111px;
	background-position:center !important;
	background-color:#DEDEDE !important;
}
.content h3 {
padding:5px 0;
	clear:both;
	margin:5px 0 8px;
	color:#C00;
	font-size:14px;
}
.content h3 span{
	display:block;
	padding:5px 0;
	font-weight:bold;
	margin-bottom:5px;
	font-size:28px;
}
/**foot**/
.landingPage h5 {
	height:26px;
	line-height:26px;
	color:#666;
}
.landingPage h5 span { text-align:left }
.landingPage h5 img {
	margin-left:10px;
	position:relative;
	bottom:-4px;
}
.footer { text-align:center;
color:#FFF;
padding:10px;}
.btn_green {
	display:block;
	width:230px;
	border:1px #3b6e22 solid;
	margin:0 auto;
}
.btn_green input {
	border:1px #95bf82 solid;
	border-color:#95bf82 #67a54b #67a54b #95bf82;
	background:#67a54b;
	width:230px;
	color:#FFF;
	font-weight:bold;
}
.btn_green input:hover { cursor:pointer; }
.form_error {
	background: #ffcecf;
	color:#F00;
	margin:0 18px 4px 0;
	padding:5px
}
#check_nickname_info ul li input { width:auto; }
.mid_text{
color:#FFFFFF;
padding:10px 0 12px;}
.mid_text a{
color:#FFF;}
.mid_text img{
float:right;
margin-left:10px;}
