html, body{
	height:100%;
	margin:0;
	font:14px Arial, sans-serif;
	background:#fff;
	color:#000;
}
body{
	min-width:920px;
}
h1, h2, h3, h4, h5, h6, p, ul{
	margin:0;
	padding:0;
	list-style:none;
	font-weight:normal;
}
.clear:after{
	content: '.';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img{
	display:block;
	border:none;
}
form{
	margin:0;
	display:inline;
}
#main{
	width:920px;
	margin:0 auto;
	padding:0 40px;
	overflow:hidden;
	margin:0 auto;
}
#slide, #slide3{
	height:550px;
	position:absolute;
	top:0;
	1left:-10px;
	overflow:hidden;
	z-index:10;
}
#slide{background:url(/i/new/partner.png) no-repeat 271px 30px;}
#slide3{right:0;}

#slide2{
	background:#fff;
	height:550px;
	position:absolute;
	top:0;
	left:-10px;
	z-index:2
}
#slide4{
	background:#fff;
	height:550px;
	position:absolute;
	top:0;
	right:0px;
	overflow:hidden;
}
#slide4 img{
	position:absolute;
	right:282px;
	top:30px;
}
#slide img{
	float:right;
}
#slide3 img{
	float:left;
}
#advertiser, #parner{
	width:920px;
	margin:0 auto;
	height:555px;
	position:absolute;
	top:130px;
	text-indent:-9999px;
	z-index:2;
}
#parner{
	background:url(/i/new/advertiser.png) no-repeat 50% 50%;
}
#advertiser{

	background:url(/i/new/partner.png) no-repeat 50% 50%;
}
#header{
	width:920px;
	padding:70px 0;
	position:relative;
}
#header .promo{
	text-align:center;
	font-size:16px;
	position:absolute;
	top:30px;
}
#content{
	width:920px;
	background:url(/i/new/content-bg.png) no-repeat 50% 1px;
	height:330px;
	padding-top:190px;
	position:relative;
	z-index:4;
}
.advertiser{
	width:210px;
	float:left;
	position:relative;
	z-index:7;
}
.advertiser .who{
	float:right;
}
.who{
	display:block;
	background:url(/i/new/link-bg.gif) repeat-x;
	font-size:18px;
	color:#000;
	text-decoration:none;
}
.who span{
	display:block;
	background:url(/i/new/link-left.gif) no-repeat;
}
.who span span{
	background:url(/i/new/link-right.gif) no-repeat 100% 0;
	padding:11px 25px;
}
.who:hover{
	background-position:0 100%;
}
.who:hover span{
	background-position:0 100%;
}
.who:hover span span{
	background-position:100% 100%;
}
.about{
	padding:15px 0 25px;
	clear:both;
}
.registration{
	display:block;
	background:url(/i/new/link2-bg.gif) repeat-x;
	color:#000;
	text-decoration:none;
}
.registration span{
	display:block;
	background:url(/i/new/link2-left.gif) no-repeat;
}
.registration span span{
	display:block;
	background:url(/i/new/link2-right.gif) no-repeat 100% 0;
	text-align:center;
	line-height:23px;
}
.partner{
	width:210px;
	float:right;
	position:relative;
	z-index:6;
}
.partner .who{
	float:left;
}
.login-holder{
	margin:0 210px;
}
.login-holder2{
	width:100%;
	float:left;
}
.logo{
	display:block;
	width:221px;
	height:165px;
	background:url(/i/new/logo.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 auto;
}
.login{
	width:350px;
	margin:0 auto;
	padding-top: 40px;
}
.login .input{
	background:url(/i/new/link2-bg.gif) repeat-x;
	width:120px;
	margin-right:5px;
	float:left;
}
.login .input div{
	background:url(/i/new/link2-left.gif) no-repeat;
}
.login .input div div{
	background:url(/i/new/link2-right.gif) no-repeat 100% 0;
}
.login .input input{
	border:none;
	background:none;
	font-size:10pt;
	padding:4px 5px;
	width:110px;
}
.login .button{
	float:left;
	background:url(/i/new/enter.gif) no-repeat;
	width:69px;
	height:23px;
	border:none;
	padding:0 0 3px 0;
	line-height:29px;
	font-size:11pt;
}
.forgot{
	clear:both;
	padding:10px 0 0 200px;
}
.forgot a{
	font-size:12px;
	color:#000;
}
.english{
    clear:both;
    padding:30px 0 0 200px;
}
.english a{
    font-size:14px;
    color:#000;
}
#footer{
	width:920px;
	clear:both;
	padding-top:100px;
}
.copyright{
	width:420px;
	margin:0 auto;
	border-top:1px solid #dadada;
	font-size:11px;
	padding:20px 0 0 8px;
}
.copyright a{
	color:#000;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}

#advertiser_reg{
	margin-right:15px;
}
#partner_reg{
	margin-left:15px;
}

.login_err {
	margin-top:10px;
	color: red;
	font-size: 10pt;
	font-weight:bold;
}
