.content { color:#333333; margin:20px 20px;}
.sub_title { line-height:40px;}
#header_container {
	background: #fff
}

#container {
	width: 960px
}

.profile {
	font-family: Arial;
	filter: progid:DXImageTransform.Microsoft.DropShadow(color=#FFDBD6D0, offX=0, offY=1, positives=true);
	-webkit-box-shadow: 0 1px 0 #DBD6D0;
	box-shadow: 0 1px 0 #DBD6D0;
	border: 1px solid #DBD6D0;
	border-bottom-color: #b7b2ae;
	margin: 20px auto;
	overflow: hidden;
	background: #fff;
	line-height: 1.5;
	font-size: 12px;
	border-top: 0;
	color: #666;
	*zoom: 1
}

@media all and (min-width:0) {
	.profile {
		font-family: Arial,'Microsoft Yahei','\5FAE\8F6F\96C5\9ED1'
	}
}

.profile .content {
	padding: 0 20px 20px;
	overflow: hidden;
	*zoom: 1;
	width: 750px
}

.content h1,.profile h2,.profile h3,.profile h4 {
	color: #000
}

.content h2 {
	font-weight: 400
}

.content h1 {
	border-bottom: 1px solid #dbd6d0;
	color: #333;
	font-size: 18px;
	padding: 10px 0 10px 15px;
	margin-bottom: 10px
}

.profile .sector h2 {
	line-height: 31px;
	font-size: 18px;
	margin-bottom: 10px;
	padding: 8px;
	background: #EFEEEE
}

.content img {
	max-width: 100%
}

.profile .nav {
	border-right: 1px solid #dbd6d0;
	padding-bottom: 9999px;
	margin-bottom: -9999px;
	padding-top: 12px;
	background: #f8f6f4;
	float: left;
	width: 160px;
	_margin-right: -.25em
}

.nav h2 {
	-webkit-box-shadow: -1px 1px 2px 0 rgba(0,0,0,.2);
	box-shadow: -1px 1px 2px 0 rgba(0,0,0,.2);
	border-bottom: 1px solid #ccc;
	font-weight: 400;
	background: #ede7e1;
	padding-left: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-top: -1px;
	*position: relative;
	*z-index: 1;
	*zoom: 1
}

.nav h2 b {
	background: url(/templates/jumei/images/account/nav_title_bg.png) no-repeat 0 0;
	margin-left: -47px;
	position: absolute;
	vertical-align: top;
	height: 50px;
	width: 40px;
	*top: 0
}

.nav h2,.nav dt,.nav a {
	display: block;
	color: #333;
	*zoom: 1
}

.nav dl {
	border-top: 1px solid #fff
}

.nav dl,.nav .curr dt {
	border-bottom: 1px solid #dbd6d0
}

.nav h2+dl {
	border-top: 0
}

.nav dl.curr {
	background: #FFF
}

.nav dt {
	position: relative;
	padding-left: 40px;
	line-height: 45px;
	font-size: 14px;
	cursor: pointer;
	display: block
}

.nav dt:hover {
	background: #fff
}

.nav .curr dt {
	margin-right: -1px
}

.nav dt b {
	border: 5px solid #F8F6F4;
	border-left-color: #aaa;
	position: absolute;
	overflow: hidden;
	margin-top: -5px;
	left: 20px;
	top: 50%;
	height: 0;
	width: 0
}

.curr dt b,.nav dt:hover b {
	border: 5px solid #fff;
	border-top-color: #aaa;
	margin-top: -2px
}

.nav dd {
	display: none
}

.nav .curr dd {
	display: block
}

.nav dd a {
	border-top: 1px dashed #ccc;
	padding-left: 30px;
	line-height: 38px;
	margin: 0 10px;
	color: #666
}

.nav dd .curr {
	color: #ED145B
}

.nav dd {
	_margin-top: -1px
}

.nav dd a:first-child {
	border: 0
}

.profile .nav a:hover {
	color: #ED145B
}

.faqlist li {
	list-style: none;
	margin: 0;
	padding: 0 0 12px
}

.faqlist h4 {
	border: 1px solid #efeeee;
	background: #faf9f9;
	padding-left: 10px;
	line-height: 32px;
	cursor: pointer;
	color: #666;
	line-height:40px;
}
.showdiv { margin-top:15px; margin-bottom:15px; line-height:20px;}
.faqlist .switch {
	margin-right: 5px;
	height: 32px;
	width: 11px;
	float: right;
	background: url(switch_off.png) no-repeat
}

.faqlist .switch_on .switch {
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	transform: scaleY(-1);
	filter: FlipV
}

@media all and (min-width:0) {
	.faqlist .switch_on .switch {
		filter: none
	}
}

.faqlist p {
	line-height: 22px;
	margin: 8px 20px 0
}

.faqlist p,.faqlist table {
	display: none
}

.faqlist .switch_on p {
	display: block
}

.faqlist .switch_on table {
	display: table;
	*display: block
}

#jobs {
	margin-bottom: 60px
}

