 #mycontent p
        {
            font-size: 14px;
            text-indent: 2em;
margin-top: 15px;
margin-bottom: 15px;
        }

 #mycontent p span
        {
            font-size: 14px;
        }
        .buttonDiv
        {
            margin: 20px 0;
            text-align: center;
        }
        a.button:link, a.button:visited
        {
            margin: 0 8px;
            display: inline-block;
            color: #3c3c3c;
            font-size: 14px;
            text-align: center;
            text-decoration: none;
            background: url(buttonBg.gif) no-repeat left top;
            width: 181px;
            height: 32px;
            line-height: 32px;
        }
        a.button:hover
        {
            font-weight: bold;
        }
        .tdbc
        {
            background-image: url(/images/title_bg.jpg);
            height: 25px;
            line-height: 25px;
            font-weight: bold;
            margin: 10px auto;
        }
        .fontc
        {
            font-size: 12px;
            line-height: 22px;
            color: #333;
        }

.contents1
{
	padding: 10px 78px 30px 77px; 
}
.contents1 h1
{
	font-size: 28px;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	font-weight: normal;
}
#mycontent h2
{
	font-size: 1.5em;
	font-family: "Î¢ÈíÑÅºÚ","ºÚÌå";
	font-weight: normal;
	margin-top: 10px;
    	margin-bottom: 10px;
}