锘緻charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
}
#left{
	width:220px;
	height:409px;
	float:left;
	font-size:14px;
	background:url(htmlRes/bg2.jpg) no-repeat;
}
#right{
	margin-left:240px;
}
#zctitle{
	width:100%;
	height:30px;
	display:block;
	background:url(common_res/bk6.png) repeat-x;
	border:1px solid #AAD3E8;
	text-align: center;
	line-height: 30px;
}
#zcimg{
	margin-left:60.5px;
	display:block; 
}
#left ul
{
	margin:10px;
}
#left ul a
{
	color:#000000;
}
#left ul a:hover
{
	color:#FF0000;
}
#left li
{
   width:100%; 
   height:30px; 
   line-height:30px;
   border-bottom:1px #ccc dashed;
}
#left li.last-child
{
	border-bottom:none;
}
#left li img
{
  display:block; 
  float:left; 
  margin:12px 10px;
}
#pathimg
{
	display:block; 
    float:left; 
	margin:6.5px 5px;
}
.pathtitle
{
	height:30px;
	line-height:30px;
	color:#999999;
}
.pathtitle a
{
	color:#999999;
}
.pathtitle a:hover
{
	text-decoration:underline;
}
.content
{
	width:754px;
	font-family:"瀹嬩綋", serif;
}
#test p
{
	font-size:15px;
	text-indent:2em;
	line-height:1.5em;
	/*text-align:left;*/
}
#test span
{
	font-size:15px;
	text-indent:2em;
	line-height:1.5em;
	text-align:left;
}
#test td .MsoNormal,#test td,#test td p.p0
{
	font-size:15px;
	text-indent:0px;
	text-align:center;
        word-wrap:break-word;
}
#test td
{
	border:1px #ECE9D8 solid;
        word-wrap:break-word;
}
#test table
{
	border:1px #ECE9D8 solid;
	margin:0 auto;
        table-layout:fixed;
        width:750px;
}
#test img
{
	display:block; 
	margin:0 auto;
}
.content h3
{
	font-size:20px;
	line-height:40px;
	text-align:center;
}
