﻿/* =reset style
------------------------------------------------------------------------------------------------------------*/
#page_margins {
	overflow: hidden;
}
#col2 .rnd_Area_b .sub_w1,
#col2 .rnd_Area_b .sub_w2 {
	overflow: hidden;
}
em {
	font-style: normal;
}
ul {
	list-style: none;
}
a.sbt:hover {
	text-decoration: none;
	background-color: transparent;
}
.rnd_Area_b .tpName {
	cursor: default;
}

/* =userInfo
------------------------------------------------------------------------------------------------------------*/
dd.userInfo {
	width: 100%;
	overflow: hidden;
}
dd.userInfo dl {
	overflow: hidden;
}
/* welcome info */
dd.userInfo dt {
	padding-top: 10px;
	color: #b2b2b2;
	font-weight: bold;
	font-size: 14px;
	text-indent: 20px;
}
dd.userInfo dt strong {
	margin-left: 5px;
	color: #1f65aa;
}
dd.userInfo dd {
	display: inline;
}
/* user photo */
dd.userInfo dd.pic {
	float: left;
	width: 104px;
	overflow: hidden;
	margin: 10px 0 0 18px;
	text-align: center;
}
dd.userInfo dd.pic span {
	display: block;
	width: 90px;
	height: 90px;
	padding: 6px 7px 8px;
	background: url(bg/bg_userPhoto.gif) no-repeat left top;
}
dd.userInfo dd.pic span img {
	display: block;
	width: 90px;
	height: 90px;
}
dd.userInfo dd.pic a {
	display: block;
	margin-top: 10px;
	background: url(bg/ico_upload.gif) no-repeat 19% 0;
	color: #225faf;
	text-indent: 15px;
}
/* scroe, grade, sign, modifed common style */
dd.userInfo dd.score,
dd.userInfo dd.grade,
dd.userInfo dd.sign,
dd.userInfo dd.modifed {
	float: right;
	width: 100px;
	margin: 7px 18px 0 0;
	overflow: hidden;
}
/* score and grade */
dd.userInfo dd.score span,
dd.userInfo dd.grade span {
	margin-right: 5px;
	color: #333;
}
dd.userInfo dd.score {
	margin-top: 10px;
}
dd.userInfo dd.score strong {
	margin-right: 5px;
	color: #fd3100;
}
/* sign */
dd.userInfo dd.sign {
	color: #9a9a9a;
	line-height: 1.5;
}
/* modifed */
dd.userInfo dd.modifed {
	clear: right;
	width: 60px;
	margin-right: 24px;
	color: #1869aa;
	text-align: right;
}
dd.userInfo dd.modifed a {
	margin: 0 3px;
	padding-left: 18px;
	background: url(bg/ico_modifed.gif) no-repeat left top;
	color: #1869aa;
}
/* old passport */
#oldPassport {
	display: block;
	width: 200px;
	height: 36px;
	margin: 15px 20px 0;
}

/* =menu
------------------------------------------------------------------------------------------------------------*/
.userCenter .menu {
	padding-top: 10px;
}
.userCenter .menu li span {
	color: #999;
}
.userCenter .menu li strong {
	color: #f00;
}
.userCenter .menu li span,
.userCenter .menu li strong {
	margin-left: 5px;
	font-weight: normal;
	font-size: 11px;
}

/* =invite friends
------------------------------------------------------------------------------------------------------------*/
.invite {
	position: relative;
	width: 230px;
	margin-left: 4px;
}
.invite dt span {
	position: absolute;
	width: 227px;
	top: 1px;
	left: 2px;
	background: url(bg/bg_jianbian_yellow.gif) repeat-x left bottom;
	color: #2367a8;
	font-weight: bold;
	font-size: 14px;
	text-indent: 15px;
}
.invite .wap2 * {
	margin: 5px auto 0;
}
.invite .wap2 p {
	padding: 0;
	color: #666;
	line-height: 1.5;
}
.invite .wap2 strong {
	display: block;
	color: #fb6d01;
	font-weight: normal;
	text-align: center;
}
.invite .wap2 input.inputText {
	width: 90%;
	height: 14px;
	padding: 3px;
	border: 1px solid #959595;
	color: #959595;
}
.invite .wap2 input.btnCopy {
	display: block;
	width: 56px;
	height: 23px;
}

