/* CSS Document */

body{
margin:0;
background-color:#CCCCCC;
}

#mbody{
width:745px;
height:auto;
margin-left:auto;
margin-right:auto;
padding:0  0 2%;
}


#all{
width:772px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#ffffff;
border-left:1px solid #000033;
border-right:1px solid #000033;
}



#head{
width:745px;
height:100px;
margin-left:auto;
margin-right:auto;
background-image:url(image/top.gif);
background-repeat:no-repeat;
}

#abc{
width:745px;
height:20px;
}

#menu{
width:745px;
height:auto;
border-bottom:3px solid #414BA7;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
background-color:#FFFFFF;
}

  
  h1{
  text-align:right;
  clear:both;
  margin:2px 0 0 0;
  padding:5px 0 5px 3px;
  font-size:78%;
  font-weight:normal;
  }

  #menu ul{
  margin:0;
  padding:0;
  
  }
  
    #menu li{
	text-decoration:none;
	float:left;
	list-style:none;
	width:147px;
	height:46px;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	text-align:center;
	font-size:95%;
	border-left:1px solid #FFFFFF;
	background-color:#414BA7;
	color:#FFFFFF;
	}
	
	.li-f{
	border-right:1px solid #333333;
	}
	
	#menu li a:link,#menu li a:visited{
	border-top:6px solid #CCCCCC;
	text-decoration:none;
	color:#FFFFFF;
	line-height:40px;
	display:block;
	}
	
	#menu li a:hover{
	background:#D8D7EC;
	color:#000000;
	line-height:40px;
	border-top:6px solid #990000;
	}
	
#mid-body{
width:745px;
height:auto;
margin:0;
padding:0;
}
	
.sub-m{;
float:left;
width:0px;
height:auto;
margin-top:0;
padding:0px 0px 0px 0px;
}

  .sub-t{
  width:150px;
  height:auto;
  border-bottom:4px solid #990000;
  padding:0 0 4px 5px;
  margin-bottom:20px;
  }

  .sub-m p{
  font-size:100%;
  font-weight:bold;
  color:#000000;
  margin:0;
  padding:0;
  }

  .sub-m ul{
  margin:0;
  padding:0;
  }
    
	.sub-m li{
	list-style:none;
	font-size:90%;
	padding:5px 0 7px 7px;
	border-bottom:3px dotted #FFFFFF;
	}

#content{
float:right;
width:700px;
height:auto;
padding:5px 10px 20px 10px;
font-size:84%;
line-height:160%;
color:#4F4F4F;
background-color:#FFFFFF;
}

  h2{
  font-size:22px;
  border-bottom:5px double #5C6AA9;
  height:22px;
  background-image:url(image/icon.gif);
  background-repeat:no-repeat;
  line-height:22px;
  color:#000000;
  margin-bottom:40px;
  padding-bottom:8px;
  padding-left:25px;
  margin-top:10px;
  }

  h3{
  margin:50px 0 0 0;
  font-size:16px;
  color:#DD0000;
  border-left:7px solid #DD0000;
  padding-left:7px;
  }

  h4{
  font-size:13px;
  margin:30px 0 0 0;
  padding:0 0 3px 0;
  color:#000000;
  }

  .pp{
  margin:0;
  padding:3px 0 0 0;
  }
  
  .p-link{
  text-align:right;
  font-size:80%;
  margin:40px 0 0 0;
  padding:10px 0 4px 3px;
  border-bottom:2px dotted #CCCCCC;
  }

#foot{
clear:both;
width:745px;
height:auto;
border-bottom:3px solid #353472;
padding:5px 0 7px 0;
margin-left:auto;
margin-right:auto;
margin-top:40px;
background-color:#FFFFFF;
}

#foot p{
text-align:right;
font-size:70%;
margin:0;
padding:5px 0 1px 0;
}

.clr{
	clear:both;
}


#abc p{
font-size:14px;
margin:1px 20px 1px 20px;
float:right;
}



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

body {
	color:#4F4F4F;
	}