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

.indent {
	margin-left:30px;
}

#footer p {
	font-size: 10px;
	line-height: 20px;
}

p {
	line-height: 17px;
}

#content-content p, #content-content ul {
	margin-bottom:15px;
}

h1 {
	font-size:19px;
	color:#5195cb;
	font-family: "Times New Roman";
	font-weight: normal;
	margin-bottom: 10px;
/* 	margin-top: 0px; */
}

h2 {
	font-size:19px;
	font-family: "Times New Roman";
	font-weight: normal;
}

h3, h3 a, #content-left h3 a {
	font-size:17px;
	color:#555b61;
	font-family: "Times New Roman";
}

h6, h6 i {
	font-size:13px;
	color:#5195cb;
	font-weight: normal;
}

ol {
	margin-left:22px;
}

#header a, #content-left a {
	color:#5195cb;
}

a:hover {
	text-decoration: none;
}

#content-content li {
	margin-left:15px;
}
