body {
	background:#FFFFFF url(http://l.yimg.com/e/style/3/357/body.gif) repeat-y center top;
	color:#b9ba9b;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#bigcontainer {
	background: url(http://l.yimg.com/e/style/3/357/bigcontainer.gif) repeat-x left top;
}

#container {
	width: 932px;
	position: relative;
}

/*header*/
#header {
height:auto!important;
height:122px;
min-height:122px;
}

#main {
	background: url(http://l.yimg.com/e/style/3/357/main.gif) no-repeat center top;
}

h1 {
font-size:15px;
font-weight:bold;
padding:5px 50px;
}
h1 a {
color:#8462a1;
}
h1 a:hover {
color:#551d8c;
text-decoration:none;
}
#description {
	color:#ac99bc;
	padding:5px 50px;
	background: #FFFFFF;
}

/*content*/
#content {
	position:relative;
	margin: 25px 0 0;
	width: 606px;
}
#main_tab {
	margin: 0px 0 8px 16px;
}

#main_tab li a {
	display:block;
	float:left;
	height:32px;
	text-align:center;
	width:110px;
	color: #a274c8;
	padding-top:11px;
}
#main_tab li a:hover {
color:#551d8c;
}
#main_tab li.hover a {
color:551d8c;
}
/*ie only*/
*html #main_tab li a {
height:38px;
}

a.message {
display:block;
position:absolute;
right:20px;
width:100px;
height:32px;
text-align:center;
padding-top:11px;
top:0px;
color:#551d8c;
}
/*ie only*/
*html a.message {
width:100px;
height:38px;
}

/*mainsection*/
#mainSection {
padding:0 15px 0 0;
}
#search {
	float: right;
}
ul.page_control {
margin:10px 20px;
}
.page_control {
color:#9a9a9a;
font-weight:bold;
margin-bottom:20px;
}
.page_control a {
color:#9a9a9a;
font-weight:normal;
}
.page_control li {
color:#383838;
display:block;
float:left;
margin-right:3px;
text-align:center;
}
.page_control li a {
border:1px solid #CCCCCC;
color:#999999;
display:block;
padding:3px 6px;
}
.page_control li a:hover {
background:#DDDDDD none repeat 0%;
border-color:#0099CC;
color:#0099CC;
text-decoration:none;
}
.page_control li span {
display:block;
padding:4px 6px;
}




/*msg list*/
#msg_list {
	margin: 0 0 0 16px;

}

.msg_body {
background:url(http://l.yimg.com/e/style/3/357/msg_body.gif) no-repeat center bottom;
margin-bottom:12px;
padding-bottom:12px;
position:relative;
}

.msg_word strong {
	display:table-cell;
	padding:5px 0 0;
	color:#b9ba9b;
}
.reply_word {
	border-top:1px dotted #A4A4A4;
	color:#999999;
	margin:10px 20px 0;
	padding:10px 0 0;
}
.reply_word strong {
	display:table-cell;
	padding:5px 0 0;
	color:#baa1cf;
}

.msg_content {
	background:url(http://l.yimg.com/e/style/3/357/msg_content.gif) no-repeat center top;
	color: #666666;
	clear:both;
}
.msg_content li span {
display:block;
float:left;
text-align:right;
width:70px;
}
.reply_content li span {
line-height:1.5;
}

.msg_content li.msg_word span {
color:#aeb329;
float:none;
font-weight:bold;
text-align:left;
width:100%;
}
.msg_content li.msg_ip span{display:inline;float:none;}
.msg_content li.msg_info span{display:inline;float:none;}
.reply_content li.reply_word span {
color:#bf92e5;
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_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:110px 20px 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-top:10px;
clear:both;
}
.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 {
	position: relative;
	top: 0px;
	background: #f4f4f4;
}
#msg_added h2 {
	color:#aeb329;
	display:block;
	font-weight:bold;
	padding: 10px 0px 10px 20px;
	text-align:left;
	font-size: 15px;
}
#msg_added .msg_body {
	background: none;
	color: #666666;
	margin: 0 0 0 20px;
}
#msg_added li {
padding:3px 0;
}
#msg_added li span {
border-bottom:1px solid #ECECEA;
display:block;
position: relative;
float:left;
margin:0 5px 0 5px;
padding-bottom:2px;
text-align:right;
width:105px;
color: #000000;
}
.add_name {
clear:both;
margin-top: 10px;
padding-top: 10px !important;
border-top: 1px dotted #A4A4A4;
}
#msg_added li.add_title {
position: absolute;
left: 100px;
top: 10px;
}



/*sidebar*/
#sidebar {
	color:#551d8c;
	width: 320px;
	margin: 0 6px 0 0;
	text-align: center;
}
#sidebar a {
color:#FFFFFF;
}
#admin {
text-align:right;
margin:5px 0;
}
#info span {
font-weight:bold;
padding:0 10px;
}
#info {
background:url(http://l.yimg.com/e/style/3/357/action_friendlist.gif) no-repeat center 0px;
color: #FFFFFF;
text-align: center;
padding: 10px 0;
}
#info a {
font-weight:bold;
color: #FFFF99;
}
#stats {
	background:url(http://l.yimg.com/e/style/3/357/stats.gif) no-repeat center top;
	height:120px;
	margin:10px 0 0;
	overflow:hidden;
	padding:17px 0 0 20px;
	color: #f5eaff;
	text-align: left;
}
#action {

margin:10px 0 0;
padding:15px 5px;
text-align: center;
}
#friendlist.box {
background:url(http://l.yimg.com/e/style/3/357/action_friendlist.gif) no-repeat center bottom;
margin:0 0 10px;
padding:15px;
}
#friendlist select {
margin:auto auto 0;
width:290px;
}
#lrec_ad {
	margin: 0 10px;
}



/*namecard*/
#namecard {
	background:url(http://l.yimg.com/e/style/3/357/namecard.gif) no-repeat center top !important;
	border-style:none !important;
	margin:10px auto 0;
	width:300px !important;
	text-align: left;
}
#myImg {
background:#FFFFFF none repeat 0%;
border-color:#9262b9;
border-width:1px;
margin-left:20px;
}
.myNick {
color:#551d8c;
width:160px;
}
.myDesc {
color:#FFFFFF;
width:160px;
}
#myName {
bottom:20px;
left:20px;
}
#myName a {
color:#551d8c;
}
#myInfo {
margin:20px 0 0 120px;
width:160px;
}
#myService {
left:0;
top:0;
}
#myService li a {
background:url(http://l.yimg.com/e/style/3/357/myservice.gif) no-repeat left top !important;
border-style:none !important;
color:#a07dbc;
height:22px;
width:47px;
}
#myService li a:hover {
color:#551d8c;
}
#myMypage a {
left:120px;
position:absolute;
top:65px;
}
#myAlbum a {
left:170px;
position:absolute;
top:65px;
}
#myBlog a {
left:220px;
position:absolute;
top:65px;
}
#myGbook a {
left:120px;
position:absolute;
top:90px;
}
#myUser a {
left:170px;
position:absolute;
top:90px;
}
#myFriend a {
left:220px;
position:absolute;
top:90px;
}
#myVideo a {
left:120px;
position:absolute;
top:115px;
}
.myDigu{display:none}