@charset "utf-8";
/* CSS Document */


#bg {
	background-color: #9d9e81;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#header {
	height: 107px;
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#top {
	height: 30px;
	padding-top: 74px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin: 0px;
}
ul#menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: none;
	text-decoration: none;
	line-height: 0px;
	height: 40px;
}

ul#list {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-type: square;
	text-decoration: none;
	line-height: 16px;
	list-style-position: inside;
}

#menu li {
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#menu a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}


#menu a:hover {
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
}

#main_top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	top: 353px;
	margin-right: auto;
	margin-left: auto;
	width: 853px;
	margin-top: 249px;
	background-image: url(../img/main-top.png);
	height: 43px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-bottom: 0px;
}
#main_mid {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: auto;
	margin-left: auto;
	width: 853px;
	margin-top: 0px;
	background-repeat: repeat;
	padding: 0px;
	background-image: url(../img/main-mid.png);
	margin-bottom: 0px;
}
#main_bottom {
	background-image: url(../img/main-bottom.png);
	height: 74px;
	width: 823px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.clear {
	clear:both;
	visibility:hidden;
	margin: 0px;
	padding: 0px;
}

#h1 {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	color: #000000;
	width: 470px;
	line-height: 39px;
	font-weight: bold;
	text-indent: 0px;
	padding-left: 30px;
}
#h2 {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
p {
	line-height: 18px;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p2 {
	line-height: 14px;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	color: #996600;
	padding: 0px;
	line-height: 50px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align: justify;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../img/h1.png);
	background-repeat: no-repeat;
	height: 55px;
	width: 450px;
	border: 1px none #996600;
	text-indent: 10px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 18px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	padding: 0px;
	line-height: 15px;
	text-align: right;
	text-transform: capitalize;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	padding: 0px;
	line-height: 15px;
	text-align: right;
	text-transform: capitalize;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5   a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	text-align: right;
	text-transform: capitalize;
}



#col-left {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	width: 460px;
	line-height: 40px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 30px;
}

#col-mid {
	font-size: 18px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 139px;
	background-image: url(../img/ill-pain.png);
	background-repeat: no-repeat;
	height: 160px;
	background-position: left bottom;
	clear: none;
	position: relative;
}
#bout2 {
	background-image: url(../img/bout2.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bout2 a {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #000000;
}

#bout2 a:hover {
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	color: #666600;
}



#col-right {
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 180px;
}
#image {
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 0px;
	top: 0px;
	text-align: center;
	float: right;
	margin-left: 5px;
}
#image2 {
	background-color: #FFFFFF;
	border: thin none #000000;
	padding: 0px;
	top: 0px;
	text-align: center;
	float: left;
	margin: 5px;
}


#col-mid-top {
	font-size: 18px;
	padding: 0px;
	float: left;
	width: 139px;
	background-image: url(../img/ill-pain.png);
	background-repeat: no-repeat;
	height: 33px;
	background-position: left top;
	clear: none;
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Style1 {font-size: 10px}
.pnews {
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #666666;
}
.Style4 {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.Style5 {
	font-size: 14px;
	font-weight: bold;
}
.image {
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
	top: 0px;
}
.image-news {
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
	top: 0px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
