body {
	background-color: #A4AFC5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Tahoma;
	font-size: 11px;
}
.currentmenu {
	background-image: url(/images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	padding-right: 15px;
	padding-top: 8px;
	padding-left: 4px;
	height: 51px;
}

.currentmenu a{
	color: #FFF;
	text-decoration: none;
}

.currentmenu a:hover{
	text-decoration: underline;
	color: #FFF;
}

.normalmenu {
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	white-space: nowrap;
	padding-right: 14px;
	padding-top: 8px;
	padding-left: 4px;
	height: 51px;
}

.normalmenu  a{
	color: #000;
	text-decoration: none;
}

.normalmenu  a:hover{
	text-decoration: underline;
	color: #FF700D;
}
td {
	font-size: 11px;
}
.copyright {
	padding-top: 71px;
}
.newsdate {
	background-image: url(/images/cal-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 11px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 30px;
}
form {
	margin: 0px;
	padding: 0px;
}
.loginfiled {
	font-family: Tahoma;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 0px;
	border: 0px none #FFF;
	width: 90%;
	background-color: #FFF;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.newstext {
	padding-bottom: 50px;
}
a {
	color: #1C4289;
	text-decoration: underline;
}





.mainbg {
	background-image: url(/images/all-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.index-login {
	background-image: url(/images/index-pics/1_05_05.jpg);
}
.inner-login {
	background-image: url(/images/login-bg-inner.jpg);
	background-repeat: no-repeat;
}
.innerbg {
	background-image: url(/images/top-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:hover {
	color: #FF700D;
	text-decoration: underline;
}
ul {
	list-style-image: url(/images/li1.gif);
	margin-left: 7px;
	padding-left: 7px;
}
li {
	margin-bottom: 6px;
}

.faqlist{
	padding-right: 30px;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #003190;
}




.faqlist li{
	font-size: 11px;
	margin-bottom: 10px;
}


#mm ul {
	list-style-type: none;
	list-style-image: none;
}
#mm li {
	float: left;
	list-style-type: none;
	display: block;
	list-style-image: none;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 14px;
	padding-left: 6px;
	margin-right: 8px;
}
#mm a {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#mm a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF700D;
	text-decoration: underline;
}

#mm li.current {
	float: left;
	list-style-type: none;
	display: block;
	list-style-image: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/menu-left.gif);
	background-repeat: no-repeat;
}
#mm .current a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-right.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	padding-top: 8px;
	padding-bottom: 29px;
	padding-right: 10px;
}

#mm .current a:hover{
	text-decoration: underline;
	color: #FFF;
}
