/*movement*/
.bodyer{
	width:920px;
	margin:auto;
	margin-bottom:20px;
}

.footer{
	line-height:2;
	padding:10px 0;
	border-top:2px solid #EEE;
}

.movement{
	height:1%;
}

.movement h1{
	height:30px;
	font-size:16px;
	}
.movement h2{
	height:30px;
	font-size:14px;
}

.movement table{
	width:100%;
}

.movement .btn0,
.movement .btn1{
	display:block;
	width:170px;
	height:40px;
	text-align:center;
	font:22px/40px 微软雅黑,黑体;
	color:#FFF;
	background:url(/images/movement/btn.gif) no-repeat 0 0;
	}
.movement .btn1{
	background-position:100% 0;
	}
.movement .btn0:hover{
	color:#FFF !important;
	background-position:0 100%;
	}
.movement .btn1:hover{
	color:#FFF !important;
	background-position:100% 100%;
}

.movement .close{
	position:absolute;
	top:10px;
	right:10px;
	width:24px;
	height:24px;
	background:url(/images/movement/close.gif) no-repeat 0 0;
	}
.movement .close:hover{
	background-position:0 100%;
}

.movement .relative{
	position:relative;
	height:1%;
}

.movement .bt-page{
	height:30px;
	margin-bottom:20px;
}

.movement .wrap{
	width:920px;
	_height:680px;
	min-height:680px;
	margin:30px auto;
	}
.movement .contents{
	
	}
.movement.large-bg .wrap{
	position:relative;
	}
.movement.large-bg .contents{
	position:absolute;
	width:100%;
    }
.movement .main-column{
	float:right;
	}
.movement .side-column{
	float:left;
}

.movement .side-nav{
	margin-bottom:20px;
	line-height:40px;
	font-weight:bold;
	font-size:14px;
}

.movement .sim-intr{
	line-height:30px;
	font-size:14px;
}

.movement .more-intr{
	line-height:2;
	}
.movement .more-intr p,
.movement .more-intr ul,
.movement .more-intr ol{
	margin-bottom:1em;
	}
.movement .more-intr ul,
.movement .more-intr ul li{
	list-style:disc inside;
	}
.movement .more-intr ul.outside,
.movement .more-intr ul.outside li{
	list-style:disc outside;
	margin-left:1em;
	}
.movement h2{
	height:25px;
	}
.movement .del-margin{
	margin-bottom:0 !important;
}

/*loss-award*/
.loss-award .contents{
	height:680px;
	}
.loss-award .main-column{
	float:left;
	width:610px;
	padding-left:80px;
	}
.loss-award .side-column{
	float:right;
	width:170px;
	padding:150px 30px 0 0;
}

.loss-award .side-nav dd{
	border-bottom:1px solid #CCC;
	padding-left:15px;
	background:url(/images/common/large-arrow.gif) no-repeat 0 50%;
}

.loss-award .state{
	line-height:2;
	padding:0 10px 10px;
	border:1px solid #ab8698;
	margin-bottom:20px;
	}
.loss-award .state .title{
	margin-top:-1.1em;
	text-align:center;
	}
.loss-award .state .title span{
	font-weight:bold;
	font-size:14px;
	background:#91ceff;
	}
.loss-award .state a{
	color:#444;
}

.loss-award .sim-intr{
	width:600px;
	margin-top:190px;
}

.loss-award .more-intr,
.loss-award .photo-list,
.loss-award .post-list{
	width:570px;
	height:500px;
	line-height:21px;
	padding:20px 20px 0;
	margin-top:120px;
	background:url(/images/movement/award/intr-bg-m1.jpg) no-repeat 0 0;
	}
.loss-award .photo-list{
	line-height:2;
}

.loss-award .post-list dl{
	position:relative;
	height:60px;
	line-height:30px;
	padding:0 0 10px 70px;
	border-bottom:1px dashed #DDD;
	margin-bottom:10px;
	}
