﻿* {
	margin:0;
	padding:0;
}
html {
	padding:5px 0 10px 0;
	background:none repeat scroll 0 0 #EEEEEE;
}
body {
  font:normal 12px "Lucida Grande",Tahoma,Verdana,sans-serif
	color:#444;
}
input, textarea {
	resize: none;
}
input, select, textarea {
	font:normal 12px Verdana,Arial;
	padding:2px;
}
.comment input.short {
        width:10%;
        border:1px solid #CCCCCC;
        color:#666666;
}
.comment input.middle {
        width:20%;
        border:1px solid #CCCCCC;
        color:#666666;
}
.comment input.long {
        width:70%;
        border:1px solid #CCCCCC;
        color:#666666;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	color:#999;
	text-decoration:none;
}
ul,ol {
	list-style:none;
}
.clear {
	clear:both;
}
.wrapper {
  -moz-border-radius:5px 5px 5px 5px;
  background:none repeat scroll 0 0 #FFFFFF;
  border:1px solid #CCCCCC;
  margin:0 auto;
  width:747px;
}
#navbar {
color:#666666;
font-family:"Lucida Grande",Tahoma,Verdana,sans-serif;
font-size:14px;
line-height:26px;
margin:10px auto 0;
text-align:right;
width:740px;
}
#navbar a {
  color:#666666;
  margin:0 0 0 10px;
  text-shadow:0 1px 0 #FFFFFF;
}
#navbar a:hover {
	color:#CDCDCD;
	text-decoration:none;
}
#header {
  background:url("header.png") no-repeat scroll 0 0 #DADADA;
  border-bottom:1px solid #CCCCCC;
  font-family:"Myriad Pro","Trebuchet MS",Tahoma,sans-serif;
  height:90px;
  padding-right:20px;
}
h1 {
  color:#FFFFFF;
  float:left;
  font-weight:bold;
  margin-top:19px;
  text-shadow:0 1px 0 rgba(0, 0, 0, 0.4);
}
h1 a {
	font:24px  Microsoft yahei, "Myriad Pro","Trebuchet MS",Tahoma,sans-serif;
	color:#1E1E1E;
	text-shadow:0 1px 0 #EEEEEE;
	text-decoration:none;
}
h1 a:hover, h1 a:visited, h1 a:link {
	color:#1E1E1E;
	text-decoration:none;
}
h1 span {
	font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;
	display: block;
	text-shadow:0 1px 0 #EEEEEE;
	margin: 3px 0 0 0;
}
h1 span a {
	font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;
	color: #F4CCC6;
}
#avatar {
	width:50px;
	height:50px;
	margin:21px 26px;
	float:left;
}
#menu {
  float:right;
  margin:35px 0 0;
}
#menu li {
	display:inline;
	margin-left:10px;
	font-size:14px;
}
#menu a {
  background:none repeat scroll 0 0 #999999;
  border:1px solid #888888;
  color:#EEEEEE;
  display:inline-block;
  height:22px;
  line-height:24px;
  margin:0 0 0 3px;
  padding:0 8px;
  text-decoration:none;
}
#menu a:hover {
	font-weight:400;
}
#menu a:hover, #menu a.selected {
  background:none repeat scroll 0 0 #777777;
  color:#FFFFFF;
}
#description {
  background:url("bg_dsp.png") repeat-x scroll 0 -1px #EAEAEA;
  color:#666666;
  font-size:14px;
  height:37px;
  line-height:37px;
  padding:0 15px;
  text-shadow:0 1px 0 #FFFFFF;
}
#description a {
	color:#b47949;
	text-decoration:none;
	blr:expression(this.onFocus=this.blur());
}
#description span.left {
	float:left;
	margin:auto;
	width:700px;
}
#description span.right {
	float:right;
}
#description span.right a {
	width:16px;
	height:16px;
	margin:11px 0 0;
	background:url(rss.png) no-repeat;
	display:block;
}
#main {
	padding:10px;
}
.entry {
  background:none repeat scroll 0 0 #EEEEEE;
  border-bottom:1px solid #CCCCCC;
  border-top:1px solid #FFFFFF;
  color:#333333;
  font:12px/22px "Lucida Grande",Tahoma,Verdana,sans-serif;
  padding:8px 10px;
  text-shadow:0 1px 0 #FFFFFF;
}
.avatar {
	float:left;
	margin:5px 20px 0 0;
}
.avatar img {
	width:50px;
	height:50px;
	border:1px solid #333;
}
.info {
	margin-top:5px;
	width:631px;
}
.time {
	padding-top:13px;
	color:#aaa;
}
.time span {
	float:right;
}
.content {
	margin-bottom:5px;
	word-break:break-all;
	word-wrap:break-word;
}
.content a {
	color:#444;
	text-decoration:none;
}
.content a:hover {
	color:#888;
	text-decoration:none;
}
.content img {
	margin:5px 15px;
	border:4px solid #d7e1ed;
	display:block;
}
.from {
	width:700px;
}
.from .mycome {
	float:left;
	color:#aaa;
}
.from .option {
	float:right;
}
.option .reply {
  background:url("reply.png") no-repeat scroll 0 2px transparent;
  border:0 none;
  font:10px "Lucida Grande",Tahoma,Verdana,sans-serif;
  margin:0 4px;
  padding:4px 3px 4px 22px;
  cursor:pointer;
}
.rfriend {
  background:url("reply.png") no-repeat scroll 0 2px transparent;
  border:0 none;
  font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;
  margin:0 15px 0 30px;
  padding:4px 3px 4px 22px;
  cursor:pointer;
  float:right;
}
.option .reply span{
	color: #666666;
}
.option .delete {
        background:url("delete.png") no-repeat scroll 0 2px transparent;
 	margin: 0;
	padding:0 6px;
	color: #AAA;
	font-size: 12px;
	cursor:pointer;
}
.first {
  background:url("lasted.png") no-repeat scroll center top #333333;
  border-top:medium none;
  color:#F8F8F8;
  padding-right:15px;
  text-shadow:none;
}
.first a {
	color:#eee;
}
.first a:hover {
	color:#fff;
	text-decoration:none;
}
.pages {
  color:#999999;
  height:24px;
  margin:15px 0;
  overflow:hidden;
}
.pages a:visited {
color:#999999;
}
.pages em {
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #DEDEDE;
font-style:normal;
height:22px;
}
.pages a, .pages em {
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #DEDEDE;
float:left;
line-height:22px;
margin:0 2px;
padding:0 8px;
text-decoration:none;
}
.pages a:hover {
background:none repeat scroll 0 0 #CCCCCC;
border:1px solid #BBBBBB;
}
.pages strong {
background:none repeat scroll 0 0 #CCCCCC;
border:1px solid #BBBBBB;
color:#FFFFFF;
float:left;
line-height:22px;
margin:0 2px;
padding:0 8px;
}
.pages kbd {
margin:0 0 0 5px;
}
.pages kbd input {
border:1px solid #C1C8D2;
font-family:"Lucida Grande",Tahoma,Verdana,sans-serif;
font-size:13px;
height:16px;
padding:2px;
width:25px;
}
#stat {
background:none repeat scroll 0 0 #F8F8F8;
border:1px solid #DEDEDE;
color:#999999;
line-height:30px;
padding:0 10px;
text-align:right;
}
#stat strong {
	margin:0 3px;
}
#footer {
clear:both;
color:#666666;
font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;
line-height:26px;
margin:0 auto;
text-align:right;
width:740px;
}
#footer span {
	float:left;
}
#footer a {
	color:#58656d;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