/* =show msg by operate result
------------------------------------------------------------------------------------------------------------*/
#resultFailure,
#resultSucess {
	display: none;
}
#resultFailure {
	display: none;
	background: url(bg/bg_error.gif) no-repeat left top;
	color: #f23500;
}

/* =operate: switch page
------------------------------------------------------------------------------------------------------------*/
.operate {
	width: 96%;
	overflow: hidden;
	margin: 10px auto 0;
}
.operate {
	float: left;
	margin: 0 0 0 5px;
}
.operate table {
	float: left;
	width: 170px;
}
.operate .vpager {
	float: right;
	margin: 0;
	padding: 5px 0;
}
td.selectAll,
td.cancel {
	width: 40px;
}
td.delSelect {
	width: 90px;
}
td.selectAll {
	background: url(bg/bg_line_black.gif) no-repeat 82% 50%;
}

/* =system info
------------------------------------------------------------------------------------------------------------*/
.sysInfo {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
	text-align: right;
}
.sysInfo span {
	margin-right: 5px;
}
.sysInfo span strong {
	font-size: 14px;
}
.sysInfo span em {
	font-style: normal;
}

/* =table
------------------------------------------------------------------------------------------------------------*/
#col2 .rnd_Area_b .my_a_info table {
	table-layout: fixed;
	margin-top: 10px;
}
#col2 .rnd_Area_b .my_a_info th {
	background-color: #c6e6fd;
	text-align: center;
}
#col2 .rnd_Area_b .my_a_info td {
	height: 30px;
	overflow: hidden;
	background: #fff;
	border-bottom: 1px solid #ededed;
	color: #373737;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
}
#col2 .rnd_Area_b .my_a_info td.tit {
	text-align: left;
	text-indent: 8px;
}
#col2 .rnd_Area_b .my_a_info td a {
	text-decoration: underline;
	color: #3d6088;
}
#col2 .rnd_Area_b .my_a_info td a:hover {
	background: transparent;
}
#col2 .rnd_Area_b .my_a_info tr.current td {
	background: #fffdcd;
}
/* for table elem in #header */
table.seo td p,
table.seo td #pptv {
	text-indent: 8px;
}
table.seo td p {
	margin-top: 11px;
	line-height: 20px;
}
table.seo td #pptv {
	margin-top: 8px;
}


/* =tipForm: the feedback tip for form
------------------------------------------------------------------------------------------------------------*/
.tipForm {
	visibility: hidden;
	display: inline-block;
	margin-left: 10px;
	padding: 2px 4px;
	background: #ffc;
	border: 1px solid #787779;
	color: #f30;
}


