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

#btnauto {
	width: 254px;
	height: 271px;
	float: left;
	background-image:url(../Image/bbk.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#btnauto a{
	display: block;
	width: 254px;
	height: 35px;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-variant: small-caps;
	color:#FFFFFF;
	text-decoration:none;
}
#btnauto a:hover{
	color:#004A80;
}
#btnresi {
	width: 251px;
	height: 271px;
	float: left;
	margin-left: 9px;
	background-image:url(../Image/bbk.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#btnresi a{
	display: block;
	width: 251px;
	height: 35px;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-variant: small-caps;
	color:#FFFFFF;
	text-decoration:none;
}
#btnresi a:hover{
	color:#004A80;
}
#btncmrl {
	width: 255px;
	height: 271px;
	float: left;
	margin-left: 9px;
	background-image:url(../Image/bbk.gif);
	background-repeat:repeat-x;
	background-position: bottom;
}
#btncmrl a{
	display: block;
	width: 255px;
	height: 35px;
	text-align: center;
	line-height: 30px;
	font-size: 24px;
	font-variant: small-caps;
	color:#FFFFFF;
	text-decoration:none;
}
#btncmrl a:hover{
	color:#004A80;
}
#content {
	display: block;
	width: 756px;
	/*height: 220px;*/
	margin: 10px 0px 10px 0px;
	padding: 0px 10px 0px 10px;
	background-color:#EEF0F2;
	border: solid #004A80 1px;
}
#content h1 {
	padding: 10px 0px 0px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #004A80;
}
#content p {
	font-size: 16px;
	font-weight: bold;
}

