.example_tit_con {
	width: 700px;
	height: 60px;
	font-size: 15px;
	font-weight: bolder;
	margin-left: 30px;
	background-image: url("../images/title/example_tit.png");
	background-repeat: no-repeat;
	background-position: left center;
}

.example_list_bg {
	background-image: url("../images/icon/flag5.png");
	background-repeat: no-repeat;
	line-height: 30px;
	background-position: left center;
	margin-left: 30px;
	width: 600px;
    margin-bottom: 8px;
}

.example_list_con {
	width: 600px;
	line-height: 30px;
	margin-left: 30px;
	text-align: left;
	color: #C15A3A;
}

.example_list_con a {
	color: #C15A3A;
	font-size: 26px;
    font-family: fangsong;
    font-weight: bold;
}

.example_list_con a:hover {
	color: #FF6600;
}
.title1{
	font-weight: bold;
}
.page_main_text p{
	text-indent: 33.7pt;
    line-height: 40px;
    font-family: 仿宋;
    font-size: 16pt;
    font-weight: bold;
    letter-spacing: 0.4pt;
    text-align: justify;
    text-justify:inter-ideograph; 
    margin:0;
}