@charset "gb2312";
body {
	margin:0 auto;
	padding:0;
	font-size:12px;
	font-family:"Microsoft YaHei", "SimSun";
	background:url(../images/bj-1.jpg) no-repeat center top;
	position:relative;
}
a,a img,p,h2,h3,h4 {margin:0;padding:0;border:none;}
h2,h3,h4 {font-weight:300;line-height:1.8em;color:#005eb5;}
p {line-height:1.8em;}
ul,ul li {margin:0;padding:0;list-style:none;}

a:link,a:visited,a:active {color:#1e1e1e;text-decoration:none;}
a:hover {color:#005eb5;text-decoration:none;}

#top {
	width:100%;
	height:100px;
	position:relative;
}
#top .top {
	width:1000px;
	height:100%;
	margin:0 auto;
	position:relative;
}
#top .top .logo {
	position:absolute;
	left:10px;
	top:30px;
	z-index:10;
}
#top .top .tel {
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	color:#fff;
	font-size:15px;
}
#top .top .menu {
	position:absolute;
	right:0;
	bottom:0;
	height:43px;
	text-align:center;
	background:url(../images/menubj.png) no-repeat bottom right;
	padding-left:180px;
	z-index:1;
}
#top .top .menu a {
	float:left;
	line-height:43px;
	padding:0 20px;
	color:#fff;
}
#top .top .menu img {
	float:left;
}
#top .top .menu a:hover,#top .top .menu a.one {
	color:#f6c52e;
}

#banner {
	width:100%;
	height:270px;
	overflow:hidden;
	position:relative;
}
#banner .banner {
	width:1000px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bannerbj.png) no-repeat bottom #013780;
	position:relative;
}
#bannerbj {
	width:1000px;
	height:28px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/bj-2.jpg) no-repeat center top;
	position:relative;
}
#index {
	width:1000px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	background:url(../images/leftbj-1.jpg) repeat-y;
}
#left {
	float:left;
	width:295px;
	height:100%;
	overflow:hidden;
	position:relative;
}
#right {
	float:left;
	width:669px;
	height:100%;
	overflow:hidden;
	padding:0 18px;
	position:relative;
}
#leftbottom {
	width:1000px;
	height:30px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/leftbj-2.jpg) no-repeat #fff;
	position:relative;
}

#bottom {
	width:100%;
	margin:0 auto;
	background:#00438a;
	position:relative;
}
#bottom .bottom {
	width:1000px;
	overflow:hidden;
	margin:1px auto 0;
	padding:30px 0;
	border-top:1px solid #7b99bd;
	color:#99b4d0;
	font-size:12px;
	font-family:"SimSun";
	position:relative;
}
#bottom .bottom .bottomlogo {
	float:left;
	width:280px;
	height:100%;
	text-align:right;
}
#bottom .bottom .bottommenu {
	float:left;
	width:674px;
	height:100%;
	padding:0 23px;
}
#bottom .bottom .bottommenu p {
	line-height:1.8em;
}
#bottom .bottom .bottommenu p a {
	color:#ccd9e8;
	margin:0 10px;
}
#bottom .bottom .bottommenu p a:hover {
	color:#fff;
}