body{
	color:#444;
	font-size:0.7em;
}
a{
	color:#09c;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#container{
	text-align:center;
	width:1026px;
	background:url('http://l.yimg.com/e/style/8/848/container.gif') repeat-y left top;
}

/***** header *****/
#header{
	text-align:left;
	width:987px;
	height:58px;
	margin:0px auto;
	background:url('http://l.yimg.com/e/style/8/848/header.gif') no-repeat left top;
}
h1{
	font-size:15px;
	font-weight:bold;
	padding:7px 7px 7px 27px;
}
h1 a{
	color:#333;
}
h1 a:hover{
	color:#FFD542;
	text-decoration:underline;
}
#description{
	padding:0px 50px;
}
/*content*/
#main{
	text-align:left;
	width:968px;
	margin:0px auto;
	float:none;
}
#content{
	position:relative;
	width:634px;
}
#main_tab{
	width:580px;
	height:30px;
	margin:0px 0px 0px 30px;
	zoom:1;
}

#main_tab li a{
	display:block;
	height:29px;
	float:left;
	text-align:center;
	margin-right:1px;
	padding-top:2px;
	width:121px;
	color:#fff;
	background:url('http://l.yimg.com/e/style/8/848/maintab_current.gif') no-repeat left top;
}
*html #main_tab li{height:32px;}/*ie only*/
#main_tab li a:hover,
#main_tab li.hover a{
	display:block;
	height:29px;
	float:left;
	text-align:center;
	margin-right:1px;
	padding-top:5px;
	width:121px;
	color:#fc0;
	text-decoration:none;
	font-weight:bold;
	background:url('http://l.yimg.com/e/style/8/848/maintab.gif') no-repeat left top;
}
a.message{
position:absolute;
right:5px;
top:5px;
display:block;
width:102px;
height:24px;
color:#fff;
padding:5px 0 0 5px;
background:url('http://l.yimg.com/e/style/8/848/buttum01.gif') no-repeat left top;
text-align:center;
}
*html a.message{
width:106px;
height:29px;
padding-top:8px;
}/*ie only*/
a.message:hover{
text-decoration:none;
font-weight:bold;
background:url('http://l.yimg.com/e/style/8/848/buttum02.gif') no-repeat left top;
color:#8e14a3;
}

/*mainsection*/
#mainSection{padding:0px 0px 0px 0px;}
#search{
margin:10px 0;
text-align:right
}
ul.page_control{
margin:10px 0;
text-align:center;
}
.page_control{margin:10px 0px; padding:5px; }
.page_control li{
display:block;
float:left;
color:#383838;
text-align:center;
margin-right:3px;
}

.page_control a{
padding:3px 6px;
border:1px solid #cf87dd;
color:#999;
}
.page_control li a:hover{
background:#eee;
text-decoration:none;
border-color:#8e14a3;
color:#8e14a3;
}
.page_control li span{
display:block;
padding:4px 6px;
}