.loss-award .post-list .illu{
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
	width:60px;
	height:60px;
	}
.loss-award .post-list dl a{
	color:#444;
	}
.loss-award .post-list dt{
	width:500px;
	font-size:14px;
	font-weight:bold;
}

.loss-award table{
	background:#f3f8ff;
	margin-bottom:5px;
	}
.loss-award td{
	width:90px;
	height:110px;
	padding:0 20px;
	}
.loss-award td div{
	width:60px;
	height:60px;
	margin:auto;
	overflow:hidden;
	}
.loss-award td p{
	width:90px;
	line-height:30px;
	text-align:center;
}

/*recommend0*/
.recommend0 .contents{
	height:680px;
	background:url(/images/movement/recommend0/bg2.jpg) no-repeat 0 100%;
}

.recommend0 .side-column{
	width:190px;
	padding:250px 0 0 30px;
	}
.recommend0 .side-column .side-nav{
	width:170px;
	height:136px;
	line-height:45px;
	padding:17px 0;
	text-align:center;
	background:url(/images/movement/recommend0/nav-bg.gif) no-repeat 0 0;
	}
.recommend0 .side-column .buied{
	height:160px;
	overflow:auto;
}

.recommend0 .main-column{
	width:640px;
	padding-right:30px;
	}
.recommend0 .more-intr p{
	margin-bottom:5px;
	}
.recommend0 .prod-intr{
	line-height:2;
	padding-bottom:10px;
	background:url(/images/movement/recommend0/illu0.gif) no-repeat 100% 95%;
}

.recommend0 .main-column.view{
	width:545px;
	padding:100px 30px 0 95px;
	}
.recommend0 .prod-list{
	line-height:2;
	padding:20px 9px 0 8px;
	background:url(/images/movement/recommend0/view-bg.jpg) no-repeat 0 0;
}

.recommend0 .close{
	right:15px;
	top:15px;
}

.recommend0 table{
	margin-bottom:10px;
	}
.recommend0 table td{
	width:110px;
	padding:0 10px 20px;
	text-align:center;
	}
.recommend0 table dt{
	font-weight:bold;
	color:#FFF;
	}
.recommend0 table .illu{
	width:110px;
	height:114px;
	border:1px dashed #FFF;
	}
.recommend0 table .b0 dt{
	background:#e02272;
	}
.recommend0 table .b1 dt{
	background:#0a0779;
	}
.recommend0 table .b2 dt{
	background:#8a0e82;
	}
.recommend0 table .b3 dt{
	background:#07727d;
	}
.recommend0 table .b4 dt{
	background:#e94f0a;
	}
.recommend0 table .b5 dt{
	background:#b49c50;
	}
.recommend0 table .b6 dt{
	background:#b49c50;
	}
.recommend0 table .b0 .illu{
	border-color:#e02272;
	}
.recommend0 table .b1 .illu{
	border-color:#0a0779;
	}
.recommend0 table .b2 .illu{
	border-color:#8a0e82;
	}
.recommend0 table .b3 .illu{
	border-color:#07727d;
	}
.recommend0 table .b4 .illu{
	border-color:#e94f0a;
	}
.recommend0 table .b5 .illu{
	border-color:#b49c50;
	}
.recommend0 table .b6 .illu{
	border-color:#b49c50;
}

/*myphoto*/
.myphoto .contents{
	padding-top:215px;
}

.myphoto .side-column{
	float:none;
	height:180px;
	padding-left:55px;
	margin-bottom:200px;
}

.myphoto .side-nav{
	width:250px;
	height:180px;
	line-height:45px;
	text-align:center;
	}
.myphoto .side-nav a{
	display:block;
	height:45px;
	padding-left:20px;
	color:#390;
	background:url(/images/movement/myphoto/pointer.gif) no-repeat 70px 50%;
}

.myphoto .btn-wrap{
	padding:20px 0 0 65px;
	}
