body {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}



A.white:link {
	COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.white:active {
	COLOR: #ffffff; FONT-SIZE: 12px; TEXT-DECORATION: none
}


A.blue:link {
	COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.blue:visited {
	COLOR: #000000; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.blue:hover {
	COLOR: #006699; FONT-SIZE: 12px; TEXT-DECORATION: none
}
A.blue:active {
	COLOR: #006699; FONT-SIZE: 12px; TEXT-DECORATION: none
}








/*-----------toplink---------------*/
a#toplink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
a#toplink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
a#toplink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0099CC;
	text-decoration: underline;
	font-weight: bold;
}
a#toplink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #777777;
	text-decoration: none;
	font-weight: bold;
}
/*-----------bottomlink---------------*/
a#bottomlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a#bottomlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a#bottomlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a#bottomlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*-----------leftlink---------------*/
a#leftlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28166F;
	text-decoration: none;
	font-weight: normal;
}
a#leftlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28166F;
	text-decoration: none;
	font-weight: normal;
}
a#leftlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
a#leftlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}
/*--------------leftmenu-----------------*/
#leftmenutitle{
color:#FF0000;
font-weight:bold;
}
#leftmenus{
color:#FF0000;
font-weight:bold;
}
/*-------------------------------*/
#bannerlinebg{
	background-color:#DA251D;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
table {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	font-family: "Arial", "Helvetica", "sans-serif";

}
/*-------------imdexstyle------------------*/
.dayst{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color:#A10F40;
	font-weight:bold;
}
.titlest{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	font-weight:normal;
	text-decoration: none;
	padding-left:8px;
	padding-top:2px;
}
.bottomwz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#pagelefttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #757575;
	padding-top: 2px;
	padding-left: 12px;
}
#newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
#newstitle2 {
	color:#999999;
}
/*-------------serve_book------------------*/
.booktb td{
	padding-top:3px;
	padding-bottom:3px;
}
.booktb11 input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	border: 1px solid #CCCCCC;
}
.booktbinput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330066;
	border: 1px solid #CCCCCC;
}
.menut{
	border:solid 1px #E52017;
	background-color:#E52017;
	color:#330066;
	padding-left:2px;
	padding-right:4px;
}
.menut a:link{
	color:#FFFFFF;
}
.menut a:visited{
	color:#FFFFFF;
}
.menut a:hover{
	color:#FFFFFF;
}
.menutover{
	border:solid 1px #E52017;
	background-color:#E52017;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:4px;
}

.menutover a:link{
	color:#FFFFFF;
}
.menutover a:visited{
	color:#FFFFFF;
}
.menutover a:hover{
	color:#FFFFFF;
}
a.menu:link {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
		font-weight: bold;
}
a.menu:hover {
	color: #CCCCCC;
	font-size: 14px;
	text-decoration: none;
		font-weight: bold;
}
.menu11 {
	font-size: 16px;
	font-weight: bold;
	color: #E8E8E8;
	text-decoration: none;
}
.hei12 {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.title {
	color: #CC9A25;
	font-size: 14px;
	font-weight: bold;
}

.lefttitle {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}


.titleblue {
	color: #006699;
	font-size: 14px;
	font-weight: bold;
}



.zise {
	font-size: 12px;
	font-weight: bold;
	color: #CC9A25;
}
.input {
	border: 1px solid #CC9A25;
}
.buttom {
	border: 1px solid #CC9A25;
	color: #FFFFFF;
	background-color: #CE4124;
}
