@charset "utf-8";
/*
 * 2010-08-05
 * 乐酱为你加油[闪动]
 * By Moya
*/

body{
	background:#fde8ed;
}

/*---------- banner ----------*/
.banner-wrap{
	color:#7e0e26;
	background-image:url(/images/space-theme/m_lejiangjiayou/banner-wrap.gif);
	background-repeat:repeat-x;
	}
.banner{
	height:300px;
	}
.banner .intro{
	padding:40px 0 0 80px;
	}
.banner .set-btn{
	bottom:60px;
}

/*---------- nav ----------*/
.nav-wrap{
	margin-top:-30px;
}

.nav li a{
	color:#fad9e8;
	background:#d56489;
	}
.nav li a:hover,
.nav li.current a{
	color:#bf3152;
	background:#fde8ed;
	}
.nav li.core a:hover,
.nav li.go a:hover{
	color:#FF0;
	background:#d56489;
}

/*---------- module ----------*/
.module{
	border:1px solid #fda3c0;
	}
.module .head{
	color:#bf3152;
	background:#fdb5cd;
	}
.module .head-left,
.module .head-right,
.module .head-center{
	background:none;
	}
.module .head .toggle{
	background:url(/images/space-theme/m_lejiangjiayou/module-toggle.gif) no-repeat;
}

.module .body{
	border:none
}

.module .foot{
	display:none;
}