#main {
width:1000; 
margin:5px;
}
h1 { font-size:26px; 
     display:block;
	 font-family: "新宋体"; 
     text-align:center;
	 height:30px;
     background: url(../images/bar02.jpg) no-repeat;
}
h2{
font-size:26px; 
display:block;
font-family: "新宋体"; 
text-align:center;
height:30px;
margin-bottom:12px;
background: url(../images/bar03.jpg) no-repeat;
}
h3{  
font-size:26px; 
display:block;
font-family:"新宋体"; 
text-align:center;
height:30px;
background: url(../images/bar04.jpg) no-repeat;
}
h4{ 
text-align:center;
font-size:26px; 
display:block;
font-family: "新宋体"; 
height:30px;
background: url(../images/bar05.jpg) ;
}
#sub{	
float:left;
width:20%; 
clear:both; 
margin-bottom:3px;
margin-left:3px;
}
#sub li {
list-style:none;
float:center; 
padding:2px; 
text-align:center;
}
#sub dd {
line-height:2em; 
font-size:20px;
text-align:center;
width:200px;
float:center;
}
#content { 
float:right;
width:78%;
padding-bottom:24px;
padding-right:20px;
}
#content p{
text-align:left; 
text-indent:2em;
line-height:180%; 
font-size:20px;
padding-right:1em;
}
#content h1{
margin-bottom:15px;
}
#Cooper {
float:left;
width:68%; 
clear:both;
}
#Cooper li {
list-style:none;
float:left;
text-align:left; 
display:inline;
margin-left:20px;
margin-top:8px;
}
#linkf {
float:right;
width:30%; 
clear:both;
}
#linkf li {
list-style:none;
float:center;
text-align:center; 
display:inline;
}