/* CSS Document */

body{
margin:0;
}

#mbody{
width:800px;
height:auto;
border-left:1px solid #333333;
border-right:1px solid #333333;
}

#head{
width:800px;
height:130px;
border-bottom:1px solid #333333;
background-image:url(image/top-back.gif);
background-repeat:no-repeat;
background-position:bottom;
}

h1{
margin:0;
padding:0;
}

#head p{
float:left;
font-size:11px;
width:60px;
height:17px;
line-height:17px;
padding:0 0 0 14px;
margin:0 0 0 12px;
background-image:url(image/icon.gif);
background-repeat:no-repeat;
background-position:5px center;
}


#menu{
clear:both;
float:left;
width:194px;
height:auto;
}

.mtop{
width:172px;
height:30px;
font-size:25px;
background-image:none;
padding:0 0 2px 22px;
margin:30px 0 0 0;
}

  ul{
  margin:0;
  padding:0;
  }
  
    li{
	list-style:none;
	width:180px;
	height:20px;
	padding:2px 0 2px 12px;
	margin:0;
	border-bottom:1px dotted #333333;
	line-height:20px;
	font-size:12px;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	font-weight:600;
	background-image:url(image/icon.gif);
	background-repeat:no-repeat;
	background-position:7px center;
	}
	
	#menu a:link,#menu a:visited{
	width:170px;
	height:20px;
	line-height:20px;
	font-size:12px;
	padding:3px 0 2px 12px;
	margin:0;
	text-decoration:none;
	display:block;
	background-position:7px center;
	}
	
	#menu a:hover{
	margin:0;
	width:165px;
	padding-left:17px;
	background-position:13px center;
	text-decoration:underline;
	}
	
#mid{
float:right;
width:605px;
height:auto;
border-left:1px solid #333333;
margin:0;
padding:0;
}
	
#content{
clear:both;
width:450px;
height:auto;
padding:30px;
margin-left:auto;
margin-right:auto;
line-height:180%;
font-size:12px;
color:#3E3E3E;
font-family:"‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
}

.h2sp{
font-size:20px;
margin:50px 0 0 0;
}

h2{
font-size:20px;
color:#000000;
border-left:6px solid #CC6600;
padding:3px 0 0 8px;
}

h3{
font-size:14px;
color:#111495;
margin:50px 0 0 0;
border-bottom:1px dashed #CCCCCC;
padding:0 0 4px 0;
}

.ptop{
font:11px;
text-align:right;
margin:50px 0 0 0;
padding-right:10px;
background-image:url(image/icon2.gif);
background-repeat:no-repeat;
background-position:right 6px;
}

#foot{
clear:both;
width:800px;
line-height:30px;
background-image:url(image/foot.gif);
background-repeat:no-repeat;
margin-bottom:auto;
background-color:#fcf0dd;
}

#foot p{
font-size:11px;
padding:5px 3px 0 0;
text-align:right;
}
