body {
background:#FFFFFF url(http://l.yimg.com/e/style/3/356/body.gif) repeat-x left 20px;
color:#444;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

#container {
	position: relative;
	background:#1787a8 url(http://l.yimg.com/e/style/3/356/container.gif) repeat-x center top;
}

/*header*/
#header {
height:auto!important;
height:122px;
min-height:122px;
}


h1 {
font-size:15px;
font-weight:bold;
padding:5px 50px;
}
h1 a {
color:#FFFFFF;
}
h1 a:hover {
color:#AFDCF7;
text-decoration:none;
}
#description {
color:#CBF9FF;
padding:5px 50px;
}

/*content*/
#content {
position:relative;
}

#main {
	background: #FFFFFF;
}

#main_tab {
width:580px;
}

#main_tab li a {
background:url(http://l.yimg.com/e/style/3/356/main_tab.gif) no-repeat -150px top;
display:block;
float:left;
height:35px;
margin-right:5px;
padding-top:8px;
text-align:center;
width:115px;
}
#main_tab li a:hover {
background:url(http://l.yimg.com/e/style/3/356/main_tab.gif) no-repeat left top;
color:#F0F4CA;
}
#main_tab li.hover a {
background:url(http://l.yimg.com/e/style/3/356/main_tab.gif) no-repeat left top;
color:#F0F4CA;
}
/*ie only*/
*html #main_tab li a {
height:35px;
}

a.message {
background:url(http://l.yimg.com/e/style/3/356/main_tab.gif) no-repeat -300px top;
color:#376674;
display:block;
height:35px;
padding:5px 0 0 5px;
position:absolute;
right:0px;
text-align:center;
top:0;
width:115px;
}
/*ie only*/
*html a.message {
width:115px;
height:35px;
padding-top:8px;
}
a.message:hover {
background:url(http://l.yimg.com/e/style/3/356/main_tab.gif) no-repeat left top;
color:#F0F4CA;
}

/*mainsection*/
#mainSection {
padding:0 20px 0 0;
}
#search {
margin:10px 0;
}
ul.page_control {
margin:10px 0;
}
.page_control {
color:#04ACDA;
font-weight:bold;
margin-bottom:20px;
}
.page_control a {
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_body {
background:url(http://l.yimg.com/e/style/3/356/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:#558795;
}
.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:#E7740E;
}

.msg_content {
background:url(http://l.yimg.com/e/style/3/356/msg_content.gif) no-repeat center top;
clear:both;
}
.msg_content li span {
color:#999999;
display:block;
float:left;
text-align:right;
width:70px;

}
.reply_content li span {
line-height:1.5;
}

.msg_content li.msg_word span {
color:#285461;
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:#BE6439;
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:#999999;
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 h2 {
color:#BE6439;
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 5px;
padding-bottom:2px;
text-align:right;
width:105px;
color: #000000;
}
#msg_added li.add_title {
position: absolute;
left: 100px;
top: 10px;
}



/*sidebar*/
#sidebar {
color:#588900;
}

#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/356/action_friendlist.gif) no-repeat center -70px;
color: #FFFFFF;
text-align: center;
border-top: 1px dotted #FFFFFF;
border-bottom: 1px dotted #FFFFFF;
padding: 10px 0;
}
#info a {
font-weight:bold;
color: #FFFF99;
}
#stats {
background:url(http://l.yimg.com/e/style/3/356/stats.gif) no-repeat center top;
height:67px;
margin:10px 0 0;
overflow:hidden;
padding:17px 0 0 20px;
}
#action {
background:url(http://l.yimg.com/e/style/3/356/action_friendlist.gif) no-repeat center top;
margin:10px 0 0;
padding:15px 5px;
text-align: center;
}
#friendlist.box {
background:url(http://l.yimg.com/e/style/3/356/action_friendlist.gif) no-repeat center bottom;
margin:0 0 10px;
padding:15px 5px;
}
#friendlist select {
margin:auto auto 0;
width:290px;
}


#footer {
	background:#FFFFFF url(http://l.yimg.com/e/style/3/356/footer.gif) no-repeat left 10px;
	height:80px;
	width:900px;
}


/*namecard*/
#namecard {
background:url(http://l.yimg.com/e/style/3/356/namecard.gif) no-repeat center top !important;
border-style:none !important;
margin:80px 0 0;
width:300px !important;
}
#myImg {
background:#FFFFFF none repeat 0%;
border-color:#E67700;
border-width:1px;
margin-left:20px;
}
.myNick {
color:#A03500;
width:160px;
}
.myDesc {
color:#FFFFFF;
width:160px;
}
#myName {
bottom:20px;
left:20px;
}
#myName a {
color:#A03500;
}
#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/356/myservice.gif) no-repeat left top !important;
border-style:none !important;
color:#558795;
height:20px;
width:45px;
}
#myService li a:hover {
color:#A03500;
}
#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}