* {
	padding: 0;
	margin: 0;
}
html,body{
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
a:visited {
	color: #000000;
	background-color: #FFFFFF;
}
a:hover {
	color: #999999;
	background-color: #FFFFFF;
}
a:active {
	color: #000000;
	background-color: #FFFFFF;
}
img {
	border: 0px none;
}
h1{
	text-indent: -9999px;
	background: url(../images/structure/topImage.jpg) no-repeat left top;
	width: 990px;
	height: 123px;
	margin: 0 1px;
}
h2{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
}
#container {
	clear: both;
	width: 1000px;
	background-image: url(../images/structure/mainBGline.gif);
	background-repeat: repeat-y;
	background-color: transparent;
	/*color: transparent;*/
	overflow: visible;
	position: relative;
}
#holder{
	width: 990px;
	clear:both;
	margin-left: auto;
	margin-right: auto;
}
#subMenu{
	width: 165px;
	float: left;
	margin-top: 25px;
	margin-bottom: 20px;
	margin-bottom: 10px;
	text-indent: 5px;
}
#subMenu div{
	color: #6991E2;
	font-weight: bold;
	text-indent: 10px;
}
#subMenu div a{
	color: #6991E2;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: none;
}
#subMenu div div{
	color: #000000;
	font-weight: normal;
	margin-left: 5px;
}
#subMenu div div a{
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
#subMenu div div a:hover{
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}
#subMenu div a:hover{
	color: #5D7CBB;
	font-weight: bold;
	text-indent: 10px;
	text-decoration: underline;
}
#middle{
	width: 571px;
	height: 100px;
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
	/* text-indent: 5px; */
}
#middle a{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#middle a:hover{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#middleShow{
	width: 815px;
	height: 100px;
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
	/* text-indent: 5px; */
}
#middleShow a{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#middleShow a:hover{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#pagang{
	width: 565px;
	height: 200px;
	overflow-y: scroll;
	overflow-x: auto;
	margin-top: 0px;
	margin-bottom: 5px;
	position: relative;
}
#pagang a{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#pagang a:hover{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#mainRight{
	width: 251px;
	float: left;
	margin-top: 25px;
	margin-bottom: 10px;
}
#news{
	width: 250px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	overflow: visible;
	position: relative;
	margin-bottom: 5px;
}
#newsInfo{
	margin: 8px;
	margin-top: 0px;
	clear:both;
}
#newsInfo a{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#newsInfo a:hover{
	color: #5D7CBB;
	font-weight: bold;
	text-decoration: underline;
}
#figures1{
	border: none;
	width:45px;
	height:32px;
	float:left;
	position:relative;
	right:+30px;
	top: -8px;
	text-align: left;
	margin-bottom: -5px;
	background-image: url(../images/structure/figures.gif);
	background-repeat: no-repeat;
}
#mapTop {
	clear: both;
	width: 250px;
	margin-top: 10px;
	background-image: url(../images/structure/mapTop.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
	padding-bottom: 0px;
	overflow: visible;
	position:relative;
}
#mapTop div{
	clear: both;

}
#contact{
	clear: both;
	width: 250px;
	margin-top: 15px;
	margin-bottom: 5px;
}
#contact div{
	margin: 5px;
}
#contact a{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#contact a:hover{
	color: #6991E2;
	font-weight: bold;
	text-decoration: none;
}
#mapTop div{
	margin-left: 5px;
	margin-right: 5px;
}
#menuBottom{
	margin-top: 50px;
	margin-bottom: 5px;
}
ul {
position: relative;
}
ul li {
list-style: none;
}
ul#navigation {
background-color: #FFFFFF;
margin: 10px 0 0 0;
width: 990px;
height: 49px;
}
ul#navigationList li {
float: left;
padding: 6px;
background: none;
}

