a:hover {
	text-decoration: underline;
}
input,textarea,select{
/*	font-size: 14px;
	font-family:Palatino,Georgia,"Times New Roman",times,serif; */
}
#wrap {
	width:750px;
	margin: 20px auto;
}
#header {
	padding:0px;
	margin-bottom: 0px;
}
#header h1 {
	margin-top: 0px;
}
#header img {
	float: left; margin-left: 0px;
}
img {
	border: 0px;
}
#nav {
	padding:5px 10px;
	float: right; background: white; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
	margin:0;
	padding:0;
	padding-right: 10px;
}
#footer {
	clear:both;
	padding:5px 10px;
	text-align: center;
	background: white; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
#footer p {
	margin:0;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer li {
	display:inline;
	margin:0;
	padding:0;
	padding-right: 10px;
}

#triangle_icon{
	padding-left:45px;
}

#main {
	width:480px;
	padding:20px 20px 0px 20px;
	background: white;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
}

#bottom_left {
	background: white;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}

#main h2 {
	margin-bottom: 50px; margin-top: 20px;
}

#main h3 {
	color: #666666;
}

#charlimitinfo {
	color: lightgray; 
	float: right; 
	font-size: 170%; 
	font-weight: bold;
}


#update_btn {
	margin: 10px;
	font-size: 120%;
	font-weight: bold;
	width: 100px;
}

h2 {
	margin:0 0 1em;
}
#status{
	width:475px;
	margin-bottom:3px;
}
.post {
	/* border-top: 1px dashed gray; */
	float:left;
	width:460px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px;
	line-height: 150%;
	text-align: justify;
	text-justify:inter-ideograph;
}
.post:hover {
	background: #E6E6E6;
}
.post span {
	float: right; 
	margin-top: -30px;
}
.user_img{
	float:left;
	width:55px;
	cursor:pointer;
}
.post_main{
	float:left;
	width:385px;
	
}
.post_content{
	float:left;
	width:385px;
	word-break:break-all;
	overflow:hidden;
}
.post_account{
	font-weight:bold;
}
.post_word a{
	font-weight:bold;
}
.post_date{
	float:left;
	width:385px;
	font-size:10px;
	color:#AAAAAA;
	font-style:italic;
}
.post_buttons{
	float:left;
	width:20px;
	visibility:hidden;
}
.post_favorite_btn{
	float:left;
	width:20px;
}
.post_garbage_btn{
	float:left;
	width:20px;
	height:16px;
}
.post_reply_btn{
	float:left;
	width:20px;
	height:16px;
}
.post_rewozai_btn{
	float:left;
	width:20px;
	height:16px;
}






.parent_post {
	/* border-top: 1px dashed gray; */
	float:left;
	width:458px;
	border: 1px dashed #CCCCCC;
	padding: 10px;
	line-height: 150%;
	text-align: justify;
	text-justify:inter-ideograph;
}
.parent_user_img{
	float:left;
	width:85px;
}
.parent_post_main{
	float:left;
	width:353px;
}
.parent_post_content{
	float:left;
	width:353px;
	word-break:break-all;
	overflow:hidden;
}
.parent_post_account{
	font-weight:bold;
}
.parent_post_word a{
	font-weight:bold;
}
.parent_post_date{
	float:left;
	width:353px;
	font-size:10px;
	color:#AAAAAA;
	font-style:italic;
}

.sub_post {
	/* border-top: 1px dashed gray; */
	float:left;
	width:428px;
	margin-left:30px;
	border-bottom: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
	padding: 10px;
	line-height: 150%;
	text-align: justify;
	text-justify:inter-ideograph;
}
.sub_post:hover {
	background: #E6E6E6;
}
.sub_post span {
	float: right; 
	margin-top: -30px;
}
.sub_user_img{
	float:left;
	width:55px;
}
.sub_post_main{
	float:left;
	width:353px;
}
.sub_post_content{
	float:left;
	width:353px;
	word-break:break-all;
	overflow:hidden;
}
.sub_post_account{
	font-weight:bold;
}
.sub_post_word a{
	font-weight:bold;
}
.sub_post_date{
	float:left;
	width:353px;
	font-size:10px;
	color:#AAAAAA;
	font-style:italic;
}






.post_user_main{
	float:left;
	width:440px;
	
}
.post_user_content{
	float:left;
	width:440px;
	word-break:break-all;
	overflow:hidden;
}
.post_user_content a{
	font-weight:bold;
}
.post_user_date{
	float:left;
	width:440px;
	font-size:10px;
	color:#AAAAAA;
	font-style:italic;
}
.post_user_buttons{
	float:left;
	width:20px;
	visibility:hidden;
}
.post_user_favorite_btn{
	float:left;
	width:20px;
}
.post_user_reply_btn{
	float:left;
	width:20px;
	padding-top:1px;
}

.bio{
	width:200px;
	word-break:break-all;
	overflow:hidden;
}

.favorite_buttons{
	float:left;
	width:20px;
	/*display:none;*/
}

.message {
	/* border-top: 1px dashed gray; */
	float:left;
	width:460px;
	border-bottom: 1px dashed #CCCCCC;
	padding: 10px;
	line-height: 150%;
	text-align: justify;
	text-justify:inter-ideograph;
}
.message:hover {
	background: #E6E6E6;
}
.message span {
	float: right; 
	margin-top: -30px;
}
.message_main{
	float:left;
	width:440px;
}
.message_content{
	float:left;
	width:440px;
	word-break:break-all;
	overflow:hidden;
}
.message_date{
	float:left;
	width:440px;
	font-size:10px;
	color:#AAAAAA;
	font-style:italic;
}
.message_buttons{
	float:left;
	width:20px;
	visibility:hidden;
}
.message_reply_btn{
	float:left;
	width:20px;
	padding-top:3px;
}

.unselected img {
	/* display: none; */
}

.side_item {
	width:210px; margin-left: -20px; line-height: 200%; padding-left: 20px;
}
#side_action {
	margin-top: 20px;
}
.side_item:hover {
	/*background: #E6E6E6; */
	background: #FFFFFF;
}
.selected {
	background: #FFFFFF;
}

#user_status {
	margin-top: 10px; 
	margin-left: 40px;
}
#avatar_s {
	width: 70px;
	height: 70px;
	margin-right:10px;
	float: left;
}
#avatar_b {
	width: 165px; 
	margin-right: 10px; 
	float: left;
}
.link_num{
	font-size: 16px;
	font-weight:bold;
}
.follow {
	height: 70px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dashed gray;
}
.follow img {
	 float: left; margin-right: 20px;
}
.tab{
	float:left;
    padding:3px;
    margin-left:5px;
    cursor:pointer;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}
.tab_selected{
	float:left;
    padding:3px;
    margin-left:5px;
    cursor:pointer;
    background:#CCCCCC;
    border-top:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
}
#sidebar ul {
	 list-style: none;
}
#sidebar li {
	margin-top: 7px;
}
#sidebar table {
	font-size: 14px;
}
#sidebar td {
	padding-right: 4px;
}

.title{
	font-size:18px;
	font-weight:bold;
	padding:0px 0px 2px 0px;
}
.content{
	font-size:14px;
	padding:0px 0px 10px 0px;
}