#proContent {
  width: 975px;
  margin: 0 auto;
  min-height: 400px;
}

.proleft {
  float:left;
  margin-top: 15px;
  clear:none;
  width: 283px;
  overflow: hidden;
  text-align:left;
  font-weight: normal;
}

.proleft h1{
  font-weight: bold;
  font-size: 12pt;
  margin: 0px;
  padding: 0px;
}

.probox {
  font-size: 10px;
  color: #888888;
  text-align:left;
  font-weight: normal;
  padding: 10px;
  background-color: #fafafa;
  border: 1px solid #dfdfdf;
  margin-top: 15px;
}

.linkc {
  font-weight:bold;
  font-size:11px;
  color:#2f73af;
  text-decoration: none;
}

.linkc:hover{
  text-decoration: underline;
}

.boxproleft {
  margin-top: 15px;
  text-align:left;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #dfdfdf;
}

.boxproleft .proheadleft{
  text-align:left;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  height: 18px;
  padding-left: 10px;
  background-color: #03ab03;
  border: 1px solid #dfdfdf;
}

.proheadleft a {
  color: #fff;
  text-decoration: none;
}

.proheadleft a:hover {
  text-decoration: underline;
}

.boxproleft .probodyleft {
  padding: 10px;
}

.proright {
  float:right;
  margin-top: 20px;
  clear:none;
  width: 667px;
  overflow: hidden;
  text-align:left;
  font-weight: normal;
}

.profull {
  float:left;
  margin-top: 20px;
  clear:none;
  width: 975px;
  overflow: hidden;
  text-align:left;
  font-weight: normal;
}

.boxpro {
  margin-top: 15px;
  text-align:left;
  font-weight: normal;
  background-color: #fff;
  border: 1px solid #dfdfdf;
}

.boxpro .prohead{
  text-align:left;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  height: 18px;
  padding-left: 10px;
  background-color: #3d95ee;
  border: 1px solid #dfdfdf;
}

.reghead{
  text-align:left;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  padding-left: 10px;
  background-color: #3d95ee;
  border: 1px solid #dfdfdf;
}

.boxpro .prohead a{
  text-decoration: none;
  font-weight: bold;
  color: #fff;
}

.proimges {
  border: 2px solid #EEE;
  height: 75px;
  width: 100px;
}

.proimges:hover {
  border: 2px solid #ff70ba;
}

.boxpro .prohead a:hover{
  text-decoration: underline;
}

.boxpro .probody {
  padding: 10px;
}

.nums {
  height:30px;
  width:30px;
  color: #4096EE;
  border:1px solid #ccc;
  margin:10px;
  padding: 4px;
}

.nums a{
  color: #4096EE;
  font-size: 14px;
  text-decoration: none;
}

.nums:hover{
  background-color: #eee;
}

.doninfo {
  text-align: left;
  padding: 20px;
  width: 535px;
  color: #FF7400;
  margin-left: 15px;
  margin-top: 20px;
}

.doninfo a{
  color: #4096ee;
  text-decoration: none;
}

.doninfo a:hover{
  text-decoration: underline;
}
