body {
	background:#FFFFFF url(http://l.yimg.com/e/style/3/360/body.gif) repeat-y center top;
color:#444;
}
a {
color:#d4cacf;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#bigcontainer {
	background: url(http://l.yimg.com/e/style/3/360/bigcontainer.gif) no-repeat center top;
}
#container {
	position: relative;
	width: 950px;
}



/*header*/
#header {
	height:auto!important;
	height:120px;
	min-height:120px;
	border-bottom: 1px dotted #FFFFFF;
	margin: 0 0 10px;
}


h1 {
font-size:15px;
font-weight:bold;
padding:5px 0;
}
h1 a {
color:#e55ea2;
}
h1 a:hover {
color:#FFF;
text-decoration:none;
}
#description {
	color:#cce0fb;
	padding:5px 0;
	background: #4d1733;
}

/*content*/
#content {
	position:relative;
	float: right;
	width: 630px;
}

#main_tab li a {
	display:block;
	float:left;
	width:100px;
	height:24px;
	margin-right:5px;
	padding:4px 0 0;
	text-align:center;
	color: #d4cacf;
}
/*ie only*/
*html #main_tab li a {
height:24px;
}
#main_tab li a:hover {
color:#e55ea2;
}
#main_tab li.hover a {
color:#e55ea2;
}

a.message {
background:url(http://l.yimg.com/e/style/3/360/message.gif) no-repeat center top;
color:#FFF;
display:block;
width:100px;
height:24px;
padding:4px 0 0;
position:absolute;
right:20px;
text-align:center;
top:0;
}
/*ie only*/
*html a.message {
width:100px;
height:24px;
padding-top:4px;
}

/*mainsection*/
#mainSection {
padding:0 0 0 15px;
}
#search {
margin:10px 0;
}
.page_control {
	color:#e55ea2;
	font-weight:bold;
	padding: 5px 0 20px;
}
.page_control a {
font-weight:normal;
}




/*msg list*/
.msg_body {
	margin-bottom:30px;
	position:relative;
	border-bottom: 1px solid #c7c7c7;
}

.msg_word strong {
	display:table-cell;
	padding:5px 0 0;
	color:#787878;
}
.reply_word {
color:#999999;
margin:10px 20px 10px;
}
.reply_word strong {
	display:table-cell;
	padding:5px 0 0;
	color:#b46f92;
}
.msg_content{clear:both;}
.msg_content li span {
display:block;
float:left;
text-align:right;
width:70px;
}
.msg_content li.msg_ip span{display:inline;float:none;}
.msg_content li.msg_info span{display:inline;float:none;}
.reply_content li span {
line-height:1.5;
}

.msg_content li.msg_word span {
color:#000000;
float:none;
font-weight:bold;
text-align:left;
width:100%;
}
.reply_content li.reply_word span {
color:#8e4a6d;
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 {
left:25px;
position:absolute;
top:25px;
}
.msg_man {
left:120px;
position:absolute;
top:20px;
}
.msg_man a {
	color: #444;
}
.msg_title {
left:120px;
position:absolute;
top:45px;
}
.msg_date {
left:120px;
position:absolute;
top:70px;
}
.msg_man, .msg_title, .msg_date {
height:20px;
}
.msg_word {
	clear:both;
	padding:100px 20px 0;
}
.msg_word span {
	border-top: 1px dotted #dcdcdc;
	padding: 10px 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;
margin:5px 20px;
text-align:right;
}
.reply_content textarea {
width:100%;
}

.msg_control {
margin:10px 0;
}
.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 h2 {
color:#8e4a6d;
display:block;
font-weight:bold;
padding: 10px 0;
text-align:left;
font-size: 15px;
}
#msg_added .msg_body {
background: none;
}
#msg_added li {
padding:3px 0;
}
.add_name {
clear:both;
margin-top: 10px;
padding-top: 10px !important;
border-top: 1px dotted #A4A4A4;
}
#msg_added li span {
border-bottom:1px solid #ECECEA;
display:block;
float:left;
margin:0 10px 0 30px;
padding-bottom:2px;
text-align:right;
width:105px;
color: #000000;
}
#msg_added li.add_title {
position: absolute;
left: 100px;
top: 10px;
}
#msg_added li.add_title a {
	color: #444444;
}


/*sidebar*/
#sidebar {
	color:#b6b6b6;
	float: left;
	width: 320px;
	text-align:center;
	background: url(http://l.yimg.com/e/style/3/360/sidebar.gif) no-repeat center 80px;
}
#sidebar a {
color:#931d5a;
}
.box {
	border-top: 1px solid #b6b6b6;
	padding: 10px 0px 0px;
}
#admin {
text-align:right;
margin:5px 0;
}
#info span {
font-weight:bold;
padding:0 10px;
}
#info {
	text-align: center;
	padding: 10px 0;
	color: #666666;
}
#info a {
font-weight:bold;
}
#action {
margin:10px 0 0;
padding:15px 5px;
text-align: center;
}
#friendlist.box {
margin:0 0 10px;
padding:15px 5px;
}
#friendlist select {
margin:auto auto 0;
width:290px;
}
#stats {
	height:100px;
	margin:10px 0 0;
	overflow:hidden;
	padding:15px 0 0 15px;
	text-align: left;
	background: url(http://l.yimg.com/e/style/3/360/stats.gif) no-repeat right bottom;
}


/*namecard*/
#namecard {
	background:transparent !important;
	border-style:none !important;
	margin: 80px 0 0;
	width:320px !important;
	text-align: left;
}

#myImg {
	background:#FFFFFF none repeat 0%;
	border-color:#8e4a6d;
	border-width:1px;
	margin:0;
	top: 40px;
	position: relative;
	left: 10px;
}
.myNick {
	color:#dddddd;
	overflow: visible;
	position: absolute;
	width: 320px;
	left: 10px;
	font-size: 15px;
	top: 5px;
}
.myDesc {
	position: absolute;
	color:#787878;
	width:160px;
	left: 110px;
	top: 40px;
	height: auto;
}
#myName {
bottom:0;
left: 10px;
}
#myName a {
color:#4d1733;
}
#myInfo {
	margin:0;

}
#myService {
	right:0;
	top:0;
	width: 45px;
}
#myService li a {
	color:#931d5a;
	background: #f5f5f5;
}
#myService li a:hover {
	background: #fff;
}
.myDigu .digu{
margin-left:19px;
margin-top:40px;
}