﻿/*===================================基础重设 Starting====================================*/
/*  all media  */
/* global */
*
{
    margin: 0;
    padding: 0; /*border:1px #000 solid;*/
}
body
{
    color: #505050;
    font: 12px arial, helvetica, sans-serif, "宋体";
}
/* tags */
label, select
{
    vertical-align: middle;
    cursor: pointer;
}

label
{
    vertical-align: middle;
}

ul
{
    list-style-type: none;
}
li
{
    float: left;
}
ol
{
    list-style: decimal outside;
    padding-left: 25px;
    display: block;
}
ol li
{
    line-height: 25px;
    float: none;
}
p
{
    line-height: 15px;
}
em
{
    font-style: normal;
    color: #b00000;
}
i
{
    font-style: normal;
    color: #505050;
}
textarea, input
{
    font: 12px arial, helvetica, sans-serif, "宋体";
    padding: 2px;
    vertical-align: middle;
}
/* links */
a
{
    color: #505050;
    font-family: 宋体;
    text-decoration: none;
}

a:hover
{
    color: #ff4800;
    text-decoration: underline;
}
a img
{
    border: 0;
}
hr
{
    border: none;
    border-bottom: solid 1px #b3cae5;
    height: 1px;
    margin: 10px 0;
    width: 100%;
}

blockquote
{
    border: solid 1px #d0bc73;
    background-color: #fffbef;
    padding: 4px;
    margin: 4px 0;
}
/*===================================基础重设 Starting====================================*/
/*===================================辅助格式化样式 Starting====================================*/
/*字体颜色*/
.orange
{
    color: #ff0000;
}
.gray
{
    color: #9c9c9c;
}
.green
{
    color: #6bb265;
}
.red
{
    color: #c40000;
}
.container #wrapper hr.dotted
{
    border-bottom: 1px #aeaeae dotted;
    min-height: 1px;
    height: 1px;
    line-height: 1px;
    width: 100%;
    margin: 10px 0;
    clear: both;
}
/*===================================辅助格式化样式 Ending====================================*/
/*====================================布局样式 Ending=============================================*/
.container
{
    /*left: 0;*/ /*top: 0;*/ /*position: relative;*/
    line-height: 20px;
    margin: 0 auto; /*border:1px #000 solid;*/
    width: 100%;
    text-align:center;
}


.container #header, .container #nav, .container #footer, .container #foot,.container #head
{
    clear: both;
    margin: 0 auto;
}
.container #header
{
    height:75px;
}
.container #nav
{
    z-index:5;
    position:relative;
}

.container #wrapper #main
{
    width:666px;
    float:left;
    padding: 5px 5px 0 5px;
    min-height: 600px;
    overflow:hidden;
    text-align:left;
    margin-left:20px;
}
.container #wrapper #sub
{
    width: 244px;
    float: right;
    margin-top:-10px;
    min-height: 600px;
    text-align:left;
}
.container #wrapper .content
{
    /*clear: both;*/
    margin-bottom: 5px;
    display: inline-block;
    overflow:hidden;
}
.container #wrapper #main .content
{
    /*clear:both;*/
    margin-bottom: 20px;
    overflow:hidden;
    width: 100%;
}
.container #wrapper #sub .content
{
    position: relative;
    width: 238px;
}
.container #wrapper #sub .content h4
{
    width: 232px;
}

.container #wrapper #sub .content h4 a
{
    font-size:12px;
    font-weight:normal;
}
.container #wrapper #sub .content .box
{
    width: 230px;
    clear: both;
    display: inline-block;
    padding-left: 6px;
    border-top:1px solid #DBDBDB;
    margin-top:-5px;
}
.container #wrapper #sub .content .box li
{
	float:none;	
}
/*====================================布局样式 Ending=============================================*/
/*====================================统一样式 Starting==========================================*/

/*==========head样式===========*/

#head_broadcast
{
    height:40px;
    text-align:center;
    background-color:#a2e4ff;
    line-height:40px;
}




/*==========/head样式===========*/

/*==========head-logo=============*/


/*=======================*/

/*<==内容块统一样式*/
/*字体与缩进*/
.content h4
{
    font-size: 14px;
    text-indent: 6px;
}

