@charset "utf-8";

/*-----------------------------------
 *	CN CSS
 *----------------------------------*/

table {
	width:100%;
}
table th{
	font-weight:bold;
	line-height: 2em;
}
table td{
	font-weight:normal;
	line-height: 1.5em;
}
table td ,th{
	padding:5px;
	border-color:#999;
	border-bottom:solid 1px #ddd;
}

table .wd1 {
	width:150px;
	color:#0099CC;
	font-weight: bold;
}
table .wd2 {
	width:821px;
}
table .wd3 {
	width:150px;
	color:#0099CC;
	font-weight: bold;
}
table .wd4 {
	width:821px;
}
table .wd5 {
	width:150px;
	color:#0099CC;
	font-weight: bold;
}
table .wd6 {
	width:821px;
}
.app table {
	width:90%;
	margin-left:1em;
}
.app table th{
	font-weight:bold;
	line-height:normal;
}
.app table td ,th{
	text-align: center;
	padding: 2px;
	border-color: #999;
	border: solid 1px #ddd;
	font-size: 92%;
}
.app .per10
{width:10%;}
.app .per20
{width:20%;}

.recruit {
	margin-bottom: 20px;
}
.recruit p {
	text-indent: 2em;
}
.indt1 {
	text-indent: -1em;
	padding-left: 1.3em;
}
.in2em {
	text-indent: 2em;
}
.app li{
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1em;
}
#submenu {
	font-family: "微软雅黑";
}