﻿@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-size: 14px;
	color: #FFFFFF;
	font-family: "宋体";
}
img {
	border:0;
}
#topWrap {
	height: 130px;
	width: 100%;
	background-color: #165b96;
	background-image: url(../Images/bj.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#top {
	margin:auto;
	height: 80px;
	width: 1060px;
}
#topRight {
	float: left;
	height: 80px;
	width: 843px;
}
#logo {
	float: left;
	height: 80px;
	width: 217px;
}
#topLng {
	text-align: right;
	height: 13px;
	padding-right: 15px;
	font-size: 10px;
	font-family: Arial;
}
#topText {
	font-weight: bold;
	height: 20px;
	margin-bottom: 18px;
	padding-left: 16px;
}
.topNav {
	float: left;
	height: 21px;
	width: 84px;
	background-image: url(../Images/NavBg.jpg);
	background-repeat: no-repeat;
	color: #165B96;
	font-weight: bold;
	padding-top: 9px;
	padding-left: 24px;
}
.topNav a {
	color: #165B96;
	text-decoration: none;
}
#midWrap {
	margin:auto;
	width: 1060px;
	background-color: #B8C9D5;
}
#midHomeWrap {
	margin:auto;
	width: 1060px;
}
#midTitle {
	height: 20px;
	width: 800px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B8C9D5;
	background-color: #E3EAEE;
	font-weight: bold;
	color: #374C5E;
	padding-top: 6px;
	padding-left: 10px;
}
#midTitle a {
	color: #374C5E;
	text-decoration: none;
}
#midContent {
	padding: 10px;
	width: 790px;
	background-color: #FFFFFF;
	color: #374C5E;
	line-height: 22px;
}
#midContent li {
	color: #374C5E;
	height: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding-top: 3px;
	list-style-type: none;
	list-style-position: outside;
}
#midContent a {
	color: #374C5E;
	text-decoration: none;
}
.productWrap {
	float: left;
	height: 240px;
	width: 243px;
	padding: 10px;
}
.productPic {
	height: 210px;
	width: 240px;
	border: 1px solid #E3EAEE;
	text-align: center;
}
.productTitle {
	height: 20px;
	width: 243px;
	background-color: #E3EAEE;
	margin-top: 6px;
	color: #374C5E;
	font-size: 12px;
	text-align: center;
}
.imageP {
    text-align: center;
}
#midLeft {
	float: left;
	width: 230px;
	padding: 10px;
}
#midLeft li {
	height: 18px;
	background-color: #E7F0F5;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 12px;
	list-style-position: outside;
}
#midLeft a {
	color: #374c5e;
	text-decoration: none;
}
#searchBar {
	background-color: #FFFFFF;
	height: 22px;
	width: 200px;
	margin-bottom: 38px;
	padding: 15px;
}
#searchInput {
	float: left;
	height: 20px;
	width: 156px;
}
.inputcss{ 
	height:15px; 
	width:150px;
	border-top:1px solid #A5A8AA; 
	border-left:1px solid #A5A8AA; 
	border-right:1px solid #eaeaea; 
	border-bottom:1px solid #eaeaea; 
	background:#fafafa; 
	padding:2px 0 0 0;
	color:#666666
}
#searchBtn {
	float: left;
	height: 20px;
	width: 44px;
}
#midRight {
	float: left;
	width: 810px;
}
#midTopPic {
	background-image: url(../Images/Ab.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 810px;
}
#footWrap {
	margin:auto;
	width: 1060px;
	padding-top: 10px;
}
#footLeft {
	background-image: url(../Images/bottom_1.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 7px;
}
#footMid {
	float: left;
	height: 22px;
	width: 1046px;
	background-color: #1561a1;
	text-align: center;
	font-size: 12px;
	padding-top: 8px;
}

#footMid1 {
	float: left;
	height: 22px;
	width: 1046px;
	background-color: #1561a1;
	text-align: left;
	font-size: 12px;
	padding-top: 8px;
	margin-left:30px;
}


#footRight {
	background-image: url(../Images/bottom_3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 30px;
	width: 7px;
}
.newsDate{
	font-size:11px;
	color:#666666;
	font-family:Arial;
	padding-left: 20px;
}