@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
}
#main {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#main-matter-container {
	margin-top: 25px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 10px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	line-height: 0px;
	clear: both;
}
#mnu-bar {
	background-color: #99bec4;
	height: 43px;
	margin-top: 20px;
}
.tab1 {
	width: 174px;
	padding-right: 20px;
	height: 270px;
}
.text1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #528c95;
}
.para1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #858585;
	text-decoration: none;
	text-align: justify;
}
.box1 {
	height: 20px;
	width: 248px;
	border: 1px solid #999;
}

.text4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #219fba;
	text-decoration: none;
	font-size: 11px;
}
.text5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.text6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 17px;
	font-weight: normal;
	color: #999;
}
.text7 {
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}



.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #A8A8A8;
	text-decoration: none;
}
.divline1 {
	background-image: url(images/divline-1.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.divline2 {
	background-image: url(images/divline-2.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}

