/*
Name: LadyboyPassword
Date: 
Coder: Ace_luffy
Author URI: http://www.creationcrew.com/
*/
/******************* Body *******************/
@font-face
{
font-family: coolvetica;
src: url('fonts/coolvetica.eot') format('truetype'); /* IE9 */
src: url('fonts/coolvetica.eot?#iefix') format('embedded-opentype'),
     url('fonts/coolvetica.woff') format('woff'),
     url('fonts/coolvetica.ttf') format('truetype'),
	 url('fonts/coolvetica.svg#Ccoolvetica') format('svg'); 
	 font-style: normal;
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}
.clear
{
	clear:both;
}
ul {
	list-style: none;
}

* {
	margin: 0;
	padding: 0;
}
img {	border:0px none;
	overflow:hidden;
	filter:progid:DXImageTransform} 


body {
	color: #000;
    background: #fff url('./images/bg_out.jpg') repeat-x center top;}

#container {

    margin-left:auto;
    margin-right:auto;    
	margin:0 auto;
	width:800px;
	min-height:100%;


}

.space { height:10px; width:100%;}
.space1 { height:20px; width:100%;}
.center { margin-left:auto; margin-right:auto;}
.clear {clear:both;}


/********header********/
#header{ float:left; width:800px; 	padding-top:40px; padding-bottom:30px;}
#header #logo{ float:left; width:400px;}
#header .nav{ float:right; width:264px; line-height:0;}
#header .nav ul li{ float:left; }
/**/


/**/

/********content********/
#content { width:800px;	margin:0 auto;	padding-top:10px; } 
#leftcontent {float:left; width:330px; padding-top:20px;  }
#rightcontent {float:left; width:430px; padding-top:60px; padding-top:20px; }
#rightcontent .box{float:left; width:430px; height:550px;  background:url('./images/box_bg.jpg')repeat  }
/********joinform********/
#joinform { margin: auto; font-family: Arial, Helvetica, sans-serif; padding: 0 5px; text-align: left; font-size: 12px;line-height: normal; }
#joinform .font { padding-top:20px; text-shadow: 1px 1px 1px #fff; font-weight: bold; font-size: 12px; text-align: center; margin:0 0 5px 0; padding:0; }
#joinform .font3 { padding-top:20px; text-shadow: 1px 1px 1px #fff; font-weight: bold; font-size: 12px; text-align: center; margin:0 0 5px 0; padding:0; }
#joinform .font2 { padding-top:20px; text-shadow: 1px 1px 1px #fff; font-weight: bold; font-size: 15px; text-align: center; margin:0 0 5px 0; padding:0; }
#joinform form { margin:0 auto; padding:0; }
#joinform .input-text {  padding: 4px; padding-left:40px; padding-bottom:10px; }
#joinform .input-text label span { float:left; width: 120px; font-size: 15px; font-weight:; color: #333; padding: 3px 0 0 20px; text-shadow: 1px 1px 1px #fff; }
#joinform .input-text input { background: #fff; border: 1px solid #999; padding: 6px; font-size: 12px; font-weight: bold; width: 160px; }

#joinform #submit { width:306px; height:49px;  background:url('./images/clickhere_2.jpg')no-repeat; border: none;
 margin: 0;
 padding: 0; }

/********footer********/
#footer {width:670px; margin:0 auto; font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:130%; text-align:center; padding-top:20px;}
#footer .base{ width:670px; margin:0 auto; line-height:0; }
#footer  a{ line-height:0 ;color:#000}