@charset "utf-8";
.tastearea {
	padding:10px 20px;
	line-height:20px;
}
.tastetitle {
	clear:both;
	text-align:center;
	width:800px;
	font-weight:bold;
	color:#3c7faf;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
}
.bulebold {
	color:#3c7faf;
	font-weight:bold;
}
.risktest {
	color:#666;
	line-height:20px;
	margin-left:30px;
}
.risktest .subjecttheme { color:#333; }
.record_plan {
	clear:both;
	padding-top:20px;
	width:800px;
	margin:0px auto;
	height:23px;
	font-weight:bold;
	overflow:hidden;
}
.reglistarea .sublist {
	clear:both;
	margin-bottom:15px;
	padding:0px;
	height:35px;
}
.reglistarea .sublist li {
	float:left;
	width:120px;
	text-align:center;
	line-height:30px;
	height:35px;
	margin:0px 1px;
	background: url(../background/subMeunBg.gif) no-repeat center center;
}
.reglistarea .sublist li.choose {
	background:url(../background/subMeunChooseBg.gif) no-repeat center;
	color:#3c7faf;
	font-weight:bold;
}
/*当前选中样式*/
.record_plan .select.xtop {
	display:block;
	background:transparent;
	font-size:1px;
}
.record_plan .select .xtop b {
	display:block;
	overflow:hidden;
}
.record_plan .select .xb1, .record_plan .select .xb2, .record_plan .select .xb3 { height:1px; }
.record_plan .select .xb2, .record_plan .select .xb3, .record_plan .select .xb4 {
	border:0px solid #B4B8B9;
	border-width:0px 1px;
	background:#eee;
}
.record_plan .select .xb1 {
	margin:0 5px;
	background:#B4B8B9;
}
.record_plan .select .xb2 {
	margin:0 3px;
	border-width:0 2px;
}
.record_plan .select .xb3 { margin:0 2px; }
.record_plan .select .xtop .xb4, .record_plan .select .xbottom .xb4 {
	height:2px;
	margin:0 1px;
}
.record_plan .select span {
	display:block;
	border:0 solid #B4B8B9;
	border-width:0 1px;
	line-height:18px;
	text-align:center;
	background:#eee;
	color:#3c7faf;
	font-weight:bold;
	font-size:14px;
}
/*非当前选中样式*/
.record_plan .unselect .xtop {
	display:block;
	background:transparent;
	font-size:1px;
}
.record_plan .unselect span, .record_plan .unselect div {
	display:block;
	border-bottom:1px #fff solid;
	text-align:center;
}
.record_plan .unselect span {
	padding-top:8px;
	color:#666;
}
.record_plan .unselect div { padding-top:4px; }
/*公用样式*/
.record_plan .select {
	float:left;
	height:20px;
	cursor:pointer;
}
.record_plan .space, .record_plan .space2 {
	border-bottom:1px solid #fff;
	float:left;
	height:22px;
}
.b { font-weight:bold; }
.family_finance_area { clear: both; }
.family_finance_area td { padding:2px 5px; }
.pl5px {
	text-align:left;
	padding-left:5px;
}
.reportarea {
	border-top:#3c7faf 3px solid;
	padding-top:10px;
	margin:5px auto;
	width:800px;
}
.reportBasicInfo {
	padding:0px 20px;
	line-height:20px;
}
.reportarea .reportInfo {
	margin-top:20px;
	clear:both;
}
.reportarea .reportInfo .title {
	font-size:14px;
	color:#3c7faf;
	font-weight:bold;
	margin-bottom:15px;
	padding-top:20px;
}
.reportarea .reportInfo .subTitle {
	font-weight:bold;
	margin:10px 0px;
}
.reportarea .reportInfo table {
	border:2px #ccc solid;
	border-collapse:collapse;
}
.reportarea .reportInfo th {
	border:1px #ddd solid;
	font-weight:normal;
}
.reportarea .reportInfo td {
	border:1px #ddd solid;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	color:#666;
}
.reportarea .reportInfo .remark {
	color:#999;
	padding:5px 0px !important;
	padding:0px;
}
.reportarea .reportInfo img { border:none; }
.reportInfo .remarkon {
	border:1px #ddd solid;
	margin-bottom:10px;
	padding:10px;
	line-height:18px;
	color:#666;
}
.reportInfo .remarkon .tit {
	margin-bottom:20px;
	font-weight:bold;
}
.tab {
	border:2px #ddd solid;
	border-collapse:collapse;
}
.tab td, .tab th {
	border:1px #ddd solid;
	padding:2px 3px;
}
.tasteActivationArea {
	border-top:#3c7faf 3px solid;
	clear:both;
	padding-top:10px;
	margin:10px auto 20px auto;
	width:800px;
}
.tasteActivationArea .leftArea {
	float:left;
	width:50%;
	padding-right:2%;
	border-right:1px dashed #ddd;
}
.tasteActivationArea .rightArea {
	float:right;
	width:45%;
}
.tasteActivationArea .topArea .list {
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:60px;
	line-height:45px;
	font-size:14px;
	clear:both;
}
.tasteActivationArea .topArea dt.list a {
	border-left:1px #ddd solid;
	padding-left:10px;
	height:45px;
}
.tasteActivationArea .topArea .flowChart ul {
	margin:0px;
	padding:0px;
}
.tasteActivationArea .topArea .flowChart li {
	float:left;
	margin:0px;
	padding:0px;
	border:none;
	height:45px;
	line-height:40px;
}
.tasteActivationArea .topArea .flowChart .left {
	width:8px;
	overflow:hidden;
	height:44px;
	background:url(../images/flowChartLeft.gif) no-repeat;
}
.tasteActivationArea .topArea .flowChart .arr {
	width:40px;
	overflow:hidden;
	height:44px;
	background:url(../images/flowChartCenter.gif) no-repeat;
}
.tasteActivationArea .topArea .flowChart .center {
	overflow:hidden;
	height:44px;
	background:url(../images/flowChartCenterBG.gif) repeat-x;
}
.tasteActivationArea .topArea .flowChart .right {
	width:12px;
	overflow:hidden;
	height:44px;
	background:url(../images/flowChartRight.gif) no-repeat;
}
.msg1 {
	color:#999;
	margin-left:200px;
}
.msg2 {
	color:#999;
	margin-left:60px !important;
	margin-left:50px;
}
