/* CSS Document */
body{
  margin:0 auto;
  width:980px;
  height:auto;
  font-size:12px;
  
}

a:visited{
     text-decoration:none;
	 color:#006600;
}
a:link {
	color:#006600;
	text-decoration:none;
}
a:hover {
	color: #CC3399;
	text-decoration:none;
}
a:active {
	color:#006600;
	text-decoration:none;
}
p{
  text-indent:2em;
  line-height:200%;
  color:#666666;
}
#top{
  margin:0 auto;
  width:980px;
  height:200px;
  background-image:url(../images/top.jpg);
  
}
#left{
   width:300px;
   height:660px;
   border-top:#66FF66 1px solid;
   border-bottom:#66FF66 1px solid;
      border-left:#66FF66 1px solid;
   
   float:left;
   }
#middle{
   width:640px;
   height:659px;
   border:#66FF66 1px solid;
   float:left;
   padding-top:10px;
      padding-left:10px;
	     padding-bottom:10px;
   }
#middle li{
   list-style-image:url(../images/12.gif);
   border-bottom:#999999 1px dashed;
   line-height:300%;
  
}
#middle .dongtai{
   width:596px;
   height:23px;
   background-image:url(../images/dtbg.jpg);
   padding-left:70px;
   padding-top:12px;
   font-size:14px;
   font-weight:bold;
   color:#003300;
}
#middle .yximage{
     width:220px;
	 height:140px;
	 float:left;
}
#middle .yxli{
 margin:10px;
 float:left;
 width:400px;
}
#middle .baobaoimage{
   width:auto;
   height:auto;
   float:right;
}
#fenkuai{
    width:300px;
	height:200px;
	border:#66FF66 1px solid;
	float:left;
	margin-left:12px;
	margin-top:10px;
}
#fenkuai .tiaobg{
    height:25px;
	background-image:url(../images/xtbg.jpg);
	padding-top:10px;
	padding-left:50px;
	font-size:14px;
   font-weight:bold;
   color:#003300;
}
#fenkuai .image{
   text-align:center;
   margin-top:10px;
   margin-bottom:10px;
}
#fenkuai li{
    line-height:250%;
	list-style-image:url(../images/12.gif);
	margin-left:10px;
	
}
#left .tiaobg{
    height:25px;
	background-image:url(../images/xtbg.jpg);
	padding-top:10px;
	padding-left:50px;
	font-size:14px;
   font-weight:bold;
   color:#003300;
}
#left .image{
   margin-top:10px;
   margin-bottom:10px;
}
#left li{
    line-height:250%;
	list-style-image:url(../images/12.gif);
	margin-left:10px;
	
}
#bottom{
width:980px;
height:inherit;
float:left;
}