#content #article {
padding: 20px;
width: 850px;
}
#content #article h2 {
height: 50px;
margin-bottom: 10px;
}
#content #article p {
padding-bottom: 20px;
}

#content #article .image {
width: 760px;
margin-right: auto;
margin-top: 30px;
margin-bottom: 30px;
margin-left: auto;
}

#content #article .image img {
padding: 7px;
border: 1px solid #CCC;
margin: 0 30px 0;
}
#article img.ph {
float: left;
padding: 4px;
border: 1px solid #CCCCCC;
margin: 0 10px 10px 0;
}
#article h2 {
clear: both;
}
#article table {
margin: 0 auto 10px;
border: 1px solid #CCCCCC;
width: 820px;
}
#article th {
color: #CC0000;
background-color: #EEEEEE;
font-size: 81.25%;
font-weight: bold;
padding: 5px;
width: 15em;
}
#article td {
font-size: 81.25%;
padding: 5px;
}
#content #article .about {
width: 770px;
margin: 10px auto 30px;

}
#content #article .about h3 {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #C00;
margin-bottom: 5px;
clear: both;
border-left-width: 3px;
border-left-style: solid;
border-left-color: #C00;
text-indent: 10px;
}
#article .about li {
font-weight: bold;
}
#article .about p {
font-weight: normal;
font-size: 100%;
}
#article .panf {
float: right;
width: 290px;
}
#article .news {
width: auto;
clear: both;
padding: 20px 10px 0;
border-width: 3px;
border-style: dotted;
border-color:#FC0;
margin-bottom: 10px;
height: 430px;
}
#article .news p {
	padding: 0 10px;
	line-height: 1.5;
}