#jobs .jlist {
	width: 740px
}

#jobs .jlist dd {
	padding: 15px 10px
}

dd ul {
	overflow: hidden
}

#jobs .jlist dd ul {
	margin: 0
}

#jobs .jlist dd li {
	list-style: none;
	float: left;
	margin: 0 5px;
	overflow: hidden;
	width: 180px;
	margin: 10px 0
}

#jobs .jlist dd li .figure {
	float: left;
	margin: 0 5px
}

.profile .sector li {
	margin-left: 10px
}

ul.pr li {
	border-bottom: 1px #666 dashed;
	margin: 10px;
	padding: 10px 0;
	line-height: 22px
}

ul.pr li:last-child {
	border: 0
}

ul.pr li .pr_time {
	float: left;
	width: 120px;
	color: #959595
}

ul.pr li .pr_content {
	float: left
}

ul.pr li .pr_content h3 {
	margin-bottom: 10px
}

ul.pr li .pr_content a {
	display: inline-block;
	margin-right: 10px
}

ul.pr li .pr_content img {
	border: 1px #aeaeae solid
}

ul.pr li .preview {
	background: url(/templates/jumei/css_pics/i/quote.gif) no-repeat top left;
	padding-left: 25px;
	margin: 10px 0;
	width: 500px
}

.order-tablev2 {
	margin: 10px 10px 30px 5px;
	_margin: 0;
	border-left: 1px #dbd6d0 solid;
	border-top: 1px #dbd6d0 solid;
	width: 100%;
	border-collapse: collapse
}

.order-tablev2 td,.order-tablev2 th {
	padding: 10px;
	border-right: 1px #dbd6d0 solid;
	empty-cells: show
}

.order-tablev2 td {
	border-right: 1px #b2b2b2 solid;
	border-bottom: 1px #dbd6d0 solid;
	background: #fff
}

.order-tablev2 .alt td,.order-tablev2 .alt th {
	background: #f1f1f1
}

.order-tablev2 .last {
	white-space: nowrap
}

.order-tablev2 .last form {
	text-align: center
}

.order-tablev2 .last form p {
	margin-top: 4px
}

.order-tablev2 {
	width: 100%
}

.order-tablev2 .order_list_title {
	background: url(/templates/jumei/css_pics/i/shipping_table_title.png) repeat-x
}

.profile em {
	color: red
}

.profile .backtotop {
	margin-top: 10px
}

.profile .sector table .action li {
	float: left;
	margin: 0;
	margin-left: 5px;
	line-height: 18px;
	list-style-type: none
}

.profile .ajax_spinner {
	padding-left: 20px;
	height: 18px;
	background: url(/templates/jumei/css_pics/i/spinner.gif) no-repeat 2px 4px
}

.profile .ajax_warning {
	padding-left: 20px;
	height: 18px;
	background: url(/templates/jumei/css_pics/i/warning.gif) no-repeat 2px 0
}

.profile .warning {
	margin-bottom: 20px
}

