@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
}
.bak1 {
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F2C687;
	border-bottom-color: #F2C687;
	border-left-color: #F2C687;
}

a {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

a:hover {
	color: #F23100;
}

.tit1 {
	font-size: 12px;
	color: #F23100;
	padding-left: 15px;
	font-weight: bold;
	text-align: left;
	line-height: 120%;
}
.bak {
	padding-left: 20px;
	color: #FFFFFF;
}
.bak a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
}


.bak a:hover {

	color: #F23100;


}

.bak1_td {
	line-height: 150%;
/*	padding: 10px;  这条导致串行*/
	font-size: 12px;
}
.bak1_table1 {
	font-size: 12px;
	font-weight: normal;
}

.input_1 {
	font-size: 12px;
	height: 16px;
	width: 122px;
	border: 1px solid #92CBED;
	line-height: 150%;
	padding-left: 5px;
}
.yqlink {
	text-align: left;
	padding: 10px;
}






.list_tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #F23100;
	letter-spacing: 1px;
}
.list_tit1 a:link {
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.list_tit1 a:visited {
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.list_tit1 a:hover {
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #F23100;
	text-decoration: none;
}
.list_tit1 a:active {
	font-size: 14px;
	line-height: 180%;
	font-weight: normal;
	color: #F23100;
	text-decoration: none;
}
.detail_topic {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.red {/*搜索关键字样式*/
	font-weight: bold;
	color: #FF0000;
}

/*.copy {
	font-size: 12px;
}*/

