
body {
 margin:0;
 padding:0;
 font-family: Verdana, Tahoma, Arial;  
 font-size: 14px;
 background: #000 url(../images/home_bg.jpg) center top repeat-x;
 text-align:center;
 
}


img {
 border: 0;
}

a {
 color: #d7f210;
 cursor: pointer;
}

a:hover {
 color: #DF37D4;
 text-decoration: none;
}
p {
 margin: 0 0 1.5em 0.1em;
 line-height: 1.5em;
 padding:0;
}

textarea {
 font-family: Verdana, Tahoma, Arial;  
 font-size: 1em;
 border: 1px solid #777;
}

input {
 border:1;
}

ul {
 padding:0;
 margin:0 0 1.5em 0.1em;
 font-weight: bold;
}

li {

 color: #d7f210; 
 list-style: inside;
 line-height: 2em;
 font-weight: bold;
}

li span{
 color: #fff;
}


h1 {
 margin: 1em 0 0.5em 0;
 font-size: 2em;
 color: #d7f210;
 margin-top: 20px;
}

h1 span {
 color: #d7f210;
 color: #DF37D4;
}
h2 {
 font-family: Verdana;
 font-weight: normal;
 font-size: 2em;
 margin-top: 0;
 color: #DF37D4; 
 color: #d7f210;
}


h3 {
 font-family: Arial;

 font-weight: normal;

 color: #d7f210;
 font-size: 1.5em;
 margin: 0.4em 0 0.2em 1px;
}

h3  span {
 color: #fff;
}

h4 {
 color: #d7f210;
}

/*****************************************************************/

#logo, #home_cont, #footer {
width: 1078px;
margin: 0 auto;
}

#logo {
 height: 116px;
}

#home_man {
 float: left;
 background: url(../images/home_man.jpg) left top no-repeat;
 width: 558px;
 height: 556px;
 text-align: left;
}
#home_girl {
 float: left;
 background: url(../images/home_girl.jpg) left top no-repeat;
 width: 520px;
 height: 556px;
 text-align: left;
}


#b_man {
 display: block;
 width: 250px;
 height: 200px;
 position: abolsute;
 margin: 300px 0 0 110px;
}

#b_girl {
 display: block;
 width: 250px;
 height: 200px;
 position: abolsute;
 margin: 230px 0 0 170px;
}



#footer {
 color: #314f57;
 font-size: 11px;
}


#footer a{
 color: #6D9EAF;
 font-size: 12px;
}


/*******************************/

.login { }
.login td {

 font-size: 14px;
}

.exm td {
 font-size: 12px;
 color: #666;
}

.log td {
 padding-top: 10px;
 font-weight: bold;
 font-size: 16px;
}

.noweight {  font-weight: normal;
}


.auth td {
 padding-top: 20px;
 color: #0B90BF;
}

.pri {
 font-size: 14px;
 margin: 15px 0 5px 10px;
}
.pri b {
 color: #DF37D4;
}

#exmpl {
 font-size: 14px;
}

.next {
 margin-top: 10px;
}

#next_btn {
	background: url(../images/send.png) no-repeat bottom center;
	width: 226px;
	height: 50px;
	margin-top: 10px;
	border:0;
	cursor: pointer;
}
#excl_num{visibility: hidden;}

.ppwd {

 font-size: 14px;
background:url('../images/pwd.png') left top no-repeat; 
margin-bottom: 14px;
}

.number {

 color: #DF37D4; 
 font-size: 24px;
 font-weight: bold;

}

.rul {
color: #22626F;
}



.un {color: #d3e35e;font-weight: bold;}
.psel { color: #DF37D4;}
.ssel {color: #d3e35e;}

.video {
 padding-left: 20px;
 
}

.video p {

 margin:15px 0 4px 0;
 font-size: 12px;
 font-weight: bold;
}

.video a {
 
}

.vblock {
 position: relative;
 width: 200px;
 height: 144px;
 display: block;
 text-decoration: none;

}

.time {
 position: absolute;
 right:1px;
 bottom:1px;
 background: #000;
 color: #fff;
 font-weight:bold;
 padding: 2px 4px;
 opacity: 0.8;


}

.pimp {
 position: absolute;
 right:80px;
 bottom:54px;
 opacity: 0.8;
}
.imag {
 position: absolute;
 right:0;
 bottom:0;
 border: 1px solid #666;

}








/****************/
#flash {
	position: absolute;
	top: 150px;
	width: 550px;
	left: 50%;
	margin-left: -275px;
	border: 1px solid #666;
}
#divwin_bg {
	position: absolute;
	width: 95%;
	top:0;
	height: 1200px;
	background: black;
	opacity: 0.80;
	padding: 20px 20px 20px 20px;
	text-align: center;
}

#btnClose {
	position: absolute;
	z-index: 5;
	top: 120px;
	width: 40px;
	left: 50%;
	margin-left: 270px;
	right: 5px;
	font-size: 2em;
	cursor: pointer;
	font-weight: bold;
	cursor: pointer;
	padding: 0;
	color: #FFF;
}
