﻿@charset "utf-8";
/* CSS Document */
html, body 
{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body
{
	background: #edead2 url(../images/membership_forget1_bg.jpg) no-repeat center top;
}

/**************** choose yrhe *************/
#content
{
	width: 1000px;
	margin:0 auto;
	background: url(../images/membership_forget1_content_bg.png) no-repeat;
	behavior: url("iepngfix.htc");
}

#content2
{
	width: 1000px;
	height: 398px;
	margin-top:-25px;
	behavior: url("iepngfix.htc");
}
#blog
{
    margin-top: 3px;
	*margin: 215px 0 0 425px;
	padding:  215px 0 0 425px;
	*padding: 0;
}

.textfield
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	width: 155px;
	height: 13px;
	padding:3px 0 0 0;
	border: none #040607;
	background-color: #040607;
	color: #FFFFFF;
}
#btn_img{
    margin:20px 0 0 248px;
}
#footer
{	
	width: 1000px;
	height: 56px;
	margin-top: 70px;
}
#footer img
{
	behavior: url("iepngfix.htc");
}
.font1 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #FFFF00;
	text-decoration: underline;
}
.font1{
	font-size: 12px;
	color: #FFFFFF;
}
