#about_content
{
clear: both;
font-size: 45px;
text-align: left;
position: relative;
top: -15px;
left: 5px;
}

.para
{
margin-bottom: 10px;
}

.para_title
{
width: 600px;
/*height: 40px;*/
background-color: #000000;
color: #ff0000;
padding: 0px 0px 1px 2px;
}

.para_words
{
position: relative;
left: 4px;
}

.title_left
{
font-size: 30px;
font-weight: bold;
}

.title_right
{
font-size: 12px;
}

.para_words
{
font-size: 11px;
width: 596px;
text-align: justify;
}

.link_description
{
margin-bottom: 5px;
}

.link_name a
{
font-size: 14px;
font-weight: bold;
color: #000000;
}