body {
	color:#444;
}
a {
color:#776354;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#container {
	position: relative;
	width: 850px;
}



/*header*/
#header {
	position: relative;
	z-index: 2;
}
h1 {
	font-size:13px;
	font-weight:bold;
	position: absolute;
	left: 320px;
	top: 10px;
}
h1 a {
color:#331b0a;
}
h1 a:hover {
text-decoration:none;
}
#description {
	color:#331b0a;
	position: absolute;
	left: 320px;
	top: 30px;
	height: 90px;
	width: 520px;
	overflow: auto;
}

/*content*/
#content {
	position:relative;
	float: right;
	width: 540px;
	background: #FFFFFF url(http://l.yimg.com/e/style/3/367/content.jpg) no-repeat left top;
	padding: 118px 0 0;
}

#main_tab {
	margin: 0px 10px;
}
#main_tab li a {
	display:block;
	float:left;
	width:100px;
	height:24px;
	margin-right:5px;
	padding:4px 0 0;
	text-align:center;
	color: #776354;
	background: #c3b7ae;
}
/*ie only*/
*html #main_tab li a {
	height:24px;
}
#main_tab li.hover a {
	color:#f5ad00;
	background: #776354;
}

a.message {
	background:url(http://l.yimg.com/e/style/3/367/message.gif) no-repeat center top;
	color:#FFF;
	display:block;
	width:100px;
	height:24px;
	padding:4px 0 0;
	position:absolute;
	right:10px;
	text-align:center;
	top:118px;
}
/*ie only*/
*html a.message {
width:100px;
height:24px;
padding-top:4px;
}

/*mainsection*/
#mainSection {
padding:0 0 0 15px;
}
#search {
	margin: 5px 0;
	padding: 15px 0px 0px;
}
.page_control {
	color:#ea9353;
	font-weight:bold;
	padding: 10px 0px;
}
.page_control a {
font-weight:normal;
}

#page_control_top {
	padding: 5px 0px 15px;
}


/*msg list*/
.msg_body {
	position: relative;
	padding: 0px 0px 10px;
	margin:0 0 5px;
	border-bottom: 5px solid #c3b7ae;
	width: 525px;
}
.msg_word strong {
	display:table-cell;
	padding:5px 0 0;
	color: #9f9085;
}
.reply_word {
margin:10px 0 0;
}
.reply_word strong {
	display:block;
	padding:5px;
	color: #9f9085;
	background: #f1eeec;
}

.msg_content {
	color: #776354;
	background: url(http://l.yimg.com/e/style/3/367/msg_content.gif) no-repeat 110px 25px;
	clear:both;
}
.msg_content .msg_man span ,
.msg_content .msg_title span ,
.msg_content .msg_date span
{
	display:none;
}
.reply_content li span {
line-height:1.5;
}

.msg_content li.msg_word span {
color:#776354;
float:none;
font-weight:bold;
text-align:left;
width:100%;
}
.reply_content li.reply_word span {
color:#776354;
display:block;
font-weight:bold;
text-align:left;
width:100%;
}
.msg_img {
float:left;
width:60px;
height:60px;
margin:0 5px 0 0;
zoom:1;
text-align:center;
}

.msg_img {
position:absolute;
top:25px;
}
.msg_man {
left:150px;
position:absolute;
top:20px;
}
.msg_title {
left:150px;
position:absolute;
top:40px;
}
.msg_date {
left:150px;
position:absolute;
top:60px;
}
.msg_man, .msg_title, .msg_date {
height:20px;
}
.msg_word {
	padding:90px 0 0;
}
.msg_info {
margin:5px 20px;
}
.msg_ip {
color:#999999;
text-align:right;
padding-right:5px;
}

.reply_content {
clear:both;
}
.reply_date {
color:#afafaf;
text-align:right;
}
.reply_content textarea {
width:100%;
}

.msg_control {
margin-top:10px;
}
.msg_control li a {
background:#AFDCF7 none repeat 0%;
border:1px outset #CCCCCC;
color:#444444;
padding:3px 5px;
}
.msg_control li a:hover {
background:#EEEEEE none repeat 0%;
border:1px inset #0099CC;
color:#0099CC;
text-decoration:none;
}

.msg_man,
.msg_title,
.msg_date {
height:20px;
}

/*addpost*/
#msg_added {
	color: #9f9085;
}
#msg_added h2 {
	color:#776354;
	display:block;
	font-weight:bold;
	padding: 10px 0;
	text-align:left;
	font-size: 15px;
}
#msg_added li {
	padding:3px 0 ;
}
#msg_added li span {
	display:block;
	margin:0 5px 0 0;
	padding-bottom:2px;
	text-align:right;
	width:105px;
	float:left;
	position: relative;
	border-bottom: 1px solid #c3b7ae;
}
#content_data {
	width: 370px;
}
.add_name {
clear:both;
padding-top: 10px !important;
border-top: 1px dotted #8a8f9c;
}
#msg_added li.add_title {
position: absolute;
left: 110px;
top: 20px;
}





/*sidebar*/
#sidebar {
	color:#241e1a;
	float: left;
	width: 310px;
	text-align:center;
	background: #776354;

}
#sidebar a {
color:#c3b7ae;
}
#mine , .box {
	float: left;
	margin: 0 0 20px;
}
#admin {
text-align:right;
}
#info span {
font-weight:bold;
padding:0 10px;
}
#info {
	text-align: center;
	padding: 10px 0;
	color: #aab1c0;
	clear:both;
	width:310px;
}
#info a {
font-weight:bold;
}
#action {
width:310px;
}
#friendlist {
width:310px;
}
#friendlist select {
margin:auto auto 0;
width:290px;
}
#stats {
	height:100px;
	padding:15px 0 0 15px;
	text-align: left;
	margin: 0px;
	color: #c3b7ae;
}


/*namecard*/
#namecard {
	background:url(http://l.yimg.com/e/style/3/367/namecard.gif) no-repeat center top !important;
	border-style:none !important;
	width:310px !important;
	text-align: left;
}
#myImg {
	border-width:0;
	margin-left:10px;
	margin-top: 10px;
}
#myImg a {
	background:#FFFFFF url(http://l.yimg.com/e/style/3/367/myImg.gif) no-repeat center top;
	height: 98px;
	width: 98px;
}
.myNick {
color:#ea9353;
width:180px;
}
.myDesc {
color:#FFFFFF;
width:180px;
}
#myName {
	position: absolute;
	left:115px;
	top: 90px;
}
#myName a {
color:#cfc6af;
}
#myInfo {
margin:10px 0 0 115px;
width:180px;
}
#myService {
	left:5;
	background: url(http://l.yimg.com/e/style/3/367/myservice.gif) no-repeat center top;
	height: 30px;
	width: 300px;
	top: 118px;
}
#myService li a {
background:transparent !important;
border-style:none !important;
color:#241e1a;
height:30px;
width:40px;
}
#myService li a:hover {
color:#ea9353;
}
#myMypage a {
left:6px;
position:absolute;
top:5px;
}
#myAlbum a {
left:49px;
position:absolute;
top:5px;
}
#myBlog a {
left:89px;
position:absolute;
top:5px;
}
#myGbook a {
left:130px;
position:absolute;
top:5px;
}
#myUser a {
left:172px;
position:absolute;
top:5px;
}
#myFriend a {
left:213px;
position:absolute;
top:5px;
}
#myVideo a {
left:253px;
position:absolute;
top:5px;
}