@charset "utf-8";
/* CSS Document */
/* 总体样式 */
* {margin:0; padding:0;word-wrap: break-word; word-break: break-all;}
/*-----common-----*/
body {word-break:break-all;color:#333;font-family:; margin:0px; padding:0px;  font: 12px/1.5em Verdana, "Lucida Grande", Arial, Helvetica, sans-serif,"宋体"; line-height:20px; word-spacing:-1px; white-space:normal}
img {border:0;vertical-align:middle;}
td {vertical-align:top;}
ul,li{list-style:none;margin:0px;padding:0px;word-break:break-all;word-wrap:break-word;}
p,li {line-height:21px;}
p{ margin:0px;padding:0px;word-break:break-all;word-wrap:break-word;}
li {list-style:none}
form,h1,h2,h3,h4,h5,h6,h7,dl,dt,dd{ margin:0px; padding:0px;word-break:break-all;word-wrap:break-word;}
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
button{ cursor:pointer;}
textarea{font-size:12px;}
/*---link---*/
a:link,a:visited {color:#2C629E; text-decoration:none;}
a:hover,a:active {text-decoration:underline;}
a{outline:none; cursor:pointer;}
.pointer {cursor:pointer;}

/*---space---*/
.clear:after,.feed:after, .feed-content .headline:after, .comment:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clear, .s_clear { clear: both; }
	.s_clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
		.s_clear { display: inline-block; }
			/* Hide from IE Mac \*/ .s_clear { display: block; } /* End hide from IE Mac */
.blank5,.blank10,.blank15 {clear:both;width:100%;overflow:hidden;}
.blank5 {height:5px;}
.blank10 {height:10px;}
.blank15 {height:15px;}
.sline {border-top:1px solid #d4d4d4; border-bottom:1px solid #fff; height:0; overflow:hidden; clear:both; margin:10px 0;}
/*---bg---*/
.graybg {background-color:#f4f4f4;}
/*----font---*/
.b { font-weight:bold;}
.unb {font-weight:normal;}
.f_16{font-size:16px;}
.f_14{font-size:14px;}
.f_12{ font-size:12px;}
.f_10{font-size:10px;}
.f_0{ font-size:0px;}
.f_1{ font-size:1px;}
.f_22{ font-size:22px;}
.f_gray {color:#999;}
.f_white,a.f_white,.f_white a{color:#fff;}
a.f_white:link,a.f_white:visited {color:#fff;}
.f_green,a.f_green,.f_green a{color:#4e7d00;}
a.f_green:link,a.f_green:visited {color:#4e7d00;}
.f_green2,a.f_green2,.f_green2 a{color:#7ac301;}
a.f_green2:link,a.f_green2:visited {color:#7ac301;}
.f_wb,a.f_wb,.f_wb a{color:#fff; font-weight:800; text-decoration:none;}
a.f_wb:link,a.f_wb:visited {color:#fff;font-weight:800;text-decoration:none;}
.f_black,a.f_black,.f_black a{color:#333;}
.f_red,a.f_red,.f_red a{color:#EC1A23}
a.f_red:link,a.f_red:visited {color:#EC1A23}
.f_line,a.f_line,.f_line a{ text-decoration:underline;}
.f_noline,a.f_noline,.f_noline a{ text-decoration:none;}
a.f_noline:link,a.f_noline:visited {text-decoration:none;}
a.f_menulink,.f_menulink a{ text-decoration:none; color:#fff; font-size:14px;}
a.f_menulink:link,a.f_menulink:visited { text-decoration:none; color:#fff; font-size:14px;}
a.f_mainnav:link,a.f_mainnav:visited { text-decoration:none; color:#4e7d00; font-size:13px;}
a.f_subnav:link,a.f_subnav:visited { text-decoration:none; color:#F30; font-size:13px; padding:0 3px;}
a.f_mainnav_b14:link,a.f_mainnav_b14:visited { text-decoration:none; color:#74ac17; font-size:14px; font-weight:800; background:url(xy/icons.gif) 0 -275px no-repeat; padding-left:16px;}
a.f_subnav_g12:link,a.f_subnav_g12:visited { text-decoration:none; color:#555; font-size:12px; padding-right:10px;}

a.f_tag1:link,a.f_tag1:visited { text-decoration:none; font-size:12px; padding-right:10px;}
a.f_tag2:link,a.f_tag2:visited { text-decoration:none; font-size:12px; font-weight:800; padding-right:10px;}
a.f_tag3:link,a.f_tag3:visited { text-decoration:none; font-size:13px; padding-right:10px;}
a.f_tag4:link,a.f_tag4:visited { text-decoration:none; font-size:13px; font-weight:800; padding-right:10px;}
a.f_tag5:link,a.f_tag5:visited { text-decoration:none; font-size:14px; padding-right:10px;}
a.f_tag6:link,a.f_tag6:visited { text-decoration:none; font-size:14px; font-weight:800; padding-right:10px;}
a.f_tag7:link,a.f_tag7:visited { text-decoration:none; font-size:15px; padding-right:10px;}
a.f_tag8:link,a.f_tag8:visited { text-decoration:none; font-size:15px; font-weight:800; padding-right:10px;}
a.f_tag9:link,a.f_tag9:visited { text-decoration:none; font-size:16px; padding-right:10px;}
a.f_tag10:link,a.f_tag10:visited { text-decoration:none; font-size:16px; font-weight:800; padding-right:10px;}

.gray { color: #999; font-size:12px; font-weight:normal; }
    .gray a { color: #999; }
.green{color: green;}
	.green a{ color: green;}
/* float */
.fleft,.floatleft {float:left; display:inline;}
.fright,.floatright {float:right;display:inline;}
.cleft{clear:left}
.cright{clear:right}
.cboth{clear:both;}
.display_b { display:block;}
.clearboth{ clear:both; height:1px; font-size:1px;}
#content_page .hidden { color:#fff; height:10px; overflow:hidden; margin:0; padding:0; line-height:10px;}
/*----text align---*/
.t_right{text-align:right;}
.t_center{ text-align:center;}
.t_left{ text-align:left;}
.t_indent {text-indent:24px;}
/*----margin---*/
.m_r10 {margin-right:10px;}
.m_auto{ margin:auto;}
.m_b10 {margin-bottom:10px;}
/*----padding---*/
.nopadding {padding:0;}
.p_t5{ padding-top:5px;}
.p_l10{ padding-left:10px;}
.p_r10{ padding-right:10px;}
.p_tb5{ padding-top:5px; padding-bottom:5px;}
.p_m5 { padding:5px;}
.p_m10 { padding:10px;}
.p_m20 { padding:20px;}
.p_s5 {padding:0 5px;}
/*----border---*/
.border_gray {border:1px solid #ccc;} 
.border_gray_bt {border-bottom:1px solid #ccc;} 
.dline {border-bottom:1px dotted #ccc;}
/*----img---*/
img.p_2 {border:1px solid #ccc; padding:2px;}
img.p_3 {border:1px solid #ccc; padding:3px;}
.authimg {position:relative; top:-2px; cursor:pointer;}

/*----layout---*/
#main{ width:980px; margin:auto; position:relative;}
#main_s{ width:800px; margin:auto; position:relative;}
.local { text-indent:20px; padding:6px 0; border-bottom:1px solid #ccc;}

/*----from---*/
.table_form th {background-color:#f4f4f4; color:#333; font-weight:normal; text-align:right; padding:4px 0;}
.table_form td {color:#999;}
input.text_common {padding:3px;border-width:1px; border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea; border-style:solid;}
input.text_400 {width:400px;}
input.text_300 {width:300px;}
input.text_search {width:270px;}
input.text_search2 {width:200px;}
input.text_140 {width:140px; height:20px; line-height:20px;}
input.text_120 {width:120px;}
input.text_65 {width:65px;}
textarea.textarea_common {padding:3px;border-width:1px; border-color:#abadb3 #dbdfe6 #e3e9ef #e2e3ea; border-style:solid;}

.search_bt {position:relative; top:0px;}
*+html .search_bt {position:relative; top:-3px;}
*html .search_bt {position:relative; top:-4px;}

/*.............................pageNext.........................*/
.pager span,.pager a{border:1px solid #ccc;padding:2px 6px;font-size:14px;}
.pager a:hover{color:black;border-color:#D4F09B;background:#D4F09B;text-decoration:none;}
.pager a:active{border-color:#5ea427;background:#5ea427;color:white;text-decoration:none;}
.pager .crnt{padding:0 5px;border:none;color:#5ea427;font-weight:bolder;}
.pager .next,.pager .next:visited{border-color:#5ea427;background:#5ea427;color:#fff;}

.pxline {height:1px; border-top:1px solid #ccc; line-height:1px; overflow:hidden;}

/*.............................table.........................*/
.table_info th {background-color:#ccc; color:#666; font-weight:normal; text-align:right; padding:4px 6px 4px 0;}
.table_info td {background-color:#f4f4f4; color:#333;padding:4px 0 4px 6px;}

.table_info2 th {background-color:#f4f4f4; color:#666; font-weight:normal; text-align:right; padding:4px 6px 4px 0;}
.table_info2 td {background-color:#fff; color:#333;padding:4px 0 4px 6px; border-bottom:1px solid #f4f4f4;}

.table_info3 th {background-color:#f4f4f4; color:#666; text-align:left; padding:4px 0 4px 10px;}
.table_info3 td {background-color:#fff; color:#333;padding:4px 0 4px 10px; border-bottom:1px solid #f4f4f4;}


/*.............................message/tips.........................*/



.blocklink a { padding-left: 0.5em; line-height: 2em; display: block; }
  .blocklink a:hover { background: #2C629E; color: #FFF; text-decoration: none; }
  .blocklink .active a { color: #333; font-weight: bold; }

caption, th { text-align: left; }
  caption { font-size: 14px; font-weight: bold; }
  caption p { font-weight: normal; }

.avatar48 { padding: 5px 0 0 5px; width: 55px; height: 55px; background: url(image/48_avatar_bg.gif) no-repeat; }
  .avatar48 img { width: 48px; height: 48px; }

.threadimg60 { padding: 5px 0 0 5px; width: 67px; height: 67px; background: url(image/60_threadimg_bg.gif) no-repeat; }
    .threadimg60 img { width: 60px; height: 60px; }

.online_icon_p { padding: 0 0 0 10px; width: auto; background: transparent url(image/online_icon.gif) no-repeat left center; text-align: left; }

.face { margin: 0 1px; vertical-align: middle; }
.r_option { float: right; font-size: 12px; font-weight: normal; }
    .r_option .active { font-weight: bold; }


.tracebutton { width: 69px; height: 28px; background: #EAEBFD url(image/trace.gif) no-repeat scroll 0 0; line-height: 28px; text-indent: 23px; text-align: left; display: block; }
.a_top,
.a_share,
.a_rss { float: right; margin-left: 4px; padding: 0 18px 0 5px; width: 25px; height: 15px; border: 1px solid #7F93BC; background: #FFF none no-repeat scroll right top; line-height: 15px; overflow: hidden; display: inline; }
    .a_top:hover,.a_share:hover,.a_rss:hover { background-color: #576EA5; background-position: 100% -20px; color: #FFF; text-decoration: none; }
.a_share { background-image: url(image/share.gif); }

a.c_edit,a.c_delete,a.c_resend,a.c_link{ float: right; width: 16px; height: 16px; background: url(image/settingicon.gif) no-repeat; line-height: 300px; top: 0.5em; right: 2em; overflow: hidden; display: block;  }

a.c_delete { background-position: 0 -16px; }
a.c_resend { background-position: 0 -49px; }
a.c_link { background-position: 0 -64px; }

.float_cancel,.float_delete,.float_more{ float: right; margin: 0 10px 0 0; padding: 0; width: 16px; height: 16px; background: url(image/settingicon.gif) no-repeat; color: #DABAA9; line-height: 200px; overflow: hidden; display: block; }
  .float_cancel { background-position: 0 -14px; }
  .float_delete { background-position: 0 -31px; }
  .float_more { position: absolute; margin: 5px 0 0 505px; background: url(image/feedmoreicon.gif) no-repeat 0 0; color: #DABAA9; }

/*avatar bg*/
.ar_r_t,.ar_l_t,.ar_r_b,.ar_l_b{ background: url(image/avatar_bg.gif) no-repeat; }
.ar_r_t { float: left; background-position: right top; }
  .ar_l_t { padding: 5px 0 0; background-position: left top; }
    .ar_r_b { background-position: right bottom; }
      .ar_l_b { padding: 0 12px 12px 5px; background-position: left bottom; }

/*yellow radius*/
.ye_r_t,.ye_l_t,.ye_r_b,.ye_l_b{ background: url(image/yel_bg.gif) no-repeat; }
.ye_r_t { width: 100%; background-position: right top; }
  .ye_l_t { padding: 5px 0 0; background-position: left top; }
    .ye_r_b { background-position: right bottom; }
      .ye_l_b { padding: 0 5px 5px; background-position: left bottom; }

.ybg { margin-bottom: 2px; padding: 10px; border: 1px solid #EBE6C9; background: #FCF9E6; }
    .ybg table { width: 100%; }

#wrap, .wrap { margin: 0 auto; width: 970px; }

/*************************************************HEADER***/

.menu { float: left; height: 40px; font-size: 12px; font-weight: bold; }
  .menu li { float: left; padding: 10px; line-height: 20px; vertical-align: top; }
    .menu .edit { padding-left: 4px; color: #FFF; font-size: 12px; font-weight: normal; }

.nav_account { float: right; width: 240px; white-space:nowrap; overflow: hidden; color: #FFF;}
  .login_thumb { float: left; margin: 2px 6px 0 0; padding: 2px 0 0 2px; width: 30px; height: 30px; background: url(image/thumb30bg.gif) no-repeat; display: block; }
  .login_thumb img{ width: 27px; height: 27px; }
    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; clear:both; 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; }
 .dropmenu_drop2 { margin: -1px 0 0; padding: 0 10px 10px; clear:both; width: 73px; border: 1px solid #EBE6C9; background: #FFF; z-index: 200; }
      .dropmenu_drop2 li { padding: 5px 10px; border-bottom: 1px solid #EEE; }
        .dropmenu_drop2 li a { color: #2C629E; font-size: 12px; font-weight: normal; }
		.dropmenu_drop2 .active { font-weight: bold; }

/*************************************************APP SIDEBAR***/
#app_sidebar { float: left; margin: 0 20px 0 0; padding: 10px 0 0; width: 140px; background: url(image/appSidebar_top_bg.gif) no-repeat 0 0; font-size: 14px; }
  #app_sidebar .topline { border-top: 1px dashed #CCC; }
  .app_list { margin: 0 10px 0 10px; padding: 5px 5px 0 5px; overflow: hidden; }
    .app_list li { position: relative; margin: 0 0 12px; width: 110px; height: 20px; line-height: 21px; overflow: hidden; font-size:14px; }
      .app_list li img { margin: 0 5px 0 0; vertical-align: middle; }
      .app_list em { position: absolute; font-size: 12px; font-style: normal; font-weight: normal; right: 0px; }

  .app_m { padding: 10px 0 0 20px; font-size: 12px; font-weight: normal; }
    .app_m li img { margin: 0 5px 0 0; vertical-align: middle; }
  .app_more { margin: 0 10px 0 10px; padding: 5px; border-bottom: 1px dashed #CCC; text-align: right; }
    .app_more a { padding: 0 0 0 12px; background: url(image/tri.gif) no-repeat; color: #999; font-size: 12px; font-weight: normal; }
      .app_more a.off { background-position: 0 50%; }
      .app_more a.on { background-position: -100px 50%; }
  #app_sidebar .t_input{ width: 110px; }
  #mainarea { width:780px;overflow: hidden; float:left;}

  .chostlp img{ float: right; padding: 5px; border: 1px solid #FFF; border-top: none; vertical-align: middle; }
     .chostlp img.hover{ background: #FFF; border-color: #CCC;  }
        .chostlp_drop { background: #FFF; }
            .chostlp_drop { border: 1px solid #CCC; border-bottom: none; }
                .chostlp_drop li{ padding: 5px; width: 16px; height: 16px; }

#content { float: left; margin: 0 15px 0 0; width: 540px; overflow: hidden; }
*html #content {width: 510px;}

/*************************************************COMPOSER***/
.index_name { font-size: 14px; line-height: 30px; border-bottom: 1px solid #EBE6C9; }
.index_note { padding-bottom: 15px; color: #999; }

#mood_mystatus { padding: 0 0 10px 0;}
#mood_form { padding-top: 10px; width: 390px; height: 65px; clear: both; }

#space_mymenu em { font-style: normal; font-weight: normal; color:#999; padding-left: 5px; }
#space_mymenu li img { margin: 0 5px 0 0; vertical-align: middle; } 

#mood_statusinput{ position: absolute; margin: 0 0 0 -4px; width: 320px; height: 50px; overflow: hidden; }
.statusinput,
.statusinput2{ background: url(image/statusinputbg.gif) no-repeat }
.statusinput{ background-position: 0 -50px; }
.statusinput2{ background-position: 0 0; }
#mood_statusinput textarea{ position: absolute; margin: 3px 0 0 7px; padding: 3px; width: 304px; height: 38px; font-size: 14px; color: #999; border: none; outline: none; }
.statussubmit{ padding: 0 0 0 330px; width: 60px; height: 50px; overflow: hidden; z-index: 20003; }
.statussubmit .submit{ position: absolute; margin: 0; padding: 0; width: 60px; height: 50px; background: url(image/statusinputbg.gif) no-repeat 0 -100px; font-weight: bold; text-align: center; font-size: 14px; z-index: 20003; }

.u_setting { padding: 5px 0 10px 0; width: 150px;clear: both; overflow: hidden; }
  .u_setting li { float: left; padding-left: 35px; }

.mgs_list { width: 100%; overflow: hidden; clear: both; padding: 5px 0 10px 0; }
.mgs_list div { float: left; margin: 0 10px 5px 0; padding: 5px 10px 5px 10px; width: 140px; border: 1px solid #ccc; line-height: 20px; }
.mgs_list img { margin: 0 5px 0 0; vertical-align: middle; }
.mgs_list strong { color: #FF7400; }

.c_mgs{background:#F5F5F1;margin:0 0 20px;}
.c_mgs .ye_l_b{padding:5px 10px 10px;}

/*************************************************TABS HEADER***/
.tabs_header { margin-bottom: 15px; height: 29px; border-bottom: 1px solid #ccc; clear: both; overflow: hidden; }

.tabs_header ul.tabs li a,.tabs_header ul.tabs li a span{ background: url(image/tab_bg.gif) no-repeat;  display: block; }
        .tabs_header ul.tabs { position: absolute; z-index: 10; }
            .tabs_header ul.tabs li { float: left; margin: 0 1px 0 0; display: inline; }
                .tabs_header ul.tabs li a { float: left; padding: 0 0 0 10px; height: 30px; background-position: left top;  }
                    .tabs_header ul.tabs li a span { padding: 9px 10px 7px 0; background-position: right top; font-size: 14px; line-height: 14px; }
                        .tabs_header ul.tabs li a span img{ vertical-align: middle; }

            .tabs_header ul.tabs li.active a { float: left; padding: 0 0 0 10px; height: 30px; background: url(image/active_tab_bg.gif) no-repeat left top; color: #000; display: block; }
                .tabs_header ul.tabs li.active a span { padding: 9px 10px 7px 0; background: url(image/active_tab_bg.gif) no-repeat right top; line-height: 14px; display: block; }
            .tabs_header ul.tabs li.null { margin: 0 0 0 15px; padding: 0 0 0 25px; height: 25px; background: url(image/add_button.gif) no-repeat 0 0; line-height: 24px; }
                .tabs_header ul.tabs li.null a { padding: 0 10px 0 0; height: 25px; background: url(image/add_button.gif) no-repeat right top; color: #FFF; font-size: 12px; }
				
.addbutton { margin: 0 0 0 15px; padding: 0 0 0 25px; height: 25px; background: url(image/add_button.gif) no-repeat 0 0; line-height: 24px; }
.addbutton a { padding: 0 10px 0 0; height: 25px; background: url(image/add_button.gif) no-repeat right top; color: #FFF; font-size: 12px; display:block; }

.c_header { margin: 0 0 10px; width: 100%; line-height: 26px; overflow: hidden; }
    .c_header .avatar48 { float: left; margin: 0 10px 0 0; }
h1.title,h2.title { margin: 0 0 20px; font-size: 14px; }
h1.title img,h2.title img { margin: 0 5px 0 0; vertical-align: middle; }

/*************************************************CATEGORIES SIDEBAR***/
.cat { margin: 0 0 20px; padding: 10px 0 0; background: #EFEFEF url(image/cat_top.gif) no-repeat left top; }
  .cat h3 { padding: 5px 10px; background: #CCC; color: #FFF; }
    .cat ul { padding: 0 0 10px; background: #EFEFEF url(image/cat_bottom.gif) no-repeat left bottom; }
        .cat ul li { position: relative; padding: 5px 10px; }
        .cat ul li.current { background: #FFF; }
        .cat .top { border-top: 1px solid #FFF; }
  .cat select{ width: 130px; }

/*************************************************COMMENTS***/
.comments { padding: 20px 0; }
  .trace h2 { padding: 0 0 10px; }

      .trace .avatar_list li { float: left; margin: 0 10px 0 0; width: 61px; border: none; }
          .trace .avatar_list p { text-align: center; }

.comments h2 { padding: 0 0 10px; border-bottom: 1px solid #ccc; }
    .comments_list .avatar48 { position: absolute; margin: 0 0 0 -63px; display: inline; }
    .comments_list li { padding: 10px 10px 10px 63px; border-bottom: 1px solid #ccc; font-size: 12px; line-height: 200%; overflow: hidden; }
        .comments_list .title { margin: 0 0 10px; }
        .comments_list .detail { color: #444; }
        .comments_list .quote { padding: 10px; border: 1px solid #ccc; background: #F5F5F1 none repeat scroll 0 0; font-size: 12px; }
        .comments_list .quote .q { background: none; }
	.comments_list .magicbar{ float: right; margin: 0 5px 0 0; }

.space_list table { border: 1px solid #EBE6C9; margin:10px 0; }
    .space_list td { padding: 5px; color: #999; overflow: hidden; }
    .space_list thead td { background: #FCF9E6; color: #333; }
    .space_list .topline { padding: 5px; }
    .space_list tbody tr.alt td { background: #FCF9E6; }
    .space_list .note { padding: 5px; color: #333; }

.affiche { margin: 0 0 10px 0; padding: 10px; border: 1px solid #EBE6C9; background: #FCF9E6; overflow: hidden; }
        .affiche #space_avatar img { margin: 0 10px 10px 0; padding: 3px; border: 1px solid #EBE6C9; background: #FFF; }
    .affiche .article { padding: 5px 0; color: #960; }

/*************************************************TASK***/
.task_percent { margin: 0 0 10px; height: 30px; border: 1px solid #ccc; }
    .task_percent .percent { height: 30px; background: #ccc; }
    .task_percent .label { position: relative; margin: -30px 0 0; line-height: 30px; text-align: center; }
        .task_status_progress { padding: 10px; border: 1px solid #E2EAED; background: #F7F7F7; }
    .space_task { margin: 0 0 10px; padding: 10px; border: 1px solid #ccc; background: #F5F5F1; }
    .task_done { border: 1px solid #E2EAED; background: #F7F7F7; }
    .task_status_done { padding-left: 70px; background: transparent url(image/task_done.gif) no-repeat scroll left center; }
        .task_status_done p { margin: 10px 0; }
.formtable caption.complete { padding: 10px 0 10px 55px; background: url(image/task_done.gif) no-repeat left center; }

#share_ul { padding-bottom: 10px; border-bottom: 1px solid #ccc; }
    #share_ul li { overflow: hidden; }
    #share_ul .title { padding: 5px; border-bottom: 1px solid #ccc; background: ##F5F5F1; }
.page { margin: 10px 0 0; padding: 3px; text-align: center; }
    .page * { margin: 0 3px 0 0; padding: 3px 5px; border: 1px solid #EBE6C9; background: #FCF9E6; color: #999; }
    .page em { border-color: #FEE4AB; color: #C30; font-style: normal; }
    .page strong { background: #FEE4AB; color: #C30; }
    .page a { color: #C60; }
    .page a:hover { background: #FEE4AB; text-decoration: none; }
textarea { border: 1px solid #ddd; overflow: auto; }
.t_input, select { padding: 3px 2px; border: 1px solid #ddd; line-height: 16px; }
#loginform_b .t_input,#registerform .t_input { padding: 5px 2px;border: 1px solid #ddd; line-height: 16px; font-size:14px; width:200px;}
#loginform_b th,#registerform th {color:#666;}
.button { padding: 0 5px; margin: 0 0 0 3px; height: 24px; border: none; background: #DDD; color: #333; line-height: 20px; letter-spacing: 1px; cursor: pointer; }
.submit { padding: 0 5px; height: 24px; border: none; background: #99C521; color: #FFF; line-height: 20px; letter-spacing: 1px; cursor: pointer; }
a.submit { padding: 5px;}
a.submit:link,a.submit:visited {color:#FFF;}
a.button { padding: 5px; }

#loginsubmit { float: left; margin-right: 10px; width: 61px; height: 26px; background: url(image/button_n.gif) no-repeat 0 0; line-height: 26px; color: #222; }

.c_form { padding: 10px 0; }
.quickpost table { width: 100%; }
.quickpost td { padding: 0.2em 0; }
.quickpost textarea { width: 99%; height: 70px; font-size: 1.17em; }

.formtable { width: 100%; }
    .formtable caption { padding: 10px 0; color: #666; font-size: 12px; }
        .formtable caption h1,.formtable caption h2 { padding-bottom: 8px; border-bottom: 1px solid #CCC; color: #333; font-size: 14px; }
        .formtable caption p { margin-top: 8px; }
            .formtable td, .formtable th { padding: 5px; }
            .formtable th { padding-right: 1em; text-align: right; }

.infotable { width: 100%; }
    .infotable th { padding-right: 1em; text-align: right; color:#999; }
    .infotable .td_title {  text-align: right; font-weight:bold; border-bottom: 1px solid #ECF1F3; color:#999; padding:10px 0 0 10px;  }

.listtable { width: 100%; }
    .listtable caption { padding: 10px 0; color: #666; font-size: 12px; }
        .listtable caption h2 { padding-bottom: 8px; border-bottom: 1px solid #CCC; color: #333; font-size: 14px; }
        .listtable caption p { margin-top: 8px; }
        .listtable td, .listtable th { padding: 5px; border-bottom: 1px dashed #ECF1F3; }
        .listtable .title td, .listtable .title th { border-bottom: 1px solid #CCC; font-weight: bold; }
        .listtable .line td { background: #FCFCFC; }

.h_status { margin-bottom: 8px; padding: 5px; border-bottom: 1px solid #F5F5F5; color: #999; }
    .h_status .active { font-weight: bold; }
.d_content form { padding: 4px 9px; background: #EEE; }

.ajax_selector { position: relative; z-index: 999; }
    .ajax_selector_option { position: absolute; margin-top: -3px; padding: 3px 2px; border: 1px solid #CCC; background: #FFF; overflow: auto; overflow-x: hidden; overflow-y: auto; }
.float_del, .float_edit { position: absolute; width: 13px; height: 14px; background: url(image/delete.gif) no-repeat 0 0; top: 0.5em; right: 5px; text-indent: -999em; overflow: hidden; display: block; }
    .float_del:hover { background-position: 0 -14px; }
.float_block { background-image: url(image/block.gif); }
.float_edit { background-image: url(image/edit.gif); right: 13px; }

.listcol li { float: left; width: 100%; }
    .list2col li { float: left; padding: 3px 0; width: 150px; }

/*************************************************CP MAGIC***/
.magic_list{ width: 740px; overflow: hidden; }
.magic_list li{ float: left; margin: 0 50px 20px 0; width: 320px; }
.magic_img{ float: left; margin: 0 14px 0 0; padding: 10px; width: 76px; height: 76px; background: url(image/magic_image_bg.gif) 0 0; overflow: hidden; }
.magic_info{ float: left; width: 200px; }
.magic_info h3{ margin: 0 0 5px; font-size: 12px; }
.magic_info p{ margin: 0 0 5px; color: #333; line-height: 24px; }
.magic_info p.gray{ height: 40px; color: #999; line-height: 20px; overflow: hidden; }
.magic_info .m_button{ float: right; display: block; width: 62px; height: 26px; background: url(image/m_button.gif); line-height: 27px; text-align: center; color: #FFF; overflow: hidden; }
.magic_info .m_off{ background-position: 0 100%; }
.magic_info span{ font-weight: bold; font-size: 14px; color: #F90; vertical-align: middle; }
.magic_info .r_option{ margin: 0 10px; }
.toolly{ padding: 10px; overflow: hidden; }
.toolly .magic_img{ background-position: 0 100%; }
.toolly p{ margin: 0 0 10px; color: #333; line-height: 26px; }
.toolly .magic_info p{ margin: 0 0 2px; color: #333; }
.toolly .magic_info p.gray{ height: auto; color: #999; line-height: 20px; overflow: hidden; }
.toolly .magic_info{ width: 290px; }

.magicicon{ margin: 0 5px 0 0; vertical-align: middle; }

.indexmagic{ margin: 0 0 20px; padding: 10px 0 10px 60px; width: 120px; height: 20px; background: url(image/indexmagic.gif); overflow: hidden; }
.indexmagic a{ float: left; margin: 3px 10px 0 0;}

.feed li.magichighlight{ background: #FFC; padding: 10px 10px 10px 30px; }

.magiccolor1, .magiccolor1 a { color: red; }
.magiccolor2, .magiccolor2 a { color: #F90; }
.magiccolor3, .magiccolor3 a { color: green; }
.magiccolor4, .magiccolor4 a { color: #3F0; }
.magiccolor5, .magiccolor5 a { color: #00F; }
.magiccolor6, .magiccolor6 a { color: #0D9FCF; }
.magiccolor7, .magiccolor7 a { color: #CC3366; }
.magiccolor8, .magiccolor8 a { color: #C0F; }

.magichongbao{ margin: 0 0 20px; width: 180px; height: 40px; background: url(image/hongbao_bg.gif) no-repeat; }
.magichongbao a{ padding: 0 0 0 55px; display: block; height: 40px; line-height: 40px; text-align: center; color: #333; }
.magichongbao a span{ font-size: 14px; color: red; }

/*************************************************THUMB***/
.thumb_list { line-height: 160%; }
  .thumb_list ul { width: 100%; overflow: hidden; }
     .thumb_list li { float: left; margin: 0 10px 0 0; padding: 0 0 0 68px; width: 200px; height: 100px; overflow: hidden; }
        .thumb_list .avatar48 { position: absolute; margin: 0 5px 0 -68px; }
        .thumb_list .online_icon { margin: 0 3px 0 0; }
    .thumb_list p { line-height: 180%; }
    .thumb_list table { width: 100%; table-layout: fixed; }
       .thumb_list td { padding: 5px; vertical-align: top; }
    .thumb_list .image { width: 150px; }
      .thumb_list .image img { width: 120px; }
    .thumb_list h6 { font-size: 1.17em; }
    .thumb_list .op { padding: 5px 0 10px 0; }

.l_status { margin: 5px 0; padding-bottom: 5px; border-bottom: 1px solid #EBE6C9; }
	.l_status .active { font-weight:bold; }
.box { padding: 10px 0 10px 0; }
    .box h2 { margin: 10px 0; font-size: 14px; }
    .box h3 { margin: 10px 0; font-size: 12px; }

.topic_list { margin: 0 0 20px; }
    .topic_list table { margin: 5px 0 20px; width: 100%; }
        .topic_list td { padding: 8px 10px; color: #999; line-height: 150%; overflow: hidden; }
    .topic_list thead td { border-bottom: 1px solid #EBE6C9; color: #333; }
      .topic_list td.subject img{ margin: 0 3px 0 0; vertical-align: middle; }
      .topic_list td.mtag { width: 120px; }
      .topic_list td.author { width: 100px; }
      .topic_list td.author em { font-size: 11px; font-style: normal; }
      .topic_list td.lastpost { width: 90px; text-align: right; }
.topic_list tbody tr td { border-bottom: 1px solid #EBE6C9; }
    .topic_list tbody tr.alt td { background: #FCF9E6; }
        .topic_list p { padding-top: 6px; }

/*************************************************CP SIDEBAR***/
#sidebar { float: right; padding:0; width: 214px; overflow: hidden; }
    #sidebar .ye_r_t { margin: 0 0 20px; }
.task_notice { position: relative; padding: 5px; background: #FCF9E6; }
    .task_notice a.float_cancel { position: absolute; width: 16px; height: 16px; background: url(image/cancel.gif) no-repeat; line-height: 200px; top: 5px; right: -8px; overflow: hidden; display: block; }
.task_notice_body { width: 100%; overflow: hidden; }
    .task_notice .icon { float: left; position: relative; margin: 0 10px 0 0; width: 64px; height: 64px; }
    .task_notice h2 { margin: 0 0 5px; font-size: 12px; }
    .task_notice h3 { margin: 10px 0 5px; font-size: 14px; }
    .task_notice p { color: #666; }
        .task_notice p span.num { color: #F60; font-size: 20px; }

.sidebox { margin: 0 0 10px; }
  .sidebox h2.title { margin: 0 0 10px; padding: 6px 10px; height: 18px; background: url(image/sidebar_title.gif) no-repeat; color: #333; font-size: 12px; line-height: 18px; }
  .sidebox h3.title { padding: 5px; border-bottom: 1px solid #EBE6C9; background: #FCF9E6; }
        .sidebox div.more { text-align: right; }
        .sidebox ul.friendbox li { height: 90px; }
        .sidebox p.gray { color: #999; line-height: 14px; text-align: center; }
        .sidebox .content { padding: 5px; }
.threadfriend { padding: 0; }
    .threadfriend li { width: 100%; overflow: hidden; }
        .threadfriend .avatar48 { float: left; margin: 0 10px 10px 0; }
        .threadfriend p { padding: 5px 0; }
        .threadfriend .quote { color: #999; }
#sidebar .avatar_list li{ padding: 8px 11px; }
.sidebox .threadimg60 { margin: 0 0 10px; }

.sendmail li{ padding:5px 10px; position: relative; }
	.sendmail li a.c_delete{ background-position: 0 -33px;}

#help p{ margin: 0 0 10px; padding: 0 10px; }

.menu_list { padding: 0 10px; width: 230px; overflow: hidden; }
    .menu_list li { float: left; width: 50%; line-height: 180%; text-align: left; }
.facebox { padding: 8px; width: 250px; border: 1px solid #CCC; background: #FFF; z-index: 100000;}
    .facebox ul li { float: left; width: 25px; height: 25px; overflow: hidden; }
#bottom { height: 10px; background: url(image/appSidebar_bottom_bg.gif) no-repeat; clear: both; overflow: hidden; }
#footer { padding: 10px 0 10px 0; border-top: 1px solid #ccc; color: #333; text-align: center; }
    #footer a { color: #333; }
    .noimage{ float: left; margin: 0 5px 0 0; }

#ajaxwaitid { position: absolute; width: 100px; height: 1.6em; background: #DD0000; color: #FFF; line-height: 1.6em; z-index: 100; top: 0px; right: 0px; overflow: hidden; display: none; }
.pipe { padding: 0 0.4em; color: #DDD; }
.article { padding: 0.5em; font-size: 14px; }
    .article table { table-layout: fixed; }
    .article ul li { margin-left: 1.6em; list-style: disc; }
.quote { margin: 0.5em 0; padding-left: 20px; background: url(image/q_start.gif) no-repeat 0 0; overflow: hidden; zoom: 1; }
    .quote .q, .quote blockquote { margin: 0; padding: 0 20px 0 0; background: url(image/q_end.gif) no-repeat right bottom; color: #666; display: inline-block; }
.notice { margin-bottom: 2px; padding: 8px;  border-bottom: 1px solid #CCC; background: #F5F5F1; }
.ajax_selector { position: relative; z-index: 999; }
    .ajax_selector_option { position: absolute; margin-top: -3px; padding: 3px 2px; border: 1px solid #CCC; background: #FFF; overflow: auto; overflow-x: hidden; overflow-y: auto; }

.inajax .formtable { width: 240px; }
    .inajax .formtable .t_input, .inajax .formtable textarea { width: 170px; }

.btn_line { padding: 5px 0; }

.popupmenu_popup { padding: 1em; border: 3px solid #FF8E00; background: #FCF9E6; line-height: 1.4em; text-align: left; overflow: hidden; }
    .popupmenu_popup h1 { font-size: 1.17em; padding: 0 0 10px 0; }
    .popupmenu_popup td { padding-bottom: 0.4em; }
    .popupmenu_popup .float_del{ background-image: url(image/delete2.gif); }

.popupmenu_centerbox { border: 8px solid #FFAE4A; background: #FCF9E6; text-align: left; min-width:250px; max-width:550px; }
    .popupmenu_centerbox h1 { padding: 0 10px; color: #FF9919; font-size: 14px; line-height: 26px; cursor: move; }

    .popupmenu_centerbox .popupmenu_inner { padding: 10px; color: #444; }
        .popupmenu_centerbox .popupmenu_inner td{ line-height: 200%; }
            .popupmenu_centerbox .popupmenu_inner .t_input, .popupmenu_centerbox .popupmenu_inner textarea{ margin: 5px 0; border-color: #EBE6C9; }
            
            .popupmenu_centerbox .float_del{ background-image: url(image/delete2.gif); }
    .popupmenu_centerbox .box { width: 400px; }

.popupmenu_layer{ padding: 3px 6px 6px 1px; width: 220px; height: 80px; background: url(image/ilayer.gif) no-repeat; text-align: center; }
	.popupmenu_layer p{ line-height: 20px; color: #333; }
	.popupmenu_layer p.btn_line{ font-size: 14px; color: #F30; padding:2px 0; }
	.popupmenu_layer strong{ font-weight: normal; font-size: 18px; color: #FFF; }

.line_list li { padding: 5px ; border-bottom: 1px solid #ECF1F3; }
    .line_list img { margin: 0 2px 0 0; vertical-align: middle; }

.avatar_list { zoom: 1; }
    .avatar_list .gray { font-size: 10px; }
    .avatar_list li { float: left; padding: 8px; width: 60px; overflow: hidden; }
    .avatar_list p { width: 100%; height: 22px; line-height: 22px;  text-align: center; white-space: nowrap; overflow: hidden; -moz-text-overflow: ellipsis; }
    .avatar_list p.online_icon_p { text-align: left; }
    .avatar_list:after { height: 0; clear: both; display: block; visibility: hidden; content: "."; }
.bar_text { padding: 10px 0 0 12px; width: 110px; font-size: 12px; font-weight: normal; }
    .bar_text p { line-height: 200%; }
    .bar_text .title { padding: 10px 0 5px 0; font-weight: bold; }

.m_box { margin: 0 0 20px; width: 100%; overflow: hidden; }

    .news_list, .task { line-height: 190%; }
    .news_list li, .task li { padding: 0 0 0 20px; height: 24px; background: url(image/d.gif) no-repeat 5px 10px; font-size: 12px; line-height: 24px; overflow: hidden; }
    li.news_title { padding: 0; height: 40px; background: none; font-size: 18px; font-weight: bold; line-height: 40px; text-align: center; }

.searchfriend { margin: 0 0 20px; background: #F5F5F1; }
    .searchfriend .ye_l_b { padding: 5px 10px 10px 10px; }
.searchfriend p { margin: 8px 0; color: #999; }
    .searchfriend .t_input { border-color: #ccc; }
.showmessage { margin: 50px auto; width: 600px; background: #F5F5F1;}
    .showmessage h2 { font-size: 14px; }
    .showmessage .ye_l_b { padding: 15px 20px 20px; }
    .showmessage p { padding: 2em 1em;  font-size: 14px; overflow: hidden; }
    .showmessage .op { font-size: 12px; text-align: right; }

.pm_list { margin: 0; padding: 0; list-style: none; }
    .pm_list li { margin: 0 0 20px; width: 100%; overflow: hidden; }
    .pm_list .pm_body { float: left; background: url(image/pm_bg.gif) repeat-y 100% 0; }
      .pm_list .pm_h { position: relative; padding: 5px 0 0 15px; width: 560px; background: url(image/pm_bg.gif) no-repeat 0 0; }
        .pm_list .pm_f { padding: 0 10px 5px; background: url(image/pm_bg.gif) no-repeat -590px 100%; }
        .pm_list .pm_c { padding: 10px; color: #444; line-height: 200%; }
    .pm_list .avatar48 { float: left; margin: 0 5px 0 0; }

/*************************************************FEED***/
.feed_header { position: relative; padding: 5px 10px 0 15px; height: 30px; background: url(image/c_title.gif) no-repeat; line-height: 20px; }
.feed_header .active{ font-weight: bold; }
.feed { margin: 0 0 20px; width: 100%; line-height: 20px; overflow: hidden; }
  .feedtime { margin: 20px 0 10px; color: #000; }
  .feed li { padding: 10px 20px; border-bottom: 1px solid #ccc; }

    .feed .type { position: absolute; margin: 1px 0 0 -20px !important; margin: 3px 0 0 -20px;}
    .feed_content img { max-width: 70px; max-height: 100px; }
  * html .feed_content img { width: expression(this.width > 70 && this.width/this.height > 0.7 ? 70 : true); height: expression(this.height > 100 && this.width/this.height < 0.7 ? 100 : true); }
    .feed .detail { padding: 10px 0 0; color: #999; }
    .feed a img.summaryimg { float: left; margin: 10px 10px 10px 0; padding: 2px; border: 1px solid #DDD; }
      .feed a img.summaryimg:hover { border-color: #DDD; }

     .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/hotspot.gif); font-size: 16px; color: ##99C521;}

.feedread,.feedread * ,.feedread .detail ,.feedread .quote .q { color: #CCC; }

.feedcomment { margin: 0 5em 0 0; padding:0.5em; background: #F7F7F7; }
	.feedcomment td { border-bottom: 1px solid #FFF; }

.feedop{ margin: 10px 0 0; padding: 0 0 0 20px; background: url(image/reply.gif) no-repeat 0 2px; }
.fcomment { margin: 10px 0 0; padding: 10px 0 0; width: 477px; background: #E9F2FC url(image/subdoing_top.gif) no-repeat left top; color: #333; clear: both; }
    .fcomment .fc { padding: 0 10px 10px; background: #E9F2FC url(image/subdoing_bottom.gif) no-repeat left bottom; overflow: hidden; }

        .fcomment .comments_list li { margin: 0; padding:0 0 10px 42px; width: auto; border: none; line-height: 150%;}

        .fcomment .comments_list .avatar48{ margin: 0 0 0 -42px; padding: 0; background: none;width: 32px; height: 32px;}

        .fcomment .comments_list .avatar48 img { width: 32px; height: 32px; }

        .fcomment .comments_list .title{ margin: 0; }
        .feed .fcomment .detail{ padding: 0; }

/*************************************************DIG***/
.digc{ padding: 20px 0 0; }
.digc table {margin: 0 auto;}
.digc table td{padding: 10px; text-align: center;}
.digc table td .digcolumn{ position: relative; margin: 0 auto 10px; width: 20px; height: 50px;}
.digc table td .digcolumn .digchart{ position: absolute; left: 0; bottom: 0; width: 20px; text-align: left; }
	.digc table td .digcolumn .dc1{ background: #c30; }
	.digc table td .digcolumn .dc2{ background: #0C0; }
	.digc table td .digcolumn .dc3{ background: #F90; }
	.digc table td .digcolumn .dc4{ background: #06F; }
.digc a:hover{text-decoration: none;}

.digc table td .digcolumn em{ position: absolute; margin: -25px 0 0 -5px; width: 30px; font-size: 11px; text-align: center; font-style: normal; color: #999;}

.digc table td img{ margin: 0 0 10px; }

.digb{ float: left; margin: 1px 5px 0 0; padding: 0 0 0 20px; width: 34px; height: 20px; background: url(image/hotbutton.gif) no-repeat 0 0; line-height: 20px; text-align: center; font-size: 11px; color: #FF850D;}
.hot { border: 1px solid #FF860E; padding: 2px 5px 2px 2px; color:#FF860E; margin-right:5px; overflow: hidden; }
	.hot em { font-size: 12px; font-style: normal; padding:2px; font-weight: normal; color:#FF860E; }

.feed_po{ float: right; margin: 0 5px 0 0; padding: 0 25px 0 0; width:60px; height:25px; text-align: center; line-height: 25px; background: transparent url(image/button_po.gif) no-repeat ; color: #fff; display: block;}

.albs2 { padding: 0 0 0 10px; width: 520px; background: #F5F5F1; overflow: hidden; }
    .albs2 li { float: left; margin: 0 13px 0 0; padding: 8px 0 0 8px; width: 83px; height: 105px; background: url(image/albs.gif) no-repeat; overflow: hidden; }
    .albs2 li img { width: 80px; height: 80px; }
    .albs2 li a { width: 75px; height: 75px; overflow: hidden; display: block; }
        .albs2 p { padding-top: 5px; width: 100%; height: 22px; line-height: 22px; text-align: center; white-space: nowrap; overflow: hidden; }

.media img { width: auto; max-width: none; height: auto; max-height: none; }
* html .media img { width: expression(this.width > 200 && this.width/this.height > 2 ? 200 : true); height: expression(this.height > 100 && this.width/this.height < 2 ? 200 : true); }

  .borderbox { margin: 0; padding: 10px; border: 1px solid #CCC; }
	  .borderbox h2 { padding: 0 0 5px 0; border-bottom: 1px solid #CCC; color: #333; font-size: 12px; }

.showflash{ background: #F5F5F1; border: 1px solid #CCC; }

.searchfriend .avatar_list li{ padding: 7px; }
.atitle{ padding: 10px; background: #F5F5F1; }
/*#header .logo a{ width:85px; height:40px; display:block; background:transparent url(image/logo.gif) no-repeat scroll left center; overflow:hidden; }
#header .logo a img{ margin: -200px; }*/

	.photolist div a img{ max-width: 180px; max-height: 120px; zoom: expression( function(elm) { if (elm.width > 180 || elm.height > 120 ){ if (elm.width>elm.height) { elm.width=180; } else{ elm.height=120; } } elm.style.zoom = '1'; }(this) ); }

	.showuser .s_avatar a img{ max-width: 120px; max-height: 120px; zoom: expression( function(elm) { if (elm.width > 180 || elm.height > 120 ){ if (elm.width>elm.height) { elm.width=120; } else{ elm.height=120; } } elm.style.zoom = '1'; }(this) ); } 

	.eimage a img { max-width: 42px; max-height: 42px; zoom: expression( function(elm) { if (elm.width > 42 || elm.height > 42 ){ if (elm.width>elm.height) { elm.width=42; } else{ elm.height=42; } } elm.style.zoom = '1'; }(this) ); }

.search_table { width: 100%; }
	.search_table th { font-size:14px; padding:10px; border-top: 1px solid #E3E3E3; }
	.search_table td { padding:0 0 10px 5px; }

ins.modify { padding-top: 5px; color: #666; text-decoration: none; text-align: right; display: block; }

.photo_list td { vertical-align: middle; text-align: center; }
    .photo_list img { padding: 3px; max-width: 120px; max-height: 120px; border: 1px solid #CCC; background: #FFF; }
    * html .photo_list img { width: expression(this.width > 120 && this.height < this.width ? 120 : true); height: expression(this.height > 120 ? 120 : true); }

/*************************************************PHOTO***/
.photobox { padding: 10px; border-bottom: 1px solid #ccc; text-align: center; }
	.yinfo { margin: 10px auto 0; padding: 10px 0; text-align: left; }
	.yinfo p{ margin: 0.2em 0;}
        .photobox img { width: expression(this.width > 600 ? 600 : true); max-width: 600px; }
		.photobox table{ margin: 0 auto; }

.pic_lb1{ padding: 50px 0; }
.magicframe1{ background: url(../../image/magic/frame/1.bg.gif); text-align:center; }			
.magicframe2{ background: url(../../image/magic/frame/2.bg.gif); }
.magicframe3{ background: #FFC url(../../image/magic/frame/3.bg.gif) no-repeat; }
.magicframe4{ background: url(../../image/magic/frame/4.bg.gif); }
	
.magicframe .frame_jiao{ width:14px; height:14px; }
	.magicframe .frame_x{ height:14px; }
		.magicframe .frame_y{ width:14px; }
		
			.magicframe .frame_top_left{ background: url(../../image/magic/frame/frame_top_left.png) no-repeat; }
			.magicframe .frame_top_right{ background: url(../../image/magic/frame/frame_top_right.png) no-repeat; }
			.magicframe .frame_top_middle{ background: url(../../image/magic/frame/frame_top_middle.png) repeat-x; }
			
			.magicframe .frame_bottom_left{ background: url(../../image/magic/frame/frame_bottom_left.png) no-repeat; }
			.magicframe .frame_bottom_right{ background: url(../../image/magic/frame/frame_bottom_right.png) no-repeat; }
			.magicframe .frame_bottom_middle{ background: url(../../image/magic/frame/frame_bottom_middle.png) repeat-x; }
			
			.magicframe .frame_middle_left{ background: url(../../image/magic/frame/frame_middle_left.png) repeat-y; }
			.magicframe .frame_middle_right{ background: url(../../image/magic/frame/frame_middle_right.png) repeat-y; }
			.magicframe .frame_middle_middle{ background: #FFF; }

			/*IE6 HACK*/
			* html .magicframe .frame_top_left{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_top_left.png");}
			* html .magicframe .frame_top_right{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_top_right.png");}
			* html .magicframe .frame_top_middle{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_top_middle.png");}
			* html .magicframe .frame_bottom_left{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_bottom_left.png");}
			* html .magicframe .frame_bottom_right{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_bottom_right.png");}
			* html .magicframe .frame_bottom_middle{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_bottom_middle.png");}
			* html .magicframe .frame_middle_left{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_middle_left.png");}
			* html .magicframe .frame_middle_right{background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="../../image/magic/frame/frame_middle_right.png");}

/*************************************************EVENT***/
			
.event_list{ margin: 20px 0 0; }
    .event_list ol{ margin: 0; padding: 0; list-style: none; }
    .event_list ol li{ margin: 0 0 20px; padding: 0 0 10px; width: 100%; border-bottom:1px solid #EBE6C9; overflow: hidden; }
    .event_list ol li li{ margin: 0; padding: 0; width: 100%; overflow: hidden; border: none; }
    .event_list .event_icon{ float: left; padding: 0 10px 10px 0; width: 110px; height:110px; text-align: center;}
    .event_list .event_icon img{ padding: 4px; max-width: 100px; max-height: 100px;  background: #FFF; border: 1px solid #DDD; zoom: expression( function(elm) { if (elm.width > 100 || elm.height > 100 ){ if (elm.width>elm.height) { elm.width=100; } else{ elm.height=100; } } elm.style.zoom = '1'; }(this) ); }
    .event_list .event_content{ float: left; width:420px; line-height: 150%; }
    .event_list .event_content h4{font-size: 14px;}
    .event_cat, .join_event_list { padding:0 10px; width:230px; overflow:hidden; }
    .event_cat li { float:left; width: 110px; line-height:180%; }
    .event_cat li.on { padding: 0 0 0 15px;  width: 95px; background:transparent url(image/d.gif) no-repeat scroll 5px 10px; font-weight: bold; }
	
.ybg { background: #F5F5F1; }


/**** green ***/
/*************************************************ENTRY***/
    .entry_list .title,.entry .title { border: 1px solid #CCC; border-right: none; border-left: none; background: #F5F5F1;}

            .entry .article a img { border: 1px solid #CCC; }
            .entry .article a:hover img { border: 1px solid #C60; }
        .entry .status { border-bottom: 1px solid #CCC; color: #999; }
/*************************************************COMMENTS***/
        .comments_list li .time { color: #999; font-size: 12px; }
/*************************************************THREAD***/
    .topic_list thead td { border-bottom: 1px solid #CCC; color: #333; }
.topic_list tbody tr td { border-bottom: 1px solid #CCC; }
    .topic_list tbody tr.alt td { background: #F5F5F1; }
    .space_list td { padding: 5px; color: #999; }
    .space_list thead td { background: #F5F5F1; color: #333; }
    .space_list tbody tr.alt td { background: #F5F5F1; }
.affiche { border: 1px solid #CCC; background: #F5F5F1; }

        .affiche #space_avatar img { border: 1px solid #CCC; background: #FFF; }

            .board .quote { border: 1px solid #CCC; background: #F5F5F1 none repeat scroll 0 0;}

/*************************************************TASK***/
        .task_status_progress { border: 1px solid #E2EAED; background: #F5F5F1; }

/*************************************************ALBUM***/
    .photobox p { padding: 10px 0 0 0; text-align: left; }

        .album_i_m_g a img { border: 1px solid #CCC; border-top: none; border-left: none; background: #F8F2CB; }
    .page * {border: 1px solid #CCC; background: #F5F5F1; color: #999; }
    .page em { border-color: #CCC color: #333; font-style: normal; }
    .page strong { background: #CCC; color: #333; }
    .page a { color: #666; }
    .page a:hover { background: #CCC; text-decoration: none; }

/*************************************************CP SIDEBAR***/
.task_notice { background: #F5F5F1; }
  .sidebox h2.title { background: url(image/sidebar_title.gif) no-repeat; color: #333; }
  .sidebox h3.title { border-bottom: 1px solid #CCC; background: #F5F5F1; }

/*************************************************SPACE PAGE***/
  .ulist { border: 1px solid #CCC; background: #F5F5F1; }
    #ubar h2 { background: url(image/ubar_title.gif) no-repeat; color: #444; }

.popupmenu_popup { border: 3px solid #CCCCCC; background: #F5F5F1; }

.popupmenu_centerbox { border: 8px solid #CCC; background: #F5F5F1; }
    .popupmenu_centerbox h1 { color: #3B5998; }

            .popupmenu_centerbox .popupmenu_inner .t_input, .popupmenu_centerbox .popupmenu_inner textarea{ border-color: #CCC; }
            .popupmenu_centerbox .float_del{ background-image: url(image/delete.gif); }


/*************************************************shop***/
.store_post_list li { padding: 5px 10px 5px 10px; position: relative; }
.store_post_list { padding: 0.5em 0; }
.wrap1 { position:relative; BACKGROUND: url(shop/image/shadow.gif) no-repeat right bottom; FLOAT: left; MARGIN-RIGHT: 3px; }
.wrap2 { position:relative; BACKGROUND: url(shop/image/corner_bl.gif) no-repeat -3px 100%; }
.wrap3 { position:relative; PADDING-RIGHT: 5px; PADDING-LEFT: 0px; BACKGROUND: url(shop/image/corner_tr.gif) no-repeat 100% -3px; PADDING-BOTTOM: 5px; PADDING-TOP: 0px; }
.wrap3 img { display:block; border:#999 1px solid; padding:4px; background-color:#fcfcfc; }
.wrap4 { clear:both; text-align:center; line-height:25px; }
.cate_list { clear:both; border-bottom: 1px solid #CCC; }
.cate_list ul { clear:both; padding:0 0 0 0px;  } 
.cate_list li { display:inline; float:left; width:60px; line-height:26px;  }

#body_bg{ background:#fff url(xy/bodybg.gif) repeat-x;}
#head{background:url(xy/px.gif) 0 -81px repeat-x; height:88px; overflow:hidden; margin:4px auto 0 auto;width:100%; *font-family:"新宋体"; _font-family:"Arial","新宋体"; }
#head .top{background:url(xy/corner.gif) right -100px no-repeat; height:7px; font-size:1px}
#head .top div{background:url(xy/corner.gif) 0 -93px no-repeat; height:7px; font-size:1px;}

#head h2{float:left; margin:7px 0 0 24px; _margin:7px 0 0 12px; }
#head h2 a{width:180px;height:64px;display:block;font-size:0;text-indent:-590px;overflow:hidden;background:url(xy/icon_index.gif) left top no-repeat;}

#head .school {background-color:#dbf7ab; border-bottom:3px solid #8fb550; height:47px; width:360px; margin:10px 10px 0 0; padding:2px 5px 5px 7px; line-height:24px;}
#school {color:#5d9305; font-weight:800; font-size:14px;}

.top_menu{ height:44px; background:#74ac17; padding:0 10px; width:960px; padding-top:3px;}
.top_menu .fleft {padding-top:5px;}
.top_menu .headpic {margin-left:5px;}
.top_menu .headpic img {border:1px solid #fff;}
.top_menu .log2reg {margin:0 5px;line-height:39px;}
.top_menu .log2reg a { margin:0 10px;}

#menulink{ line-height:44px;}
#menulink a { margin:0 10px;}
#menulink a.multi { padding-right:12px; background:url(xy/icon_index.gif) right -144px no-repeat;}

#userlink {width:320px; font-size:12px;}
#userlink div {line-height:18px;}
#userlink a { margin-right:10px;}
#userlink a.multi { padding-right:13px; background:url(xy/icon_index.gif) right -144px no-repeat;}
#userlink a.credit { padding-left:10px; background:url(xy/icon_index.gif) -2px -190px no-repeat;}

.usermenu ul li {background:url(xy/icon_index.gif) right -363px no-repeat; width:58px; height:23px; line-height:23px; margin:5px; text-align:center; display:block; float:left;}
.usermenu ul li.on { background-position:right -386px;}
.usermenu ul li a {font-weight:800; color:#060;}
.usermenu ul li.on a { color:#FFF;}

.concent{ width:100%;background:#fff; padding-bottom:12px; padding-top:12px;}
.content_w_957{width:957px; margin:auto}
.content_w_800{width:780px; margin:auto; padding:0 10px;}

.h_left {width:643px;}
.h_right {width:299px;background:url(xy/hpx.gif) left top no-repeat; padding-top:4px;}
.qusr {background:url(xy/qusrbg.jpg) no-repeat; width:510px; height:150px; padding:32px 0 0 133px;}
.qusr_msg {padding-left:150px; font-size:14px; width:335px; height:60px; clear:both; overflow:hidden;}
.qusr_user {padding-top:45px;}
.qusr_user a.on { padding:0 3px;}
.qusr_user img {padding:2px; width:32px; height:32px;}
.qusr_user a.on img {background-color:#004d63;padding:2px; width:36px; height:36px;}
.h_bar {background:#e0fcb2;}
.h_bar div {background:url(xy/icon_index.gif) left -68px no-repeat;}
.h_bar div div {background:url(xy/icon_index.gif) right -106px no-repeat; height:23px; padding:10px 10px 0 10px;}
.h_bar h2{font-size:14px;}
.h_bar a {padding:5px;}
.h_bar a.on {background-color:#f8f8f8; line-height:23px;}
.h_con {padding:8px; background-color:#f8f8f8; float:left;width:627px;}
.h_con .sub_bar {border-bottom:1px dotted #ccc;}
.h_con .sub_bar a {padding-right:10px;}

.li_1 {padding:6px 0; border-bottom:1px solid #CCC; float:left; width:615px;}
.li_1 .li_img {width:110px;}
.li_1 img {padding: 4px; max-width: 100px; max-height: 75px;  background: #FFF; border: 1px solid #DDD; zoom: expression( function(elm) { if (elm.width > 100 || elm.height > 75 ){ if (elm.width>elm.height) { elm.width=100; } else{ elm.height=75; } } elm.style.zoom = '1'; }(this) );}
*html .li_1 img{width: 100px; height: 75px;}/* IE6 */
.li_1 .rtext {float:left; padding:0 10px; width:480px; overflow:hidden;}

.con_li_2 ul li {line-height:27px; border-bottom:1px solid #e3e3e3; color:#666;}
.con_li_2 ul li a {font-size:14px; line-height:24px;}

.con_li_3 {width:620px;}
.li_3 {width:300px; float:left; overflow:hidden; padding:5px; height:90px;}
.li_3 .li_img {width:90px; height:90px;}
.li_3 img {background:#FFFFFF;border:1px solid #ddd;max-height:80px;max-width:80px;padding:4px;}
*html .li_3 img{width: 80px; height: 60px;}/* IE6 */

.h_right_b { background:url(xy/hpx.gif) -302px bottom no-repeat; padding-bottom:3px; width:299px;}
.h_right_c { background:url(xy/px.gif) 0 -570px repeat-x #e0fcb2; width:273px; min-height:1000px; border-left:1px solid #d0f98c;border-right:1px solid #d0f98c; padding:12px;}

.h_form th {text-align:right; font-size:14px; color:#999; font-weight:normal;}
.h_form td {padding:5px;}
.h_input {border:1px solid #d4d4d4; height:14px; line-height:14px; vertical-align:middle; width:180px; color:#d4d4d4; padding:7px 5px;}
.h_input_on {border:1px solid #c5f37a; height:14px; line-height:14px; vertical-align:middle; width:180px;color:#4e7d00;padding:7px 5px;}
#h_logsubmit,#h_regsubmit,#registersubmit{ float: left; margin-right: 10px; width: 96px; height: 37px; border:0; line-height: 26px; color: #222; font-size:0px; cursor:pointer;}
#h_logsubmit{background:url(xy/icon_index.gif) left -402px no-repeat;}
#h_regsubmit,#registersubmit{background:url(xy/icon_index.gif) left -362px no-repeat;}
.hotpic {width:270px; float:left;}
.hotpic ul li {width:86px; overflow:hidden; height:90px; float:left; text-align:center;}
.hotpic ul li img { max-width:70px; max-height:70px; border:2px solid #888;}
*html .hotpic ul li img{width: 70px; height: 70px;}/* IE6 */
.hotpic ul li div {line-height:18px;}

.topicpic {width:270px; float:left;}
.topicpic ul li {width:130px; overflow:hidden; float:left; text-align:center;}
.topicpic ul li .imga {width:130px; display:block; height:70px;}
.topicpic ul li img { max-width:90px; max-height:60px; border:2px solid #888;}
*html .topicpic ul li img{width: 90px; height: 60px;}/* IE6 */
.topicpic ul li div {line-height:18px; font-size:14px;}

.e2 li{width:100%;overflow:hidden;clear:both;padding:5px 0px;border-bottom:1px dotted #888;}
.e2 li a.preview{width:54px;float:left;margin-right:4px;margin-bottom:3px;display:inline;}
.e2 li a.preview img{width:50px;/*height:60px;*/display:block;padding:1px;border:1px solid #ccc;}
.e2 li a.preview:hover img{border:1px solid #AAA;}
.e2 li a.title{overflow:hidden;line-height:20px;font-size:13px;margin-left:2px;}
.e2 p.intro{color:#504e4a;line-height:20px;margin-left:5px;}

.fram_left{width:160px; margin-right:5px;}
.fram_right{width:784px; padding-left:8px; overflow:hidden;}
.fram_left .y1_boxtop{ background:url(xy/corner.gif) no-repeat left 0; height:4px; font-size:1px; overflow:hidden;}
.fram_left .y1_boxtop div{ background:url(xy/corner.gif) no-repeat right -4px; height:4px; font-size:1px;}
.fram_left .y1_boxtop div div{ background:none;height:4px; font-size:1px; margin:0px 7px; border-top:1px solid #cecece;}
.fram_left .y1_boxcont_tlt{border-left:1px solid #cecece;border-right:1px solid #cecece; padding:3px 10px; background-color:#fff; font-size:14px; color:#666; font-weight:800;}
.fram_left .y1_boxcont{border-left:1px solid #cecece;border-right:1px solid #cecece; padding:8px; background-color:#ffffd9; width:142px; overflow:hidden;}
.fram_left .y1_boxbottom{ background:url(xy/corner.gif) no-repeat left -8px; height:4px; font-size:1px;overflow:hidden;background-color:#ffffd9;}
.fram_left .y1_boxbottom div{ background:url(xy/corner.gif) no-repeat right -12px; height:4px; font-size:1px; padding:0px;}
.fram_left .y1_boxbottom div div{ background:none;height:3px;font-size:1px; margin:0px 7px; border-bottom:1px solid #cecece; padding:0px;}
.fram_left .pageleft {padding-right:10px;}

.fram_right .y2_boxtop {background:url(xy/hpx.gif) -620px 0 no-repeat; height:3px; font-size:1px; overflow:hidden; width:784px;}
.fram_right .y2_boxtop_mini {background:url(xy/hpx.gif) -2200px 0 no-repeat; height:3px; font-size:1px; overflow:hidden; width:784px;}
.fram_right .y2_boxcont{ background:url(xy/hpx.gif) right repeat-y;border-left:1px solid #cecece;border-right:1px solid #cecece;width:782px; background-color:#fff; float:left;}
.fram_right .y2_boxcont_nobg{ border-left:1px solid #cecece;border-right:1px solid #cecece;width:782px; background-color:#fff; float:left;}
.fram_right .y2_boxbottom {background:url(xy/hpx.gif) -1410px 0 no-repeat; height:4px; font-size:1px; overflow:hidden; width:784px;}

.leftpost img {max-width:128px; max-height:200px;}
*html .leftpost img {width:128px;}
.leftpost p {text-align:center;}
.box_2side {width:535px; height:102px; overflow:hidden;}

.y2_boxcont .body_left { width:535px; padding:10px; float:left;}
.y2_boxcont .body_right { width:204px;padding:10px 10px 10px 0; float:right; background-color:#edffcf; }

.minitopic {padding-left:0px;}
.minitopic ul li {background:url(xy/icon_index.gif) 0 -210px no-repeat; padding-left:15px;}

.menu_u ul li {background:url(xy/icon_index.gif) 0 -242px no-repeat; padding:5px 15px; height:21px; line-height:21px; margin:6px 0; font-size:14px;}
.menu_u ul li.on {background:url(xy/icon_index.gif) 0 -273px no-repeat; font-weight:800;}
.menu_u ul li.add {background:url(xy/icon_index.gif) 0 -304px no-repeat;}
.menu_u ul li.add a { color:#8b7902;}

.userpic {width:140px; height:465px;}
.userpic ul li {width:68px; height:90px; overflow:hidden; float:left; text-align:center;}
.userpic ul li div {line-height:18px;}
.userpic2 {width:204px; height:300px;}
.userpic2 ul li {width:68px; height:90px; overflow:hidden; float:left; text-align:center;}
.userpic2 ul li div {line-height:18px;}

.member_con {padding:10px 20px;}

.user_head {display:block;}

.menu_user div {height:34px; line-height:34px;}
.menu_selected{ background:url(xy/corner.gif) no-repeat left -111px; height:34px;  overflow:hidden;text-indent:20px; cursor:pointer;}
.menu_selected div{ background:url(xy/corner.gif) no-repeat right -145px; height:34px; }
.menu_selected div div {background:url(xy/corner.gif) repeat-x right -179px;height:34px; margin:0 7px; line-height:34px;}

.miniblog {background:url(xy/minibg.jpg) no-repeat;}
.miniblog_tip {width:492px; height:28px; font-size:16px; text-align:right;margin-left:20px; color:#666;}
.miniblog_tip span {color:#F30; font-weight:800;}
.miniblog_form {width:492px; height:128px; background:url(xy/fbox.gif) left -264px repeat-x; margin:2px 0 0 20px; }
.miniblog_form_l {background:url(xy/fbox.gif) left top no-repeat;width:492px; height:128px;}
.miniblog_form_r {background:url(xy/fbox.gif) right -136px no-repeat;width:492px;height:128px;}
.miniblog_form_c {padding:10px 10px 0 10px;}
.miniblog_form_c textarea {width:465px; height:75px; border:0; overflow-y:auto; overflow:hidden; line-height:19px; font-size:14px;}

.share {background:url(xy/sharebg.jpg) no-repeat;}
.share_tip {width:492px; height:28px; font-size:16px; text-align:right;margin-left:20px; color:#666;}
.share_tip span {color:#F30; font-weight:800;}
.share_form {width:492px;  background:url(xy/fbox.gif) left -747px repeat-x; margin:2px 0 0 20px; }
.share_form_l {background:url(xy/fbox.gif) left -413px no-repeat;width:492px; }
.share_form_r {background:url(xy/fbox.gif) right -577px no-repeat;width:492px;}
.share_form_c {padding:6px 10px 0 10px;}
.share_form_c .t_input {border:none;}
.share_form_c textarea {width:465px; height:72px; border:0; overflow-y:auto; overflow:hidden; line-height:19px; font-size:14px;}
.share_spacer {height:25px;*height:20px; clear:both; overflow:hidden;}

#miniimg_upload {cursor:pointer;}
a.insertpic {background:url(xy/icon_index.gif) left -168px no-repeat; padding-left:18px; margin:0 5px; cursor:pointer;}
a.inserttopic {background:url(xy/icon_index.gif) left -140px no-repeat; padding-left:18px;margin:0 5px;cursor:pointer;}

.authorinfo {background-color:#edffcf; padding:3px 10px 3px 30px;}

.miniblog_t {padding:5px; border-bottom:1px dotted #ccc; text-align:left;}
.miniblog_list li {padding:8px;border-bottom:1px dotted #ccc; display:block; float:left; width:520px;}
.miniblog_list li .userhead {width:60px; text-align:center;float:left}
.miniblog_list li .userminiblog {width:450px;float:right}
.miniblog_list li .userminiblog_in {width:480px;float:left}
.userminiblog img,.userminiblog_in img { max-width:200px; max-height:150px; padding:3px; border:1px solid #ccc; margin-right:10px;}

.blogTxt {margin-bottom:10px;width:450px;}
.blogTxt_in {width:480px;}
.blogTxt .top, .blogTxt .top .c, .blogTxt .bottom, .blogTxt .bottom .c {background:transparent url(xy/feed_desctop.png) no-repeat scroll left top;}
.blogTxt .top .c {background-position:right 0;height:17px;margin-left:80px;overflow:hidden;}
.blogTxt .mid {background:transparent url(xy/hpx.gif) repeat-y scroll -3500px top;overflow:hidden;}
.blogTxt .mid .c {background:transparent url(xy/hpx.gif) repeat-y scroll -3500px top;margin-left:3px;padding:5px 12px 5px 10px;}
.blogTxt .bottom {background-position:left -40px;clear:both;}
.blogTxt .bottom .c {background-position:right -40px;height:6px;margin-left:80px;overflow:hidden;}

/* 活动页幻灯片 */
.slidebox {float: left; width: 265px; margin-right: 10px; height: 245px; border:1px solid #ccc;}
#focusimg { width: 265px; position: relative; height: 170px}
* HTML #focusimg {MARGIN: 0px auto -1px}
#focusbg { background-color:#000;filter: alpha(opacity:60); left: 0px; width: 265px; position: absolute; TOP: 197px; height: 48px; opacity: 0.6; -moz-opacity: 0.6}
#focusimg UL LI img {margin:0px; width:265px; height:245px;}
#focusimg H1 {Z-INDEX: 100; left: 8px; font: 18px/28px "黑体"; color: #acdae1; position: absolute; TOP: 197px}
#focusimg H1 A:link,#focusimg H1 A:visited {font: 18px/28px "黑体"; color: #acdae1; text-decoration:none}
#focusimg H1 A:hover,#focusimg H1 A:active {color: #acdae1; text-decoration:underline;}
#focusimg H2 {padding-right: 10px; z-index: 100; left: 8px; font: 12px/20px "宋体"; width: 265px; color: #fff; position: absolute; top: 225px}
#focusimg H2 A:link,#focusimg H2 A:visited {color: #fd9706}
#focusimg H2 A:hover,#focusimg H2 A:active {color: #fd9706}
#focusimg H2 SPAN.fr {margin-right: 0.5em}

/* sidebar - user */
#user_stats { width:202px; margin-bottom:15px; overflow:hidden; *zoom:1;}
#user_stats:after { content:"."; display:block; font-size:0; line-height:0; clear:both; visibility:hidden;}
#user_stats li { float:left; width:57px; margin:0 8px 0 -10px; padding:0 3px 0 8px; border-left:1px solid #b2d1a3;}
#user_stats a { display:block; width:57px; padding-bottom:1px;}
#user_stats a:hover { text-decoration:none;}
#user_stats .count { display:block; font-size:20px; font-family:"Times New Roman", Times, serif; font-weight:bold;}

.foot {background:url(xy/px.gif) 0 0 repeat-x; height:70px; overflow:hidden;width:100%; text-align:center; font-size:12px;}
.totop {clear:both; text-align:right; padding-top:3px; padding-right:17px;}

.notice {margin:10px 5px; padding:5px;}
.form_reg td {height:32px; line-height:32px; font-size:14px; padding:4px 0;}
.form_reg input {height:18px; border:1px solid #ccc; line-height:18px; padding:5px;}
.form_reg select {height:22px;line-height:22px;}
*+html .form_reg input{height:22px;line-height:22px; padding:5px;}/* IE7 */
*html .form_reg input{height:22px;line-height:22px; padding:5px;}/* IE6 */

.listbar {background-color:#edffcf; padding:10px 10px 0 10px; height:20px; line-height:18px; border-top:1px solid #b7d387; font-size:14px;}
.listbar .fright {font-size:12px;}
.listbar a.on {background-color:#74ac17; padding:5px;}
.listbar2 {background-color:#edffcf; padding:5px 10px 0 10px; height:25px; line-height:18px; border-top:1px solid #b7d387; font-size:14px;}

.bar_nopic {text-align:left; border-bottom:1px solid #ccc; height:20px; padding:3px 5px; font-weight:800; color:#333; background-color:#f5f5f5;}

#flinks {background-color:#f5f5f5; padding:7px;}
.flink_con {border-left:1px solid #dedede;border-right:1px solid #dedede; background-color:#fff; padding:3px 8px;}
.flink_con a{padding:5px;}
.flink_con img {border:1px solid #D5D5D5;}
.flink_c_top {background:url(xy/corner.gif) no-repeat left -26px #fff; height:4px; overflow:hidden;}
.flink_c_top div.tr {background:url(xy/corner.gif)  no-repeat right -30px; height:4px; overflow:hidden;}
.flink_c_top div div { border-top:1px solid #dedede; margin:0 7px; }
.flink_c_bottom {background:url(xy/corner.gif) no-repeat left -34px #fff; height:4px; overflow:hidden;}
.flink_c_bottom div.br {background:url(xy/corner.gif) no-repeat right -38px; height:4px; overflow:hidden;}
.flink_c_bottom div div { border-bottom:1px solid #dedede; margin:3px 7px 0 7px;}@charset "utf-8";
#s_list li{list-style-image:none;list-style-position:outside;list-style-type:none;float:left;}
.spacer,.spacer5{height:8px;width:5px;line-height:1px;font-size:1px;}.spacer5{height:5px;}.spacer4{height:4px;line-height:1px;font-size:1px;}.spacer2{height:2px;line-height:0;font-size:0;width:1px;}.vspacer{width:8px;height:1px;float:left;}
.pdlr{padding:0 8px;}.pdlr4{padding:0 4px;}.pdlr10{padding:0 10px;}
.popupbody .header{height:28px;background:#6bb324;padding:0 12px;line-height:28px;color:#fff;font-weight:bold;border:1px solid #509400;}.popupbody .bodyer{border:1px solid #888;border-top:0;background:#fff;}.popupbody .bodyer .bottom{background:#f6f6f6;border-top:1px solid #dedede;}.popup360{width:360px;}
.popup475{width:475px;}.popup360pad{padding:40px 0 40px 40px;}.popup475pad{padding:20px 10px;}.popup_input_mail{width:176px;height:18px;border:1px solid #dedede;background:#f6f6f6;}p.popup_mail_p{text-indent:65px;}.popup_citylist li{width:65px;height:24px;line-heihgt:24px;float:left;color:#333;}.popup_citylist li span,.popup_secendcitylist li span{cursor:pointer;color:#333;}.popup_citylist div.row{height:25px;}.popup_citylist div.row div .icon_arrow_green{padding-right:10px;}.popup_citylist div.row div{width:70px;height:24px;float:left;text-align:center;}.popup_citylist div.row div.clear{clear:both;height:0;line-height:0;font-size:0;float:none;width:0;}.popup_citylist div.row a,.popup_jobtypelist div.row a{position:relative;height:22px;line-height:22px;display:block;top:1px;width:67px;background:#fff;color:#20800d;border:1px solid #fff;}.popup_citylist div.row a:hover,.popup_jobtypelist div.row a:hover{text-decoration:none;}.popup_citylist div.row a.active,.popup_jobtypelist div.row a.active{background:#ebf5e7;color:#20800d;text-decoration:none;height:24px;line-height:23px;border:1px solid #c4e0b7;border-bottom:#ebf5e7;}.popup_jobtypelist div.row a{width:auto;float:left;padding:0 10px;}.popup_jobtypelist div.row a input{margin-right:5px;}.popup_secendcitylist{border:1px solid #c4e0b7;background:#ebf5e7;height:auto;clear:both;padding:12px;}.popup_secendcitylist div div,.popup_secendjobtypelist div div{padding-right:20px;height:24px;float:left;line-height:24px;}.popup_secendjobtypelist div div{width:45%;padding-right:15px;}.popup_secendjobtypelist div div input{margin-right:5px;}.popup_mail_left{width:132px;}.popup_clearcity{padding:10px;}
.deletebox *,.deletebox_on *{float:left;}.deletebox .text,.deletebox_on .text{height:18px;line-height:18px;padding:0 10px 0 7px;background:url(../../images/version0508/deletebox_textbg.gif) no-repeat;background-position:left bottom;}
.deletebox_on .text,.deletebox_on .buttonx{background-position:left top;}
.popupbody .bodyer .top{border-top:0;border-bottom:1px solid #DEDEDE;}
div.newmessage a{color:#2B801A;margin:0;}
.areachoose_citylist,.areachoose_scholllist{border:1px solid #C3C3C3;background:#fff;padding:5px 0;}
.areachoose_citylist a{float:left;height:18px;width:36px;line-height:18px;text-align:center;text-decoration:none;color:#20800D;background:none;}.areachoose_citylist a:hover,.areachoose_citylist a.active{color:#fff;text-decoration:none;background:#20800D;}.areachoose_scholllist ul{height:220px;overflow:auto;padding:5px 10px;overflow-x:hidden;}.areachoose_scholllist li{width:30%;padding-left:10px;}

