body {
	margin:0;
	padding:0;
	background:#ffffff;
}

p,td { font-family:Arial, times new roman, sans-serif;
	font-size:13px;
	margin-top: 0px;
}

a{
	color: #006e50;
	text-decoration: underline;
}

a:hover{
	color: #006e50;
	text-decoration: underline;
}

a.hidden {
	text-decoration: none;
	color: #000000;
	cursor:default;
}

form {
	margin:0;
	padding:0;
}

ul {
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-left: 11px;
	padding-top: 8px;
	padding-bottom: 7px;
}

.bgy {
	background-repeat: repeat-y;
}

.bottom_addr {
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 6px;
	text-align: center;
}

.bottom_addr a {
	text-decoration: none;
}

.bottom_addr a:hover {
	text-decoration: underline;
}


.bgx {
	background-repeat: repeat-x;
}


.norepeat {
	background-repeat: no-repeat;
}

.c_name {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	background-repeat: repeat;
	background-image: url(../images/cn_bg.jpg);
}
.bord {
	background-image: url(../images/base-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}



.bottom-menu {
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 1px;
}

.bottom-menu a {
	color: #FFFFFF;
	text-decoration: none;
}

.bottom-menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	color: #006e50;
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
	vertical-align: top;
	padding-top: 13px;
	font-size: 12px;
	padding-right: 15px;
	padding-left: 15px;
}
.menu a{
	text-decoration: none;
	color: #006e50;
}

.menu a:hover {
	color: #006e50;
	text-decoration: underline;
}

.body_txt {
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 7px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
