body{
	color:#628AA2;
	background: #38657F url(http://l.yimg.com/e/style/1/1130/bg.jpg) repeat-x left top;
}

a{
	color:#36BBEC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}


#bigcontainer ,
#container
{
	margin: auto;
	width: 950px;
}

/*header*/
#header {
	background: url(http://l.yimg.com/e/style/1/1130/header.jpg) no-repeat center top;
	position: relative;
	height:auto!important;
	height:200px;
	min-height:200px;
}

#header h1 {
	position: relative;
	top: 60px;
	left: 260px;
	font-size:19px;
	font-weight:bold;
	width: 170px;
}
#header h1 a {
	color: #A6BFCD;
}
#description {
	position: relative;
	top: 35px;
	color:#80ABC4;
	padding: 0px 20px 45px 450px;
}




#content {
	position:relative;
	width: 610px;
	background: #FFFFFF url(http://l.yimg.com/e/style/1/1130/content.gif) no-repeat center top;
}

/*main_tab*/
#main_tab{
	position: absolute;
	left: 30px;
}
#main_tab img {
	margin-right: 5px;
}

#main_tab li a {
	position: relative;
	display: block;
	float:left;
	padding: 5px 10px 0;
	margin-right: 20px;
	color: #102639;
	height: 25px;
	overflow: hidden;
}
#main_tab li.hover a {
	color: #fff;
	background: url(http://l.yimg.com/e/style/1/1130/main_tab.gif) repeat-x left top;
}

a.message {
	position: relative;
	display:block;
	line-height: 25px;
	float: right;
	padding: 0 10px;
	color:#FFFFFF;
	background:url(http://l.yimg.com/e/style/1/1130/message.gif) repeat-x left top;
	margin-right: 10px;
}

/*mainsection*/
#mainSection {
	background: url(http://l.yimg.com/e/style/1/1130/footer.gif) no-repeat left bottom;
	margin-top: 25px;
}

#search {
	margin:0 10px 0 0;
	text-align:center;
	height: 45px;
	background: url(http://l.yimg.com/e/style/1/1130/search.gif) no-repeat;
	width: 304px;
	float: right;
	padding-top: 10px;
}

ul.page_control {
	color:#999;
	text-align:center;
	padding: 10px 0px;
}



/*msg list*/
.msg_body {
	padding: 10px 20px 20px;
}

.msg_word strong {
	display:block;
	padding:10px 0 5px;
	zoom:1;
}

.msg_content {
	position: relative;
	padding: 0px 20px;
}

.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:#294257;
	padding-bottom: 5px;
}

.reply_word{
	background: #EFF5F8;
}
.reply_content li.reply_word span {
	text-align:left;
	display:block;
	font-weight: bold;
	color:#294257;
	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: #294257;
}
.msg_title {
	position: absolute;
	left: 120px;
	top: 45px;
	color: #294257;
}
.msg_date {
	position: absolute;
	left: 120px;
	top: 75px;
	color: #294257;
}

.msg_word{
	padding: 110px 0 0;
}



.msg_info{
	border-bottom:1px dotted #4b4b4b;
	padding: 5px 0px;
}
.msg_info span {
	color: #A1C3D7;
}
.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: 20px 20px 0;
}

.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:#A1C3D7}
.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:#294257;
	font-size: 15px;
	font-weight: bold;
	position: absolute;
	top: 5px;
	left: 30px;
}
#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: 90px;
	color: #185A4D;
}



/*sidebar*/
#sidebar{
	text-align: center;
	color:#294257;
	width: 330px;
	background: url(http://l.yimg.com/e/style/1/1130/sidebar.gif) no-repeat center 215px;
}

#sidebar a{color:#294257}
#admin{text-align:center}
.box{
	/*margin: 10px 0;*/
	padding: 10px 5px;
	border-bottom: 1px dotted #4B4B4B;
}

#action {
	margin: 40px auto 0;
	width: 288px;
}
#friendlist {
	margin: auto auto 10px;
	width: 288px;
}
#friendlist select {
	width: 290px;
	margin: auto auto 0;
}

#info span{padding:0 10px;font-weight:bold}
#info a{font-weight:bold}
#stats{
	color: #294257;
	background: url(http://l.yimg.com/e/style/1/1130/stats.gif) no-repeat center top;
	height: 41px;
	padding-top: 40px;
	/*overflow: hidden;*/
	border-style: none;zoom:1
}
*html #stats{padding-top:43px;}



/*namecard*/
#mine {
	background: url(http://l.yimg.com/e/style/1/1130/namecard.gif) no-repeat center top;
	height: 203px;
	overflow: hidden;
}
#namecard {
	text-align: left;
	background:#9EB2C4 !important;
	border-color:fff !important;
	margin: 38px auto 0px;
}
#myService li a {
	border-bottom:1px solid #9EB2C4;
	background:#70899E;
	color: #1D3146;
}
#myService li a:hover{
	border-bottom:1px solid #9EB2C4;
	background:#9EB2C4;
	color: #000;
}
#myName a {
	color: #415A71;
	text-decoration: none;
}
#myName a:hover {
	text-decoration: underline;
}




#footer {
	height: 20px;
}