﻿.headerTop a{
	background:url(imageslogo.jpg) no-repeat left bottom;}
.content{
	margin: 0 auto;
	max-width: 1200px;
	border-bottom: 2px solid #C9CBCA;
	padding-bottom: 30px;
	overflow: hidden;
	color: #6c6c6c;}
.mainConTitle{
	padding-bottom: 10px;
	width: 94%;
	margin: 0 auto;}
.mainConTitle span{
	font-family: Microsoft Yahei;
	font-weight: bold;
	font-size: 20px;
	float: left;}
.mainConTitle .projectSearch{
	font-weight: normal;
	font-size: 16px;
	float: right;}
.projectSearch input{
	border: 1px solid #C9CBCA;
	border-radius: 2px;}
.mainConTable .tableCon{
	width: 100%;
	float: left;}
.mainConTable .tableCon table{
	width: 94%;
	margin: 0 auto;
	line-height: 35px;
	text-align: center;}
.mainConTable .tableCon .tableTitle{
	background-color: #ff4900;
	color: white;}
.pages{
	width: 300px;
	margin: 0 auto;}
.pages ul li{
	float: left;
	margin: 5px;}
.pages .thisclass{
	color: #ff4900;
	font-weight: bold;}