#mypage_car {
	width:140px;
	height:200px;
	margin-right:30px;
	margin-top:10px;
	float:left;
}
#mypage_car img {
	margin:5px 0;
}
#mypage_info {
	width:450px;
	margin-top:10px;
	float:left;
}
#mypage_link {
}
.item_unit {
	margin-right:10px;
}
.item_title {
	margin-right:0;
	color:#3a9dcd;
}
.mypage_info_section {
	width:450px;
}
.mypage_info_section h2 {
	background-repeat:no-repeat;
	width:450px;
	height:22px;
	clear:both;
}
.mypage_info_section h2 span {
	display:none;
}
.mypage_info_section ul {
	margin-top:-10px;
}
.mypage_info_section ul li {
	display:block;
	float:left;
	margin-right:10px;
}
.darkform {
	padding-left:44px;
	text-align:left;
}
.contentcontainer {
	height:400px;
}
.prize_block {
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	width:140px;
	height:115px;
}
.receive_qq_form {
	padding-left:20px;
}
.prize_image {
	margin-bottom:0px;
}
#receive_qq,
#receive_other {
	display:none;
	padding:30px;
}
.ErrorMessage {
	padding-left:30px;
	color:#ff0000;
}
.required_star {
	color:#ff0000;
}
#floatBoxBg{display:none;width:100%;height:100%;background:#000;position:absolute;top:0;left:0;}
.floatBox{border:#666 0px solid;width:450px;position:absolute;top:50px;left:40%;background:#fff;}
.floatBox .title{height:23px;padding:7px 10px 0;background:#333;color:#fff;background-image: url(../images/float_top.jpg);}
.floatBox .title h4{float:left;padding:0;margin:0;font-size:14px;line-height:16px;text-align:center;width:450px;}
.floatBox .title .closebtn{float:right;cursor:pointer;}
.floatBox .content{
	padding:10px;
	background-image: url(../images/float_middle.jpg);
	background-repeat:repeat-y;
	background-position:center middle;
	overflow-x:hidden;
	overflow-y:auto;
	text-align:left;
	height:280px;

}
.floatBox .bottom{
	background-image: url(../images/float_bottom.jpg);
	background-repeat:no-repeat;
	width:500px;
	height:14px;
}