@charset "utf-8";
/* CSS Document */
div form {
	padding: 0;
	margin: 0;
}
/*mid body start*/
#boxer {
	padding: 0;
	margin: 0;
	background: #fff;
}
#box_left {
	width: 263px;
	float: left;
}
#box_right {
	width: 692px;
	float: left;
	margin: auto;
}
.box_note,.box_note1 {
	text-align: left;
	background: #fffcf7;
	width: 250px;
	margin: auto;
}
.box_note ul,.box_note1 ul,.cls_box,.content_box {
	border-left:  1px #507e98 solid;
	border-right:  1px #507e98 solid;
	border-bottom: 1px #507e98 solid;
	margin: 0;
	padding: 10px 0 0 0;
}
.note_head {
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	background: url(../images/nav_l.gif);
	height: 25px;
	padding: 8px 0 0 40px;
}
.note_head a {
	color: #fff;
}
.box_note a,.box_note a {
	font-size: 14px;
	color: #777674;
	text-decoration: none;
}
.box_note a:hover,.box_note1 a:hover {
	color: #f00;
	text-decoration: underline;
}
.box_note li {
	height: 30px;
	padding-left: 12px;
}
.box_note1 li {
	height: 28px;
	font-size: 14px;
	padding-left: 40px;
}
.box_note form {
	margin: 0;
	padding: 0;
}
#form_s {
	text-align: center;
	margin: auto;
}
.content_box ul {
	padding: 20px;
	margin: 0;
}
.content_box {
	color: #333;
}
.content_box li {
	font-size: 14px;
	line-height: 28px;
}
.cls_box ul {
	padding: 10px 0 0 0;
	margin: 0;
}
.cls_box li {
	height: 28px;
	padding-left: 20px;
	color: #507e98;
}
.cls_box a:hover {
	text-decoration: underline;
	color: #f00;
}
.page {
	text-align: center;
	border-top: 1px #507e98 dashed;
	background: #f0f0f0;
}
.page ul {
	padding: 0;
}
.page li {
	padding: 5px 0;
}
.chn_more {
	float: right;
	padding-right: 40px;
}
.chn_box {
	border-left:  1px #507e98 solid;
	border-right:  1px #507e98 solid;
	border-bottom: 1px #507e98 solid;
	height: 170px;
}
.chn_box ul {
	margin: 0;
	padding: 0;
}
.chn_box li {
	float: left;
	padding: 8px;
}
.chn_pic {
	border: 1px #ccc solid;
	width: 148px;
	height: 112px;
	padding: 5px 0 0 5px;
}
.chn_txt {
	border-left: 1px #ccc solid;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	background: #f6f6f6;
	width: 148px;
	padding: 5px 0 0 5px;
	text-align: center;
}
.date {
	float: right;
	padding: 0 20px 0 0;
	color: #f60;
}
#float_notice {
	float: right;
	padding: 0 10px 0 0;
	text-align: left;
	width: 650px;
}
