body{
	color:#7E7E7E;
	background: #C1EAE4 url('http://l.yimg.com/e/style/3/3187/bg.gif') repeat-x left top;
}

a{
	color:#185A4D;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#bigcontainer {
	margin: auto;
	width: 950px;
}
#container {
	width:950px;
	background: #fff url('http://l.yimg.com/e/style/3/3187/body.gif') no-repeat center top;
}

/*header*/
#header{
	position: relative;
	height:auto !important;
	height:450px;
	min-height:450px;
}
#extraDiv1 {
	background: #C1EAE4 url('http://l.yimg.com/e/style/3/3187/body.gif') no-repeat left top;
	position: absolute;
	left: -150px;
	top: 0px;
	height: 610px;
	width: 150px;
}
#extraDiv2 {
	background: #C1EAE4 url('http://l.yimg.com/e/style/3/3187/body.gif') no-repeat right top;
	position: absolute;
	right: -150px;
	top: 0px;
	height: 610px;
	width: 150px;
}
#extraDiv3 {
	background: url('http://l.yimg.com/e/style/3/3187/main.gif') no-repeat left bottom;
	position: absolute;
	right: -83px;
	height: 183px;
	width: 332px;
	bottom: 0px;
}

#header h1 {
	position: relative;
	top: 100px;
	left: 380px;
	font-size:19px;
	font-weight:bold;
}
#header h1 a {
	color:#8dd8cb;
}
#header h1 a:hover {
	color:#883600;
}
#description {
	position: relative;
	left: 380px;
	top: 115px;
	color:#883600;
	width: 460px;
	padding-bottom:348px;
}

/*content*/
#content {
	position:relative;
}

#main {
	background: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 120px;
}


/*main_tab*/
#main_tab{
	width:580px;
	background: url('http://l.yimg.com/e/style/3/3187/tab_b.gif') repeat-x top;
}
#main_tab img {
	margin-right: 5px;
}

#main_tab li {
	background: url('http://l.yimg.com/e/style/3/3187/tab_l.gif') no-repeat left top;
	float:left;
	margin-right: 10px;
}

#main_tab li a {
	display:block;
	float:left;
	height:29px;
	position:relative;
	padding: 4px 10px 0px;
	overflow: hidden;
}

#main_tab li a , #main_tab li a.hover {
	background: url('http://l.yimg.com/e/style/3/3187/tab_r.gif') no-repeat right top;
}

a.message {
	position:absolute;
	right:20px;
	top:0px;
	display:block;
	width:79px;
	height:19px;
	padding:3px 0 0 4px;
	background:url('http://l.yimg.com/e/style/3/3187/addpost_h.gif') no-repeat;
	color:#fff;
	text-align:center;
}


/*mainsection*/
#mainSection {
	padding:0px 20px 0 0;
}

#search {
	margin:10px 0;
	text-align:right
}

ul.page_control {
	color:#999;
	text-align:center;
}




/*msg list*/
.msg_body {
	margin-bottom: 40px;
}
.msg_word strong {
	display:block;
	padding:10px 0 5px;
	zoom:1;
}
.reply_word {
	color:#999
}

.msg_content {
	background: url('http://l.yimg.com/e/style/3/3187/msg_content.gif') no-repeat top;
	position: relative;
}

.msg_content li span {
	color:#185A4D;
}

.reply_content li span {
	line-height:1.5;
	zoom:1;
}
.msg_content li.msg_word span {
	width:100%;
	text-align:left;
	display: block;
	border-bottom:1px dotted #7AD1C6;
	color: #185A4D;
	padding-bottom: 5px;
}
.reply_content li.reply_word span {
	text-align:left;
	display:block;
	border-bottom:1px dotted #7AD1C6;
	color: #185A4D;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.reply_word strong {
	display:block;
	padding-right: 20px;
	padding-left: 20px;
	zoom:1;
	color:#42AB96;
	padding-top: 5px;
}


.msg_img {
	position: absolute;
	left: 20px;
	top: 12px;
}
.msg_man {
	position: absolute;
	left: 120px;
	top: 15px;
}
.msg_title {
	position: absolute;
	left: 120px;
	top: 45px;
}
.msg_date {
	position: absolute;
	left: 120px;
	top: 75px;
}

.msg_word{
	padding-top: 110px;
}



.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;
	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{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 h2{
	color:#fff;
	background: url('http://l.yimg.com/e/style/3/3187/msg_added.gif') no-repeat;
	height: 32px;
	text-align: center;
	font-size: 13px;
	line-height: 32px;
}
#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 dotted #7AD1C6;
	padding-bottom:2px;
	color: #185A4D;
}

#msg_added form {
	background: url('http://l.yimg.com/e/style/3/3187/msg_content.gif') no-repeat top;
	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: 110px;
	color: #185A4D;
}



/*sidebar*/
#sidebar{
color:#383838;
}
#sidebar a{color:#ca3512}
#admin{text-align:center}
.box{
margin:10px 0;
border:1px solid #C1EAE4;
padding:5px;
}
#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats{
	margin-top:20px;
	background: url('http://l.yimg.com/e/style/3/3187/stats.gif') no-repeat;
	height: 135px;
	border-width: 0px;
	border-style: none;
	padding-top: 15px;
	padding-left: 15px;
	color: #185A4D;
}

#friendlist select {
	margin:auto auto 0pt;
	width:290px;
}

/*namecard*/
#namecard {
	background:#C2E3DF !important;
	border-color:#46AA9F !important;
}
#myService li a {
	border-bottom:1px solid #C2E3DF;
	background:#90CCC5;
	color: #fff;
}
#myService li a:hover{
	border-bottom:1px solid #90CCC5;
	background:#C2E3DF;
	color: #000;
}
#myName a {
	color: #007B7A;
	text-decoration: none;
}
#myName a:hover {
	text-decoration: underline;
}
#automusic{
	display:block;
}