body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
body,div{
font-size: 12px;
	font-family: Tahoma;
}
a:link, a:visited {
	color: #3b5998;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
form {
	padding: 0px;
	margin-top: 0px;
}
ul,li,dl,dt,dd{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: block;
}
.c {
	clear: both;
}
/*************************************************HEADER***/
.top {
	background-image: url(../../image/xiubian/top_bg.jpg);
	background-repeat: repeat-x;
	height: 53px;
}
#header {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 990px;
}
  .headerwarp {
	margin: 0 auto;
	padding: 0 10px;
	width: 970px;
	height: 52px;
	color: #FFF;
}
 /* .headerwarp { margin: 0 auto; padding: 0 20px; width: 930px; height: 40px; background: #FF8E00 url(image/header_bg.gif); color: #FFF; }*/
    .headerwarp a:link ,.headerwarp a:visited{ color: #FFF; }
      .headerwarp .logo { float: left; margin: 0 30px 0 0; }
.menu {
	float: left;
	height: 52px;
	font-size: 14px;
	font-weight: bold;
}
  .menu li {
	float: left;
	padding: 10px;
	line-height: 20px;
	vertical-align: top;
	margin-top: 10px;
}
    .menu .edit { padding-left: 4px; color: #FFF; font-size: 12px; font-weight: normal; }
.nav_account {
	float: right;
	width: 200px;
	white-space:nowrap;
	overflow: hidden;
	margin-top: 8px;
}
  .login_thumb { float: left; margin: 6px 6px 0 0; padding: 3px 0 0 3px; width: 24px; height: 24px; background: url(image/thumb20bg.gif) no-repeat; display: block; }
  .login_thumb img{ width: 20px; height: 20px; }
    li.notify { margin: 9px 0 0; padding: 0 0 0 18px; width: 72px; height: 20px; background: url(image/notify_bg.gif); color: #FFF; font-size: 12px; font-weight: normal; }
.menu li.dropmenu { margin: 0 10px 0 0; padding: 10px 15px 10px 10px; height: 20px; background: url(image/triangle.gif) no-repeat right center; overflow: hidden; }
  .dropmenu_drop { margin: -1px 0 0; padding: 0 10px 10px; width: 150px; border: 1px solid #EBE6C9; background: #FFF; z-index: 200; }
      .dropmenu_drop li { padding: 5px 10px; border-bottom: 1px solid #EEE; }
        .dropmenu_drop li a { color: #2C629E; font-size: 12px; font-weight: normal; }
		.dropmenu_drop .active { font-weight: bold; }
#main {
	width: 100%;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#header .logo a{
	width:195px;
	height:52px;
	display:block;
	overflow:hidden;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(/image/xiubian/logo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.wrap1  {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.left {
	float: left;
	width: 207px;
	background-color: #f8f8f8;
	color: #7d7d7d;
	margin-bottom: -9500px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 9500px;
	padding-left: 15px;
}
.left h3{
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.left .login li h3 {
	background-image: url(image/home/p.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	
}
.left .tools {
	margin-top: 25px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.left .tools a {
	color:#666;
}
.left .tools ul{
	font-size: 14px;
}
.left .tools ul li{
	margin-bottom: 5px;
}
.left .tools ul li img{
	margin-right: 8px;
	vertical-align: middle;
}
.left .tools ul li em{
	color:#F00; margin-left:10px; font-size:10px;
}
.tab {
	background-image: url(image/home/tab_bg.jpg);
	background-repeat: repeat-x;
	*background-position: left 30px;
	display: block;
	margin-top: 30px;
}
#switchBox2 dt {
	height: 26px;
	float: left;
	font-size: 14px;
	text-align: center;
	display: block;
	margin-right: 5px;
	background-image: url(image/home/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	cursor:pointer;
}
#switchBox2  dt span {
	background-image: url(image/home/tab_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: inline-block;
	width: 10px;
	height: 26px;
	margin-top: -8px;
	*margin-top: -4px !important;
	*margin-top: -1px;
	vertical-align: middle;
}
#switchBox2 dt.tabOn {
	background-image: url(image/home/active_tab_bg.gif);
}
#switchBox2  dt.tabOn span {
	background-image: url(image/home/active_tab_bg.gif);
}
#switchBox2 dd {
	display: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: left;
	width: 100%;
}
#switchBox2 .on {
	display: block;
}

.t_input {
	height: 24px;
	width: 202px;
	border: 1px solid #c6c6c6;
	margin-bottom: 5px;
	line-height: 24px;
}
.login li {
	margin-bottom: 3px;
}
.loginsubmit {
	background-image: url(image/home/buttom_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 94px;
	border: 1px solid #d8d8d8;
	font-size: 14px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 8px;
	color: #3b5998;
}
.loginsubmit.reg{
	background-image: url(image/home/buttom1_bg.jpg);
	color: #50c845;
}
.right {
	float: left;
	width: 560px;
	margin-left: 60px;
}
.right .info {
	margin-top: 35px;
	margin-bottom: 15px;
}
.right .info .title{
	height: 80px;
	overflow: hidden;

}
.right .info dt {
	float: left;
	line-height: 30px;
}
.right .info h1 {
	font-size: 16px;
	color: #59a111;
	margin: 0px;
	padding-right: 5px;
}
.right .info dd {
	font-size: 14px;
	float: left;
	line-height: 30px;
}
.right .info .banner {
	text-align: center;
}
#switchBox2 .feed  ul li {
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#switchBox2 .feed  ul li .avatar{
	float:left;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 5px;
}
#switchBox2 .feed  ul li .avatar img {
	height: 40px;
}
.feedtime{font-size: 12px;}
 .hotspot{ float: right; margin: 10px 0 0 10px; width: 55px; height: 50px; }
     .hotspot a{ display: block; padding: 0 0 20px; height: 30px; text-align: center; line-height: 30px; background: url('image/home/hotspot.gif'); font-size: 16px; color: #F60;}
#footer { padding: 10px 0 10px 0; border-top: 1px solid #EBE6C9; color: #333; text-align: center; }
    #footer a { color: #333; }
.r_option { float: right; font-size: 12px; font-weight: normal; }
    .r_option .active { font-weight: bold; }
.headerwarp .menu {
	margin-left: 40px;
}
.headerwarp .menu li {
	margin-left: 20px;
}
#tab1 .feed_content img{ width:120px;}
.headerwarp .menu li.hot_act{
	background-image: url(/image/xiubian/hot_tip.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
}
.suc_list ul li{
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebe6c9;
}
.suc_list ul li .avatar48{
	float: left;
	margin-right: 10px;
}
.suc_list ul li .cont{
	float: left;
	line-height: 200%;

}
.suc_list ul li .t{
	font-size: 14px;
}
.suc_list ul li .t span{
	font-weight: bold;
	margin-right: 8px;
}
.ac_img{ 
	margin-top:8px;
	float:right;
	color:#666;
}
.ac_img img{
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 10px;
	width:20px;
}
.ac_img em{
	font-style:normal;
	font-weight:bold;
	color:#FF6600;
}
.link{ color:#999;}
.link a{ color:#999;}
#tab3 #feed_div { line-height:150%;}
.avatar{ float:left; margin-right:10px;}
.avatar img{ width:40px;}
#tab3 .feed_content { margin-top:8px;}
#tab3 .s_clear{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.plan_comment{
	margin-top:5px;
	margin-left:40px;
	margin-right:20px;
	background-color:#F3FAFF;
	padding:5px;}
.plan_comment .date{ margin:0px; color:#999;}
.plan_comment .msg{ margin-left:55px;}
.plan_comment .quote{
	background-image: none;
	background-color: #fff;
	padding: 4px;
	border: 1px solid #e6eff7;
	margin-right: 10px;
	max-height:38px;
	overflow:hidden;
}
.plan_comment .quote .q{
	color:#000;
	background-image: none;
}
.plan_comment .avatar img { width:40px;}
.plan_comment .line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6eff7;
	margin-top: 3px;
	padding-top: 3px;
	clear:both;
}
.gray{ color:#999;}
.thin.note em{
	font-size: 10px;
	font-style: normal;
}
.thin.note .do{ color:#999;}
.date em{
	font-size: 10px;
	font-style: normal;
	color: #999;
}
#tab2 .avatar{margin-bottom: 10px;}
#tab2 p{margin:0;padding:0;}
.right .info dd#tab2 {
	float: left;
	line-height: 25px;
}
p.feed_way{ color:#999;}
a.feed_thinway{font:18px/31px "MicroSoft YaHei","SimHei"; color:#000;}
