@charset "utf-8";
/* CSS Document */


body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin:0px; auto;
	background-color:#666;
	
}

p{
	margin: 10px 0px;	
}

a img {border: none; }

h2{
	font-size:16px;
	color:#333;
	text-align:left;
}
		
h3{
	font-size:13px;
	color:#666;
}
		
h4{
	font-size:13px;
	color:#fff;
	margin:0px;
}

.refer{
	padding:0px 50px;
}

#wrap {
	width:900px;
	height:100%;
	margin: 0px auto;
	background-color:#FFF;
	background-attachment: scroll;
	background-repeat: repeat;
}

#header {
	height:332px;
	}

#content {
	height:560px;
	padding-top: 10px;
}

#contentl {
	width:220px;
	float:left;
	height:100%;
	background-image: url(images/contentlfr.jpg);
	background-repeat: no-repeat;
	background-position: top;
	display:block;	
}

#contentl a{
	height:100px;
	width:220px;
	display:block;	
}

#contentm {
	width:440px;
	float:left;
	background-image: url(images/titlefr.png);
	background-repeat: no-repeat;
	background-position: center top;	
	padding: 40px 10px 0px 10px;
}

#contentm1 {
	height: 30px;
	
}


#contentm-title {
	height:30px;
	background-color:red;
	color:white;
	padding:0px;
	font-size:21px;
	font-weight:bold;
	text-align: center;
	-moz-border-radius: 5px 5px 0px 0px;	

}

#formstyle {
	background-color:#999;
	padding:10px;
	font-size:12px;
	color:#FFF;
	-moz-border-radius: 0px 0px 5px 5px;
	
}

.input {
    background-color: #F7F7F7;
    
    font-size: 13px;
   /* margin: 0 100px 0 0;*/
   	
    
}

.submitstyle{
	
	background-color:#F00;
	font-size:13px;
	font-weight:bold;
	color:#FFF;
	width:250px;
	height:30px;
	-moz-border-radius: 5px 5px 5px 5px;
	margin-top:10px;
	
}

.allow{
	font-size:11px;
	margin:0px;
	
}

#contentr {
	width:210px;
	float:left;
	height:100%;
	padding-left: 10px;
	
}

#footer {
	
	height:100%;
	padding:10px 30px;
	clear:both;
	border-top:1px solid #F3F3F3;
	line-height:1.7;
	font-size:12px;
	
}


#contentb {
	height:150px;
	padding: 20px 55px 20px 55px;
	font-size: 18px;
	line-height: 30px;
}

#contentb2 {
	height:50px;
	padding: 10px 15px 10px 100px;
	font-size: 18px;	
	
}

#contentb3 {
	height:150px;
	padding: 0px 10px;
	font-size: 16px;
	text-align: center;
	
}

#terms{
	height:100%;
	padding:5px 30px;
	line-height:1.7;
	font-size:12px;
	
	}
.centretxt{
	/*text-align:center;*/
	margin:2px;
	
	
}


.like {
	color: #06C;
}