.profile .sub_title {
	overflow: hidden
}

.profile .sub_title span {
	display: block;
	float: left;
	padding-left: 20px
}

.profile .content h2 .action {
	float: right
}

.profile .sector .sector_content {
	margin: 0 8px;
	line-height: 18px
}

.sector_content p {
	line-height: 20px
}

.profile .sector p {
	margin: 15px 0
}

.profile .sector u {
	text-decoration: none
}

.profile .sector ul li {
	list-style-type: square;
	list-style-position: outside;
	margin: 15px
}

.profile .sector ol li {
	list-style-position: inside;
	margin: 15px
}

.guide-steps {
	color: #666
}

.guide-steps .text {
	margin-top: 5px;
	padding-left: 50px;
	width: 670px
}

.rma_rule {
	margin: 30px 10px;
	padding: 15px 15px 0;
	border: 1px solid #999
}

.rma_rule p {
	margin: 5px 0 30px
}

.rma_rule h3 {
	text-decoration: underline
}

.profile .round_container .sector {
	margin: 15px 10px;
	overflow: hidden
}

.profile .round_container .content .sect .succ {
	padding: 10px 10px 10px 20px
}

.profile .user_item {
	margin: 10px
}

.profile .user_item p {
	text-indent: 2em;
	line-height: 20px
}

.profile .user_item h4 {
	padding-bottom: 15px;
	font-size: 16px
}

.profile .user_item ol {
	padding-left: 19px;
	*padding-left: 22px
}

.profile .user_item ol li {
	list-style-position: outside;
	line-height: 26px;
	padding: 0 0 5px 5px
}

.profile .user_item ol li div {
	display: inline-block
}

.profile .user_item ol li span.num {
	display: inline-block;
	float: left;
	width: 38px;
	text-align: left
}

.profile .user_item ol li span.num_content {
	float: left;
	width: 675px;
	*width: 672px
}

.email_guide .email_tips {
	margin: 20px 0;
	height: 44px;
	line-height: 44px;
	background: #f1f1f1;
	overflow: hidden;
	padding: 0 15px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

.email_guide .email_tips a {
	float: right
}

.email_guide .label {
	font-weight: 700
}

.email_guide .pic {
	margin: 10px 0
}

.email_guide .text {
	padding-left: 20px;
	height: 18px;
	line-height: 18px
}

.email_guide .steps {
	padding-left: 20px
}

.profile .sector p,.profile .sector ol li,.rma_rule p {
	line-height: 22px
}

.profile .sector h1 {
	border: 0;
	padding-left: 0
}

#helpTopnav {
	width: 960px;
	border: 1px solid #ccc;
	border-top: 0;
	margin-bottom: 10px;
	background: #FFF;
	overflow: hidden
}

.helpTop_navItem {
	float: left;
	padding: 20px 0 20px 41px
}

.helpTop_navItem:last-child {
	border: 0
}

.helpTop_navItem a {
	display: block;
	float: left;
	height: 35px;
	width: 150px;
	background: url(/templates/jumei/images/help_center/nav.jpg) no-repeat 0 0;
	font-size: 16px;
	font-weight: 700;
	color: #333
}

.item01,.item02,.item03,.item04 {
	border-right: 1px solid #dbd6d0
}

.helpTop_navItem .item02 {
	background-position: 0 -35px
}

.helpTop_navItem .item03 {
	background-position: 0 -70px
}

.helpTop_navItem .item04 {
	background-position: 0 -105px
}

.helpTop_navItem .item05 {
	background-position: 0 -140px
}

.helpTop_navItem .item01:hover {
	background-position: -150px 0
}

.helpTop_navItem .item02:hover {
	background-position: -150px -35px
}

.helpTop_navItem .item03:hover {
	background-position: -150px -70px
}

.helpTop_navItem .item04:hover {
	background-position: -150px -105px
}

.helpTop_navItem .item05:hover {
	background-position: -150px -140px
}

.on_nav {
	background-color: #ffedf2
}

