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

body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, legend, fieldset, input, button, select, textarea {
	padding: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	margin: 0;
	color: #333;
}
body {
	background-color: #ededed;
}

ol, ul, li {
	list-style: none;
}
img {
	border: 0;
}
body, td, th {
	font-size: 12px;
	color: #333;
}
.wrapper {
	background-repeat: repeat-y;
	background-position: left top;
	width: 1000px;
	overflow: hidden;
	background-image: url(../images/index_bg_02.gif);
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 8px;
	background-color: #FFF;
}
.poin {
	background-color: #f2f2f2;
	float: left;
	height: 24px;
	width: 100%;
	margin-top: 5px;
	font-size: 12px;
	color: #666;
	text-indent: 2em;
	line-height: 24px;
}

.poin a {
	
	font-size: 12px;
	color: #666;
	
}
.con {
	float: left;
	width: 998px;
	overflow: hidden;
	margin-top: 8px;
	border: 1px solid #CCCCCC;
	margin-bottom: 8px;
}
.con_tit {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 24px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
	color: #333;
	margin-top: 10px;
}
.edit1 {
	font-size: 12px;
	line-height: 24px;
	color: #666;
	float: left;
	width: 260px;
	padding-left: 10px;
	text-align: center;
}
.edit {
	height: 24px;
	width: 920px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #eeeceb;
	line-height: 24px;
}
.edit2 {
	width: 320px;
	float: left;
	text-align: center;
}
.edit3 {
	float: right;
	width: 260px;
	text-align: center;
}
.con_cno {
	padding: 0px;
	float: left;
	width: 980px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 14px;
	line-height: 24px;
	color: #666;
	display: inline;
	overflow: hidden;
}
.con_cno p {
	font-size: 14px;
}
.con_cno span {
	font-size: 14px;
}
