﻿@charset "utf-8";
/* CSS Document */
html, body 
{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body
{
	background: #edead2 url(../images/membership5_bg.jpg) no-repeat center top;
	font-size: 12px;
}

/**************** choose yrhe *************/
#content
{
	width: 1000px;
	margin:0 auto;
	behavior: url("iepngfix.htc");
}

#content2
{
    background: url(../images/membership5_centent_bg.png) no-repeat;
	width: 1000px;
	height: 475px;
	margin-top:-25px;
	behavior: url("iepngfix.htc");
}
#blog
{
    margin: 0px;
	*margin: 148px 0 0 395px;
	padding:  148px 0 0 395px;
	*padding: 0;
}

.textfield
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	margin: 0 0 0 4px;
	height: 18px;
	padding:0;
	border: none #030406;
	background-color: #030506;
	color: #FFFFFF;
	float: left;
}

#footer
{	
	width: 1000px;
	height: 56px;
	margin-top: 0px;
}
#footer img
{
	behavior: url("iepngfix.htc");
}
a:link {
	font-size: 12px;
	color: #dd3636;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #dd3636;
	text-decoration: underline;
}
.font1{
	font-size: 12px;
	color: #FFFFFF;
}
.KT_field_error {
	float: left;
	width: 50px;
}