@charset "utf-8";
body {
	font-size: 12px;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}

.banner {
	padding-left: 92px;
}
.banner a:link {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.banner a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 20px;
}
.banner a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #EF5529;
	text-decoration: none;
	margin-right: 20px;
}
.banner a:active {
	font-size: 14px;
	font-weight: bold;
	color: #EF5529;
	text-decoration: none;
	margin-right: 20px;
}

.table1 {
	border: 1px solid #008000;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 23px;
}
.table1 a:link {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
}
.table1 a:visited {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
}
.table1 a:hover {
	font-size: 12px;
	font-weight: normal;
	color: #EF5529;
	text-decoration: none;
	line-height: 180%;
}
.table1 a:active {
	font-size: 12px;
	font-weight: normal;
	color: #EF5529;
	text-decoration: none;
	line-height: 180%;
}
.tit1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #008000;
	border-right-color: #008000;
	border-left-color: #008000;
	padding-left: 10px;
	background-color: #008000;
}
.tit1 a:link {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.tit1 a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tit1 a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EF5529;
	text-decoration: none;
}
.tit1 a:active {
	font-size: 12px;
	font-weight: bold;
	color: #EF5529;
	text-decoration: none;
}

/*list页用*/
.table2 {
	border: 1px solid #008000;
	padding: 10px;
}
.table2 a:link {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
}
.table2 a:visited {
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 180%;
}
.table2 a:hover {
	font-size: 14px;
	font-weight: normal;
	color: #EF5529;
	text-decoration: none;
	line-height: 180%;
}
.table2 a:active {
	font-size: 14px;
	font-weight: normal;
	color: #EF5529;
	text-decoration: none;
	line-height: 180%;
}
.tit2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	background-color: #008000;
}.listline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #184163;
}
.jianjie {
	font-size: 12px;
	line-height: 140%;
	word-spacing: 1px;
}
.jianjie img {
	padding: 5px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

/*****************风光部分*******/
.j_pic_img img {
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
	margin: 5px;
}
.j_pic_img1 img{
	padding: 5px;
	border: 1px solid #CCCCCC;
	line-height: 150%;
	margin: 5px;
	width: 600px;
}
.j_pic_tit {
	font-size: 14px;
	font-weight: bold;
}
/*.g_pic_img a:link{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;

}
.g_pic_img a:visited{
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 5px;

}*/

/********************/
.topic {
	font-size: 20px;
	font-weight: bold;
}


.red {/*搜索关键字样式*/
	font-weight: bold;
	color: #FF0000;
}
