@charset "utf-8";
/* CSS Document */
.totlemenu {
	width:227px;
	/*background-color:#ecedf1;*/
}
.Tmenu {
	margin:0 auto 14px auto;
	padding:0;
}
.menubg {
	height:26px;
	background-image:url(../../images/menubg.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	font-family:"宋体";
	font-size:12px;
	color:#596573;
}
.word {
	padding-top:2px;
	line-height:24px;
	padding-left:35px;
	width:182px;
}
.word_sub {
	line-height:17px;
	padding-left:35px;
	width:182px;
}
.menubg_on {
	height:26px;
	background-image:url(../../images/menubg_on.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	font-family:"宋体";
	font-size:12px;
}
.menubg_on_1 {
	height:26px;
	background-image:url(../../images/menubg_on_1.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	font-family:"宋体";
	font-size:12px;
}
.word_on {
	padding-top:2px;
	line-height:24px;
	padding-left:35px;
	width:182px;
	color:#ef1921;
}
.word_sub_on {
	line-height:17px;
	padding-left:35px;
	width:182px;
	color:#ef1921;
}
.word_sub_on {
	line-height:17px;
	padding-left:35px;
	width:182px;
	color:#ef1921;
}
a.Mlink_on {
	color:#ef1921;
}
.menubg_sub {
	padding-top:2px;
	height:17px;
	line-height:17px;
	background-color:#e5e5e5;
	border-bottom:#c6c6c6 1px solid;
}
.menubg_sub_on {
	padding-top:2px;
	height:17px;
	line-height:17px;
	background-color:#b2b2b2;
	color:#ef1921;
	border-bottom:#c6c6c6 1px solid;
}
a.Mlink {
	color:#596573;
	text-decoration:none;
	cursor:pointer;
}
a.Mlink:hover {
	color:#ef1921;
	text-decoration:none;
}
.dealer {
	margin-left:14px;
	margin-right:14px;
}
.member11 {
	width:199px;
	height:121px;
	margin:14px 14px 7px 14px;
}
.title11 {
	width:199px;
	font-family:"黑体";
	font-size:16px;
	color:#333;
}
.submit11 {
	height:92px;
	margin-top:1px;
	color:#333;
}
.radio11 {
	width:199px;
	height:25px;
}
.sub01 {
	float:left;
	color:#666666;
}
.sub11 {
	font-family:"宋体";
	font-size:12px;
	color:#666666;
	margin:3px auto;
}
.sub12 {
	margin-top:5px;
}
.text11 {
    color:#999;
}
.button11 {
	margin-top:8px;
}

#sex_male,#sex_female,#sex_nomale {
  display:none;
}
label {
  display:-moz-inline-block;
  display:inline-block;
  cursor:pointer;
  margin:5px -2px;
  padding-left:20px;
  line-height:15px;
  background:url(../../images/2_.gif) no-repeat left top;
}
label.checked {
  background-position:left bottom;
}