@charset "utf-8";
.newlist_left {
	float: left;
	width: 215px;
}
#newlist_left_top {
	background-image: url(../images/newlist_left_top_05.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.newlist_left_list {
	width: 213px;
	border: 1px solid #EAEAEA;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 350px;
}
.newlist_left_list ul li{
	width: 165px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	padding-left: 15px;
}
.newlist_left_list ul li a{
	line-height: 28px;
	padding-left: 12px;
}
.newlist_left_list ul li a:hover{
	color: #072A88;
	background-image: url(../images/newlist_left_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.newlist_right {
	float: right;
	width: 745px;
}
.newlist_right_top {
	height: 42px;
	background-image: url(../images/newlist_right_content01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.newlist_right_top_l {
	float: left;
	height: 42px;
	width: 415px;
	background-image: url(../images/newlist_right_content02.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	line-height: 42px;
	color: #072A88;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.newlist_right_top_r {
	float: right;
	height: 42px;
	width: 295px;
	line-height: 42px;
	text-align: right;
	padding-right:10px;
}

.newlist_right_content {
	padding: 10px;
	border: 1px solid #EAEAEA;
}
.srnewslist li{
	background-image: url(../images/index_content_r_bottomtc_li.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.srnewslist li a{
	padding-left: 12px;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	line-height: 28px;
}
.productlist li{
	float: left;
	height: 155px;
	width: 150px;
	text-align: center;
	margin-top: 20px;
	margin-left: 20px;
}
.productlist li a{
	display: block;
	height: 150px;
	width: 155px;
	border: 1px solid #E1E1E1;

}
.productlist li a:hover{
	color: #000000;
	text-decoration: none;
	border: 1px solid #032B8A;
}
.back {
	color: #FF0000;
	text-align: center;
}
.back a{
	color: #FF0000;
}
.navlistpn{
	color: #072A88;
	background-image: url(../images/newlist_left_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
}
.NewShow_title {
	width: 680px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.NewShow_date {
	width: 680px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	text-align: center;
}