.bg {
	width: 950px;
	margin:auto;
}

.logindes {
	background-image: url(index_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 315px;
	width: 950px;
}
.footer {
	background-image: url(index_04.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 84px;
	width: 950px;
}
.logintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding-top: 2px;
	padding-left:2px;
	padding-right:2px;
}
.logintext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #000;
	padding-top: 2px;
	padding-left:2px;
	padding-right:2px;
}
.hader {
	background-image: url(index_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 295px;
	width: 950px;
}

.header {
	background-image: url(inner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 206px;
	width: 950px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color:#666666;
	padding-top: 2px;
	padding-left:10px;
	padding-right:2px;
}.rightbor {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #CCC;
}
.buttonbk {
	background-image: url(buttonbk.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 31px;
	width: 180px;
}

.buttonblue {
	background-image: url(buttonblue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 180px;
}

.msgbutton {
	background-image: url(msgbutton.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 105px;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;	
	padding-left:8px;
	font-weight: bold;
	
}
.menutext:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-left:8px;
	font-weight: bold;
	
}

.innertext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 2px;
	padding-left:2px;
	padding-right:2px;
	
}

.headingtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #D50000;
	padding-top: 2px;
	padding-left:2px;
	padding-right:2px;
	font-style: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}

.line {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000099;
}
