﻿/*Elements Developed by Yoho!*/

/************************** Layout主框架结构 **************************/
#blog{ position:relative;overflow:hidden;
	width:1160px;/* 页面总宽度 建议最小宽度为560px*/
	margin:0 auto;/* 是否居中如不居中则改为margin:0;*/
	margin-top:30px; /* 顶部工具栏 高度值 */
}
#main{overflow:hidden;width:100%;height:100%;}
#main .left {float:left;width:760px; overflow:hidden;}
#main .right {float:right;}

/* Layout of Three Col */

/* 内容页及功能页左大右小结构 */
.frame_ab{width:645px;} /* 左侧宽度*/
.frame_d {width:230px;} /* 右侧宽度,不建议修改*/

/* 首页左大右小结构 */
.frame_ab2{width:645px;} /* 左侧宽度*/
.frame_d2 {width:230px;} /* 右侧宽度*/

/* 首页左小右大结构 */
.frame_ab3{width:230px;} /* 左侧宽度*/
.frame_d3 {width:643px;} /* 右侧宽度*/

/* 首页左小中大右小结构 */
.frame_a1{width:230px;margin-right:5px;}  /* 左侧栏宽度*/
.frame_b1{width:410px;}  /* 中栏宽度*/
.frame_c1{width:230px;}  /* 右侧栏宽度*/


/* 首页左小中小右大结构 */
.frame_a2{width:230px;margin-right:5px;}  /* 左侧栏宽度*/
.frame_b2{width:230px;} /* 中栏宽度*/
.frame_c2{width:410px;} /* 右侧栏宽度*/


/* 首页左大中小右小结构 */
.frame_a3{width:410px;margin-right:5px;} /* 左侧栏宽度*/
.frame_b3{width:230px;} /* 中栏宽度*/
.frame_c3{width:230px;} /* 右侧栏宽度*/

/* 首页上下栏结构 */
.frame_e{ width:100%;}
.frame_f{ width:100%;}

/**************************Layout主框架颜色及各模块颜色统一修改 **************************/

