﻿h1
{
	float: left;
	padding: 0;
	margin: 0;
	font-size: 14.8px;
	color: #C51100;
	width: 600px;
	overflow: hidden;
}
h3
{
	margin: 0;
	padding: 0;
}
.noteTitle
{
	margin: 10px 0 0 0;
	padding-bottom: 5px;
}
.Pages
{
	margin-left: 10px;
}
.mainNote, .followNote
{
	clear: both;
	padding: 5px 0 0 0;
}
.mainNoteRecommend
{
	width: 119px;
	height: 120px;
	position: absolute;
	top: 0;
	right: 0;
	background-position: 0 0;
	background-repeat: no-repeat;
	background: url(/static/img/group/jian1.png)!important;
	background-image: none;
	filter: none!important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/group/jian1.png", sizingMethod="image");
}
.userFace
{
	width: 50px;
	float: left;
	text-align: center;
}
.userFace img
{
	width: 48px;
	height: 48px;
	border: solid 1px #f1f1f1;
	padding: 1px;
}
.noteContent
{
	float: right;
	width: 670px;
	padding-bottom: 10px;
	position:relative;
}
.noteContent .userInfo
{
	font-size: 13px;
	padding: 3px;
	background-color: #f7f7f7;
	overflow:hidden;
	_display:inline-block;
}
.noteContent .userInfo .nickName
{
	float: left;
}
.noteContent .userInfo img
{
	position: relative;
	top: 2px;
}
.noteContent .userInfo a img
{
	position:static;
	vertical-align:top;
}
.noteContent .userInfo .followFloor
{
	float: right;
	padding-right: 5px;
	color: #999;
}
.noteContent .noteInfo
{
	clear:both;
	padding: 10px 0 5px 0;
}
.noteContent .noteInfo div, .noteContent .noteInfo td
{
	font-size: 14.8px;
	word-break: normal;
	line-height: 22px;
}
.noteContent .noteInfo a:Link, .mainNote .noteContent .noteInfo a:Visited
{
	color: #00f;
	text-decoration: underline;
}
.noteContent .noteInfo a:Hover, .mainNote .noteContent .noteInfo a:Active
{
	color: #00f;
	text-decoration: underline;
}
.noteEdit
{
	color: #999;
	float: left;
	font-size: 12px;
}
.noteTime
{
	padding-left: 2px;
}
.hidNoteInfo
{
	padding-top: 5px;
	background-color: #ffffff;
	color: #999;
	clear: both;
}

.noteContent .noteInfo .updateNoteTip
{
	margin-top: 20px;
	text-align: left;
	padding-left: 2px;
	color: #999;
	font-size: 13px;
}

.Content
{
	width: 100%;
	table-layout: fixed;
	overflow: hidden;
}
.rightLink
{
	padding: 0;
	text-align: right;
	font-size: 13px;
	color: #aaa;
}

.followNoteAdd
{
	clear: both;
	padding: 5px 10px 10px 65px;
	margin-top: 10px;
}
.followNoteAddTitle
{
	padding-bottom: 5px;
}
.groupIntroBlock
{
	width: 180px;
	border: solid 1px #ccc;
	background-color: #f7f7f7;
	font-size: 13px;
	margin: 10px 0 20px 0;
	padding: 10px;
}
.groupIntroBlock .groupName
{
	font-size: 14.8px;
	font-weight: bold;
}
.groupIntroBlock .groupIntro
{
	color: #aaa;
	margin: 10px 0 10px 0;
	line-height: 13pt;
}
.groupIntroBlock .groupName .groupOpen
{
	color: #aaa;
	font-size: 13px;
	font-weight: normal;
}
.groupRightNewNoteIMG
{
	margin-top: 40px;
	text-align: center;
}

/*Survey*/
.Survey
{
	padding: 10px;
	border: solid 1px #AAA;
	display: block;
	background-color: #f1f1f1;
	margin-bottom: 10px;
}
.Survey .SurveyTable
{
	width: 100%;
	background-color: #fff;
	cellspacing: 1px;
}
.Survey .SurveyTable td
{
	background-color: #f1f1f1;
}
.Survey .SurveyButton
{
	margin-top: 5px;
}
.Survey .SurveyTitle
{
	font-weight: bold;
	font-size: 13px;
}
.ViewDetail
{
	margin-top: 10px;
	padding: 10px;
	border: solid 1px #AAA;
}
.ViewDetail ul
{
	margin: 0;
	padding: 0;
}
.ViewDetail li
{
	list-style: none inside;
	line-height: 22px;
}

.GroupScore
{
	color: #9ACA67;
	font-weight: bold;
	margin: 0 5px 0 3px;
}
.nowNote
{
	color: #000;
	font-weight: bold;
}
.Line
{
	border-bottom: solid 1px #ccc;
	margin-bottom: 5px;
}

.LI2 li
{
	line-height: 14pt;
}

#UploadPic
{
	padding: 0;
	width: 600px;
}

.noteContent .noteInfo a:Link, .noteContent .noteInfo a:Visited, .noteContent .noteInfo a:Hover, .noteContent .noteInfo a:Active
{
	color: #00f;
	text-decoration: underline;
}

#followNoteAddValidator
{
	margin:10px 0 0 0;
}

.switch_box
{
	position: relative;
	float: left;
	border: 1px solid #e2e2e2;
	padding: 3px;
	background: #f0f0f0;
	display: block;
	clear: both;
	margin: 10px 0 0 0;
}
a.switch_box_title:hover, a.switch_box_title:active, a.switch_box_title:link, a.switch_box_title:visited
{
	padding: 2px 2px 2px 15px;
	display: block;
	clear: both;
	color: #6665CB;
	font-size: 13px;
	line-height: 13px;
	background: url(/static/img/group/arrow.gif) no-repeat 2px -10px;
	text-decoration: none;
}
.switch_box ul
{
	padding: 5px 5px 3px 5px;
	background: #fff;
	border: 1px solid #e2e2e2;
	list-style: none;
	margin-top: 3px;
	position: relative;
	float: left;
}
.switch_box ul li
{
	font-size: 12px;
	color: #999;
	padding: 0 0 5px 3px;
}
.corner
{
	width: 3px;
	height: 3px;
	overflow: hidden;
	display: block;
	position: absolute;
	background: url(/static/img/group/corner.gif) no-repeat;
}
.corner_1
{
	top: -1px;
	left: -1px;
	background-position: 0 0;
}
.corner_2
{
	top: -1px;
	right: -1px;
	background-position: -3px 0;
}
.corner_3
{
	bottom: -1px;
	right: -1px;
	background-position: -6px 0;
}
.corner_4
{
	bottom: -1px;
	left: -1px;
	background-position: -9px 0;
}
.inner_corner_1
{
	top: -1px;
	left: -1px;
	background-position: -12px 0;
}
.inner_corner_2
{
	top: -1px;
	right: -1px;
	background-position: -15px 0;
}
.inner_corner_3
{
	bottom: -1px;
	right: -1px;
	background-position: -18px 0;
}
.inner_corner_4
{
	bottom: -1px;
	left: -1px;
	background-position: -21px 0;
}