/*突出内容*/
.content h4 strong
{
    color: #505050;
}
/*浮动辅助*/
.content h4 span
{
    display: inline-block;
    float: left;
}
.content h4 em
{
    font-weight: normal;
    margin: 0 13px;
}
.content h4 .normal-font, #sub .content h4 i
{
    color: #505050;
    font-weight: normal;
    font-size: 12px;
    display: inline;
    float: none;
}
#main .content h4
{
    height: 25px;
    display: block;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -450px;
    line-height: 25px;
    color: #ff7c00;
    margin-bottom: 4px;
}


.content h4 a
{
    font-weight:normal;
    font-size:12px;
    text-decoration:underline; 
    color: #be6b00;
}
#sub .content
{
}
#sub .content.no-indent
{
    text-indent: 0;
}
#sub .content h4
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -260px;
    line-height: 31px;
    height: 31px;
}
#sub .content h4.right-link
{
    text-align: right;
    float: left;
}
#sub .content h4.right-link a
{
    padding-right: 8px;
    text-decoration: underline;
    font-size:12px;
    font-family: 宋体;
    font-weight:normal;
}
#sub .content .box
{
    border: 1px #dbdbdb solid;
    border-top: 0;
    background-color: #ffffff;
    padding: 6px 0;
}
#sub .content .foot
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -240px;
    height: 8px;
    display: block;
    width: 232px;
    margin-top: -2px;
    position: relative; /*z-index:5;*/
}


/*内容块统一样式==>*/
/*<==分页*/
#pager
{
    width: 100%;
    clear: both;
    text-align: right;
    color: #6a6a6a;
    line-height: 16px;
}
#pager span
{
    display: inline-block;
    height: 20px;
}
#pager a
{
    display: inline-block;
    border: 1px #c3c3c3 solid;
    padding: 0 6px;
    margin: 3px;
    color: #6a6a6a; /*添加*/
    font: 12px, "宋体";
    line-height: 16px;
}

#pager a:hover
{
    background-color: #adadad;
    text-decoration: none;
    color: #fff;
}

#pager label
{
    display: inline-block;
    line-height: 20px;
    font-weight: bold;
    margin:auto 6px;
}

#pager .prev
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -40px 0;
    padding: 0;
    margin: 0;
    width:20px;
}

#pager .next
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 0;
    padding: 0;
    margin: 0;
    width:20px;
}
/*分页==>*/
/*<==路径*/
.container #wrapper #main #path
{
    height: 20px;
    line-height: 20px;
    margin-bottom:4px;
    padding-bottom:4px;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -280px -400px;
    text-indent:14px;
}
.container #wrapper #main #path.with-bottom
{
    border-bottom: 1px #c3c3c3 solid;
    margin-bottom:12px;
}
.container #wrapper #main #path *
{
    margin-left: 6px;
    margin-right: 6px;
}

