body{
	color:#AEA9A0;
	background: #2E281D url(http://l.yimg.com/e/style/1/1927/body.gif) repeat-x left top;
	text-align: center;
}

a{
	color:#FF6213;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#bigcontainer ,
#container
{
	background: url(http://l.yimg.com/e/style/1/1927/header.gif) no-repeat center 90px;
	position: relative;
	margin: auto;
	width: 1060px;
	text-align: center;
}

#bigcontainer
{
	background: url(http://l.yimg.com/e/style/1/1927/bigcontainer.gif) repeat-y center 90px;
}

/*header*/
#header {
	background: #2E281D url(http://l.yimg.com/e/style/1/1927/header.gif) no-repeat center top;
	position: relative;
	height:auto!important;
	height:250px;
	min-height:250px;
}

#header h1 {
	position: relative;
	font-weight:bold;
	padding: 160px 120px 0px;
}
#header h1 a {
	color: #FF6213;
}
#description {
	position: relative;
	padding: 5px 120px 10px;
}



#main {
	position: relative;
	margin: auto;
	width: 950px;
	float:none;
	text-align: left;
}

/*main_tab*/
#main_tab {
	position: absolute;
	left: 70px;
}
#main_tab img {
	margin-right: 5px;
}

#main_tab li {
	float:left;
	margin-right: 5px;
}

#main_tab li a {
	display:block;
	float:left;
	position:relative;
	overflow: hidden;
	height: 20px;
	line-height: 22px;
	padding: 0px 10px;
	border: 1px solid #FF6213;
	color: #C3AD7F;
}
#main_tab li.hover a {
	color: #FFFFFF;
	border: 1px solid #FF6213;
	background: #FF6213;
}

a.message {
	display:block;
	position: relative;
	overflow: hidden;
	height: 20px;
	line-height: 22px;
	left: 500px;
	background: url(http://l.yimg.com/e/style/1/1927/message.gif) repeat-x left top;
	width: 100px;
	text-align: center;
	color: #2E281D;
}

/*mainsection*/
#mainSection {
	float: left;
	width: 600px;
}

#search {
	margin: 10px 0 0;
	text-align:right;
}

ul.page_control {
	color:#fff;
	padding: 10px 0px;
	text-align: center;
}

ul.page_control a {
	color:#7E663A;
}



/*msg list*/
#msg_list {
	float:left;
}

.msg_body {
	padding: 10px 10px 20px;
	margin-bottom: 20px;
}

.msg_word strong {
	zoom:1;
}

.msg_content {
	position: relative;
	margin-bottom: 10px;
}

.reply_content li span {
	line-height:1.5;
	zoom:1;
}
.msg_content li.msg_word span {
	display: block;
	font-weight: bold;
	color:#FF6213;
	margin-bottom: 5px;
}

.reply_content li.reply_word span {
	display:block;
	font-weight: bold;
	color:#FF6213;
	padding: 0 0 5px;
}
.reply_word strong {
	display:block;
	zoom:1;
}


.msg_img {
	position: absolute;
	left: 20px;
	top: 12px;
}
.msg_man {
	position: absolute;
	left: 120px;
	top: 15px;
	color: #BEAA7E;
}
.msg_title {
	position: absolute;
	left: 120px;
	top: 45px;
	color: #BEAA7E;
}
.msg_date {
	position: absolute;
	left: 120px;
	top: 75px;
	color: #BEAA7E;
}

.msg_word{
	padding: 110px 0 0;
}



.msg_info{
	padding: 5px 0px;
}
.msg_info span {
	color: #664F26;
}
.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: 10px;
	border: 1px dotted #FF6213;
	color: #8596B5;
}

.reply_none {
	width:100%;
	display:block;
	border-bottom:1px dotted #7AD1C6;
	color: #CCCCCC;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}



.reply_date{
	color:#664F26;
	padding: 5px 0 0;
	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 {
	margin-top: 20px;
}

#msg_added h2{
	color:#FF6213;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 10px;
}
#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 #ECECEA;
	text-align: right;
}

#msg_added form {
	position: relative;
	margin-top: 30px;
}
#msg_added li.add_img{
	position: relative;
	padding-left:20px;
	padding-top:10px;
	float:left;
	margin-right:10px;
}
#msg_added li.add_title {
	height: 100px;
}
#msg_added li.add_title a {
	color: #BEAA7E;
}
#msg_added li.add_title b {
	font-weight: normal;
}

#msg_added .msg_body {
	width: 580px;
	margin: 0px 10px 20px;
	border: 1px dotted #FF6213;
}

.add_name {
	padding-top: 20px !important;
	border-top: 1px dotted #C3AD7F;
}




/*sidebar*/
#sidebar{
	width: 330px;
	color: #fff;
	text-align: center;
}

#mine {
	background: url(http://l.yimg.com/e/style/1/1927/mine.gif) no-repeat center bottom;
	height: 180px;
	display: block;
}

.box{
	margin: 5px 15px;
	padding: 5px 0;
	border-bottom: 1px dotted #C3AD7F;
}

#friendlist select {
	margin:auto auto 0pt;
	width:300px;
}

#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats {
	background: url(http://l.yimg.com/e/style/1/1927/stats.gif) no-repeat center 60px;
	height: 180px;
	overflow: hidden;
	border-style: none;
	color: #BEAA7E;
	text-align: left;
	margin: 0px;
	padding: 15px 0px 0px 15px;
}



/*namecard*/
.myDesc {
	color: #000;
}

#namecard {
	background:#C5B89B !important;
	border-color:#E3DED2 !important;
	margin: 0px auto;
	text-align: left;
}
#myService li a {
	border-bottom:1px solid #C5B89B;
	background:#8B7338;
	color: #090909;
}
#myService li a:hover{
	border-bottom:1px solid #C5B89B;
	background:#C5B89B;
	color: #000;
}
#myName a {
	color: #8B7338;
	text-decoration: none;
}
#myName a:hover {
	text-decoration: underline;
}




#footer {
	height: 100px;
	background: #2E281D url(http://l.yimg.com/e/style/1/1927/footer.gif) no-repeat center top;
}