@CHARSET "UTF-8";
/* 问题帮助样式 */
body {
	width: 100%;
	overflow-y: auto !important;
	padding-bottom: 20%;
	font-famliy:'宋体'!important;
}

.small_title {
	margin-top:1px;
	padding-left: 40px;
	background-color: #4D92CA;
	height: 30px;
	line-height: 30px;
	color: white;
	font-weight: bold;
	font-size: 14px;
}

.small_content {
	color: #515151;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	padding-left: 55px;
}

a {
	color: #515151;
}

.content_title {
	color: red;
	font-size: 15px!important;
	font-weight: 600;
	margin-left:20px;
}
.content_Bigtitle
{
	font-size:18px!important;
	font-weight:600;
	margin-bottom:10px;
	
}
.content_text {
	padding-left: 20px;
	padding-bottom: 20px;
}

.content_question {
	color: black;
	font-size: 1.2em;
	font-weight: 600;
}

.contentsmall_title {
	color: red;
	font-size: 1.2em;
}

#left_menu {
	padding:3px 3px 0;
	border: 1px #cccccc solid;
	margin-top: 20px;
	height: 850px;
	font-size:13px;
	width:192px;
	margin-left:0 !important;
}
#big .row{
	margin-left:0 !important;
}
#row {
	width: 100%;
	/* height: 160px; */
	background-color: white;
}

.leftMenu {
	color: black;
	font-weight: normal;
}

.sele_a{color:orange;}
/*#left_menu .sele_a{color:orange;}*/
#big {
	width: 1040px;
	margin: 0 auto 20px;
}

#right_content {
	height: 853px;
	overflow-y: auto;
	padding-left: 20px;
	border: 1px #cccccc solid;
	margin-top: 20px;
	width: 800px !important;
}

#row2 {
	width: 1000px;
	margin-left: 25%;
	margin-bottom: 2%;
}
P
{
	font-size:12px!important;
	font-weight:600;	
}