﻿@charset "utf-8";
/* CSS Document */
body{
	font-size:12px;
	color:#000000;
	line-height:24px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image:url(../images/bg.jpg);
	background-repeat: repeat-x;


}
a:active {
       outline:none;
	   blr:expression(this.onFocus=this.blur());
}
a:focus{
	outline:none;
	blr:expression(this.onFocus=this.blur());
}
a{
	text-decoration:none;
	color:#000;
	 outline:none;
	   blr:expression(this.onFocus=this.blur());
}
a:hover{
	text-decoration:none;
	color:#BD2D22;
}
.top{
	width:1026px;
	margin:auto;
	height:84px;
}
.meau{
	width:1026px;
	margin:auto;
	height:38px;
}
.meau ul li:hover{
	background:url(../images/hover.png) no-repeat;
}
.meau ul li{
	width:103px;
	height:38px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:15px;
	float:left;
	line-height:38px;
	margin-right:10px;
}
.meau ul li a{
	color:#fff;
}
.banner{
	width:1136px;
	margin:auto;
	height:357px;
	margin-top:9px;
}

.main{
	width:1104px;
	margin:auto;
	margin-top:15px;
}
.index-contact{
	float:left;
	width:258px;
}
.contact-title{
	background:url(../images/contact-bg.png) no-repeat;
	height:33px;
	font-family:"微软雅黑";
	font-size:14px;
	padding-left:30px;
	line-height:20px;
	font-weight:700;
}
.index-about{
	float:right;
	width:828px;
}
.about-title{
	background:url(../images/about-bg.png) no-repeat;
	height:28px;
	padding-left:45px;
	padding-right:20px;
	color:#fff;
	line-height:28px;

}
.pro-title{
	background:url(../images/bg2.jpg) no-repeat;
	height:28px;
	padding-left:45px;
	padding-right:20px;
	color:#fff;
	line-height:28px;

}

.foot{
	height:70px;
	border-top:3px solid #1965b2;
	margin-top:15px;
	text-align:center;
}


.left{
	width:258px;
	float:left;
}
.right{
	width:828px;
	float:right;
}
.left-pro{
	background:url(../images/left-pro.png) no-repeat;
		height:33px;
	font-family:"微软雅黑";
	font-size:14px;
	padding-left:30px;
	line-height:20px;
	font-weight:700;
}
