/* CSS Document */

body{
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
background-image:url(image/bg.gif);
background-repeat:repeat-x;
background-color:#393985;
background-position:0px 200px;
}

#mbody{
width:861px;
height:auto;
margin-left:5%;
}

#head{
width:100%;
height:300px;
background-image:url(image/top.png);
background-repeat:no-repeat;
margin-bottom:20px;
}

h1{
margin:4px 0 4px 2px;
padding:0;
font-size:15px;
color:#62E1FD;
}

#mid-c{
width:860px;
height:auto;
}

#content{
padding-top:30px;
float:right;
width:560px;
height:auto;
padding:15px;
font-size:14px;
color:#E3E3E3;
line-height:200%;
background-image:url(image/con-back.png);
border:1px solid #FCCE18;
}

  h3{
  margin:60px 0 0 0;
  line-height:36px;
  padding:0 0 0 50px;
  border-bottom:1px dashed #FED967;
  background-image:url(image/icon.png);
  background-repeat:no-repeat;
  }
  
  h4{
  margin:50px 0 0 0;
  padding:0;
  }
  
#menu0{
width:250px;
height:auto;
}

  #menu0 p{
  font-size:12px;
  color:#FFFFFF;
  line-height:190%;
  }

  #menu0 ul{
  margin:0;
  padding:0;
  }

  #menu0 li{
  margin:0;
  height:22px;
  width:250px;
  list-style:none;
  }
  
  #menu0 a{
  width:250px;
  height:22px;
  }
  
  #menu0 a:hover{
  background-image:url(image/menu0-bg.png);
  background-repeat:no-repeat;
  height:22px;
  width:250px;
  }

#menu{
float:left;
width:250px;
height:auto;
padding-top:30px;
}

  #menu ul{
  margin:0;
  padding:0;
  }

  #menu li{
  list-style:none;
  width:123px;
  height:27px;
  }
  
  #menu .mtop{
  width:228px;
  height:54px;
  background-image:url(image/menu-top.png);
  background-repeat:no-repeat;
  margin-bottom:15px;
  }
  
  #menu a{
  text-decoration:none;
  width:123px;
  height:27px;
  line-height:27px;
  background-image:url(image/cate-bg.png);
  background-repeat:no-repeat;
  }
  
  #menu a:hover{
  line-height:27px;
  height:27px;
  background-image:url(image/cate-bg01.png);
  background-repeat:no-repeat;
  }
  
  #menu .mt{
  margin-top:40px;
  }
  
  #menu p{
  margin-left:15px;
  font-size:12px;
  margin-top:0;
  padding-top:0;
  line-height:180%;
  }
  
  .syurui{
  background-image:url(image/syurui.png);
  background-repeat:no-repeat;
  height:27px;
  margin:30px 0 0 0;
  }

#foot{
clear:both;
width:831px;
height:60px;
margin-bottom:0;
}


.ad{
padding:10px;
margin:10px 0 30px 0;
border:3px dashed #333333;
background-color:#E9F7F8;
}

.plink{
margin-left:440px;
margin-top:60px;
margin-bottom:30px;
}


#foot2{
width:100%;
height:50px;
background-color:#000000;
}

  #foot2 p{
  color:#E3E3E3;
  font-size:13px;
  padding:5px 0 0 5px;
  }


.ad{
padding:10px;
margin:10px 0 30px 0;
border:3px dashed #333333;
background-color:#E9F7F8;
}

/**link**/
a:link{color:#FFFF00; text-decoration:none;}

a:hover{color:#FFFF00; text-decoration:none;}

a:visited{color:#FFFF00; text-decoration:none;}

a:active{color:#FFFF00; text-decoration:none;}