@charset "utf-8";
/* CSS Document */

.para
{font-family:Arial; font-size:12px; color:#666666;}

#container
{width:980px; height:auto; margin-left:auto; margin-right:auto;}

#heading
{width:980px; height:200px; font-family:Arial; font-weight:bold;}

#logo
{width:159px; height:162px; float:left;}

#heading_text
{width:500px; height:162px; 
font-family:Arial; font-weight:bold; color:#003399; margin-top:20px; left:30%; top:20px; position:absolute;}

.content
{width:980px; height:310px; font-family:Arial; font-size:12px; color:#666666;}

.content_text
{width:600px; height:auto; float:left; margin-right:20px; font-size:13px;}

.content_image
{width:auto; height:auto; float:right;}

.description
{width:280px; height:30px; float:right; font-weight:bold;
}





