*	{ margin: 0; padding: 0; border: 0; }
ul	{ list-style: none; }
td	{ padding: 0; }
span	{ font-size: 10pt; }
body {
	color: #000;
	text-align: center;
	font-size: 10pt;
	font-family: Arial, Verdana;
	background: #fff;
}

a {
	color: #000;
	font-size: 10pt;
}

a:hover {
	text-decoration: none;
}

h1 {
	color: #fff;
	font-size: 11pt;
	line-height: 20px;
	margin-bottom: 10px;
	background: #67a;
}

h2 {
	color: #fff;
	font-size: 12pt;
	line-height: 23px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: #7aa46e;
}

.main {
	width: 100%;
	min-width: 1000px;

}
.damapic-t {
	margin-left:10px;
}
.top {
	width: 100%;
	height: 20px;
	padding-top: 2px;
	background: #f0f0f0;
}
.topleft {
	float: left;
}

.topleft a {
	color: #009;
}

.topright {
	float: right;
	margin-right: 80px;
}
.top a {
	margin: 10px;
}
.search-header {
	padding-left: 18px;
	background: url(../img/search.gif) no-repeat left;
}
.rss {
	color: #f60;
}

.logo {
	width: 100%;
	height: 72px;
	border-bottom: 2px solid #093;
	background: url(../img/logo.gif) no-repeat left;
}
.logomenu {
	float: left;
	width: 680px;
	padding-top: 8px;
	height: 67px;
	margin-left: 320px;
}
.logomenu li {
	float: left;
	margin: 5px;
}
.item {
	float: left;
	width: 100%;
}

.content {
	width: 100%;
	padding-top: 14px;
	text-align: left;
}

.left {
	float: left;
	width: 20%;
	margin-right: 2%;
}
.boxleft {
	width: 99%;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-right: 1px solid #67a;
	border-bottom: 1px solid #67a;
}
.boxleft h1 {
	text-align: right;
	padding-right: 10px;
}
.boxleft li {
	margin: 0 0 0 13px
}

.boxleft p {
	font-size: 10pt;
	line-height: 16px;
	margin: 10px;
}

.center {
	float: left;
	width: 55%;
}
.news {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #7aa46e;
	font-size: 10pt;
}
.newsbottom {
	float: left;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	margin-bottom: 20px;
	border: 1px solid #7aa46e;
}
.newsbottom a {
	margin: 5px;
	text-decoration: none;
}
.newsbottom a:hover {
	text-decoration: underline;
}
.news p {
	margin: 10px;
	line-height: 17px;
}
.newstitle {
	float: left;
	width: 100%;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #7aa46e;
}
.newstitle a {
	text-decoration: none;
	padding-left: 10px;
	background: url(../img/pop.gif) no-repeat left;
}
.newstitle a:hover {
	text-decoration: underline;
}
.newstitle a.first {
	background: none;
}
.right {
	float: right;
	width: 20%;
	margin-left: 2%;
}
.com {
	float: right;
}

.input {
	width: 103px;
	height: 20px;
	border: 1px solid #c0c0c0;
}
.submit {
	float: right;
	color: #ccc;
	padding: 1px 3px;
	border: 1px solid #e0e0e0;
	background: #fff;
}
.boxright {
	width: 99%;
	margin-bottom: 10px;
	padding-bottom: 30px;
	border-left: 1px solid #67a;
	border-bottom: 1px solid #67a;
}
.boxright h1 {
	padding-left: 10px;
}
.boxright li {
	margin-left: 10px;
}
.boxright p a {
	padding: 10px;
	text-decoration: none;
}
.reg {
	padding: 10px;
	text-align: center;
}
.reg a {color: #c00;}

.pop {
	text-indent: 15px;
	margin: 0 10px;
	background: url(../img/pop.gif) no-repeat 5px 5px;
}

.footer {
	float: left;
	width: 100%;
	height: 61px;
	text-align: left;
	line-height: 14px;
	font-size: 10pt;
	margin-top: 50px;
	border-top: 1px solid #999;
	background: #e5e5e5;
}
.cop {
	float: left;
	width: 260px;
	margin: 10px 10px 0 10px;
}
.shet {
	float: right;
	padding-bottom: 3px;
	margin: 10px 10px 0 10px;
	background: #eee;
}