*{
	padding: 0;
	margin: 0;
}
body{
	background:url(../image/bg.gif) repeat-x;
}
a{
	color:#333333;
}
a:hover{
	text-decoration:none;
}
ul{
	margin:0;
	list-style:none;
}
.nav-pills > li > a{
	padding:0;
	margin:0;
	display:block;
	line-height:30px;
}
.nav-tabs{
	border:none;
}
.nav-tabs > li > a{
	padding:0;
	margin:0;
	display:block;
	line-height:30px;
}
.nav-pills > li > a:hover{
	background:#daeafc;
}
.nav-tabs > li > a:hover{
	background:#daeafc;
}
#container{
	width:940px;
	margin:0 auto;
	padding:0;
	position:relative;
	z-index:0;
}
.top{margin-top:6px;height:109px;_height:100px;}

.section1{
	height:330px;
	_margin-top:-2px;
}
.container-fluid{
	height:auto;
	margin:0;
	padding:0;
}
.section2{
	margin-top:20px;
	height:285px;
	background:url(../image/line.gif) no-repeat 0 bottom;
}
.section2 .row-fluid .span4{
	height:277px;
}
.section2 .row-fluid .span4 .title1{
	height:34px;
	margin-bottom:20px;
	background:url(../image/title.gif) no-repeat;
}
.section2 .row-fluid .span4 .title2{
	margin-bottom:20px;
	height:34px;
	background:url(../image/title.gif) no-repeat -333px 0;
}
.section2 .row-fluid .span4 .title3{
	margin-bottom:20px;
	height:34px;
	background:url(../image/title.gif) no-repeat -669px 0;
}
.section2 .row-fluid .span4 p{
	text-indent:2em;
	line-height:24px;
	color:#666666;
	font-size:12px;
	margin-bottom:0;
	padding-right:25px;
}
.section2 .row-fluid .span4 p a.btn{
	display:block;
	width:95px;
	height:32px;
	background:url(../image/more.gif) no-repeat;
	padding:0;
	border:none;
	box-shadow:none;
	margin-top:30px;
}
.section3{
	height:340px;
	font-size:12px;
	border-bottom:1px solid #aaa;
	margin-bottom:20px;
}
.section3 .row-fluid .span8{
	float:left;
}
.section3 .row-fluid .span8 .title{
	height:57px;
	background:url(../image/title1.gif) no-repeat;
}
.section3 .row-fluid .span8 img{
	margin-top:20px;
	float:left;
}
.section3 .row-fluid .span8 ul{
	margin-top:20px;
	margin-left:35px;
	float:left;
	display:inline;
}
.section3 .row-fluid .span8 ul li{
	background:url(../image/dd.gif) no-repeat 0 4px;
}
.section3 .row-fluid .span8 ul li a{
	padding-left:15px;
	*padding-left:0px;
}
.section3 .row-fluid .span8 ul li p{
	color:#999999;
}
.section3 .row-fluid .span4{
	float:right;
	padding-right:15px;
}
.section3 .row-fluid .span4 .title{
	height:57px;
	background:url(../image/title1.gif) no-repeat -635px 0;
}
.section3 .row-fluid .span4 h5{
	color:#007CC3;
	margin-bottom:3px;
}
.section3 .row-fluid .span4 li{
	border-bottom:1px dashed #aaa;
}
.section3 .row-fluid .span4 li p{
	text-indent:2em;
}
.section3 .row-fluid .span4 li p a{
	color:#007CC3;
}
footer{
	width:100%;
	background:#ffffff;
	padding-top:12px;
}
footer p{
	text-align:center;
	margin:0 0 5px;
	font-size:96%;
}
