#Fclass{
  width: 900px;
  line-height: 200%;
  font-size: 24px;
  font-weight: bold;
}
#show{
  width: 900px;
  border-bottom: #afd3eb 1px solid;
  border-left:#afd3eb 1px solid;
  border-right:#afd3eb 1px solid;
}
#show .title{
  width: 900px;
  font-size: 12px;
  line-height: 200%;
  border-top: #afd3eb 1px solid;
  border-bottom: #afd3eb 1px solid;
  padding-left: 12px;
  text-align: left;
  background-color: #dff5ff;
  color: #3b78af;
}
#show .content{
  width: 900px;
  padding-left: 36px;
  padding-right: 36px;
  padding-top: 0px;
  text-align: left;
}
#fenye {
	width: 900px;
	text-align: right;
	font-size: 12px;
	line-height: 250%;
}
#parameter{
  font-size: 12px;
  width: 900px;
  border: #afd3eb 1px solid;
}
#parameter input,textarea{
  border: #a9cee0 1px solid
  padding-right: 3px; 
  padding-left: 3px; 
  padding-bottom: 3px; 
}
#promotion{
  width: 900px;
  line-height: 200%;
  border-bottom: #afd3eb 1px solid;
  padding-left: 12px;
  text-align: left;
  background-color: #dff5ff;
}
#urs_name{
  width: 900px;
  font-size: 12px;
  padding-top: 8px;
  padding-left: 20px;
  text-align: left;
}
#title{
  width: 900px;
  font-size: 12px;
  padding-top: 8px;
  padding-left: 20px;
  text-align: left;
}
#content{
  width: 900px;
  font-size: 12px;
  padding-top: 8px;
  padding-left: 20px;
  text-align: left;
}
#urs_name input{
  width: 200px;
}
#title input{
  width: 400px;
}
#content textarea{
  width: 600px;
  height: 100px;
	
}
#checkcode{
  width: 900px;
  height: 22px;
  margin-top: 8px;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-bottom: 0px;
  text-align: left;
}
#submit{
  width: 900px;
  text-align: left;
  padding-left: 20px;
}
