body{
	background-color: #fff;
}
.content{
	width:700px;
	margin:0 auto;
	font-family: "微软雅黑";
	padding:20px 150px;
}
.content-top>h3,.content-center>h2{
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-bottom: 15px;
}
.content-center>h2,.content-bottom>h2{
	font-size: 18px;
	margin-bottom: 10px;
	color:#666;
}
.content-top>h3>i{
	display: inline-block;
	width: 25px;
	height:21px;
	background:url(../images/ask.png) no-repeat 0px -261px;
	vertical-align: top;
	margin: 2px 5px 0;
}
/*.describe{
	overflow:hidden;
}*/
.content-center textarea{
	border: 2px solid #62A338;
	width: 692px;
	height: 217px;
}
.content-top input{
	border: 2px solid #62A338;
	width: 680px;
	height: 38px;
	padding-left: 15px;
	color:#999;
	font-size: 14px;
}
.content-top,.content-center,.content-bottom{
	padding:10px 0 30px;
}
.content-bottom>h2>span{
	font-size: 18px;
	font-weight: normal;
	color:#62A338;
	padding-left: 15px;
}
.content-bottom>h2>span>strong,.content-bottom>h2>span>b{
	font-weight: normal;
}
table{ 
	border-collapse:collapse; 

} 

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
td>a{
	display: inline-block; 
	width: 98px;
	height: 50px;
	font-size: 16px;
}
td>a:hover{
	background-color: #F1FEDD;
}
.classify>i{
	display: block;
	width: 52px;
	height: 46px;
	
	

}
.classify{
	padding-top: 50px;
	background: url(../images/left-bar.png) no-repeat 20px 10px;
	background-color: #EEEEEE;
	font-size: 24px;
	font-weight: 700px;
	font-weight: 700px;
}
.right{
	float: right;
}
.bottom-btn{
	margin-top: 20px;
	padding-right: 2px;
}
.bottom-btn>button{
	width: 90px;
	height: 30px;
	background-color: #45AD00;
	padding:0;
	font-weight: 700;
	cursor: pointer;
	text-align:center;
	line-height:30px;
	color:#fff;
}
.bottom-btn>button>a{ 
	
	display:inline-block;
	width:90px;
	height:30px;
	color: #fff;
	line-height:30px;
	text-align:center;
	font-size: 14px;
	cursor: pointer;
}
.on{
	background-color:#F1FEDD;
	color:#15bc00;
}
