@charset "gb2312";
body,td,th {
	font-family: ËÎÌå;
	font-size: 16px;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
	color: #999;
}
#navigation {
	width: 100%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#main {
	width: 1080px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#main #lezhuanlan {
	float: left;
	width: 26%;
	padding: 15px;
	background-color: #E9E9E9;
	height: 1000px;
}
#main #lezhuanlan #logo {
	width: 100%;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#main #lezhuanlan #logo img {
	width: 100%;
}
#main #lezhuanlan .daodu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main #lezhuanlan .daodu .wenzi {
	font-family: "ËÎÌå";
	font-size: 1em;
	margin-bottom: 10px;
	line-height: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#main #content{
	float: right;
	width: 68%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #999;
	border-left-color: #E9E9E9;
}
#main #content .backg {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E9E9E9;
}
#main #content .yinti {
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 1.25em;
	line-height: 2em;
	color: #333;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
}

#main #content .biaoti{
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 2.35em;
	line-height: 2em;
	width: 96%;
	color: #000;
	margin-right: auto;
	margin-left: auto;
}
#main #content .futi {
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 1em;
	line-height: 2.2em;
	color: #333;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}

#main #content  .zuozhe{
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 1.25em;
	color: #666;
	width: 96%;
	text-indent: 30px;
	line-height: 2em;
	margin-right: auto;
	margin-left: auto;
}
#main #content .shijian{
	font-family: "ËÎÌå";
	line-height: 3em;
	color: #999;
	font-size: 0.875em;
	margin-bottom: 20px;
	width: 94%;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#main #content .text{
	font-family: "Î¢ÈíÑÅºÚ", "ºÚÌå";
	font-size: 1.125em;
	line-height: 1.8em;
	margin-top: 10px;
	color: #333;
	width: 92%;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#main #content .text img {
	margin-right: auto;
	margin-left: auto;
	height: auto;
	max-width: 100%;
}

#main #content .bianji{
	font-family: "ËÎÌå";
	line-height: 1.8em;
	color: #666;
	text-align: right;
	font-size: 0.75em;
	width: 80%;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#main #content .shengming {
	font-family: "ËÎÌå";
	font-size: 0.875em;
	line-height: 1.6em;
	color: #999;
	padding: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 20px;
}

#footer {
	width: 100%;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
}

.dotline {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
.clear {
	clear: both;
}