.entry_post {
	background:#f8f8f8;
	border:1px solid #ddd;
	margin-bottom:0;
	padding:10px;
	zoom:1;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.entry_post .insert {
	float:left;
	margin-right:5px;
}
#input_count {
	float:left;
	margin-right:10px;
	font:bold 18px "Lucida Grande",Verdana,Arial;
}
#input_message {
    width:692px;
    border:1px #ccc solid;
    font:normal 12px "Courier New",Courier,Verdana,Arial;
    overflow:auto;
    margin:10px 0;
    padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#input_message:focus {
    border: 1px #989eA4 solid;
}
.btn_update {
	border:0;
    background: url(update.png) no-repeat 0 -33px;
    height:33px;
    width:120px;
    cursor:pointer;
    float:right;
}
.btn_update:hover {
   background-position: 0 -66px;
}
.btn_update_close {
    background-position: 0 0;
}
.btn_update_close:hover {
    background-position: 0 0;
}
.comment {
	display:none;
	border-top:1px solid #fff;
	border-bottom:1px solid #C7CCD1;
	background: #F8F8F8;
	padding: 5px 10px;
	color:#666666;
        font:12px "Lucida Grande",Tahoma,Verdana,sans-serif;
}
.comment .load {
	margin:35px;
	text-align:center;
}
.comment ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.comment ul li {
	padding: 5px 0;
	margin: 3px 0;
	border-bottom: 1px #DDD solid;
}
.comment ul li p{
	margin-bottom: 5px;
}
.comment ul li span.from {
	color: rgb(102, 102, 102);
	font:italic 11px Microsoft Yahei;
}
.red {
	color: red;
}
.comment ul li span.del {
	margin-left:20px;
	font: normal 11px Verdana;
}
.comment ul li span.display {
	margin-left:20px;
	font: normal 11px Verdana;
}
.comment ul li span a {
	font:12px Arial;
}
.comment ul li span a:hover {
	color:#f90;
}
.comment div {
	margin: 5px 0;
	padding: 5px 0;
}
.comment ul li.page {
	text-align:center;
}
.comment input.input {
	border: 1px #CCC solid;
	width: 480px;
	padding: 3px;
	margin: 0;
}
.comment input.submit {
	margin-left:6px;
	border:0;
    background: url(send.gif) no-repeat;
    height:23px;
    width:63px;
    cursor:pointer;
}
.profile_edit .friend {
	width:705px;
	padding:5px;
	margin:5px;
	border-bottom:1px #ccc solid;
}
.profile_edit .friend span {
	margin-right:15px;
}
.profile_edit .s_a {
	float:left;
	width:360px;
	height:75px;
}
.profile_edit .s_b {
	float:left;
	height:108px;
	margin-bottom:5px;
}
.profile_edit .s_c {
	float:left;
	width:96px;
	height:75px;
}
.profile_edit .s_d {
	float:left;
	width:62px;
	height:75px;
}
.profile_edit .s_e {
	float:left;
	width:360px;
	height:60px;
}
.profile_edit .s_f {
	float:left;
	height:60px;
	margin-bottom:5px;
}
.profile_edit .s_s {
	float:left;
	width:130px;
	padding:20px 0 10px 0;
}
.profile_edit .s_r {
	float:left;
	margin:17px 0 0 0;
	font:normal 14px verdana;
	padding: 5px;
	background-color: #ffebe8;
	border-width: 1px;
	border-style: solid;
	border-color: #c00;
	display:none;
}
h2 {
	font:bold 14px verdana;
}
.nav_title {
	background:#333;
	color:#fff;
	margin-bottom:10px;
	padding:0 10px;
	line-height:30px;
}
.input_textarea {
    width:680px;
	height:68px;
    border:1px #ccc solid;
    font:14px Verdana, Arial;
    margin-top:5px;
    padding:5px;
}
.input_message {
    width:680px;
	height:17px;
    border:1px #ccc solid;
    font:14px Verdana, Arial;
    margin-top:5px;
    padding:5px;
}
.input_narrow {
	width:320px;
	height:17px;
    border:1px #ccc solid;
    font:14px Verdana, Arial;
    margin-top:5px;
    padding:5px;
}
.input_submit {
	border-top: 1px solid #298EBE;
	border-left: 1px solid #298EBE;
	border-right: 1px solid #071B23;
	border-bottom: 1px solid #071B23;
	background:#247AA3;
	color:#fff;
	vertical-align:middle;
	font:12px "Lucida Grande", Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	padding: 5px 10px;
	margin-top: -3px;
}
.input_file {
	display:none;
}
#avatar_now {
	width:50px;
	height:50px;
	padding:2px;
	background:#f8f8f8;
	border:1px solid #ddd;
}
.profile_edit .avatar_img {
	float:left;
	width:50px;
	height:50px;
	margin:0 15px 10px 0;
}
.profile_edit .avatar_des {
	float:left;
	width:260px;
	height:20px;
	margin:5px 0 0 0;
}
.profile_edit .avatar_ipt {
	float:left;
	width:68px;
	height:30px;
}
.profile_edit .avatar_res {
	float:left;
	margin-left:5px;
}
.profile_edit .fileName{
	display:block;
	width:160px;
	height:13px;
	overflow:hidden;
}
.profile_edit .percentage {
	display:block;
	color:#ff6600;
	width:180px;
	height:13px;
	overflow:hidden;
}
.profile_edit .uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	padding: 5px;
	width: 182px;
}
.entry_post .uploadifyQueueItem {
	font: 12px Verdana, Geneva, sans-serif;
	border: 1px solid #E5E5E5;
	background-color: #F5F5F5;
	padding: 3px 5px;
	width: 320px;
}
.entry_post .uploadresult {
	border: 1px solid #FBCBBC;
	background-color: #FDE5DD;
	margin:0 0 0 10px;
	padding:5px;
}
.uploadifyError {
	border: 1px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 3px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
