body{
	color:#656565;
	background: #FFFFFF;
}

a{
	color:#3a2a2a;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#axd_gbook {
	background: url(http://l.yimg.com/e/style/1/1128/axd_gbook.gif) repeat-y left top;
	text-align: right !important;
}

#bigcontainer ,
#container 
{
	width: 950px;
	margin: auto;
}

#container
{
	margin: auto;
	background: url(http://l.yimg.com/e/style/1/1128/container.gif) repeat-y center top;
}

/*header*/
#header {
	background: url(http://l.yimg.com/e/style/1/1128/header.gif) no-repeat center top;
	position: relative;
	height:auto!important;
	height:125px;
	min-height:125px;
}

#header h1 {
	position: relative;
	top: 38px;
	left: 148px;
	font-size:19px;
	font-weight:bold;
}
#header h1 a {
	color:#3a2a2a;
}
#description {
	position: relative;
	top: 50px;
	color:#6d695e;
	padding: 0 0 70px 148px;
}




#content {
	position:relative;
	width: 570px;
	margin-left: 10px;
}

/*main_tab*/
#main_tab{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 570px;
	border-bottom: 1px solid #cccccc;
}
#main_tab img {
	margin-right: 5px;
}

#main_tab li a {
	position: relative;
	display: block;
	float:left;
	padding: 8px 8px 0;
	position: relative;
	top: 1px;
	color: #aaaaaa;
	height: 26px;
	overflow: hidden;
}
#main_tab li.hover a {
	color: #00c0f7;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #cccccc;
	position: relative;
	top: 1px;
}

a.message {
	display:block;
	padding:5px 10px 4px;
	color:#FFFFFF;
	text-align:center;
	float: right;
	position: relative;
	top: 10px;
	background: #000000;
}

/*mainsection*/
#mainSection {
	margin-top:55px;
}

#search {
	margin:10px 0;
	text-align:right
}

ul.page_control {
	margin:10px 0;
	color:#999;
	text-align:center;
}



/*msg list*/
.msg_body {
	margin-bottom: 40px;
}

.msg_word strong {
	display:block;
	padding:10px 0 5px;
	zoom:1;
}

.msg_content {
	position: relative;
}

.reply_content li span {
	line-height:1.5;
	zoom:1;
}
.msg_content li.msg_word span {
	text-align:left;
	display: block;
	font-weight: bold;
	color:#000;
	padding-bottom: 5px;
}

.reply_word{
	background: #ececea url(http://l.yimg.com/e/style/1/1128/bg.gif);
}
.reply_content li.reply_word span {
	text-align:left;
	display:block;
	font-weight: bold;
	color:#000;
	padding: 10px 20px 5px;
}
.reply_word strong {
	display:block;
	zoom:1;
	padding: 10px 20px;
}


.msg_img {
	position: absolute;
	left: 20px;
	top: 12px;
}
.msg_man {
	position: absolute;
	left: 120px;
	top: 15px;
	color: #000;
}
.msg_man a {
	color: #ff47c0;
}
.msg_title {
	position: absolute;
	left: 120px;
	top: 45px;
	color: #000;
}
.msg_date {
	position: absolute;
	left: 120px;
	top: 75px;
	color: #000;
}

.msg_word{
	padding: 110px 20px 0;
}



.msg_info{
	border-bottom:1px dotted #4b4b4b;
	padding: 5px 20px;
}
.msg_info span {
	color: #a69a92;
}
.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;
	padding-top: 20px;
}

.reply_none {
	width:100%;
	text-align:left;
	display:block;
	border-bottom:1px dotted #7AD1C6;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}



.reply_date{text-align:right;color:#999}
.reply_content textarea{width:100%}


.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 h2 {
	color:#000;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 15px;
}
#msg_added li{padding:3px 0;}
#msg_added li span {
	display:block;
	width:105px;
	float:left;
	text-align:right;
	margin-right:10px;
	border-bottom:1px solid #ececea;
	padding-bottom:2px;
}

#msg_added form {
	position: relative;
	margin-top: 10px;
}
#msg_added li.add_img{
	position: relative;
	padding-left:20px;
	padding-top:10px;
	float:left;
	margin-right:10px;
}
#msg_added li.add_title {
	height: 80px;
	color: #185A4D;
}

.add_name {
	padding-top: 20px !important;
	border-top: 1px dotted #4b4b4b;
}


/*sidebar*/
#sidebar{
	text-align: center;
	width: 347px;
	background: url(http://l.yimg.com/e/style/1/1128/bg.gif);
	margin-right: 3px;
}
#sidebar ul {
	background: url(http://l.yimg.com/e/style/1/1128/sidebar.gif) no-repeat center bottom;
	padding-bottom: 50px;
}
#sidebar a{color:#00c0f7}
#admin{text-align:center}
#action {
	margin-top: 10px;
}
#friendlist {
	margin-bottom: 10px;
}
.box{
	padding:10px 5px;
	background: #FFFFFF;
	margin: 0px 22px;
}

#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats {
	border-width: 0px;
	border-style: none;
	margin-top: 10px;
}

#friendlist select {
	margin:auto auto 0pt;
	width:290px;
}


/*namecard*/
#namecard {
	text-align: left;
	margin: 22px auto 0px;
}
#myService li a {
	color: #000;
}
#myService li a:hover{
	color: #fff;
	border-bottom: 1px solid #e3e3e3;
}
#myName a {
	color: #666;
	text-decoration: none;
}
#myName a:hover {
	text-decoration: underline;
}


#footer {
	background: url(http://l.yimg.com/e/style/1/1128/footer.gif) no-repeat center bottom;
	clear: both;
	height: 40px;
}