*{
 	padding:0px;
	margin:0px;
	
}
body,html{
 	padding:0px;
	margin:0px;
	width:100%;
	
	
}

body{

color:#666666;
	font-family:"Verdana","Arial";
	font-size:11px;
	line-height:13px;
	margin-top:15px;
	margin-bottom:15px;
	width:100%;

}

#back{
float:right;
width:225px;
height:66px;
cursor:pointer;
}
.text_content p{
padding-bottom:8px;
}
#holder{
	text-align:left;
	width:757px;
	background-image:url(../img/b_top.gif);
	background-repeat:no-repeat;
margin:0 auto;

	
}
.clear{
clear:both;
}


#bottom{
background-image:url(../img/b_bottom.gif);
background-position:bottom left;
height:20px;
}
#allcontent{
	
	
padding:30px 30px 20px 30px;
}
#header{

width:696px;
height:252px;


}
#footer{

background-repeat:no-repeat;
margin-top:20px;
width:100%;
float:left;
height:25px;
clear:both;
}