/*msg list*/
.msg_body{margin-bottom:30px;}
.msg_word strong{
display:block;
background:url('http://l.yimg.com/e/style/8/848/msg_word_bottom.gif') no-repeat left bottom;
padding:10px 5px;
zoom:1
}
.msg_word strong strong{
	background:none;
}
.msg_word a{
	color:#fc0;
}
.reply_word{color:#999}
.reply_word strong{
display:block;
padding:5px;
zoom:1;
color:#444
}

.msg_content li span{
width:70px;
display:block;
float:left;
color:#999;
text-align:right;
}

.reply_content li span{line-height:1.5;zoom:1}
.msg_content li.msg_word span{
float:none;
width:100%;
padding:5px 0px;
color:#333;
font-weight:bold;
text-align:center;
background:url('http://l.yimg.com/e/style/8/848/msg_word_top.gif') no-repeat left top;
border-bottom:1px solid #cdf49e;
}
.reply_content li.reply_word span{
width:100%;
text-align:center;
display:block;
border-bottom:1px solid #ccc;
}
.msg_img{
float:left;
width:60px;
height:60px;
margin:0 5px 0px 0;
zoom:1;
}

.msg_word{
clear:both;
background:url('http://l.yimg.com/e/style/8/848/msg_word_body.gif') repeat-y left top;
}
.msg_info{float:left;}
.msg_ip{float:right;color:#999}
*html .msg_word span,
*html .msg_info span,
*html .msg_ip span,
*html .reply_word span,
*html .reply_date span
{line-height:1.5;zoom:1;}/*ie only*/

.reply_content{clear:both;border:1px solid #ccc;zoom:1}


.reply_date{text-align:right;color:#999}
.reply_content textarea{width:100%}
.msg_control{margin-top:10px;height:50px;}
.msg_control ul{
	padding:0px 0px 0px 100px;
	height:30px;
}
*html .msg_control{margin-top:0px;}/*ie only*/
.msg_control li a{
float:left;
display:block;
padding:5px 2px 0px 2px;
margin:2px 2px;
text-align:center;
width:107px;
height:28px;
background:url('http://l.yimg.com/e/style/8/848/buttum01.gif') no-repeat left top;
color:#444
}
.msg_control li a:hover{
background:url('http://l.yimg.com/e/style/8/848/buttum02.gif') no-repeat left top;
text-decoration:none;
color:#8e14a3;
font-weight:bold;
}
.msg_man,
.msg_title,
.msg_date{height:20px;}

/*addpost*/
#mainSection h2{
padding:4px 0 4px 0;
background:url('http://l.yimg.com/e/style/8/848/h2_big.gif') no-repeat left top;
color:#8E14A3;
font-weight:bold;
text-align:center;
margin-bottom:10px;
margin-top:10px;
height:24px;
}
#msg_added li{padding:3px 0;}
#msg_added li.add_img{padding:0;float:left;margin-right:10px;}
#msg_added li.add_img img{}
.add_name{clear:both}
#msg_added li span{
display:block;
width:105px;
float:left;
text-align:right;
margin-right:10px;
border-bottom:1px solid #CCCCCC;
padding-bottom:2px;
}
#msg_added li.add_title{
background:url('http://l.yimg.com/e/style/8/848/addtitle.gif') no-repeat left top;
height:60px; 
padding:0px 5px;
}



/*sidebar*/
#sidebar{
width:312px;
color:#383838;
}
#sidebar a{color:#ca3512}
#admin{text-align:right;width:300px;}
.box{
margin:10px 0;
border:1px solid #eec1f5;
padding:5px;
}
#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats{margin-top:20px}


/*namecard*/
html body div#bigcontainer div#container div#main div#sidebar ul li#mine div#namecard{
position:relative;
width:292px;
*width:312px;
height:131px;
padding:8px 10px;
border:none;
background:url('http://l.yimg.com/e/style/8/848/myspace.gif') no-repeat left top;
}
#myImg{
	margin:0px;
}
#namecard a.userid{
	position:absolute;
	top:100px;
	left:15px;
	color:#7b7b7b
}
.info{
	position:absolute;
	top:10px;
	left:100px;
	height:70px;
	overflow:hidden;
	width:200px;
	z-index:2;
}
#myInfo {
	width:180px;
	margin-top:5px;
}
.myNick {
	width:180px;
}
.myDesc {
	width:180px;
	height:4em;
}
#myService {
	right:auto;
	width:200px;
	height:50px;
	float:none;
	left:105px;
	top:80px;
}
#myService li{
	display:inline;
}
#myService li a {
display:block;
width:47px;
height:26px;
color:#fff;
border:none;
float:left;
margin:1px;
z-index:2;
background:url('http://l.yimg.com/e/style/8/848/link_01.gif') no-repeat left top;
}
#myService li a:hover{
border:none;
background:url('http://l.yimg.com/e/style/8/848/link_02.gif') no-repeat left top;
}
.nick{font-weight:bold;}
#automusic{
	display:block;
}
#myName {
left:5px;
}