.block_title{
	padding: 50px 0 40px;
}
.main_box
{
	padding-top: 40px;padding-bottom: 100px;margin-bottom: 0;background: #ffffff;
}

.block_title .cn{ font-size: 44px; color: #525252; text-align: center; font-weight: bold;}
.block_title .en{ font-size: 32px; color: #525252; text-align: center; font-weight: bold;}
.btn { display: block; text-align: center; color: #fff; margin: 30px auto; width: 140px; line-height: 40px; background: #f93d3e; border-radius: 4px; }
.btn:hover { background: #ed2e2f; }
.error {color: #FF0000;line-height:30px;}
form{
	padding:20px 0;
}
form span{
	font-size:14px;
}
form select
{
	font-size:14px;
}
form input
{
	font-size:14px;
}
talbe
{
	font-size:14px;
}
table td { line-height: 40px; border-bottom: 1px solid #f4f4f4; color: #3d3d3d; font-size: 14px; }
.table_title td{
	padding:5px;
	background: #f2f2f2;
}

.table_title .number
{
	min-width:50px;
}
.table_title .company
{
	min-width:200px;
}
.table_title .student
{
	min-width:150px;
}
.table_title .certgrade
{
	min-width:150px;
}
.table_title .cert_no
{
	min-width:200px;
}
.table_title .issuedate
{
	min-width:150px;
}
.table_title .periodvalid
{
	min-width:100px;
}