.container #wrapper #main #path span
{
    color: #ff7c00;
}
/*路径==>*/
/*<==头部样式*/
.container #header strong
{
    color: #ff9000;
    margin: 0;
}
.container #header #logo
{
}
.container #header #logo a
{
    width: 262px;
    height: 67px;
    background: url(http://static.youhuiduo.net/content/images/logo.jpg) no-repeat;
    display: block;
    font-size: 0px;
    color: white;
    position: relative;
    z-index: 10;
}
.container #header #notice-bar
{
    left: 269px;
    margin-top: -53px;
    position: relative;
    width: 730px;
    min-height: 22px;
}
.container #header #notice-bar p
{
    float: left;
    line-height:15px;
}
.container #header #notice-bar #member-tips
{
    font-weight: bold;
    color: #FF9000;
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat 0 -574px;
    padding-left: 15px;
    width: 244px;
}
.container #header #notice-bar #member-tips .nickname
{
    color: #FF9000;
    font-weight: bold;
}
.container #header #notice-bar #member-tips a
{
    font-weight: normal;
}
.container #header #notice-bar #member-tips .Authorize
{
    font-weight: normal;
}
.container #header #notice-bar #member-tips .registBTN
{
    font-size: 0;
    color: white;
    width: 76px;
    height: 22px;
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat -4px -35px;
    display: inline-block;
    vertical-align: middle;
}
.container #header #notice-bar #member-info
{
    width: 270px;
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat 0 -468px;
    position: relative;
    border-right:solid 1px #a9a9a9;
    top: 3px;
}
.container #header #notice-bar #member-info a
{
    padding-left: 10px;
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat 0 -574px;
    padding-left: 16px;
    text-decoration: underline;
    margin-left: 15px;
}
.container #header #notice-bar #city-bar
{
    width: 200px;
    background: transparent url(http://static.youhuiduo.net/content/images/index/index-icon.gif) no-repeat scroll 16px -2px;
    text-indent:27px;
    height:36px;
    line-height:25px;
}
.container #header #notice-bar #city-bar span
{
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat 0 -573px;
    padding-left: 16px;
}
.container #header #notice-bar #city-bar strong
{
    padding-left: 10px;
    padding-right: 10px;
}
.container #header #notice-bar #member-tips #messageICON
{
    display: inline-block;
    height: 22px;
    margin-left: 10px;
    width: 22px;
    padding-top: 3px;
    vertical-align: middle;
    background:transparent url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat scroll 0 -1111px;
}
.container #header #notice-bar #member-tips #messageICON.messageICON_0
{
    background:url(http://static.youhuiduo.net/content/images/mail.gif) no-repeat 0 4px;
}
/*头部样式==>*/
/*<==导航栏样式*/
.container #nav
{
    height: 40px;
    background:url(http://static.youhuiduo.net/content/images/index/index-icon.jpg) no-repeat 0 -153px;
    margin:0 auto;
    text-align:center;
    width:995px;
}
.container #nav #menu
{
    display:inline-block;
    background:url(http://static.youhuiduo.net/content/images/index/index-icon.jpg) repeat-x 0 -23px;
    float:left;
    margin-left:7px;
    padding-left:7px;
    _display:inline;
    font-size:14px;
    line-height:28px;
    height:100%;
    width:694px;
    overflow:hidden;
}
.container #nav #menu a
{
    color:White;
    min-width:68px;
    text-align:center;
    width:auto;
    _width:68px;
    display:inline-block;
    overflow:visible;
    position:relative;
    height:100%;
}
.container #nav #menu a.forum-hidden
{
     display:none;
}
.container #nav #menu a.forum-show
{
     display:inline-block;
}
.container #nav #menu a:hover
{
     text-decoration:none;
}
.container #nav #menu a.selected
{
     background: url(http://static.youhuiduo.net/content/images/index/index-icon.jpg);
     background-repeat: no-repeat ;
     background-position:center 23px;
     font-weight:bold;
     font-size:16px;
}
.container #nav #menu a.command
{
    background-position:center 29px;
    width:90px;
}

#searchForm
{
     float:left;
     display:inline-block;
     width:280px;
     background:transparent url(http://static.youhuiduo.net/content/images/index/index-icon.jpg) repeat-x scroll 0 -67px;
     padding-top:8px;
     height:32px;
     text-indent:15px;
}
#searchForm .input-search
{
    border:solid 1px #ffba40;
    height:14px;
    line-height:14px;
    color:#d5d5d5;
    width:187px;
    text-indent:5px;
}
#searchForm .bt-submit
{
    background:transparent url(http://static.youhuiduo.net/content/images/index/index-icon.jpg) repeat-x scroll 0 -206px;
    color:White;
    width:65px;
    height:19px;
    font-weight:bold;
    cursor:pointer;
    border:none;
}
#nav span
{
    display:inline-block;
    width:7px;
    float:left;
    height:100%;
    background:transparent url(http://static.youhuiduo.net/content/images/index/index-icon.jpg) repeat-x scroll 0 -105px;
}
/*
.container #nav #menu dt a
{
    font-family: "宋体" , Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #505050;
    line-height: 20px;
}

.container #nav #menu dt.selected a
{
    color: #fff;
}
.container #nav #menu dt
{
    position: relative;
    background: url(http://static.youhuiduo.net/content/images/jpg-sprite.jpg) no-repeat 0 -5px;
}
.container #nav #menu dt.selected
{
    position: relative;
    background: url(http://static.youhuiduo.net/content/images/jpg-sprite.jpg) no-repeat 0 -53px;
}

.container #nav #menu dt h2
{
    padding-top: 6px;
}

.container #nav #menu dd
{
    float: left;
    left: 0;
    position: absolute;
    top: -12px;
    z-index: 4;
}
.container #nav #menu dt
{
    width: 92px;
    float: left;
    padding-top: 8px;
    height: 29px;
}

.container #nav #menu dd li
{
    width: 80px;
}
.container #nav #client-service
{
    height: 20px;
    position: relative;
    float: right;
    background: url(http://static.youhuiduo.net/content/images/index-sprite.gif) no-repeat  -305px -75px;
    display:inline-block;
    width:230px;
    padding-left:20px;
    line-height:17px;
    top: 10px;
    font-weight:bold;
}
.container #nav #client-service a
{
    margin-left:35px;
    text-decoration:underline;
}*/
.container #wrapper #sub #sub-top-bg
{
    width: 244px;
    height: 35px;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -600px;
}
.container #nav #menu .sub-menu
{
    display: none;
    position: relative;
    top: 50px;
    float: left;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0px -679px; /*z-index:3;*/
    list-style-type: none;
}
.container #nav #menu dd.selected .sub-menu
{
    /*z-index: 10;*/
    display: block;
}
.container #nav #menu .sub-menu li
{
    float: left;
    padding-top: 0;
    height: 21px;
}
.container #nav #menu .sub-menu li.start
{
    width: 9px;
    background: white url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll -21px -651px;
}
.container #nav #menu .sub-menu li.end
{
    width: 9px;
    background: white url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0px -651px;
}
.container #nav #menu .selected .sub-menu li a
{
    font-size: 12px;
    font-weight: normal;
}
/*导航栏==>*/
/*<==表单*/
#main form fieldset
{
    border: 0;
    margin: 8px 0;
}
#main form fieldset.button-line
{
    text-align: right;
}
#main form fieldset label
{
    font-weight: bold;
    display: inline-block;
    width: 70px;
}
#main form fieldset p
{
    margin: 4px;
    position:relative;
    left:60px;
    width:auto;
}
/*表单==>*/
/*<==提示信息*/
.container #main .content .notice
{
    width: 600px;
    margin:20px 5px !important;
    margin: 40px auto;
}
.container #main .content .notice .info
{
    display: block;
    float: right;
    width: 450px;
}
.container #main .content .question
{
    background: transparent url('http://static.youhuiduo.net/content/images/info-sprite.gif') no-repeat scroll 0 -150px;
    width: 130px;
    height: 130px;
    float: left;
}
.container #main .content .notice h5
{
    font-size: 16px;
    color: #636363;
    margin: 20px auto;
    border-bottom: solid 1px #656565;
    padding-bottom: 10px;
}

.container #main .content .notice p
{
    margin-bottom: 15px;
}

.container #wrapper .content .form-pink-tip
{
    padding:8px;
    border:solid 1px #ff6f6f;
    background-color:#fff2e9;
    width:600px;
    line-height:20px;
    margin:10px 0;
}
/*提示信息==>*/
/*<==脚部样式*/


/*脚部样式==>*/

/*<==醒目提示*/
.blue-warn
{
    background-color: #e6f4ff;
    border: 1px #75bafd solid;
    font-weight: bold;
    padding: 5px 0;
}
.blue-warn em
{
    color: #0080ed;
}


.container #main .blue-warn .warn-img
{
    width: 32px;
    height: 48px;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -160px -100px;
    float: left;
    margin: 0 10px 0 100px;
}

.container #main .blue-warn
{
    font-size: 16px;
    line-height: 48px;
}


.content .red-warn
{
    background-color: #fff2e9;
    border: 1px #ff9292 solid;
    width: 98%;
    text-indent: 10px;
    display:inline-block; clear:both;
}

.content .red-warn em
{
    color: #e86e00;
    margin: auto 6px;
}

/*醒目提示==>*/
ul.disc
{
    list-style-type: disc;
    list-style-position: inside;
}

ul.decimal
{
    margin: inherit !important;
    list-style-type: decimal;
    list-style-position: inside;
}
ul.decimal li, ul.disc li
{
    float: none;
}



/*====================================统一样式 Ending=============================================*/
/*====================================通用类 Starting=============================================*/
/*<==选项卡*/
ul.tab
{
    background: transparent url(http://static.youhuiduo.net/content/images/bg-sprite.gif) repeat-x scroll 0 -100px;
    height: 30px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.tab li
{
    background: transparent url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat scroll -208px -340px;
    width: 93px;
    height: 30px;
    line-height: 29px;
    text-align: center;
    float: left;
}
ul.tab a
{
    color: #505050;
    font-size: 14px;
    text-decoration: none;
}
ul.tab li.selected a
{
    font-weight: bold;
    color: #ff7c00;
}
ul.tab li.selected
{
    background: transparent url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat scroll -208px -299px;
}
ul.big-tab li
{
    background: transparent url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat scroll -120px -60px;
    width: 147px;
}
ul.big-tab li.selected
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -99px;
}
/*大选项卡==>*/
/*<==用户头像*/
div.avatar
{
    display: block;
    width: 48px;
    height: 48px;
    margin-bottom: 2px;
}
div.avatar img
{
    position: relative;
    float: left;
    width: 45px;
    height: 45px;
}
div.avatar p
{
    width: 45px;
    height: 45px;
    display: none;
    border: 1px #ff6326 solid;
    background-color: #fff;
    text-align: center;
    text-indent: 0 !important;
    filter: Alpha(opacity=80);
    opacity: 0.8;
}
div.avatar p.four-button a
{
    top: 4px;
}
div.avatar p a
{
    position: relative;
    width: 20px;
    height: 20px;
    top: 12px;
}
/*用户头像==>*/
/*<==列表序号*/
ul li a span.num1
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -140px;
}
ul li a span.num2
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -20px -140px;
}
ul li a span.num3
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -40px -140px;
}
/*列表序号==>*/
/*<==链接样式*/
/*1-下划线*/
a.underline, a.level1
{
    text-decoration: underline;
    color: #505050;
}
/*2-黄色*/
a.orange, a.level2
{
    color: #be6b00;
    font-size: 12px;
    font-weight: normal;
}
/*3-下划线加黄色*/
a.highlight, a.level3
{
    color: #be6b00;
    text-decoration: underline;
    font-size: 12px;
    font-weight: normal;
}
a.bold, a.level4
{
    color: #be6b00;
    font-weight: bold;
}
a.green, a.level5
{
    color: #6bb265;
    text-decoration: underline;
}
/*更多, 换行靠右*/
a.more
{
    clear:both;
    float: right;
    margin-right: 4px;
}
/*链接样式==>*/
/*<==列表,每行一个*/
ul.one-per-line
{
    width: 100%;
    list-style-type: none;
}
ul.one-per-line li
{
    width: 100%;
    clear: both;
    text-align: left;
}
/*列表,每行一个==>*/
/*<==列表,每行5个*/
ul.five-per-line
{
    padding: 10px;
    list-style-type: none;
}
ul.five-per-line li
{
    width: 19%;
    float: left;
    text-align: left;
}
/*列表,每行5个==>*/
/*<==列表,每行三个*/
ul.three-per-line
{
    display: inline-block;
    width: 100%;
    padding: 0;
    list-style-type: none;
}
ul.three-per-line li
{
    width: 32%;
    float: left;
}
/*列表,每行三个==>*/
/*<==列表,每行两个*/
ul.two-per-line
{
    display: inline-block;
    list-style-type: none;
}
ul.two-per-line li
{
    width: 48%;
    float: left;
}
/*列表,每行两个==>*/
/*普通按钮*/
.buttonu
{
    height: 20px;
    margin: 2px 4px;
    display: inline-block;
    border: 1px black solid;
    font-size: 12px;
    color: #505050;
    cursor: pointer;
    line-height: 19px !important;
    line-height: 22px;
    font-weight: normal;
    padding: 0 6px;
    text-align: left;
    text-indent: 0;
    vertical-align: middle;
}
a.gray-button, input.gray-button
{
    border-color: #e3e3e3;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -700px;
}
a.gray-button:hover, input.gray-button-focus
{
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -750px;
    color: #ff4800;
    text-decoration: none;
}
a.orange-button, input.orange-button
{
    border-color: #ef9f56;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -725px;
}
a.orange-button:hover, input.orange-button-focus
{
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -775px;
    color: #ff4800;
    text-decoration: none;
}
input.orange-button, input.gray-button
{
    height: 22px !important;
    text-align: center;
    width: auto !important;
}
#main h4 .btn-newpost
{
    float: right;
}
.btn-newpost
{
    width: 118px;
    height: 23px;
    display: block;
    border: 0;
    margin-top: 2px;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -160px;
}
/*<==纯头像列表样式*/
ul.avatar-list li
{
    height: 96px;
    text-align: center;
    overflow: hidden;
    margin: 5px 0 10px 0;
    line-height: 15px;
}
.lower-avatar-list ul.avatar-list li
{
    height: 82px;
}
.lowest-avatar-list ul.avatar-list li
{
    height: 68px;
}
ul.avatar-list li .avatar
{
    display: block;
    margin: 0 auto;
}
ul.avatar-list li i
{
    color: #a4a4a4;
}
#sub ul.avatar-list li img
{
    padding: 0 12px;
    width: 45px;
    height: 45px;
}
#sub ul.avatar-list li .avatar img
{
    padding: 0;
}
/*纯头像列表样式==>*/
/*<==动作列表样式*/
ul.action-list
{
    width: 100%;
}
ul.action-list li
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -280px -60px;
    text-indent: 16px;
    margin: 3px 0;
}
/*动作列表样式==>*/
/*<==用户列表*/
ul.member-list li
{
    margin: 6px 4px;
    height: 60px;
}
ul.member-list li p
{
    padding: 0;
}
ul.member-list li .avatar
{
    float: left;
    margin: 4px 8px;
}
/*用户列表==>*/
/*<==表格样式*/
table.table
{
    width: 100%;
}
table.table caption
{
    display: none;
}
table.table thead
{
    font-weight: bold;
    height: 26px;
}
table.table thead tr td
{
    padding-left: 10px;
    height: 30px;
}
table.table tbody tr.interupt td
{
    background-color: #fff9d6;
    height: 15px;
    text-align: center;
    border-top: 4px #fff solid;
    border-bottom: 4px #fff solid;
}
table.table tbody tr td
{
    height: 50px;
    padding-left: 6px;
    border-left: 0;
    border-right: 0;
    border-top: 2px #fff solid;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -850px;
}
table.table tbody tr td p
{
    margin: 0;
    padding: 0;
}
table.table tbody tr td img
{
    float: left;
}
table.table tbody tr.odd td
{
    background-color: #fff8f3;
}
/*表格样式==>*/
/*<==小组表格样式*/
table.group-list tbody tr.interupt td
{
    text-align: right;
    line-height:30px;
}
table.group-list tbody tr td
{
    line-height: 18px;
    height: 60px;
    background: transparent url('http://static.youhuiduo.net/content/images/bg-sprite.gif') repeat-x scroll 0 -842px;
    vertical-align:middle;
}
table.group-list tr td p em
{
    color: #505050;
}
table.group-list tr td p
{
    color: #7e7e7e;
    line-height: 20px;
}
table.group-list tr td img
{
}
table.group-list tr td a
{
    font-weight: bold;
    line-height: 20px;
}
/*小组表格样式==>*/
/*附加字体样式*/
.font-14px
{
    font-size: 14px !important;
}

.left
{
    float: left;
}
.right
{
    float: right !important;
}
/*<==图标样式*/
/*女生*/
.Female
{
    height: 20px;
    width: 20px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -80px 0px;
}
/*男*/
.Male
{
    height: 20px;
    width: 20px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -100px 0;
}
/*用户等级*/
span.level1
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll 0 0;
}
span.level2
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -30px 0;
}
span.level3
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -60px 0;
}
span.level4
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -90px 0;
}
span.level5
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -120px 0;
}
span.level6
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -150px 0;
}
span.level7
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll 0 -16px;
}
span.level8
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -30px -16px;
}
span.level9
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -60px -16px;
}
span.level10
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -90px -16px;
}
span.level11
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll 0 -32px;
}
span.level12
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -30px -32px;
}
span.level13
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -60px -32px;
}
span.level14
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -90px -32px;
}
span.level15
{
    height: 16px;
    width: 30px;
    display: inline-block;
    background: transparent url('http://static.youhuiduo.net/content/images/membership-sprite.gif') no-repeat scroll -120px -32px;
}
/*管理员*/
.icon-manager
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -280px -462px;
    height: 16px;
    width: 20px;
    display: inline-block;
}
.icon-mail
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -220px 0;
    height: 20px;
    width: 20px;
    display: inline-block;
}
.icon-demote
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -100px -220px;
    height: 20px;
    width: 20px;
    display: inline-block;
}
.icon-add
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -240px 0;
    height: 20px;
    width: 20px;
    display: inline-block;
}

