* {
	margin:0;
	padding:0;
	list-style-type: none;
	text-decoration: none;
}
body {
	font-size: 14px;
	line-height: 26px;
}
.clear {
	clear:both;/*清除浮动*/
}
.Top {
	width: auto;
	height: 116px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/index_05.gif);
}
.layout {
	width:1000px;/*居中*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
h1 {
	font-size: 16px;
	line-height: 40px;
	font-weight-: bold;
	text-align: center;
}
hr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8C8C8;
}
a {
	color: #666666;
	text-decoration: none;
}

.data {
	float: right;
}

#Banner {
	height: 248px;
}
#Menu {
	height: 40px;
	width: 761px;
	margin: 0px;
}
#Menu ul {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Menu ul li {
	font-size: 14px;
	font-weight-: bold;
	color: #FFFFFF;
	width: 81px;
	float: left;
	line-height: 40px;
	text-align: center;
}
#Menu ul li.line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	float: left;
	height: 19px;
	width: 2px;
	margin-top: 10px;
}
#Menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#Menu ul li a:hover {
	color: #FFFF00;
}
.left_body {
	float: left;
	width: 282px;
}
.left_body_title {
	font-size: 14px;
	line-height: 26px;
	color: #FFFFFF;
	background-image: url(images/index_12.gif);
	height: 26px;
	width: 257px;
	padding-left: 25px;
	font-weight-: bold;
	float: left;
}
.left_body_content {
	padding: 5px;
	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: #DCDCDC;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
	float: left;
	margin-bottom: 4px;
	width: 270px;
	overflow: auto;
}
.news li {
	line-height:26px;
	padding-left:15px;
	background:url(images/ico.gif) left center no-repeat;
	position:relative;
	color: #7C7C7C;
}
.news span {
	float: right;
}
.center_body {
	float: left;
	width: 427px;
	margin-right: 4px;
	margin-left: 4px;
}
.center_body_title {
	background-image: url(images/index_14.gif);
	height: 26px;
	width: 402px;
	padding-left: 25px;
	font-size: 14px;
	font-weight-: bold;
	color: #004175;
	line-height: 26px;
}
.center_body_conetent {
	width: 740px;
	height: auto;
	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: #AED6ED;
	border-bottom-color: #AED6ED;
	border-left-color: #AED6ED;
	margin-bottom: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: auto;
	zoom:1;
}

.products li {
	float:left;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}
.products img {
	padding:5px;
	border:1px solid #CCC;
}
.products a:hover img {
	border:1px solid #900;
}
.products a {
	line-height:30px;
	text-decoration: none;
}

.list {
	width: 1000px;
	margin-top: 4px;
}
.list_title {
	font-size: 14px;
	line-height: 10px;
	font-weight-: bold;
	color: #FFFFFF;
	background-image: url(images/list_03.gif);
	height: 26px;
}
.list_content{
	margin: 0 auto;
	width: 1000px;
	padding: 10px;
	overflow: auto;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
	line-height: 26px;
	zoom:1;
}

.list_content1{
	margin: 0 auto;
	width: 740px;
	padding: 10px;
	overflow: auto;
	line-height-: 26px;
	zoom:1;
}

.news li {
	line-height:26px;
	padding-left:15px;
	background:url(images/ico.gif) left center no-repeat;
	position:relative;
	color: #7C7C7C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
}
.hot li {
	line-height:26px;
	padding-left:15px;
	background:url(images/ico.gif) left center no-repeat;
	position:relative;
	color: #666;
}
.xian {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D0D0D0;
	text-align: center;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.cannel {
	float: left;
	width: 240px;
	height: auto;
}
.cannel_title{
	font-size: 30px;
	line-height: 40px;
	color: #213F5C;
	background-image: url(images/list_05.gif);
	height: 26px;
	padding-left: 25px;
	font-weight:normal;
}
.cannel_content{
	width: 240px;
	height: auto;
	font-family: "宋体";
	font-size: 14px;
	color: #333;
}

.cannel2 a{
	float: left;
	margin-top: 2px;
	width: 258px;
	height: 35px;
	border: 1px solid #CCC;
	background: url(image/one-2.png);
	display: block;
	width: 258px;
	height: 35px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #5E5E5E;
	line-height: 35px;
	text-align: center;
	font-weight-: normal;
}

.cannel2 a:hover{
	color: #FFF;
	background: #09F;
    text-decoration: none;
	font-weight: normal;
}

.cannel2 li{
}

.cannel3 li {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D2D2D2;
	background-image: url(images/ico.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	width: 170px;
	overflow: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
}

#links {
	margin-top: 4px;
	margin-bottom: 4px;
	clear: both;
	overflow: auto;
	border: 1px solid #E6E9EA;
}
.links li {
	padding: 5px;
	float: left;
}
.links img {
	padding: 4px;
	border: 1px solid #DDDDDD;
}
#bottom {
	margin-top: 15px;
	width: 100%;
	height: 100px;
	background: #0b93ec;
	float:left;
}
#footer {
	display: block;
	font-family: "宋体";
	font-size: 14px;
	color: #FFF;
	text-align: center;
	line-height: 30px;
	border-bottom: 1px solid  #FFF;
}









