body {
	background: #ffffff;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	margin-top: 78px;
}
h2 {
	font-family: georgia, serif;
	font-size: 20px;
	font-style: normal;
	line-height: 30px;
	margin: 10px;
	color: #666666;
	text-shadow: 2px 2px 2px #e2e2e2;
}
.h2col {
	color: #000000;
}
h1 {
	font-family: georgia, serif;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	margin: 10px;
	color: #333333;
	text-shadow: 2px 2px 2px #dfdfdf;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p {
	font-family: georgia, serif;
	font-size: 16px;
	text-align: center;
	line-height: 25px;
	text-shadow: 0px 2px 2px #dfdfdf;
}
.homep_txt {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 25px;
	text-shadow: 0px 2px 2px #dfdfdf;
}
#header-box {
	margin: auto;
	width: 930px;
	height: 160px;
	background-image: url(img/head-title.jpg);
	background-repeat: no-repeat;
}
#menu-fram {
	width: 600px;
	height: 44px;
	padding-left: 150px;
	padding-top: 115px;
}

#navm {
	width: 600px;
	height: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-shadow: 0px 2px 2px #ffffff;
	font-style: normal;
	font-weight: bold;
	color: #028cd2;
	padding-top: 6px;
}
#navm ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#navm li {
	display: inline;
	margin-left: 5px;
	margin-right: 10px;
}

#navm li a {
	line-height: 10px;
	float: left;
	width: 9em;
	color: #028cd2;
	text-align: center;
}
.navm-active {
	border: solid;
	border-width: 1px;
	border-color: #039dd5;
	background-color: #f3f3f3;
	padding: 5px;
}
/* Hide IE5-Mac \*/
#navm li a {
	float: none;
}
#cont {
	width: 930px;
	margin: auto;
	padding: 10px;
}
#footer {
	width: 930px;
	margin: auto;
	color: #999999;
}

div.thub {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}
div.thub p {
	text-align: left;
}
div.thub_con {
	width: 900px;
	margin: 10px 15px 20px;
}
#cl {
	clear: both;
}
.textp {
	font-family: georgia, serif;
	font-size: 14px;
	text-align: center;
	line-height: 23px;
	text-shadow: 0px 2px 2px #dfdfdf;
}
