/* CSS Document */

body {
	background-image: url(imgs/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #07318f;
	line-height: 15px;
	margin: 0px;
	padding-top: 5px;
}
.right_bg {
	background-image: url(imgs/right_bg.gif);
	background-repeat: repeat-y;
}
ol {
	margin-left: 20px;
}

ul {
	margin-left: 30px;
}

li {
	margin-left: 10px;
	}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.copyright {
	font-size: 10px;
	color: #8e94a5;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.cap {
	font-size: 11px;
	color: #58161d;
}
.tel {
	font-size: 14px;
	color: #07318F;
	background-color: #CADEF7;
	height: 16px;
	width: 559px;
	line-height: 20px;
	font-weight: bold;
	border: 2px solid #9AC0EB;
	padding-left: 5px;
}
h3 {
	height: 20px;
	width: 568px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	background-image: url(imgs/dot_line.gif);
	margin-top: 0px;
	color: #07318F;
}


.dot_line {
	background-image: url(imgs/dot_line.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-bottom: 5px;
}
h1 {
	font-size: 14px;
	color: #58161d;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.card_title {
	font-size: 16px;
	color: #c30101;
	line-height: 20px;
}
.h33 {

	height: 20px;
	width: 568px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-top: 0px;
	color: #07318F;
}