.myphoto .btn,
.myphoto .btn-off{
	display:block;
	width:93px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#360;
	background:url(/images/movement/myphoto/btn.gif) no-repeat 0 0;
	}
.myphoto .btn:hover{
	color:#390 !important;
	background-position:0 100%;
	}
.myphoto .btn-off{
	color:#666;
	background:url(/images/movement/myphoto/btn-off.gif) no-repeat 0 0;
}

.myphoto .partner{
	width:550px;
	margin-bottom:60px;
	text-align:right;
}

.myphoto .main-column{
	float:none;
	padding:20px 60px;
	margin:0;
	background:#f9f6f1;
}

.myphoto h2{
	border-bottom:2px solid #cec1a1;
	margin:20px 0 10px;
	padding-top:10px;
	color:#390;
}


/*book0*/
.book0 .wrap{
	_margin:0 auto 30px;
	}
.book0 .index .contents{
	position:absolute;
	top:500px;
	left:65px;
	}
.book0 .index .contents .nav-link1{
	position:absolute;
	top:4px;
	left:5px;
	}
.book0 .index .contents .nav-link2{
	position:absolute;
	top:75px;
	}
.book0 .index .contents .nav-link3{
	position:absolute;
	top:150px;
	left:1px;
	}
.book0 .index .contents .nav-link4{
	position:absolute;
	top:220px;
	left:5px;
}

/*girl0*/
.girl0 .wrap{
	margin-top:30px;
	width:972px;
	}
.girl0 .content{
	border:3px solid #ee8c7e;
	border-top:none;
	padding:0 24px 0 55px;
	}
.girl0 .title-bar{
	height:38px !important;
	line-height:36px !important;
	padding-left:15px;
	margin-bottom:20px;
	color:#cd5140;
	background:url(/images/movement/girl0/title-bar-bg.jpg) no-repeat 0 0;
	}
.girl0 .article{
	margin-bottom:20px;
    }
.girl0 .content p{
	padding-left:15px;
	}
.girl0 .forum-btn{
	display:block;
	margin:0 auto 20px;
	width:94px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(/images/movement/girl0/girl-btn.jpg) no-repeat 0 0;
	}
.girl0 .forum-btn:hover{
	color:#FFF !important;
	background-position:0 100%;
}

/*tanita0*/
.tanita0 .wrap{
	width:1000px;
	margin-top:30px;
	position:relative;
	}
.tanita0 .content{
	
	}
.tanita0 .content .logo-link{
	position:absolute;
	left:786px;
	top:0px;
	width:185px;
	height:54px;
	}
.tanita0 .content h2{
	margin-left:5px;
	font-size:16px;
	font-weight:bold;
	}
.tanita0 .content p{
    line-height:2.5;
	margin-top:10px;
	}
.tanita0 .content .activity-start{
	position:absolute;
	top:510px;
	left:60px;
	padding-top:5px;
	width:400px;
	height:350px;
	color:#393;
	}
.tanita0 .content .activity-intr{
	position:absolute;
	top:548px;
	left:505px;
	padding-top:8px;
	width:430px;
	height:200px;
	color:#900;
	}
.tanita0 .content .activity-intr p{
	line-height:2.3;
	}
.tanita0 .content .about-tanita{
	position:absolute;
	top:930px;
	left:60px;
	padding-top:8px;
	width:390px;
	height:260px;
	color:#039;
	}
.tanita0 .content .activity-progress{
	position:absolute;
	top:920px;
	left:505px;
	padding-top:8px;
	width:420px;
	height:225px;
	color:#c60;
	}
.tanita0 .forum-btn{
	position:absolute;
	top:1267px;
	left:453px;
	display:block;
	margin:0 auto 20px;
	width:93px;
	height:36px;
	line-height:36px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	background:url(/images/movement/tanita0/tanita-btn.jpg) no-repeat 0 0;
	}
.tanita0 .forum-btn:hover{
	color:#FFF !important;
	background-position:0 100%;
}
