"utf-8";
/* CSS Document */
html, body 
{
	height:100%;
	margin:0;
	padding:0;
	width:100%;
}
body
{
	background: #edead2 url(../images/member_bg.jpg) no-repeat center top;
}

/**************** choose yrhe *************/
#content
{
	background: url(../images/member_content_bg.png) no-repeat;
	width: 1000px;
	height: 741px;
	margin: 0 auto;
	behavior: url("iepngfix.htc");
}
.table
{
	padding: 120px 0 0 170px;
}
.table_small
{
	text-align: center;
	text-color: #ff0000;
}

.textfield 
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	width: 172px;
	height: 13px;
	border: none #FFFFFF ;
}
.textfield2 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	height: 13px;
	width: 50px;
	border: none #FFFFFF ;
}

.textfield3 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	height: 13px;
	width: 400px;
	border: none #FFFFFF ;
}

.rbutton {
	height: 20px;
	width: 20px;
	border: none;
	borderstyle: 0;
	text-decoration: none;
}
.red {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FF0000;
	text-align: right;
}
.cover_select1 .select {
	width: 68px;
	height: 27px;
	background-image: url(../images/select4.png);
	background-repeat: no-repeat;
	z-index: 250px;
	behavior: url("iepngfix.htc");
}
.cover_select1 .select .relativer {
	height: 0px;
	width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0;
	top: 0;
	position: relative;
}
.cover_select1 .select .pop {
	background-color: #fff;
	height: 200px;
	width: 65px;
	position: absolute;
	left: 0;
	top: 27px;
	_left: 0;
	_top: 26px;
	display: none;
	border: 2px solid #c2ac6d;
	z-index: 100;
}
.cover_select2 .select {
	width: 57px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/select5.png);
	behavior: url("iepngfix.htc");
	z-index: 200px;
}
.cover_select2 .select .relativer {
	height: 0px;
	width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0;
	top: 0;
	position: relative;
}
.cover_select2 .select .pop {
	background-color: #fff;
	height: 200px;
	width: 47px;
	position: absolute;
	left: 0;
	top: 27px;
	_left: 0;
	_top: 26px;
	display: none;
	border: 2px solid #c2ac6d;
}
.cover_select3 .select {
	width: 57px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/select5.png);
	z-index: 200px;
	behavior: url("iepngfix.htc");
}
.cover_select3 .select .relativer {
	height: 0px;
	width: 0px;
	padding-top: 0px;
	padding-left: 0px;
	left: 0;
	top: 0;
	position: relative;
}
.cover_select3 .select .pop {
	background-color: #fff;
	height: 200px;
	width: 47px;
	position: absolute;
	left: 0;
	top: 27px;
	_left: 0;
	_top: 26px;
	display: none;
	border: 2px solid #c2ac6d;
}
.cover_select4
{
	padding: 9px 0 0 114px;
	*padding: 7px 0 0 114px;
	position: relative;
	z-index: 50;
}
.cover_select4 .select {
	width: 123px;
	height: 27px;
	background-repeat: no-repeat;
	background-image: url(../images/select3.png);
	behavior: url("iepngfix.htc");
	z-index: 100px;
}
.cover_select4 .select .relativer {
	height: 0px;
	width: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.cover_select4 .select .pop {
	background-color: #fff;
	height: 200px;
	width: 120px;
	position: absolute;
	left: 114px;
	top: 33px;
	_left: 0px;
	_top: 26px;
	display: none;
	border: 2px solid #c2ac6d;
	z-index: 100;
}
.btn_img {
    align: right;
	float: right;
}

#footer
{	
	width: 1000px;
	height: 56px;
	margin-top: 80px;
	align: bottom;
}
#footer img
{
	behavior: url("iepngfix.htc");
}
ul#year, ul#month, ul#day {
	font-size: 12px;
}
ul#year li, ul#month li, ul#day li {
	cursor: pointer;
	padding: 2px;
}
ul#year li:hover, ul#month li:hover, ul#day li:hover {
	background: lightgray;
}