body{
	color:#818079;
	background: url('http://l.yimg.com/e/style/3/3171/bg.gif');
	padding-bottom: 20px;
}

a{
	color:#6994a2;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#bigcontainer{
	position: relative;
	margin: auto;
	width: 950px;
	background:url('http://l.yimg.com/e/style/3/3171/big_container.gif') repeat-y left top;
}
#container {
	position: relative;
	margin: auto;
	width: 950px;
	background: url('http://l.yimg.com/e/style/3/3171/container.gif') no-repeat center bottom;
	padding-bottom: 60px;
}
#axd_gbook {
	background: url('http://l.yimg.com/e/style/3/3171/bg.gif');
}

/*header*/
#header {
	background: url('http://l.yimg.com/e/style/3/3171/header.gif') no-repeat center top;
	position: relative;
	height:auto!important;
	height:290px;
	min-height:290px;
}
#main {
	background: url('http://l.yimg.com/e/style/3/3171/header.gif') no-repeat center -290px;
	padding: 0px 30px;
}

#header h1 {
	position: relative;
	font-weight:bold;
	padding: 110px 0 0 325px;
	font-size: 15px;
}
#header h1 a {
	color: #735c4a;
}
#description {
	position: relative;
	padding: 5px 20px 10px 325px;
}

/*main_tab*/
#main_tab {
	border-bottom: 1px dotted #b39d83;
	padding-bottom: 5px;
}

#main_tab img {
	margin-right: 5px;
}

#main_tab li {
/*	float:left;*/
	margin-right: 10px;
}

#main_tab li a {
	color: #6994a2;
}
#main_tab li.hover a {
	color: #d94808;
}

#content {
	position: relative;
	width: 576px;
}
a.message {
	display:block;
	background: url('http://l.yimg.com/e/style/3/3171/message.gif') no-repeat left top;
	color: #c27d35;
	height: 52px;
	padding-top: 22px;
	padding-left: 52px;
	font-weight: bold;
	position: absolute;

	right: 0;
	z-index:2;
}

/*mainsection*/
#mainSection {
	position: relative;
/*	float:left;*/
	width: 576px;
}

#search {
	margin: 10px 0 0;
}

ul.page_control {
	padding: 10px 0;
	text-align: center;
}

ul.page_control a {
	color:#000;
}



/*msg list*/
.msg_body {
	background: url('http://l.yimg.com/e/style/3/3171/msg_body.gif') no-repeat left bottom;
	margin: 0 0 20px;
	padding-bottom: 10px;
}

.msg_word {
	padding: 110px 20px 10px;
}

.msg_word strong {
	zoom:1;
}

.msg_content {
	background: url('http://l.yimg.com/e/style/3/3171/msg_body.gif') no-repeat left top;
	position: relative;
	padding: 0 0 10px;
}

.reply_content li span {
	line-height:1.5;
	zoom:1;
}
.msg_content li.msg_word span {
	display: block;
	font-weight: bold;
	color:#8f7352;
	padding: 5px 0 0;
	border-top: 1px dotted #b39d83;
}

.reply_word {
	background: #e8e4cf;
	padding: 10px 10px 0;
	margin: 0px 20px;
}
.reply_content li.reply_word span {
	display:block;
	font-weight: bold;
	color:#8f7352;
}
.reply_word strong {
	display:block;
	zoom:1;
}


.msg_img {
	position: absolute;
	left: 20px;
	top: 20px;
}

.msg_man {
	position: absolute;
	left: 110px;
	top: 20px;
	color: #8f7352;
}
.msg_man a {
	color: #d94808;
}
.msg_title {
	position: absolute;
	left: 110px;
	top: 50px;
	color: #8f7352;
}
.msg_date {
	position: absolute;
	left: 110px;
	top: 80px;
	color: #8f7352;
}




.msg_info{
	padding: 5px 20px 0;
}
.msg_info span {
	color: #bbb28d;
}
.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;
	zoom:1;
}

.reply_none {
	width:100%;
	display:block;
	border-bottom:1px dotted #7AD1C6;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}



.reply_date {
	background: #e8e4cf;
	padding: 5px 10px 5px;
	margin: 0px 20px;
	color:#bbb28d;
	text-align: right;
}
.reply_content textarea{width:100%}
.msg_control{margin-top:10px;}
*html .msg_control{margin-top:0px;}/*ie only*/

.msg_control li a {
	padding:3px 5px 3px;
	background:#C1EAE4;
	border:1px solid #42AB96;
	color:#000000;
}
.msg_control li a:hover {
	background:#42AB96;
	color: #FFFFFF;
	text-decoration:none;
}

/*addpost*/
#msg_added {
	background: url('http://l.yimg.com/e/style/3/3171/msg_body.gif') no-repeat scroll left top;
}
#msg_added h2 {
	color:#8f7352;
	font-size: 15px;
	font-weight: bold;
	padding: 20px 0px 0px 20px;
}
#msg_added li{padding:3px 0;}
#msg_added li span {
	display:block;
	width:105px;
	float:left;
	margin-right:10px;
	padding-bottom:2px;
	border-bottom: 1px solid #e8e4cf;
	text-align: right;
}

#msg_added form {
	position: relative;
	margin: 10px 20px;
}
#msg_added li.add_img {
	position: absolute;
	left: 0;
	top: 0;
}

#msg_added li.add_title {
	height: 100px;
	padding-left: 90px;
}
#msg_added li.add_title a {
	color: #8f7352;
}
#msg_added li.add_title b {
	font-weight: normal;
}

.add_name {
	padding-top: 20px !important;
	border-top: 1px dotted #b39d83;
}




/*sidebar*/
#sidebar{
	text-align: center;
	background: url('http://l.yimg.com/e/style/3/3171/sidebar.gif') no-repeat right bottom;
	padding-bottom: 90px;
}

#mine {
	border-bottom: 1px dotted #b39d83;
	display: block;
	padding-bottom: 10px;
}

.box{
	margin: 10px 0;
	padding: 0px 0 10px;
	border-bottom: 1px dotted #b39d83;
}
#friendlist select {
	margin:auto auto 0pt;
	width:300px;
}


#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats {
	height: 60px;
	overflow: hidden;
	text-align: left;
	margin: 0px;
	padding: 10px 0 0;
	color: #818079;
}



/*namecard*/
.myDesc {
	color: #300;
}

#namecard {
	background:#e4dec1 !important;
	border-color:#f2f0ea !important;
	margin: 0px auto;
	text-align: left;
}
#myService li a {
	border-bottom:1px solid #e4dec1;
	background:#ccc399;
	color: #665747;
}
#myService li a:hover{
	border-bottom:1px solid #e4dec1;
	background:#e4dec1;
	color: #000;
}
#myName a {
	color: #665747;
	text-decoration: none;
}
#myName a:hover {
	text-decoration: underline;
}
#automusic{
	display:block;
}