html,body {
	margin: 0;
	padding: 0;
}
body {
	background: url(http://l.yimg.com/e/style/3/377/bg.jpg) repeat 50% 0;
	font-size: 12px;
	color: #555;
	font-family: sans-serif, arial;
}

a {
	color:#906c3e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul, li {
	list-style: none;
}

img {
	border: 0;
}

#bigcontainer {
	width: 950px;
	margin: 0 auto;
}
#header {
	background: url(http://l.yimg.com/e/style/3/377/banner.jpg) no-repeat 50% 0;
	height: 300px;
	overflow: hidden;

}
*html #header {height: 200px;padding-top: 100px;}
#header h1 {
	font-size: 15px;
	margin: 0;
	padding: 0;
}
#header .Pcover {
	margin: 0px 15px 0 30px;
}
*html #header .Pcover {margin: 0px 15px 0 15px;}
#header .Ptext {
	float: right;
	width: 700px;
	margin: 0 0 10px 0;
}

#container {
	position: relative;
	width: 950px;
	background: url(http://l.yimg.com/e/style/3/377/container.jpg) repeat-y 50% 0;
}
#menu {
	margin-top: 100px;
}
*html #menu {
	margin: 0;}
	#boxProfile{margin-top:100px;}
#menu #msg {
	display: block;
	float: left;
}
#relationship {
	width: 700px;
	position: absolute;
	top: 200px;
	right: 0;
}
#content {
	margin: 10px;
}
#friendListDiv {
	border: 0;
}
#friendListDiv ol li {
	border: 1px solid #906c3e;
	margin: 0 10px 10px 0;
}
#friendListDiv ol li a span.font_id {
	text-align: center;
	display: block;
	background: #906c3e;
	color: #fff;
	width: 110px;
	margin-bottom: 7px;
}
#condition {
	padding-bottom: 15px;
	background: url(http://l.yimg.com/e/style/3/377/shadow.jpg) no-repeat 50% 100%;
	margin-bottom: 15px;
	height: 21px;
	padding-left: 150px;
}
*html #condition{padding-bottom: 0;}
#condition li.current a,
#condition li a:hover {
	display: block;
	width: 140px;
	height: 22px;
	border: 0;
	float: left;
	color: #ff5b00;
	text-align: center;
	padding: 13px 0 0 0;
	font-weight: bolder;
	text-decoration: none;
	background: url(http://l.yimg.com/e/style/3/377/viewmode_c.jpg) no-repeat 0 0;
}
#condition li a {
	display: block;
	width: 140px;
	height: 22px;
	border: 0;
	float: left;
	font-weight: bolder;
	color: #fff;
	text-align: center;
	border: 0;
	padding: 13px 0 0 0;
	text-decoration: none;
	background: url(http://l.yimg.com/e/style/3/377/viewmode.jpg) no-repeat 0 0;
}

#serviceList {
	height: 35px;
	position: absolute;
	top: 53px;
	right: 15px;
	width: 515px;
}
#serviceList li {
	float: left;
}
#serviceList li a {
	display: block;
	height: 35px;
	text-indent: -5000px;
}
#linkMypage {
	width: 80px;
	background: url(http://l.yimg.com/e/style/3/377/bt_mypage.jpg) no-repeat 0 0;
}
#linkMypage:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_mypage_h.jpg) no-repeat 0 0;
}
#linkAlbum {
	width: 65px;
	background: url(http://l.yimg.com/e/style/3/377/bt_album.jpg) no-repeat 0 0;
}
#linkAlbum:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_album_h.jpg) no-repeat 0 0;
}
#linkBlog {
	width: 71px;
	background: url(http://l.yimg.com/e/style/3/377/bt_blog.jpg) no-repeat 0 0;
}
#linkGbook {
	width: 85px;
	background: url(http://l.yimg.com/e/style/3/377/bt_guestbook.jpg) no-repeat 0 0;
}
#linkGbook:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_guestbook_h.jpg) no-repeat 0 0;
}
#linkUser {
	width: 71px;
	background: url(http://l.yimg.com/e/style/3/377/bt_profile.jpg) no-repeat 0 0;
}
#linkUser:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_profile_h.jpg) no-repeat 0 0;
}
#linkFriend {
	width: 71px;
	background: url(http://l.yimg.com/e/style/3/377/bt_friends.jpg) no-repeat 0 0;
}
#linkFriend:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_friends_h.jpg) no-repeat 0 0;
}
#linkVideo {
	width: 71px;
	background: url(http://l.yimg.com/e/style/3/377/bt_video.jpg) no-repeat 0 0;
}
#linkVideo:hover {
	background: url(http://l.yimg.com/e/style/3/377/bt_video_h.jpg) no-repeat 0 0;
}



#footer {
	clear: both;
	height: 50px;
	background: url(http://l.yimg.com/e/style/3/377/blogend.jpg) no-repeat 50% 100%;
}

#bigcontainer br {
	display: none;
}
#container1 br {
	display: block;
}