/* CSS Document */


#footer_p {
background:url(../images/footer_bg.jpg) no-repeat;
height:65px;
width:770px;
margin:1400px 0px 0px 0px;
_margin:0px 0px 0px 0px;
}

#pro a:link , #pro a:visited ,
#pro a:active {
	text-decoration: none;
}

#pro a:hover {
	text-decoration: underline;
	color: #333333;
}


/*-----------------------------------------------
   contents
-----------------------------------------------*/

.headline {
color:#000099;
font-size:16px;
padding40px;
margin:20px 40px 20px 40px;
}

.content{
color:#FF6600;
font-size:13px;
width:300px;
float:left;
margin:0px 40px 0px 40px;
}

.content1{
color:#FF6600;
font-size:13px;
float:right;
width:300px;
margin:0px 40px 0px 0px;
}



