body {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	text-align: center;
	margin: 0px auto;
	background: url(bg_body.jpg)  #424242 repeat-x;
}
form {
	margin: 0px;
	font-size: 12px;
	color: #333;
}
input, select, option, textarea {
	vertical-align: middle;
	border-width: 1px;
}
h1 {
	font-size: 12px;
	background-color: #424242;
	margin: 0px 5px;
	color: #fff;
	line-height: 21px;
	padding: 0 10px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	margin: 5px auto;
	padding: 0 10px;
	color: #444;
}
ul {
	margin-top: 6px;
	margin-bottom: 0;	
}
li {
	list-style-type: none;
	list-style-image: url(li.jpg);
	height: 20px;
	margin-left: -15px;
}
#wrap {
	width: 700px;
	margin: 0 auto;
}

/* 页头开始 */
#header {
	width: 700px;
	height:90px;
	color: #fff;
	background: url(bg_content.jpg) repeat-x bottom;
}
#headlogo {
	width: 160px;
	float: left;
	margin:10px 5px;
	height: 40px;
	background-image: url(headlogo.gif);
}
#headmenu {
	width: 500px;
	float: right;
	margin: 20px 5px;
	border: 1px solid #fff;
	line-height: 20px;
	text-align: center;
}
#notice {
	width: 410px;
	float: left;
	margin: 0 0 0 8px;
	text-align: left;
	line-height: 30px;
	color: #036;
}
#search {
	width: 260px;
	float: right;
	text-align: right;
	margin: 3px 5px 0 0;
}
/* 页头结束 */

/* 页面内容开始 */
#content {
	width: 700px;
	text-align: left;
	background: #fff;
}
#content a:link {
	color: #444;
	text-decoration: none;
}
#content a:visited {
	color: #444;
	text-decoration: none;
}
#content a:hover {
	color: #000;
	text-decoration: underline;
}
#content a:active {
	color: #000;
	text-decoration: none;
}
#c_img {/* 图片导航外框架 */
	margin: 0;
	text-align: center;
}
#c_top img {
	height: 100px;
	width: 160px;
	margin: 10px 5px;
	border: 1px solid #555;
}
#c_left {
	float: left;
	width: 233px;
}
#c_center {
	float: left;
	width: 234px;
}
#c_right {
	float: right;
	width: 233px;
}
#slide {
	margin: 0;
	text-align: center;
}
#c_google {
	height: 80px;
	clear: both;
	text-align: center;
}
#c_google h1 {
	text-align: left;
}
#c_g_g {
	padding: 5px 0;
	text-align: center;
}
#c_link {
	height: 115px;
	text-align: center;
}
#c_link h1 {
	text-align: left;
}
#c_link img {
	width: 88px;
	height: 31px;
}
#c_link ul {
	margin: 0;
	width: 680px;
}
#c_link li {
	width: 88px;
	height: 31px;
	margin: 8px 4px;
	float: left;
	list-style-type: none;
	list-style-image: none;
}
/* 页面内容结束 */


/* 页脚开始 */
#footer {
	width: 700px;
	height: 60px;
	color: #FFF;
	clear: both;
}
#footer p
{
	line-height: 20px;
	margin: 0;
}
#footlogo {
	width: 160px;
	float: left;
	margin: 10px 5px;
	height: 40px;
	background-image: url(headlogo.gif);
}
#footcenter {
	width: 360px;
	float: left;
	margin-top: 12px;
}
#footright {
	width: 165px;
	float: right;
	margin:14px 0;
}
#footer a:link, #header a:link {
	color: #FFF;
	padding: 0 5px;
	text-decoration: none;
}
#footer a:visited, #header a:visited {
	color: #FFF;
	padding: 0 5px;
	text-decoration: none;
}
#footer a:hover, #header a:hover {
	color: #ddd;
	text-decoration: none;
}
#footer a:active, #header a:active {
	color: #ddd;
	text-decoration: none;
}
/* 页脚结束 */

/* class和show页面 */
#class_footer {
	border-top: 1px solid #555;
	margin: 0 5px;
	padding: 5px 5px 0 10px;
}
/* 以下两个是分页 */
#page_left {
	float: left;
}
#page_right {
	float: right;
}
/*右大块*/
#show_right {
	float: right;
	width: 150px;
}
/*左大块*/
#show_left {
	float: left;
	width: 550px;
}
#show_left li {
	height: 15px;
	padding: 4px 0 6px 0;
}
#show_left h1 a:link, #show_left h1 a:visited, #show_left h1 a:hover, #show_left h1 a:active {
	color: #fff;
}
#show_footer {
	clear: both;
	width: 400px;
	height: 1px;
}
#subhead {
	text-align: center;
	height: 20px;
	width: 520px;
	margin: 0 15px;
	border-bottom: 1px solid #555;
}
#subhead img {
	vertical-align: middle;
}
#show_content {
	width: 510px;
	overflow: hidden;
	margin: 10px 0 10px 20px;
}
#show_content p {
	line-height: 20px;
}
#comment {
	margin: 5px 4px;
	border: 1px solid #444;
	width: 540px;
}
.com_left {
	float: left;
	margin: 5px;
}
.com_right {
	float: right;
	margin: 5px;
}
#com_list {
	clear: both;
	padding: 5px 5px 0 5px;
	border-top: 1px solid #444;
}
#com_c {
	border: 1px solid #444;
	margin-bottom: 5px;
	padding: 4px 5px 2px 5px;
}
.gb_pub {
	margin: 5px;
}
#gb_content {
	margin: 5px 5px 0 5px;
	width: 540px;
}
#gb_c {
	border: 1px solid #444;
	padding: 5px;
}
#gb_c p {
	margin: 0;
}
#gb_footer {
	clear: both;
	margin: 0 5px;
	padding: 5px 5px 0 5px;
}
#com_n, #com_n a:link, #com_n a:visited, #com_n a:hover, #com_n a:active {
	padding: 4px 5px 2px 5px;
	color: #fff;
	background-color: #444;
	line-height: 15px;
}
#pub {
	margin: 5px 4px;
	border: 1px solid #444;
	width: 540px;
}
#pub_content {
	clear: both;
	border-top: 1px solid #444;
}
.floatleft {
	float: left;
	clear: left;
}
.floatright {
	float: right;
}
.clearer {
	clear: both;
	margin: 5px 1px;
}
.adminre {
	border-top: 1px solid #444;
	padding-top: 5px;
}
.end {
	text-align: center;
}
/* class和show页面结束 */