/***************************************
 * head.css
 ***************************************/
#header h1 {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #333;
}
#header p.inq {
	margin: 14px 0 8px;
	text-align: right;
}
#header h2 {
	background: url(../image/head/logo_bg.jpg) no-repeat;
}

