			*{font-size:16px;font-family:Time New Roman;}
			body{
				margin:0 auto;
				padding:0;
				width:990px;
				background:#DFDFDF;
				background-image:url("../images/body_bg.gif");
				text-align:center;
				font:100%/1.4 verdana, Helvetica, sans-serif;
				}
			#container{
				margin:0 auto;
				background:url("../images/bg.gif") repeat-X #dfdfdf;
				position:relative;
				border-left:1px solid #ffffff;
				border-right:1px solid #ffffff;
				color:#454545;
				text-align:left;
				width:960px;
			
			}
			#header{
				width:960px;
				height:160px;
				background:url("../images/logo.jpg") no-repeat left bottom;	
				border-bottom:3px solid #DFDFDF;
				}					
			#navleft{
				width:60%;
				float:left;
				font-size:40px;
				color:#ffffff;
				padding-left:25px;
				padding-top:20px;
				font-weight:bold;
				transform:scale(1, 1.6);  /*transform: scale(x, y)用于设置元素的缩放属性，其中x和y分别表示元素在水平方向（X轴）和垂直方向（Y轴）上的缩放倍数 */
				text-shadow: 0 1px black, 1px 0 black, -1px 0 black, 0 -1px black;  /* text-shadow对文字描边 */
				} 
			#nav{
				width:38%;
				float:right;
				padding-right:20px;
				}
			#nav ul{
				height:40px;
				margin:0;
				list-style:none;
				text-shadow: 0 1px #9d9d9d, 1px 0 #9d9d9d, -1px 0 #9d9d9d, 0 -1px #9d9d9d;
				}
			#nav ul li{float:left;}
			#nav ul li a{
				line-height:40px;
				font-weight:bold;
				margin:0 10px;
				color:#fff;
				text-decoration:none;
				}
			#nav ul li a:hover{color:#ff3d3d;}
			#picture{
				width:960px;
				height:540px;
				background-color:#878787;
				margin:1px;
				display:grid; /*垂直居中 */
				place-items:center;
				}
			#main{width:960px;height:300px;}
			#maintop{text-align:center;}
			h1{
				font-size:24px;
				font-weight:bold;
				}
			h2{
				font-size:20px;
				color:#878787;
				}
			#mainleft{
				width:42%;
				float:left;
				height:280px;
				}
			#mainright{
				width:56%;
				float:left;
				height:280px;
				margin:0 2px;
				padding:0 5px;
				}
			#mainright p{text-indent:2em;} /*首行缩进2个字符*/
			.more{
				display:block;
				text-align:right;
				}
			.biakuan{
				border-top:1px solid #000000;
				text-align:center;
				padding-top:10px;
				}
			#mainright p a{
				line-height:30px;
				font-weight:bold;
				margin:0 10px;
				color:#000000;
				text-decoration:none;
				}
			#mainright p a:hover{color:#ff3d3d;}			
			#picture1{
				clear:both; /*取消浮动*/
				width:960px;
				height:40px;
				background-color:#878787;
				text-align:center;
				}
			.canpin{
				font-size:24px;
				color:#ffffff;
				line-height: 40px;
				}
			#conter{
				width: 96%;
				height:780px;
				margin:0 auto;
				padding: 1em;
				text-align: left;
				 background-image: 
    url(../images/roundbox1/tl.gif),
    url(../images/roundbox1/tr.gif),
    url(../images/roundbox1/bl.gif),
    url(../images/roundbox1/br.gif),    
    url(../images/roundbox1/right.gif),
    url(../images/roundbox1/left.gif),
    url(../images/roundbox1/top.gif),
    url(../images/roundbox1/bottom.gif)
    ;
    background-repeat: 
    no-repeat,
    no-repeat,
    no-repeat,
    no-repeat,    
    repeat-y,
    repeat-y,
    repeat-x,
    repeat-x
    ;
    background-position: 
    left 0px,
    right 0px,
    left bottom,
    right bottom,    
    right 0px,
    0px 0px,
    left 0px,
    left bottom
    ;
				
				}
			#conter ul{clear:both;text-align:center;margin:1px auto;padding:0;margin:0;}
			#conter ul li{
				float:left;
				width:32%;
				list-style:none;
				border: 3px solid #AFAFB0;
				margin:1px auto;
				}
			h3,h4{
				text-align:center;
				color:#9d9d9d;}
			#footer ul li{
				text-align:center;
				list-style:none;
				color:#9d9d9d;
				}
				
				
			#explanation {
    background-color:#ffffff;
    background-repeat:repeat-y;
    background-image:url("../images/1-20-2.gif");
    background-position:left bottom;
    width:960px;
	height:285px;
    margin:0 auto;
    font-size:13px;
    line-height:1.6em;
    text-indent:2em;
	color:#454545;
}


#explanation h3 {
    background:url("../images/title_explanation.gif") no-repeat;
    height:39px;
}
#explanation h3 span {
   display:none; 
   text-align:right;
}

#explanation p {
    background:url("../images/right_bg.gif") right repeat-y;
	
}
#explanation .p2 span {
    padding-bottom:20px;
    background:url("../images/right_bottom.gif") bottom no-repeat;
}

#explanation .p1 a{	
   color:#454545;
   text-decoration:none;
	zoom:1;
}

#explanation .p2 a{
   color:#666464;
   text-decoration:none;
   zoom:1;
}
#explanation .p1 a:hover{
	border-bottom:dashed 1px red;
   color:red;
   font-weight:bold;
   zoom:1;
}

#explanation .p2 a:hover{
	border-bottom:dashed 1px red;
   color:red;
   font-weight:bold;
   zoom:1;
}
#explanation .p2 a:active{
   color:#FFFF00;
}

#explanation p span {
    padding:0 15px 10px 430px;
    display:block;
    text-align:left;
}
#explanation p .first {
    font-size:60px;
    float:left;
    line-height:1em;
    padding:0;
    color:#820015;
}
#explanation p, #explanation h3 {
    margin:0;
    padding:0;
}