/* =tooltip: the feedback for operate
------------------------------------------------------------------------------------------------------------*/
.tipBox {
	visibility: hidden;
	position: absolute;
	z-index: 1000;
	top: 45%;
	left: 50%;
	width: 214px;
	background: #ffc;
	border: 1px solid #787779;
	color: #444;
}
.tipBox a {
	color: #1d66b3;
}
.tipBox,
.tipBox div,
.tipBox .closeTip {
	overflow: hidden;
}
#tipOperate {
	width: 200px;
}
/* .tit */
.tipBox .tit {
	position: relative;
	width: 94%;
	height: 25px;
	margin: 0 auto;
	border-bottom: 1px dashed #ccc;
	line-height: 25px;
}
.tipBox .tit h3,
.tipBox .tit span {
	position: absolute;
	top: 0;
	height: 100%;
}
.tipBox .tit h3 {
	left: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
}
.tipBox .tit span {
	right: 0;
	width: 12px;
	background: url(bg/bg_tipClose.gif) no-repeat right center;
	text-indent: -9999px;
}
/* .tipCon */
.tipBox .tipCon {
	padding: 10px 5px 15px;
	line-height: 1.6;
	text-align: center;
}
.tipBox .tipCon ul {
	width: 96%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
.tipBox .tipCon ul li {
	width: 100%;
	overflow: hidden;
	padding-bottom: 7px;
}
.tipBox .tipCon ul li span {
	display: inline;
	float: left;
	width: 30%;
	margin-left: 2%;
}
.tipBox .tipCon ul li span.pageIndex {
	width: 60%;
	text-align: right;
}
.tipBox .tipCon ul li span.pageIndex a {
	margin: 0 4px;
	font-weight: bold;
}
.tipBox .tipCon ul li label {
	margin-right: 5px;
}
.tipBox .tipCon ul.checkBoxList li {
	overflow: hidden;
	padding-top: 3px;
	border-bottom: 1px solid #eee;
	white-space: nowrap;
}
.tipBox .tipCon ul.checkBoxList li.options {
	border-bottom: 0;
}
.tipBox .tipCon p {
	margin: 5px 0;;
	line-height: 1.6;
}
.tipBox .tipCon p strong {
	margin: 0 3px;
	font-weight: normal;
	color: #336888;
}
.tipBox .tipCon textarea {
	display: block;
	width: 90%;
	height: 70px;
	padding: 2px;
	margin: 0 auto;
}
.tipBox .tipCon select {
	width: 90px;
}
.tipBox .tipCon input.textBox {
	width: 70%;
	height: 14px;
	padding: 3px 0;
}
/* button */
.tipBox .tipCon input.btnPost,
.tipBox .tipCon input.btnCancel {
	width: 52px;
	height: 20px;
	margin: 8px 5px 0;
	background: #f2f2f2 url(bg/bg_tip_btn.gif) repeat-x left bottom;
	vertical-align: middle;
}
/* border style */
.tipBox .tipCon input.btnPost,
.tipBox .tipCon input.btnCancel,
.tipBox .tipCon textarea,
.tipBox .tipCon input.btnPost,
.tipBox .tipCon input.btnCancel,
.tipBox .tipCon input.textBox {
	border: 1px solid #989994;
}

/* =frineds list
------------------------------------------------------------------------------------------------------------*/
#page_margins #visiters {
	float: left;
	width: 99%;
	color: #1a66b4;
}
#page_margins #visiters h3 {
	font-size: 14px;
}
#page_margins #visiters dl,
#page_margins #visiters dt {
	display: inline;
}
#page_margins #visiters dl {
	display: inline;
	float: left;
	width: 28%;
	height: 90px;
	overflow: visible;
	margin: 0 0 0 4%;
	padding: 0 0 20px 0;
}
* html #page_margins #visiters dl {
	overflow: hidden;
}
/* user photo */
#page_margins #visiters dt {
	float: left;
	width: 62px;
	margin: 0;
}
#page_margins #visiters dt a {
	display: block;
	height: 48px;
	padding: 7px;
	background: url(bg/bg_visiter_photo.gif) no-repeat left top;
}
#page_margins #visiters dt a img {
	display: block;
	width: 47px;
	height: 47px;
	border: 1px solid #c1c1c1;
}
#page_margins #visiters dt span {
	display: block;
	margin-top: 5px;
	text-align: center;
}
/* userName */
#page_margins #visiters dd {
	width: 55%;
	margin: 2px 0 10px 72px;
	background: none;
	border: none;
}
#page_margins #visiters dd.userName a {
	text-decoration: underline;
}
#page_margins #visiters dd.userName a:hover {
	text-decoration: none;
}
#page_margins #visiters dd.pos em {
	margin-right: 5px;
	font-style: normal;
}
/* ul list part */
#page_margins #visiters dd.action,
#page_margins #visiters dd.action ul {
	border: 1px solid #7e9db9;
}
#page_margins #visiters dd.action {
	position: relative;
	width: 45%;
	height: 20px;
	z-index: 1000;
}
#page_margins #visiters dd.action em,
#page_margins #visiters dd.action span {
	position: absolute;
	top: 1px;
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
	line-height: 20px;
	text-align: center;
}
#page_margins #visiters dd.action em {
	left: 0;
	width: 77%;
	border-right: 1px solid #819cb7;
	color: #666;
	text-align: left;
	text-indent: 6px;
}
#page_margins #visiters dd.action span {
	right: 0;
	width: 22%;
	text-indent: -9999px;
	background-image: url(bg/ico_dropDown.gif);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
