﻿@charset "utf-8";
/* CSS Document */

* { font-family: "宋体"}

/* 个人首页页面背景设置 */
body {
	padding:0px;margin:0px; font-size:12px;  background:url(header_bg.jpg) repeat; 
}
/* 个人首页清除浮动通用设置 */
.vclear { clear:both}
.yclean { clear:both}

/* header.html */

	/* 个人首页导航条设置 */
.t {width:100%; height:36px; background-color:#000000; border-bottom:#FFFFFF 1px solid;}

	/* 个人首页导航条左边快速导航块宽度设置 */
.tou {width:76px; height:36px; line-height:3em; text-align:center;}

	/* 个人首页导航条左边快速导航背景设置 */
.fastnav { background:#4b4b4b}

	/* 个人首页导航条左边文字颜色设置 */
.c_ff_1 { color:#fff;}  /* 共用处 */
.c_ff_1 a{ color:#fff; text-decoration:none}
.c_ff_1 a:hover{ color:#fff; text-decoration:none}

	/* 个人首页导航条右边文字间距宽度设置 */
.tou_1 ul{list-style:none;}
.tou_1 li{float:left; margin-left:5px;}
.tou_1 { width:948px; height:36px; text-align:left; margin-top:-36px; margin-left:76px; line-height:3em;  padding-top:0px;}/* Moz */
* html .tou_1 { width:928px; height:27px; text-align:left; margin-top:-36px; margin-left:75px; line-height:3em; padding-top:9px;}/* IE6 */
*+html .tou_1 { width:948px; height:36px; text-align:left; margin-top:-36px; margin-left:76px; line-height:3em; padding-top:0px; } /* IE7 */

	/* 个人首页导航条右边背景设置 */
.b_00 { background:#000000;}

	/* 个人首页导航条右边文字颜色设置 */
.c_ff_1a { color:#fff;}
.c_ff_1a a{ color:#fff; text-decoration:none}
.c_ff_1a a:hover{ color:#fff; text-decoration:none}

	/* 个人首页导航条右边快速分类与个人信息间隔设置 */
.tou_kongge { margin-left:30px;}

	/* 个人首页导航条右边搜索间隔设置 */
.tou_serch {margin-left:20px;line-height:3em;}
	/* 个人首页导航条右边搜索信息文本框设置 */
.tou_serch_input { color:#000000; border:0px #292828 solid; background-color:#d2d2d2; font-size:12px; width:160px; height:14px;}
	/* 个人首页导航条右边搜索按钮设置 */
.tou_serch_input1 { color:#ffffff; border:1px #666666 solid; background-color:#666666; font-size:12px; width:60px; height:16px;}

	/* 个人首页信息页面头插图宽高边框背景设置 */
.p_title { margin-top:26px; width:848px; height:156px; border:#ffffff 1px solid; margin-left: auto; margin-right:auto;background:url(p_title.jpg) no-repeat;}

	/* 个人首页信息页面头中个人空间名称高度宽度字体大小颜色粗细设置 */
.p_text { margin-left:10px; margin-top:70px;}
.font_1 { font-size:16px;} 
.user_title_color { color:#000000;}
.user_title_color a{ color:#000000; text-decoration:none}
.user_title_color a:hover{ color:#000000; text-decoration:none}
.fw { font-weight:bold;} 

	/* 个人首页信息页面头中个人空间地址 收藏 复制 高度宽度设置 */
.p_text_1 { margin-left:10px; margin-top:10px;}
.p_text_1 a { color:#000000; text-decoration:underline;}
.p_text_1 a:hover {color:#000000; text-decoration:none;}

	/* 个人首页信息页面头中个人空间栏目分类外边框 背景设置 */
.p_text_2 { margin-top:12px; width:358px; height:28px; border:#ffffff 1px solid;}/* Moz */
* html .p_text_2 { margin-top:14px; width:358px; height:28px; border:#ffffff 1px solid;}/* IE6 */
*+html .p_text_2 { margin-top:18px; width:358px; height:28px; border:#ffffff 1px solid;}/* IE7 */
.Qptitle_bg { background:#DADADA;}

	/* 个人首页信息页面头中个人空间栏目分类颜色高宽大小背景设置 */
.p_text_3 ul{list-style:none; margin-left:-40px;margin-top:-11px;}/* Moz */
* html .p_text_3 ul{list-style:none; margin-left:-20px;margin-top:1px;}/* IE6 */
*+html .p_text_3 ul{list-style:none; margin-left:-20px;margin-top:1px;}/* IE7 */
.p_text_3 a{display:block;text-align:center;height:26px; text-decoration:none;}
.p_text_3 li{float:left;width:50px;background:#FFFEF1;margin-left:1px;line-height:26px;}  
.p_text_3 a:link{color:#000000;background:#FFFEF1;text-decoration:none;}
.p_text_3 a:visited{color:#000000;text-decoration:none;}
.p_text_3 a:hover{color:#FFFFFF; font-weight:bold;text-decoration:none;background:#96CA28;}

/* footer.html */

	/* 个人首页页底空格高度设置 */
.p_footer_kongge {clear:both; width:850px; height:1px;}
.b_4b { background:#ffffff;}
.c_aeaeae { color:#aeaeae;}

	/* 个人首页页底高宽背景颜色 文字大小颜色设置 */
.p_footer {clear:both; margin-top:26px; width:848px; height:80px; border:#aaaaaa 1px solid;  margin-left: auto; margin-right:auto; text-align:center; line-height:22px; padding-top:20px; margin-bottom:0px; color:#575757;}
.p_footer a{ color:#575757; text-decoration:none;}
.p_footer a:hover{ color:#000000; text-decoration:underline;}

/* home_index.html */

	/* 个人首页中间内容高宽设置 */
.main { width:850px; height:100%;  margin-left: auto; margin-right:auto; margin-top:10px;}
	/* 个人首页内容划分两块设置 */
.main_left { float:left; width:230px;}
.main_right { float:right; width:608px;}
.main:after {margin:0;content: ".";display:block;height:0;clear:both;visibility:hidden;}
	/* 个人首页内容左板块个人信息 高宽 背景 边框 文字设置 */
.main_left1 {width:228px; border:#aaaaaa 1px solid; padding-bottom:10px; margin-bottom:20px}
.b_626262 { background:#ffffff;}
.main_left_1{ width:202px; height:372px; margin-left: auto; margin-right:auto; margin-top:13px;}
.b_33 { background:#F1F1F1;}
.m_left_text { line-height:3em; padding-left:20px; }
.c_ff { color:#000000;}
.m_left_tu { margin-top:0px; border:#ffffff 6px solid; width:150px; height:200px; margin-left: auto; margin-right:auto;} 
.m_left_text1 { margin-top:4px; line-height:1.5em; padding-left:20px;}

.left_text_color { color:#000000;}
.left_text_color a { color:#000000; text-decoration:underline;}
.left_text_color a:hover { color:#000000; text-decoration: none;}

.m_left_text3 { margin-top:8px;padding-left:30px;}/* Moz */
* html .m_left_text3 { margin-top:8px;padding-left:30px; margin-bottom:10px;}/* IE6 */
*+html .m_left_text3 { margin-top:8px;padding-left:30px; margin-bottom:10px;}/* IE7 */

.left_text_color1 { color:#000000;}
.left_text_color1 a { color:#000000; text-decoration: none;}
.left_text_color1 a:hover { color:#000000; text-decoration: underline;}

	/* 个人首页内容右板块设置开始 */
.m_right { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}	
	
.m_right_bac { border:#aaaaaa 1px solid; padding-top:10px;}
.m_right_bac ul{ list-style:none; width:550px;}
.m_right_bac li{ float:left; width:33%; color:#999999; line-height:20px; word-break:break-all;}
.m_right_bac li a{color:#626262; text-decoration:none;}
.m_right_bac li a:hover{color:#626262; text-decoration: underline;}

.bright_bg { background:#ffffff;} 
.bright_bg1 { background:#EDEDED;} 
.m_right_1 { width:123px; height:18px; border-right:#FFFFFF 1px solid; text-align:center; padding-top:8px;}
.b_98BE00 { background:#DADADA;}  
.user_right_text { color:#000000;}

.m_right_2 { width:150px; height:18px;padding-top:8px; padding-left:140px; margin-top:-26px;}
.m_right_2 a { color:#FFFFFF; text-decoration: none;}
.m_right_2 a:hover { color:#FFFFFF; text-decoration: underline;}
.m_right_3 {margin-top:-26px; text-align:right; padding-right:6px;}

.m_right2 { border:#aaaaaa 1px solid; margin-top:13px; width:606px;}
.m_right2_1 { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}
.m_right2_2 { width:123px; height:18px; border-right:#FFFFFF 1px solid; text-align:center; padding-top:8px;}
.more_2 {margin-top:-26px; text-align:right; padding-right:20px;} 

.Yspeak ul{list-style:none;padding:5px 0px 5px 40px;margin:8px auto 0;word-break:break-all; }
.Yspeak li{line-height:20px;padding:5px 0 3px 6px;position:relative;cursor:pointer; width:500px;}
.Yspeak li a{color:#626262;text-decoration:none}
.Yspeak li a:hover{color:#000; font-weight:bold; text-decoration:underline}
.Yspeak li span{position:absolute;bottom:3px;right:2px;padding-left:14px;text-align:left;width:100px;overflow:hidden;white-space:nowrap}
.Yspeak li span a{text-decoration:underline}
.Yspeak li .woman a:hover{color:#626262;text-decoration:none}
.Yspeak li .man a:hover{color:#000; text-decoration:none}
.Yspeak .bg_a1{background:#00D2FF;}
.Yspeak p{text-align:right;margin:10px 0px 4px 0;font-family:"宋体"}

.speak ul{list-style:none;padding:5px 0px 5px 40px;margin:8px auto 0;word-break:break-all; }
.speak li{width:500px; margin:10px 0 4px 0; }
.speak li span{height:16px;position:absolute;bottom:3px;right:2px;padding-left:14px;text-align:left;width:100px;overflow:hidden;white-space:nowrap}
.speak li span a{text-decoration:underline}
.speak li .woman a:hover{color:#f39;text-decoration:none}
.speak li .man a:hover{color:#FFFFFF; text-decoration:none}
.speak .bg_a{background:#a2ff00;}
.speak p{text-align:right;margin:10px 0px 4px 0;font-family:"宋体"}

.ys_left { float:left;width:400px; color:#5b8f00}
.ys_left a{color:#626262;text-decoration:none; font-weight:bold;}
.ys_left a:hover{color:#000; font-weight:bold; text-decoration:none}
.ys_right { float:right; width:100px; color:#626262; text-align:right}

.ys_neirong {width:500px; color:#999999;  border-top:#999999 1px solid; margin:32px 0 0 0px; line-height:20px; padding-top:10px}
* html .ys_neirong {width:500px; color:#999999;  border-top:#999999 1px solid;margin:0px; line-height:20px;}
*+html .ys_neirong {width:500px; color:#999999;  border-top:#999999 1px solid;margin:0px; line-height:20px;}
.ys_neirong a{color:#999; text-decoration:underline;}
.ys_neirong a:hover{color:#999; text-decoration: none;}

.m_right4 { border:#aaaaaa 1px solid; margin-top:13px; width:606px; height:200px;}
.m_right4_1 { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}
.m_right4_2 { width:123px; height:18px; border-right:#FFFFFF 1px solid; text-align:center; padding-top:8px;}

.p_xc { float:left;margin-bottom:2px; margin-left:16px;}
.p_xc ul {margin-top:0px;}
.p_xc li {list-style:none; margin-left:-36px; width:80px;}
.p_xc li a { color:#626262; text-decoration:none;}
.p_xc li a:hover { color:#000; text-decoration: underline;}
.p_xc_clip { width:70px; padding:20px 0px 20px 20px; height:136px; color:#FF0000;}
* html .p_xc_clip { width:60px; padding:20px 10px 0px 0px; color:#FF0000;}
*+html .p_xc_clip { width:70px;padding:20px 0px 20px 20px;height:136px; color:#FF0000;}
.p_xc_clipImg { width:85px;height:85px;padding:5px; background:#EAEAEA;border:1px solid #D8D8D8;margin-bottom:6px;}

.m_right3 { border:#aaaaaa 1px solid; margin-top:13px; width:606px;}
.m_right3_1 { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}
.m_right3_2 { width:123px; height:18px; border-right:#FFFFFF 1px solid; text-align:center; padding-top:8px;}
.m_right3_text { width:500px; text-align:left; margin-left:auto; margin-right:auto; margin-top:20px; line-height:20px;}
.c_0094 { color:#6d6d6d;}
.c_0094 a { color:#ff7200; text-decoration:underline;}
.c_0094 a:hover { color:#ff7200; text-decoration: none;}
.c_8d { color:#8d8d8d;}

.m_right2_5 { margin-top:16px; text-align:right; padding-right:20px; margin-bottom:10px;}

.m_right_friend { border:#aaaaaa 1px solid; padding-top:10px; margin-top:16px }
.m_right_friend ul{ list-style:none; width:550px;}
.m_right_friend li{ float:left; width:33%; color:#999999; line-height:20px; word-break:break-all;}
.m_right_friend li a{color:#626262; text-decoration:none;}
.m_right_friend li a:hover{color:#626262; text-decoration: underline;}

/* video.html */

	/* 个人更多视频页设置 video.html */
.rz_left2 { margin-top:0px;}
.rz_left2_1 { margin-top:13px; margin-left: auto; margin-right:auto; width:194px; height:24px; padding-top:8px; padding-left:8px}
.rz_left2_2 { width:202px; margin-left:auto; margin-right:auto; margin-top:13px; margin-bottom:13px;}
.rz_left2_3 ul{list-style:none; margin-top:13px;}
.rz_left2_3 li{list-style:none; line-height:2em;}
.rz_left2_3 li a {color:#000; font-weight:bold;text-decoration:none;} 
.rz_left2_3 li a:hover{color:#000; font-weight:bold;text-decoration:underline;} 
.rz_left2_4 { width:152px; margin-left:auto; margin-right:auto; margin-top:10px; margin-bottom:13px; padding-left:50px;}

.user_left_color { color:#000000;}
.user_left_color a{ color:#000000; text-decoration:none}
.user_left_color a:hover{ color:#000000; text-decoration:none}

.b_515151 { background:#F1F1F1}

.rz_right2 { border:#aaaaaa 1px solid;width:606px;}
.rz_right_line { margin-top:20px; width:550px; margin-left:auto; margin-right:auto;}
.rz_right_fenye { margin-top:10px; margin-bottom:10px; width:550px; text-align:center;}
.rz_right_fenye a { color:#000000; text-decoration:underline;}
.rz_right_fenye a:hover { color:#FF0000; text-decoration:none;}
.sp_right_bac {height:800px;}
* html .sp_right_bac {height:100%;}
*+html .sp_right_bac {height:100%;}

.Rpack { float:left;margin-bottom:2px; margin-left:16px;}
.Rpack ul {margin-top:0px;}
.Rpack li {list-style:none; margin-left:-36px;color:#626262;}
.Rpack li a{color:#626262; text-decoration:none;}
.Rpack li a:hover{color:#000000; text-decoration: underline;}
.Rpack b { font-weight:normal;color:#838383;font-size:12px; }
.Rpack_clip { width:126px;padding:20px 26px 20px 20px;height:136px; color:#FF0000;}
* html .Rpack_clip { width:126px;padding:20px 10px 0px 20px; color:#FF0000;}
*+html .Rpack_clip { width:126px;padding:20px 26px 20px 20px;height:136px; color:#FF0000;}
.Rpack_clip:hover,.Rpack_clipHover {background-color:#F1F1F1;}
.Rpack_clip li { line-height:150%;word-wrap:break-word;word-break: break-all; }
.Rpack_clipImg { width:120px;height:90px;padding:5px; background:#fff;border:1px solid #F64E41;margin-bottom:6px;}

.Rspeak ul{list-style:none;padding:5px 0px 5px 40px;margin:8px auto 0;word-break:break-all; }
.Rspeak li{height:16px;line-height:16px;padding:5px 0 3px 6px;position:relative;cursor:pointer; width:500px;}
.Rspeak li a{color:#626262;text-decoration:none}
.Rspeak li a:hover{color:#000; font-weight:bold; text-decoration:underline}
.Rspeak li span{height:16px;position:absolute;bottom:3px;right:2px;padding-left:14px;text-align:left;width:100px;overflow:hidden;white-space:nowrap}
.Rspeak li span a{text-decoration:underline}
.Rspeak li .woman a:hover{color:#000;text-decoration:none}
.Rspeak li .man a:hover{color:#000; text-decoration:none}
.Rspeak .bg_a{background:#d2d2d2;}
.Rspeak p{text-align:right;margin:10px 0px 4px 0;font-family:"宋体"}

.pack_clip {
		width:126px;padding:20px 26px 20px 20px;
		color:#FF0000;
}
* html .pack_clip {
		width:126px;padding:20px 10px 0px 20px;
		color:#FF0000;
}
*+html .pack_clip {
		width:126px;padding:20px 26px 20px 20px;
		color:#FF0000;
}
.pack_clip:hover,.pack_clipHover {background-color:#e5e5e5;}
.pack_clip li { line-height:150%;word-wrap:break-word;word-break: break-all; }
.pack_clipImg { width:120px;height:90px;padding:5px;
				background:#fff;border:1px solid #dfdfdf;margin-bottom:6px;
}

/* music.html 音乐更多设置 共用比较多 */

.rz_right2_1 { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}

.yy_speak ul{list-style:none;padding:5px 0px 5px 40px;margin:8px auto 0}
.yy_speak li{height:16px;line-height:16px;padding:5px 0 3px 6px;position:relative;cursor:pointer; width:500px;}
.yy_speak li a{color:#000000;text-decoration:none}
.yy_speak li a:hover{color:#000000; font-weight:bold; text-decoration:underline}
.yy_speak li span{height:16px;position:absolute;bottom:3px;right:2px;padding-left:14px;text-align:left;width:100px;overflow:hidden;white-space:nowrap}
.yy_speak li span a{text-decoration:underline}
.yy_speak li .yy_woman a:hover{color:#f39;text-decoration:none}
.yy_speak li .yy_man a:hover{color:#000; text-decoration:none}
.yy_speak .yy_bg_a{background:#EDEDED;}
.yy_speak p{text-align:right;margin:10px 0px 4px 0;font-family:"宋体"}

/* articleDetail.html 日志列表更多设置 */

.rz_rightjuti { width:576px; height:26px; margin-left:auto; margin-right:auto; margin-top:16px}
.rz_right_juti { width:180px; height:18px; text-align:left; padding-top:8px;}
.vc_ff_1 { color:#000000}
.juti_text { width:576px; margin-left:auto; margin-right:auto;}
.juti_text_1 {margin-top:16px; padding-left:20px; color:#000; line-height:1.5em;}

.juti_text_line {margin-bottom:10px; margin-top:10px; border-bottom:#DADADA 1px solid; width:550px; }
* html .juti_text_line {margin-bottom:10px; margin-top:0px; border-bottom:#DADADA 1px solid; width:550px;}
*+html .juti_text_line {margin-bottom:10px; margin-top:0px; border-bottom:#DADADA 1px solid; width:550px;}

.juti_text_juti {margin-bottom:20px; margin-top:10px;width:530px;word-break:break-all; color:#6f6f6f; line-height:1.8em; font-size:14px; overflow:hidden}
* html .juti_text_juti {margin-bottom:10px; margin-top:0px; width:530px; color:#6f6f6f; line-height:1.8em; font-size:14px}
*+html .juti_text_juti {margin-bottom:10px; margin-top:0px; width:530px; color:#6f6f6f; line-height:1.8em; font-size:14px}

.vb_515151 { background:#F1F1F1}
.pinglun_left2_3 { margin-top:23px; margin-left:13px;width:70px; height:70px; border:1px #B1B1B1 solid; padding-left:2px; padding-top:2px} 
.pinglun_left2_4 {margin-left:96px;width:430px;margin-top:-68px; line-height:20px;word-break:break-all; color:#000000} 
.pinglun_left2_4 a { color:#000000; text-decoration:underline;} 
.pinglun_left2_4 a:hover { color:#000000; text-decoration: none;}
 
.rz_juti_fenye { margin-top:40px; margin-bottom:10px; width:530px; text-align:left; padding:10px; color:#626262;}
.rz_juti_fenye a { color:#626262; text-decoration:underline;}
.rz_juti_fenye a:hover { color:#000; text-decoration:none;}

.p_ubb { margin-top:20px; margin-bottom:10px; text-align:center;}
.form_width { width:520px}
.pinglun_left2_kongge { height:30px;}

/* articleList.html 日志详细页设置 */

.rz_right2_2 { width:123px; height:18px; border-right:#FFFFFF 1px solid; text-align:center; padding-top:8px;}

/* photo.html 日志详细页设置 */
.photo_right_bac {height:800px;}
* html .photo_right_bac {height:100%;}
*+html .photo_right_bac {height:100%;}
.photo_right_bac ul { list-style:none}
.photo_right_bac li { float:left}

.xc_xc { float:left;margin-bottom:2px; margin-left:16px;}
.xc_xc ul {margin-top:0px;}
.xc_xc li {list-style:none; margin-left:-40px; #margin-left:-40px; _margin-left:-20px;}
.xc_xc b { font-weight:normal;color:#686868;font-size:12px; }
.xc_xc_clip {
		width:126px;padding:20px 26px 20px 20px;height:136px;
		color:#626262;
}
* html .xc_xc_clip {
		width:126px;padding:20px 10px 0px 20px;
		color:#626262;
}
*+html .xc_xc_clip {
		width:126px;padding:20px 26px 20px 20px;height:136px;
		color:#626262;
}
.xc_xc_clip:hover,.xc_xc_clipHover { }
.xc_xc_clip li { line-height:150%;word-wrap:break-word;word-break: break-all; }
.xc_xc_clipImg {
				width:85px;height:85px;padding:5px;
				background:#fff;border:1px solid #DADADA;margin-bottom:6px;
}

/* special.html 日志详细页设置  */

/* leaveword.html 留言板更多页设置  */
.Qmain5_b1 { background:#EDEDED}
.Qmain5_c1 { color:#aeaeae}

.pinglun_left2_5 {margin-left:0px;width:410px;margin-top:0px; line-height:20px; border:#DBDBDB 1px solid; background-color:#EFEFEF;word-break:break-all; color:#323232; padding:10px} 

/* friend_update.html 好友更多页设置  */

/* inc_caller.html 个人页面左下最近访客设置  */
.main_left2 { margin-top:0px;}
.m_left2_1 { margin-top:13px; margin-left: auto; margin-right:auto; background:url(main_left_tu.jpg) no-repeat; width:176px; height:32px; line-height:2em; padding-left:26px;}
.m_left2_2 { width:202px; margin-left:auto; margin-right:auto; margin-top:13px; margin-bottom:13px;}
.m_left2_kongge1 { height:13px;}
* html .m_left2_kongge1 { height:0px;}
*+html .m_left2_kongge1 { height:10px;}
.m_left2_3 { margin-top:13px; margin-left:13px;width:70px; height:70px; border:1px #000 solid; padding-left:2px; padding-top:2px; background:#FFFFFF} 
.m_left2_4 {margin-left:96px;width:70px;margin-top:-60px; line-height:20px; color:#000;} 
.m_left2_4 a { color:#000; text-decoration: underline;}
.m_left2_4 a:hover { color:#000; text-decoration: none;}

/* inc_artileTypeList.html 个人页面日志分类设置  */