.on_a {
	border-right: 1px solid #ffedf2
}

.on_a1 {
	border-right: 1px solid #fff
}

.profile .f-input,.profile textarea {
	-webkit-box-shadow: 0 1px 2px 0 #f0f0f0 inset;
	box-shadow: 0 1px 2px 0 #f0f0f0 inset;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 1px solid #ccc;
	font-family: inherit;
	line-height: 1.5;
	background: 0;
	font-size: 12px;
	outline: 0;
	padding: 5px
}

.profile .f-input {
	vertical-align: middle;
	height: 1.5em
}

.profile textarea {
	vertical-align: top
}

.profile .f-input:focus,.profile textarea:focus {
	border-color: #8ec52b
}

.profile form img {
	vertical-align: middle
}

.profile form .hint {
	color: #aaa
}

.profile button,.profile .formbutton {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fff4769d, endColorStr=#ffec195c),progid:DXImageTransform.Microsoft.DropShadow(color=#ffbbbbbb, offX=0, offY=1, positives=true);
	background: #ec195c;
	background: -webkit-gradient(linear,left top,left bottom,from(#f4769d),to(#ec195c));
	background: -webkit-linear-gradient(top,#f4769d,#ec195c);
	background: -moz-linear-gradient(top,#f4769d,#ec195c);
	background: -o-linear-gradient(top,#f4769d,#ec195c);
	background: linear-gradient(to bottom,#f4769d,#ec195c);
	-webkit-box-shadow: 0 1px 2px 0 #bbb;
	box-shadow: 0 1px 2px 0 #bbb;
	text-shadow: 1px 1px 3px #b9154a;
	display: inline-block;
	font-family: inherit;
	word-break: keep-all;
	white-space: nowrap;
	font-weight: 400;
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	cursor: pointer;
	padding: 0 15px;
	height: 32px;
	color: #fff;
	border: 0
}

.profile button:hover,.profile .formbutton:hover {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffee1658, endColorStr=#ffee2467),progid:DXImageTransform.Microsoft.DropShadow(color=#ffb2b2b2, offX=0, offY=1, positives=true);
	background: #ee1658;
	background: -webkit-gradient(linear,left top,left bottom,from(#ee1658),to(#ee2467));
	background: -webkit-linear-gradient(top,#ee1658,#ee2467);
	background: -moz-linear-gradient(top,#ee1658,#ee2467);
	background: -o-linear-gradient(top,#ee1658,#ee2467);
	background: linear-gradient(to bottom,#ee1658,#ee2467);
	text-decoration: none
}

.spring {
	width: 365px;
	height: 232px;
	border: 1px solid #eee;
	background: #fff;
	overflow: visible;
	position: fixed;
	top: 30%;
	left: 35%;
	z-index: 2
}

.spring .spring_title {
	position: relative;
	width: 100%;
	height: 28px;
	line-height: 28px;
	color: #ed145b;
	background: #f2f2f2
}

.spring .spring_title .title {
	font-size: 14px;
	font-weight: 700;
	margin-left: 15px
}

.spring .spring_title .close {
	position: absolute;
	width: 23px;
	height: 23px;
	top: -8px;
	right: -12px;
	cursor: pointer;
	background: url(http://images.jumei.com/pc_global/newures_close.png) no-repeat
}

.spring .spring_content {
	padding: 20px 16px 40px
}

.spring .spring_content .content {
	color: #000;
	font-size: 14px;
	line-height: 28px
}

.spring .spring_content .close {
	height: 33px;
	line-height: 33px;
	width: 140px;
	background: #F33F60;
	color: #fff;
	font-size: 14px;
	text-align: center;
	cursor: pointer;
	margin: 40px auto 0
}

.spring_bg {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	z-index: 1
}

.ibar_main_panel .spring_tooltip {
	font-size: 12px;
	height: 34px;
	width: 233px;
	left: -245px;
	line-height: 17px;
	padding: 6px;
	text-align: left;
	top: -3px
}