@charset "utf-8";

a  {
	text-decoration:none;
	color: #333;
}


a:hover {
	color:#F0F;
	text-decoration:underline;
}

a:visited  {

}
#content2 {
	padding: 5px;
	height: auto;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}


body {
	background-image: url(cnjg.jpg);
	margin: 0px;
	background-color: #FFF;
	background-repeat: no-repeat;
	color: #333;
}
.blue {
	color: #6CF;
}

#header {
	margin-right: auto;
	margin-left: auto;
	height: 188px;
	width: 798px;
	background-image: url(header4.jpg);
	background-repeat: no-repeat;
}
#content {
	height: 590px;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #FFF;
	color: #FFF;
	background-repeat: no-repeat;
	padding: 5px;
}

#content2 {
	height: auto;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: normal;
	word-spacing: normal;
	border: thin none #FFF;
	color: #FFF;
}

#footer {
	padding: 10px;
	clear: both;
	height: 15px;
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	word-spacing: 20px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 3px;
	text-align: center;
	border: thin none #FFF;
}
.center {
	text-align: center;
}


#nav {
	clear: both;
	height: 22px;
	width: 798px;
	color: #666;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border: thin none #CCC;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	letter-spacing: 15px;
	text-align: center;
	word-spacing: 40px;
}
.blue {
	color: #00AFD4;
}
