@charset "utf-8";
/* CSS Document */

#indextitle {
	text-align: center;
	margin-top: 0px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-color: #FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.category {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.category .cate_gr {
	width: 400px;
	float: left;
}
body {
	font-size: 12px;
	margin:0px;
	background-color:#FFF7FF;
}
.category .cate_gr .categoryes {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.category .cate_gr .lv1 {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}
.serchform {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 15px;
}
.serchform .indexform {
	width: 400px;
	font-size: 14px;
}
.category .cate_gr .categoryes ul li {
	white-space: nowrap;
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
.category .cate_gr .categoryes ul {
	margin: 0px;
	padding: 0px;
}
.clboth {
	clear: both;
}
.indexbody {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	background-color: #FFF;
	padding-bottom: 25px;
}
.indexbody .bn {
	text-align: center;
}
.indexbody .qualification {
	padding-top: 20px;
	padding-bottom: 60px;
	line-height: 16px;
	padding-right: 20px;
}

#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	height: 60px;
	background-color: #FFF;
	padding-top: 20px;
}
#footer .fmain1 {
	margin-bottom: 5px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer .fmain2 {
	margin-bottom: 5px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer .cright {
	text-align: left;
}
#footer .tglogo {
	width: 170px;
	float: right;
}
#footer .frs {
	width: 600px;
	float: left;
}
#footer .frs .menu {
	margin-bottom: 5px;
}
.indexbody .index_qr {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}
.indexbody .index_qr .qr_img {
	float: left;
	width: 74px;
}
.indexbody .index_qr .qr_txt {
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	width: 310px;
}


.indexbody .index_qr .qr_txt .title {
	font-weight: bold;
	color: #F9F;
	margin-bottom: 0px;
}
.indexbody .cn {
	text-align: center;
	margin-top: 15px;
}