#page_margins #visiters dd.action span.isOpen {
	background-image: url(bg/ico_dropUp.gif);
}
#page_margins #visiters dd.action ul {
	visibility: hidden;
	position: absolute;
	top: 20px;
	left: -1px;
	z-index: 1000;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #fff;
	border-top: none;
	list-style: none;
	text-align: center;
}
#page_margins #visiters dd.action ul li {
	height: 24px;
	line-height: 24px;
}
#page_margins #visiters dd.action ul li a {
	display: block;
	height: 100%;
	color: #333;
}
#page_margins #visiters dd.action ul li a:hover {
	background: #dce8f4;
	color: #1667b8;
}

/* =set style for online user
------------------------------------------------------------------------------------------------------------*/
.online {
	padding-left: 13px;
	background: url(bg/ico_bulb.gif) no-repeat left top;
}

/* =second_tabs_menu icons
------------------------------------------------------------------------------------------------------------*/
.second_tabs_menu {
	background-repeat: no-repeat;
	background-position: 2px 50%;
}
body.manageFriends .second_tabs_menu {
	background-image: url(bg/ico_manageFriends.gif);
}
body.guestBook .second_tabs_menu {
	background-image: url(bg/ico_guestBook.gif);
}
body.quiz .second_tabs_menu {
	background-image: url(bg/ico_quiz.gif);
}
body.userInfo .second_tabs_menu {
	background-image: url(bg/ico_userInfo.gif);
}
body.manageAlbum .second_tabs_menu {
	background-image: url(bg/ico_manageAlbum.gif);
}
body.collectFilm .second_tabs_menu {
	background-image: url(bg/ico_filmCollect.gif);
}
body.grade .second_tabs_menu {
	background-image: url(bg/ico_grade.gif);
}
body.managePost .second_tabs_menu {
	background-image: url(bg/ico_managePost.gif);
}
body.paper .second_tabs_menu {
	background-image: url(bg/ico_paper.gif);
}
body#hugMe .second_tabs_menu {
	background-image: url(bg/ico_hugMe.gif);
}

/* =Album page pic, set it's position as center and middle
------------------------------------------------------------------------------------------------------------*/
.txpic_list .picsBox_171_151 {
	display: table-cell;
	width: 171px;
	height: 150px;
	vertical-align: middle;
	text-align: center;
}
.txpic_list .picsBox_171_151 img {
	position: relative;
	top: 0;
	left: 4px;
	display: inline;
	width: auto;
	height: auto;
	vertical-align: middle;
}

/* =Recommend content from system
------------------------------------------------------------------------------------------------------------*/
.recommend {
	width: 96%;
	margin: 10px auto 0;
	color: #000;
}
.recommend p {
	margin: 0;
	padding: 15px 0;
}
.recommend p a {
	margin: 0 5px;
	color: #2840f0;
	text-decoration: underline;
}
.recommend strong {
	color: #40a808;
}

/* =expression
------------------------------------------------------------------------------------------------------------*/
#inputArea img {
	width: 20px;
	height: 20px;
	margin-bottom: 2px;
	border: 1px solid #80a8e0;
}
#expressionList {
	position: absolute;
	z-index: 100px;
	width: 304px;
	overflow: hidden;
	padding: 2px 0 6px;
	background: #fff;
	border: 1px solid #80a8e0;
}
#expressionList img {
	display: inline-block;
	display: -moz-inline-block;
	width: 20px;
	height: 20px;
	margin: 4px 0 0 3px;
	border: 1px solid #fff;
}
#expressionList img.current {
	border-color: #f90;
}
#expressionList span {
	display: block;
	width: 30px;
	margin: 5px 0 0 265px;
	color: #07f;
	text-align: right;
	cursor: pointer;
}
#commentContent {
	display: block;
}

/* =update: 为评论与评论回复添加ico标示
------------------------------------------------------------------------------------------------------------*/
/* 评论 */
.commentFeed {
	background: url(bg/ico_comment.gif) no-repeat left top;
}
/* 评论回复 */
.commentRepFeed {
	background: url(bg/ico_reply_comment.gif) no-repeat left top;
}
.commentFeed,
.commentRepFeed {
	padding-left: 18px;
}