@charset "utf-8";
/* CSS Document */
body,form,h1,h2,h3,h4,h5,h6,img,ul,li,dl,dt,dd,div { margin: 0px; padding: 0px; border: 0px; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
p {
	display: block;
}
#header {
	height: 100px;
	background-color: #eeeeee;
	background-image: url(../images/call_bj.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 10px;
	padding-left: 20px;
}
#main {
	padding: 15px;
	height: 400px;
}
.k {
	border: 1px solid #bab9aa;
	background-color: #e8e7d5;
}
