.content-page {
	margin:20px 30px 10px 0;
	font-size:14px;
	color:#fff;
	text-align:right;
}
.content-page a {
	padding:3px 5px 1px;
	border:1px solid #9c9c9c;
	border-radius:5px;
	background:#eee;
	color:#000;
}
.content-page .cur {
	border:1px solid #fd1700;
	background:#fd1700;
	color:#fff;
	font-weight:700;
}

.cx-form {
	margin:5px 0 15px 40px;
	color:#fff;
	font-size:18px;
}
.cx-form p {
	margin-top:20px;
}
.cx-form label {
	padding-left:20px;
	background:url(../images/formitem.gif) 0 50% no-repeat;
	cursor:pointer;
}
.cx-form input {
	padding-left:3px;
	border:none; border-bottom:1px solid #fff;
	background:#3ba050;
	color:#fff;
	font-size:16px; font-family:'Microsoft Yahei';
	letter-spacing:1px;
}
.cx-form textarea {
	margin-left:20px;
	padding-left:3px;
	width:660px; height:200px; overflow:hidden;
	border:1px solid #fff;
	border-radius:5px;
	font-size:16px; font-family:'Microsoft Yahei';
	letter-spacing:1px;
	resize:none;
}
.cx-form button {
	margin-left:250px;
	width:211px; height:59px; overflow:hidden;
	border:none;
	background:url(../images/tj.jpg) no-repeat;
	cursor:pointer;
	font:0/0 a;
}
.cx-form-select .cx-form-select-label {
	margin-left:10px;
	background:none;
}
.cx-form-select select {
	font-size:16px;
}
.cx-search {
	margin:20px 0 20px 0;
	font-size:16px;
}
.cx-search label {
	margin-left:15px;
	color:#edfe72;
	font-weight:700;
	letter-spacing:1px;
	cursor:pointer;
}
.cx-search input {
	padding-left:3px;
	width:150px; height:22px; line-height:22px;
	font-size:14px;
}
.cx-search select {
	font-size:14px;
}
.cx-search button {
	position:absolute;
	margin-left:20px; margin-top:3px; *margin-top:5px;
	width:63px; height:22px; overflow:hidden;
	border:none;
	background:url(../images/btn-search.gif) no-repeat;
	cursor:pointer;
	font:0/0 a;
}

.gridtable a {
	color:#FFF;
	text-decoration:underline;
}

.cx-show-info {
	margin:12px 0 5px 400px;
	color:#fff;
	font-size:14px; font-weight:700;
}
.cx-show-info p {
	height:34px; line-height:34px; overflow:hidden;
}
.cx-show-info span {
	font-size:16px; font-family:'Microsoft Yahei';
}

.cx-show-wenti {
	margin:10px 30px 5px 35px;
	color:#fff;
	font-size:14px;
	line-height:26px;
}
.cx-show-wenti h2 {
	color:#f9f317;
	font-size:20px;
}
.cx-show-wenti .cx-show-content {
	margin-top:10px;
}
.cx-show-hf h2 { color:#c8fcbc; }






