@charset "utf-8";

.STYLE4 {
	font-size: 16px;
	font-weight: bold;
}
.STYLE5 {font-size: 14px}
.STYLE6 {font-size: 12px}
.STYLE7 {color: #000099}
.STYLE8 {color: #CC0000}
.STYLE9 {font-size: 12px}
.STYLE10 {color: #990000}
.STYLE11 {color: #000000}
.STYLE12 {color: #00318C}

.container_cpa_main {
	float: left;
	width: 1003px;

}


.container_new_1 {
	float: left;
	width: 700px;
}

.container_new_2 {
	background-color: #0099CC;
	height: 75px;
	width: 700px;
	margin-bottom: 8px;
}

.container_new_3 {
	line-height: 24px;
	background-image: url(../images/index_tips_14.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	float: left;
	height: 24px;
	width: 684px;
	border: 1px solid #999999;
	font-size: 14px;
	padding-left: 30px;
}
.container_new_4 {
	float: left;
	width: 714px;
	border: 1px solid #999999;
	margin-top: 8px;
}

.container_new_5 {
	float: left;
	width: 100%;
	margin-top: 12px;
	text-align:center;
}
.container_new_6 {
	float: left;
	width: 630px;
	margin-left: 24px;


	*margin-left: 24px!important;
	*margin-left: 12px;
	margin-top: 8px;
	background-color: #FFEEEE;
	font-size: 14px;
	text-align: left;
	line-height: 24px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.container_new_7 {
	float: left;
        width:674px;
	/*width: 658px;*/
	font-size: 14px;
	text-align: left;
	margin-top: 8px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 24px;
}
.container_new_7 p{margin-bottom:8px; width=640px;}
.container_new_8 {
	text-align: right;
	float: left;
	width: 678px;
	margin-top: 8px;
	padding-right: 20px;
	line-height: 24px;
}
.container_new_9 {
	line-height: 24px;
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	text-align: left;
	padding:0 0 10px 0;
}
.container_new_10 {
	float: left;
	width: 294px;
	margin-left: 9px;
}
.container_new_11 {
	padding: 10px;
	float: left;
	width: 678px;
}
.container_new_11 li {
	line-height: 24px;
	float: left;
	width: 678px;
	display: block;
	height: 24px;
}
.container_new_12 {
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container_new_12 li {
	display: block;
}

.container_new_13 {
	line-height: 24px;
	text-align: right;
	float: left;
	height: 24px;
	width: 678px;
	padding-right: 20px;
}
.container_new_14 {
	float: left;
	height: 24px;
	width: 190px;
	padding-left: 10px;
}
.container_new_15 {
	text-align: right;
	float: right;
	height: 24px;
	width: 90px;
	padding-right: 10px;
}
.container_new_16 {
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container_new_16 li {
	display: block;
	line-height: 24px;
}
.container_new_17 {
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 698px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.container_new_17 li {
	display: block;
	height: 24px;
	width: 329px;
	padding-left: 20px;
	line-height: 24px;
	float: left;
}
.container_new_18 {
	font-size: 14px;
	line-height: 20px;
	float: left;
	height: 20px;
	width: 580px;
	text-align: left;
	padding-left: 18px;
}
.container_new_19 {
	font-size: 14px;
	line-height: 20px;
	float: left;
	height: 20px;
	width: 100px;
}

/*===================相关信息css========*/
.new_right_6 {
	background-image: url(../images/index_tips_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
	float: left;
	width: 242px;
	font-size: 14px;
	line-height: 28px;
	font-weight: bold;
	color: #990000;
	height: 28px;
	padding-left: 10px;
}

/* 升级cmsV8.1后实现每一练 liuong 20170622 */
div.answer p+p{
  display: none;
}
div.answer:hover p+p{
  display: block;
}