.icon-promote
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -120px -220px;
    height: 20px;
    width: 20px;
    display: inline-block;
}
/*图标样式==>*/
form.searchForm
{
    text-indent: 10px;
    text-align: center;
}
/*收缩图标*/
.expand
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll  -125px -224px;
    height: 12px;
    display: inline-block;
    width: 8px;
    cursor: pointer;
}
.collapse
{
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll -107px -224px;
    height: 12px;
    width: 8px;
    display: inline-block;
    cursor: pointer;
}
.tip
{
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    clear:both;
}
.normal-tip
{
    padding: 0 8px 0 17px;
    background: url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat -280px -219px;
    display: inline-block;
}
.error-tip
{
    background: url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat -280px -198px;
    background-color: #ffe9e9;
    padding: 0 8px 0 17px;
    display: inline-block;
    color: #ea0000;
}
.warning-tip
{
    background: url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat -282px -181px;
    padding: 0 8px 0 17px;
    background-color: #fff7d9;
    display: inline-block;
    color: #c96100;
}
.success-tip
{
    background: url(http://static.youhuiduo.net/content/images/icon-sprite.gif) no-repeat -282px -383px;
    padding: 0 8px 0 17px;
    display: inline-block;
    width: 10px;
    height: 10px;
}
.inline-center
{
    clear: both;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin: 0 auto;
}

.validation-summary-errors
{
    margin: 0;
    width: 680px;
    background-color: #ffe9e9;
    display: inline-block;
    height: auto;
    padding: 0;
}
/*====================================通用类 Ending=============================================*/

.maintain-info
{
    width:100%;
    border:solid 1px #FF7A00;
    background-color:#FFE609;
    color:#000;
    text-align:center;
    height:30px;
    
}

.maintain-info p
{
    line-height:30px !important;
}

.maintain-info p strong
{
    color:#ff0000 !important;
}

.invite-friend
{
    display: block;
    background: transparent url('http://static.youhuiduo.net/content/images/icon-sprite.gif') no-repeat scroll 0 -630px;
    height: 50px !important;
    width: 200px;
    clear: both;
    text-decoration: none !important;
    position:relative;
    left:10px;
}

.invite-friend span
{
    position: relative;
    left: -400px;
}

ul.pic-list li
{
    margin:3px;
    overflow:hidden;
    text-align:center;
    line-height:15px;
    _display:inline;
    width:68px;
    height:105px;
}
ul.pic-list li img
{
    padding:4px;
    border:solid 1px #DDDDDD;
    width:58px;
    height:58px;
}

/*====================================info page guest you like=============================================*/
.content .notice .youlike
{
    float:left;
    display:inline;
    width:630px;
    height:200px;
    padding:14px;
    border:1px solid #ffd1a6;
    margin-top:10px;
}
.content .notice .youlike .title
{
    display:inline-block;
    float:left;
    border-bottom:1px dotted #eba043;
    color:#ff8104;
    font-size:14px;
    font-weight:bolder;
    width:628px;
    padding-bottom:5px;
    margin-bottom:10px !important;
    margin-bottom:0px;
} 
.content .notice .youlike li
{
    display:inline-block;
    float:left;
    width:315px;
    font-size:14px;
    margin-bottom:12px;
}
.content .notice .youlike .more
{
    display:inline-block;
    float:right;
    margin-top:10px;
    color:#ba6a00;
    font-size:14px;
    text-decoration:underline;
}