@charset "utf-8";
/* CSS Document */

#logo{
	height:115px;
	background:#F0F3F8 url(../images/companyImg/company_01.gif) no-repeat;
}

#rightLine{
	width:22px;
	height:115px;
	float:right;
	background:url(../images/companyImg/company_02.gif) no-repeat;
}

#line_header{
	height:5px;
}

div.divLine p.title_blue{
	color:#000;
}

#layout hr{
	border:1px dashed #f1f1f1;
}

#footer{
	background:none;
	color:#000;
}

#footer a{
	color:#000;
}
