* {margin:0px;padding:0px;}
body {
	font-size: 12px;
	background-color:#103576;
	color:#2a57a5;
}

a{
    font-size:12px;
	color:#2a57a5;
	text-decoration:none;
}
a:hover{
    font-size:12px;
	color:#bf0000;
	text-decoration:underline;
}

/* ---清除浮动--- */

#clearBoth{
    content:".";
    display:block;
    font-size:0px;
    line-height:0px;
    height:0px;
    clear:both;
    visibility:hidden;
}


/* ---页面背景--- */
.pageBg{
    width:1004px;
	background-color:#FFFFFF;
	height:100%;
	overflow:hidden;
}
/* ---页面背景--- */

/* ----页面顶部开始---- */

.indexTop{
    width:1004px;
	margin:0px;
}
.indexTopImg1{
    width:723px;
	height:160px;
	background-image:url(../images/index_01.jpg);
	float:left;
}
.indexTopImg2{
    width:281px;
	height:160px;
	float:left;
}
.indexTopNav{
    width:1004px;
}
.indexTopNav .leftContent{
    width:38px;
	height:74px;
	background-image:url(../images/index_03.jpg);
	float:left;
}
.indexTopNav .centerContent{
    width:38px;
	height:74px;
	float:left;
}
.indexTopNav .centerContentNav{
	width:926px;
	height:40px;
	float:left;
}
.indexTopNav .centerContentNav ul{
    CLEAR: both;
    LIST-STYLE-TYPE: none;
}
.indexTopNav .centerContentNav ul li{
    display:block;
	float:left;
	font-size:0px;
}
.indexTopNav .centerContentSearch{
	width:926px;
	height:34px;
	float:left;
	background-image:url(../images/index_18.jpg);
}
.indexTopNav .centerContentSearch ul{
    CLEAR: both;
    LIST-STYLE-TYPE: none;
}
.indexTopNav .centerContentSearch ul li{
    display:block;
	float:left;
	display:inline;
}
.indexTopNav .centerContentSearch ul li#ico{
    width:20px;
	margin:6px 6px 0px 6px;
}
.indexTopNav .centerContentSearch ul li#title{
	line-height:32px;
}
.indexTopNav .centerContentSearch ul li#txt{
	line-height:32px;
	width:530px;
	margin-right:8px;
}
.indexTopNav .centerContentSearch ul li#inp{
	margin:4px 8px 0px 0px;
	width:130px;
}
.indexTopNav .centerContentSearch ul li#inp1{
	margin:4px 0px 0px 0px;
	width:44px;
}
.indexTopNav .centerContentSearch .input1{
    width:125px;
	height:15px;
	border:1px solid #32afd3;
	background-color:#ffffff;
	background-image:url(../images/index_120.jpg);
	font-size:12px;
	color:#2a57a5;
	padding:4px 0px 0px 5px
}

.indexTopNav .rightContent{
    width:40px;
	height:74px;
	background-image:url(../images/index_14.jpg);
	float:right;
}

/* ----页面顶部结束---- */

/* ----页面底部开始---- */
.indexBottom{
    margin-top:10px;
	width:964px;
	height:61px;
	background-image:url(../images/index_115.jpg)
}
.indexBottom .cor{
    width:835px;
	margin:10px 5px 0px 50px;
	float:left;
	line-height:21px;
	text-align:left;
	display:inline;
}
.indexBottom .logo{
    width:49px;
	height:46px;
	float:left;
	background-image:url(../images/index_119.jpg);
	margin:10px 0px 0px 6px;
	display:inline;
}
.indexBottom .ri{
    width:12px;
	height:61px;
	float:right;
	background-image:url(../images/index_117.jpg);
}

/* ----页面底部结束---- */