.index header, .index #navMenu, .index .footer{
	width:980px;
	}
.index #navMenu a{
	color:#555;
	}
.index #navMenu a:hover{
	color:#fff;
	}
.more, .more a{
	color:#777;
	}
.more a:hover{
	color:#999;
	}
.logo{
	padding:0 0 12px 20px;
	}
.container.index{
	background:url(../images/body_bg.jpg) center 0 no-repeat;
	}
.index #slidepic_pic2{
    height:350px;
	}
.index #slidepic_pic2 .control{
    bottom:0;
	left:455px;
	position: absolute;
	}
#slidepic_pic2 .control a{
	font-size:0;
	text-indent:0;
	background:url("../images/controlA.png") 0 0 no-repeat;
	}
.index .logo{
	height:69px;
	}
.index nav{
    margin:0;
	background:url(../images/nav_indexbg.jpg) 0 bottom repeat-x #f2f2f2;
	border-top:3px solid #002480;
	}
.index #navMenu{
	margin:0 auto;
	}
h2.menuTitle{
	height:31px;
	padding:15px 0 0 65px;
    background: url("../images/h2_bg.jpg") 0 0 no-repeat;
	}
.index .coIntro{
    float:right;
    width:474px;
	height:241px;
	padding:20px 20px 0;
	background: url("../images/index_cointro.jpg") 0 0 no-repeat;
	}
.index .proIntro{
    float:left;
    width:400px;
	}
.index .content{    
    width:950px;
	padding:30px 20px;
	overflow:hidden;
	zoom:1;
	}
.index .title, .index .titleCo{
    color:#e10;
    font-size:130%;
    font-weight:bold;
	margin-bottom:10px;
	}
.index .title{
	height:31px;
	padding:15px 0 0 65px;
	background: url("../images/h2_bg.jpg") 0 0 no-repeat;
	}
.Anli_left{
    background: url("../images/arrowL.gif") center center no-repeat;
	}
.Anli_right{
    background: url("../images/arrowR.gif") center center no-repeat;
	}
.Anli_left, .Anli_right{
	height:95px;
	}
.more{
	width:90%;
	}
.more a{
	text-decoration:underline;
	}
.txtContent img{
	float:left;	
	padding:0 25px 15px 0;
	}
.txtContent{
	line-height:2em;	
	}
.txtContent p{
	margin-bottom:10px;
	}
.txtContent ul{
	margin:5px 0 0 25px;
	}
.txtContent li{
	list-style-type: disc;
	}
.footer{
	text-align:center;
	}