/* Layout 主页背景色及背景图片 */
body {margin:0px 0 0 0; margin:0; background:#021727 url(http://space.yoho.cn/skin/37/img/bg_body.jpg) repeat-x;}

#blog {}
/* 模块外边框 */
.box {margin:0 0px 6px 0px;overflow:hidden;border:none;}

/* 模块标题文字颜色 */
.title {position:relative;}
.title,#album .sort li.on,#friends .sort li.on {height:25px;line-height:25px;padding:0 0 0 6px; background:none; border-bottom:#3b5e7a 1px dashed;}
.title,#album .sort li.on,.title a,.title a:visited{color:#fff;}
.title a:hover {color:#81c9ff;}
.title a.on,.title a.on:visited {color:#81c9ff;}

/* 标题下拉控制 */
.ico_jdown {background:url(http://space.yoho.cn/skin/37/img/ico_jdown.gif) no-repeat left top;border:0;width:16px;height:16px;}
.ico_move {background:url(http://space.yoho.cn/skin/37/img/bg_tz.gif) no-repeat center 8px;cursor:move;}
.ico_move2 {background:url(http://space.yoho.cn/skin/37/img/bg_tz2.gif) no-repeat left 14px;width:8px;height:30px;display:block;float:left;cursor:w-resize;}
.ico_move3 {cursor:move;}
.ico_del {padding:7px 0 0 0;}

.title_tab {position:absolute;z-index:99;right:5px;top:20px;border:1px outset #8eaabd;background:#d7efff; line-height:25px;}
.title_tab li a {display:block;width:90px;height:25px;}
.title_tab li a,.title_tab li a:visited {border-bottom:1px dashed #8eaabd;color:#486c88;font-weight:normal;padding:0 50px 0 5px;}
.title_tab li a:hover {text-decoration:none;background:#fff url("http://space.yoho.cn/skin/37/img/ico_arrow.gif") no-repeat right 7px;}

/* 模块标题更多 */
.t_more {float:right;padding:5px 5px 0 0;font-weight:normal;line-height:18px;}

/* 模块内容区域 */
.content {color:#6f93a7;padding:10px; background:none;word-wrap:break-word;}
.content a,.content a:visited,.page_number li a,.page_number li a:visited{color:#b7cedc;text-decoration:none;}
.content .on a{ color:#fff; font-weight:bold;}
.content a:hover {color:#42b8e5;}
.content .line {display:block;clear:both;line-height:1px;height:1px;padding:0;overflow:hidden;border-top:1px solid #2d4960;font-size:0;padding:4px 0;}
.content .more {text-align:right;height:18px;line-height:18px;clear:both;padding:0 10px 0 0;}
.content .pic {border:2px solid #28586c;}
.content a:hover .pic  {border:2px solid #47aad3;} 
.content .Guest_comment {border:1px solid #2d4960;}
.content .Citation {border:1px dashed #2d4960;padding:5px;}


/* admin_btn 管理员按钮颜色 */
.box .admin_btn,.admin_btn a,.admin_btn a:visited,.admin_btn a:active ,
#nav .admin_btn a,#nav .admin_btn a:visited,#nav .admin_btn a:active {color:#fffc00;cursor:pointer;} 
.box .admin_btn a:hover {color:#FFF000;}
.box .admin_btn img{display:inline;}

/* 高亮显示文字 */
.stress,.stress a,.stress a:visited,.stress a:active{color:#53a7cb;}
.stress a:hover {color:#fff;background:#53a7cb;}

/* 次要信息*/
.little {color:#3883ad;font-weight:normal;}
.little a,.little a:visited {color:#539cc5;}
.little a:hover {color:#95d0f1;}

/* 高亮标题文字色 */
.s_title,.s_title a,.s_title a:visited,.s_title a:active {font-family:"微软雅黑";color:#72bcdb;}
.s_title a:hover {color:#fffefb;}

/* setting */
.setting {background:#44718b;color:#b0ddf7;padding:2px 0 2px 20px;border-bottom:1px dashed #73abcc;border-top:1px dashed #73abcc;}

/* button */ 
.b_p {width:16px;height:16px;overflow:hidden;border:0;background-color:none;margin:0 1px;}
.b_edit {background:url(http://space.yoho.cn/skin/37/img/button.gif) -1px -1px;}
.b_del {background:url(http://space.yoho.cn/skin/37/img/button.gif) -18px -1px;}
.b_purview {background:url(http://space.yoho.cn/skin/37/img/button.gif) -86px -1px;}
.b_nopurview {background:url(http://space.yoho.cn/skin/37/img/button.gif) -103px -1px;}
.b_ann {background:url(http://space.yoho.cn/skin/37/img/button.gif) -69px -1px;}
.b_reply {background:url(http://space.yoho.cn/skin/37/img/button.gif) -120px -1px;}
.b_hidden {background:url(http://space.yoho.cn/skin/37/img/button.gif) -52px -1px;}
.b_show {background:url(http://space.yoho.cn/skin/37/img/button.gif) -35px -1px;}
.b_citation {background:url(http://space.yoho.cn/skin/37/img/button.gif) -86px -18px;}
.b_lock {background:url(http://space.yoho.cn/skin/37/img/button.gif) -1px -1px;}
.b_nolock {background:url(http://space.yoho.cn/skin/37/img/button.gif) -1px -1px;}
.b_top {background:url(http://space.yoho.cn/skin/37/img/button.gif) -35px -18px;}
.b_notop {background:url(http://space.yoho.cn/skin/37/img/button.gif) -52px -18px;}
.b_ref {background:url(http://space.yoho.cn/skin/37/img/button.gif) -120px -18px;}
.b_jd {background:url(http://space.yoho.cn/skin/37/img/button.gif) -103px -18px;}

/**************************各模块结构修改 **************************/

/* Banner 头部结构*/
#banner{position:relative; background:none; height:250px;padding:0px 0 0px 60px;line-height:18px; margin-top:0px; color:#0c3a5b;}
#banner h1 { position:absolute; font-size:16px; top:60px; left:0px;}
#banner small {font-size:9px;display:block;}
#banner .operate{display:inline;margin:0 0 0 5px;}

/* Nav_Module 导航菜单*/
#nav {margin-left:auto;margin-right:auto; margin-bottom:8px; background: url(http://space.yoho.cn/skin/37/img/bg_nav.jpg) no-repeat; width:1160px; height:40px;}
#nav .content {padding:0 10px;overflow:hidden; background:none;}
#nav li {float:left;padding:0 18px;font-size:12px;height:40px;line-height:44px;position:relative;}
#nav .on {background: url(http://space.yoho.cn/skin/37/img/bg_navon.jpg) center top no-repeat; display:block;}
#nav li,#nav a, #nav a:visited, .nav_text{ color:#021727;}
#nav a:hover, #nav .on a, #nav .on a:visited, #nav .on a:hover{ color:#fff;}


/* Layout of bottom 底部模块*/
#bottom {width:880px;margin:0 auto;height:50px;overflow:hidden;position:relative;background:none;}
#bottom .content{color:#6f94ab;background:none;padding:0;width:100%;height:35px;clear:both;text-align:center;overflow:hidden;font-size:11px;position:absolute;bottom:0;}
#bottom a,#bottom a,visited,#bottom a:hover {color:#3b749f;}

/* Log_Module 日志模块*/
#log {}
#log .top{background: url(http://space.yoho.cn/skin/images/icon_top.gif) no-repeat right 5px;padding:0 20px 0 0;}
#log .content {padding:20px;}
#log .preview {text-align:right;padding:0 0 10px 0;position:relative;}
#log .preview a,#log .preview a:hover {padding:0 5px;}
#log .log_more {float:right;margin:4px 4px 0 0;}
#log .log_list {margin-bottom:15px;}
#log q,#log p {word-wrap:break-word;overflow:auto;padding:10px 0 5px 0;text-decoration:none;display:block;}
#log .operate {float:right;}
#log .info {padding:3px 0;}

#log_comment {}
#log_comment h6 {line-height:25px;height:25px;}
#log_comment .content {padding:6px;}
#log_comment .content li{clear:both;width:100%;}
#log_comment .content p {line-height:20px;padding:8px 0;}
#log_comment .content .pic {float:left;margin:3px 10px 10px 0;}
#log_comment .t_more {padding:0px 5px 5px 0px;}

#log_sort li{padding:0 0 4px 0;}
#log .show_f {text-align:right;height:28px;}

#friend_log {}
#friend_log h6 {line-height:18px;}
#friend_log .content {padding:6px;}
#friend_log .content li{clear:both;width:100%;}
#friend_log .content p {line-height:20px;padding:8px 0;}

/* comment_Module 评论模块 */
.comment {margin:8px 0 0 0;}
.comment .Guest_list {padding:4px;}
.comment .line{margin:8px 0;}
.comment .comment_list li{overflow:hidden;_width:100%;}
.comment .comment_cover {width:105px;float:left;margin-right:-105px;}
.comment .comment_content {width:auto;margin:0 0 0 105px;}
.comment .comment_content p {line-height:18px;}
.comment .comment_content h6 {height:24px;}
.comment .comment_content small {font-weight:normal;margin:0 0 0 10px;}
.comment .Guest_comment {padding:0 5px 5px 5px;margin:10px 0 5px 0;overflow:hidden;}
.comment .Guest_comment h6 {line-height:26px;padding:0 0 0 2px;}
.comment .Guest_comment p {padding:0 3px 3px 3px;}

/*Module_submit_comment 提交评论模块 */
.submit_comment h4{text-align:center;height:24px;padding:30px 0 0 0;font-size:13px;clear:both;}
.submit_comment .name {border:1px solid #CCC;width:150px;}
.submit_comment .code {border:1px solid #CCC;width:100px;}
.submit_comment .weburl {border:1px solid #CCC;width:200px;}

/* Album_Module 相册模快*/

/*big_Module*/
#album_show {margin-left:auto;margin-right:auto;margin-bottom:10px;height:350px;text-align:center;}

#album_list {padding:0 0 10px 0;}
#album #album_list .box {border:0;}
#album #album_list .content {padding:8px 0 0 0;}
#album_list .album_list_content {padding:10px 0 0 0;}
#album_list .album_list_content li {float:left;width:74px;height:138px;padding:5px;overflow:hidden;margin:0 7px 10px 7px;display:inline;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
#album_list .album_list_content li img {position:relative;display:block;}
#album_list .album_list_content li .number {font-family:"PMingLiU";text-align:left;font-size:11px;display:block;position:relative;}
#album_list .album_list_content li .browse {font-family:"PMingLiU";padding:5px 0 0 0;text-align:left;font-size:11px;display:block;position:relative;}
#album_list .album_list_content li h6 {padding:8px 0 0 0;height:30px;position:relative;text-align:left;}
#album_list .album_list_content .btn {position:relative;height:20px;line-height:22px;display:none;}

#album_list_r {padding:0 0 10px 0;}
#album #album_list_r .box {border:0;}
#album #album_list_r .content {padding:8px 0 0 0;}
#album_list_r .album_list_content {padding:10px 0 0 0;}
#album_list_r .album_list_content li {float:left;width:74px;height:100px;padding:5px;overflow:hidden;margin:0 7px 10px 7px;display:inline;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
#album_list_r .album_list_content li img {position:relative;display:block;}
#album_list_r .album_list_content li .number {font-family:"PMingLiU";text-align:left;font-size:11px;display:block;position:relative;}
#album_list_r .album_list_content li .browse {font-family:"PMingLiU";padding:5px 0 0 0;text-align:left;font-size:11px;display:block;position:relative;}
#album_list_r .album_list_content li h6 {padding:8px 0 0 0;height:30px;position:relative;text-align:left;}
#album_list_r .album_list_content .btn {position:relative;height:20px;line-height:22px;display:none;}

#pic_list {padding:0 0 5px 0;}
#album #pic_list .box{border:0;}
#pic_list .pic_list_content {padding:0;}
#pic_list .pic_list_content li {margin:0 0px 0 0;height:390px;float:left;}
#pic_list .pic_list_content li h5 {line-height:22px;height:22px;width:180px;overflow:auto;}
#pic_list .pic_list_content li p{margin:5px 0 0 0;line-height:18px;height:18px;width:180px;}

#album .coverpage {width:97%;height:128px;padding:0px 0 10px 0;overflow:hidden;margin:0 0 6px 0;}
#album .coverpage .album_cover{float:left;width:76px;padding:5px;height:125px;overflow:hidden;margin:0 15px 0 0;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
#album .coverpage .album_cover .number {font-family:"Arial";padding:3px 0 0 0;text-align:left;font-size:10px;display:block;position:relative;}
#album .coverpage .album_cover .browse {font-family:"Arial";padding:3px 0 0 0;text-align:left;font-size:10px;display:block;position:relative;}
#album .coverpage .album_cover img {position:relative;display:block;}
#album .coverpage .album_cover .btn {position:relative;height:20px;line-height:22px;}
#album .coverpage h5 {height:30px;}
#album .info {line-height:18px;}

#album .sort {position:relative;overflow:hidden;height:22px;text-align:left;}
#album .sort .menu1 {position:absolute;top:0;left:0;z-index:1;}
#album .sort li {float:left;display:block;cursor:pointer;width:72px;margin:0 10px 0 0;text-align:center;line-height:21px;height:21px;}
#album .sort li a,#album .sort li a:hover {text-decoration:none;}

#album .viewpic {padding:0 0 10px 0;margin:0 auto;}
#album .viewpic .operate {float:right;margin:0 5px 0 0;font-size:11px;font-weight:normal;} 
#album .viewpic .content {padding:5px 0;}
#album .viewpic .info{padding:0 0 10px 0;line-height:20px;clear:both;}
#album .viewpic .page {padding:30px 0 0 0;font-size:13px;text-align:left;}
#album .viewpic small {font-size:9px;}

#album .big_viewpic {width:100%;margin:0 auto;}
#album .big_viewpic .operate {padding:0 0 10px 0;} 
#album .big_viewpic .content {padding:5px 0;}
#album .big_viewpic h4 {height:20px;}
#album .big_viewpic small {font-weight:normal;font-size:11px;}
#album .big_viewpic .info .copyaddress{width:300px;}
#album .big_viewpic .back {margin:20px 0;}

/*small_Module*/
#album_info .content ul {font-weight:bold;}
#album_info .content li {height:22px;line-height:22px;}

#album_comment {}
#album_comment .content {padding:6px;}
#album_comment .content li{clear:both;width:100%;}
#album_comment .content p {line-height:20px;}
#album_comment .content .pic {float:left;margin:3px 10px 10px 0;}

#friends_npicupdate {}
#friends_npicupdate .content {padding:6px;}
#friends_npicupdate .content ul {overflow:hidden;padding:0 0 6px 0;}
#friends_npicupdate .content li {float:left;display:inline;margin:0 3px 3px 0;}
#friends_npicupdate .content li .pic {}

#album_viewpic {}
#album_viewpic .content ul {overflow:hidden;padding:6px 0 0 0;}
#album_viewpic .content li {float:left;width:68px;height:85px;text-align:center;}
#album_viewpic .content li img {margin:0 auto;}
#album_viewpic .content li h6 {font-weight:normal;height:20px;line-height:22px;overflow:hidden;}
#album_viewpic .content li a {cursor:pointer;}

#album_list_small .album_list_small_child{padding:8px 6px;background:#FFF;}
#album_list_small .album_list_small_child .block {width:9px;height:56px;background-color:#E3D3D3;cursor:pointer;}
#album_list_small .album_list_small_child .block .left_cor {margin:23px 0 0 3px;border-top:5px solid #E3D3D3;border-bottom:5px solid #E3D3D3;border-left:5px solid #FFF;}
#album_list_small .album_list_small_child .block .right_cor {margin:23px 3px 0 0;border-top:5px solid #E3D3D3;border-bottom:5px solid #E3D3D3;border-right:5px solid #FFF;}
#album_list_small .album_list_small_child ul {height:64px;float:left;display:inline;width:189px;margin:0 0 0 7px;}
#album_list_small .album_list_small_child li {width:56px;display:inline;float:left;margin:0 7px 0 0;}
#album_list_small .album_list_small_child li img {filter:alpha(opacity=50)}
#album_list_small .album_list_small_child .on img {filter:alpha(opacity=100)}
#album_list_small .accordion_headings{padding:5px;color:#8B5454;cursor:pointer;border-bottom:1px solid #8B5454;}
#album_list_small .accordion_headings:hover{background:#F9EFEF;}
#album_list_small .header_highlight{background:#F9EFEF;}
#album_other .content {padding:4px 0px 10px 10px;}
#album_other .content .album_cover{float:left;width:74px;padding:5px;height:125px;overflow:hidden;margin:0 15px 0 0;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
#album_other .content .album_cover img {position:relative;display:block;}
#album_other .content .album_cover .number {font-family:"Arial";padding:3px 0 0 0;text-align:left;font-size:10px;display:block;position:relative;}
#album_other .content .album_cover .browse {font-family:"Arial";padding:3px 0 0 0;text-align:left;font-size:10px;display:block;position:relative;}
#album_other .content .album_cover img {position:relative;}
#album_other .content .album_cover .btn {position:relative;height:20px;line-height:22px;}
#album_other .content li {width:205px;overflow:hidden;clear:both;}
#album_other .content .line {margin:5px;}
#album_other .content h5 {line-height:25px;height:25px;overflow:hidden;}
#album_other .content .info {line-height:25px;}


.slide_pic .content{height:56px;}
.slide_pic .slide_pic_left {cursor:pointer;width:10px;height:55px;margin:0 4px 0 0;display:inline;float:left;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
.slide_pic .slide_pic_right{cursor:pointer;width:10px;height:55px;margin:0 0px 0 0;display:inline;float:right;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#b1ddff;filter:alpha(opacity=20);}
.slide_pic .slide_pic_left img,.slide_pic .slide_pic_right img{position:relative;padding:25px 0 0 5px;}

.slide_pic ul{ width:180px;height:56px;float:right;display:block;overflow:hidden;}
.slide_pic li {float:left;width:60px;}
.slide_pic li img {background:#FFFFFF;filter:alpha(opacity=70); overflow:hidden;}
.slide_pic li img.on {background:#FFFFFF;filter:alpha(opacity=100);}
.slide_pic li a:hover {background:#FFFFFF;filter:alpha(opacity=0);}
.slide_pic .morephotobox{ width:180px; height:56px; overflow:hidden; float:right; position:relative;}
.slide_pic .morephoto{ background:none;width:auto; float:right; position:absolute; left:0px; top:0px;}
.slide_pic .morephoto li{ width:60px; }


/* Friends_Module 朋友模块*/
#friends {}
#friends .sort {overflow:hidden;height:22px;text-align:left;}
#friends .sort .menu1 {}
#friends .sort li {float:left;display:block;cursor:pointer;width:72px;text-align:center;line-height:21px;height:21px;}
#friends .sort li a,#friends .sort li a:hover {text-decoration:none;}

.friends_sort {padding:8px 0 0 0;width:160px;float:left;margin:0 -180px 0 0;}
.friends_sort li {margin:0 0 5px 0;height:25px;line-height:25px;padding:0 0 0 10px;background:url(http://space.yoho.cn/skin/37/img/friendbg.png) repeat left top!important;background:#fff;filter:alpha(opacity=10);}
.friends_sort li a {display:block;position:relative;}

.friends_sort_list {width:auto;margin:0 0 0 180px;}
.friends_list {overflow:hidden;padding:8px 0 0 0;_padding:8px 0 30px 0;}
.friends_list li {float:left;width:63px;height:85px;text-align:center;}
.friends_list li img {margin:0 auto;}
.friends_list li a {cursor:pointer;}
.friends_list li h6 {font-weight:normal;height:20px;line-height:22px;overflow:hidden;}
.friends_list li .operate img{position:absolute;top:1px;right:10px;}

#friends_interest {clear:both;}
#friends_interest .ref {text-align:right;padding:5px 5px 0 5px;}
#friends_interest .sort {overflow:hidden;height:22px;}
#friends_interest .sort li {float:left;cursor:pointer;padding:0 15px;text-align:center;line-height:22px;margin:0 2px 0 0;display:inline;}
#friends_interest .sort li a,#friends_interest .sort li a:hover {text-decoration:none;}
#friends_interest ul.friends_list {overflow:hidden;}

#friends_sameness {clear:both;}
#friends_sameness .ref {text-align:right;padding:5px 5px 0 5px;}
#friends_sameness .sort {overflow:hidden;height:22px;}
#friends_sameness .sort li { float:left;cursor:pointer;padding:0 15px;text-align:center;line-height:22px;margin:0 2px 0 0;display:inline;}
#friends_sameness .sort li a,#friends_sameness .sort li a:hover {text-decoration:none;}
#friends_sameness ul.friends_list {overflow:hidden;}

#friends_news .content {padding-bottom:5px;}
#friends_news .content li {overflow:hidden;margin:0 0 5px 0;height:35px;}
#friends_news .pic{float:left;margin:0 5px 0 0;}

#friends_lately {}
#friends_lately h3.title {background:none;font-weight:normal;padding:0;}
#friends_lately .sort {position:relative;overflow:hidden;height:22px;text-align:left;}
#friends_lately .sort li {float:left;display:block;cursor:pointer;padding:0 12px;text-align:center;line-height:22px;margin:0 2px 0 0;display:inline;}
#friends_lately .sort li a,#friends_lately .sort li a:hover {text-decoration:none;}

.friends_list2 {overflow:hidden;padding:8px 0 0 0;_padding:8px 0 30px 0;}
.friends_list2 li {float:left;width:117px;height:130px;text-align:center;}
.friends_list2 li img {margin:0 auto;}
.friends_list2 li a {cursor:pointer;}
.friends_list2 li h6 {font-weight:normal;height:20px;line-height:22px;overflow:hidden;}
.friends_list2 li .operate img{position:absolute;top:1px;right:10px;}

/* Group_Module 圈子模块*/
#group .Guest_content {float:left;}
#group .group_list {padding:4px;}
#group .group_list li{margin:0 0 5px 0;overflow:hidden;width:100%;}
#group .group_cover {width:75px;float:left;margin:0 -75px 0 0;}
#group .group_content p {margin:0 0 3px 0;line-height:16px;}
#group .group_content  {width:auto;margin:0 0 0 75px;}
#group .group_content h6 {padding:0 0 5px 0;}
#group small {margin:0 0 0 5px;}
#group .line {height:1px;line-height:1px;}

#group_news small {padding:0 0 0 10px;font-size:11px;}
#group_news li {line-height:18px;}
#group_news .line {height:5px;line-height:5px;overflow:hidden;}

/* Active_Module 活动模块*/
#active {}
#active .title2 {width:100%;}
#active .active_list {padding:10px 0 10px 10px;}
#active .active_list li {width:165px;height:150px;float:left;margin:0 30px 0 0;display:inline;overflow:hidden;}
#active .active_list li h6 {padding:5px 0 0 0;width:160px;}
#active .active_list li p {width:160px;word-break:break-all;}

#active .old_active {padding:12px 10px 10px 10px;}
#active .old_active li{overflow:hidden;padding:0 0 10px 0;width:100%;}
#active .old_active .cover {float:left;width:160px;margin-right:-160px;}
#active .old_active .active_content {width:auto;margin:0 0 0 160px;}
#active .old_active .active_content p {margin:5px 0 10px 0;}

#active_friend .content {padding-bottom:5px;}
#active_friend .content li {overflow:hidden;width:100%;}
#active_friend .pic{float:left;margin:0 5px 0 0;}
#active_friend p{margin:3px 0 0 0;line-height:20px;}
#active_friend h5 {}
#active_friend .line {margin:5px 0;}

/* Favorite_Module 收藏模块*/
#fav .content {}
#fav .title2 {width:100%;}
#fav .title2 .t_more {padding:0 5px 0 0;}
#fav .two_col {float:left;width:49%;margin:0 5px 5px 0;}

/* Buy_Module 有货模块*/
#buy h6.title2{width:100%;}
#buy .buy_coll_list{padding:10px 0px 10px 0px;}
#buy .buy_coll_list li {width:120px;height:170px;float:left;}
#buy .buy_coll_list h5 {width:104px;padding:2px 0;margin:0 auto;text-align:center;}
#buy .buy_coll_list h6 {width:104px;margin:0 auto;text-align:center;}
#buy .buy_coll_list li .pic {margin:0 auto;}
#buy .buy_coll_list .info {width:104px;margin:0 auto;height:16px;}
#buy .buy_coll_list .info img{display:inline;}

#buy_answer {padding-bottom:5px;}
#buy_answer .content li {overflow:hidden;width:100%;}
#buy_answer .picbox{float:left;margin:4px 5px 0 0;}
#buy_answer p{line-height:18px;display:inline;}
#buy_answer .line {margin:5px 0;}
#buy_answer .alert{display:inline;padding:0px 0 0px 5px;width:51px;height:13px;}
#buy_answer .alert img {display:inline;}

/* GuestBook_Module 留言模块*/
#Guest {}
#Guest .Guest_list {padding:4px;}
#Guest .line{margin:8px 0;}
#Guest .Guest_list li{overflow:hidden;_width:100%;}
#Guest .Guest_cover {width:105px;float:left;margin-right:-105px;}
#Guest .Guest_content {width:auto;margin:0 0 0 105px;}
#Guest .Guest_content p {line-height:18px;}
#Guest .Guest_content h6 {height:24px;}
#Guest .Guest_content small {font-weight:normal;margin:0 0 0 10px;}
#Guest .Guest_comment {padding:0 5px 5px 5px;margin:10px 0 5px 0;overflow:hidden;}
#Guest .Guest_comment h6 {line-height:26px;padding:0 0 0 2px;}
#Guest .Guest_comment p {padding:0 3px 3px 3px;}

#Guest_s .content {padding:6px;}
#Guest_s h6 {height:25px;line-height:25px;}
#Guest_s .content li{clear:both;width:100%;}
#Guest_s .content p {line-height:20px;}
#Guest_s .content .pic {float:left;margin:3px 10px 10px 0;}
#Guest_s .content .t_more {padding:0 5px 5px 0px;}

#Guest_news li {}
#Guest_news .line{margin:5px 0;}
#Guest_news .alert{display:inline;padding:0px 0 0px 5px;}
#Guest_news .alert img {display:inline;}


/*My_Info_Module 档案模块*/
#my_info {}
#my_info .picbox{float:left;display:inline;width:105px;margin-right:-105px;}
#my_info .info {width:auto;margin:0 0 0 105px;}
#my_info .info li {height:18px;}
#my_info .operate {margin:5px 0 0 0;}
#my_info .operate button {height:18px;font-size:11px;width:68px;}

/* My_link_Module 链接模块*/
#my_link {}
#my_link .content h6 {line-height:22px;height:30px;}
#my_link .content li {width:100%;}

/* amend_Module 修改模块*/
#module_amend {background-color:#FFF;padding:10px;display:none;}
#module_amend table{width:100%;}
#module_amend table td{color:#000;font-size:14px;border-bottom:1px dashed #CCC;padding:6px;line-height:15px;}
#module_amend .input {border:1px solid #CCC;font-size:14px;line-height:14px;}
#module_amend .amend_button {background: url("../images/module_colorbtn.gif") no-repeat left top;border:0;width:13px;height:13px;display:none;}

/*page_number 分页样式 */
.page_number {clear:both;line-height:40px;text-align:center;}
.page_number li {list-style-type:none;display:inline;margin:0 3px;}
.page_number li a,.page_number li a:visited{font-size:11px;padding:3px;text-align:center;text-decoration: none;}
.page_number li a:hover{color:#81c9ff;}
.page_number li strong {font-size:14px;color:#fff;}

/* my_date 日历模块 */
#my_date .content{width:208px;overflow:hidden;}
#my_date .date {width:200px;margin:0 auto;text-align:center;font-size:12px;height:22px;font-weight:bold;overflow:hidden;}
#my_date th {font-size:12px;height:25px;}
#my_date tr td{text-align:center;padding:3px;font-size:11px;}
#my_date a,#my_date a:visited,#my_date a:hover {display:block;}

