@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	background:#af4c11 url(../images/back_bg.gif);
	background-attachment:fixed;
}
.navul
{
  list-style:none;
  padding:0px;
  margin:0px
}

.navul li
{
  display:inline;
  float:right;
}

.navul li a
{
  color:#000000;
  background:url(../images/menu_bg.jpg); background-repeat:repeat-x;
  margin-right:0px;
  font-weight:bold;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  text-decoration:none;
  display:block;
  width:auto;
  padding-left:15px;
  padding-right:15px;
  height:32px;
  line-height:32px;
  text-align:center;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border: none;
}

.navul li a:hover
{
  color:#0000FF;
  background:#FFCC66;
  font-weight:bold;
  text-decoration:none;
  display:block;
  width:auto;
  text-align:center;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  border:none;
}

.logo_class {
	position:absolute;
	left:0px;
	top:0px;
	z-index:100px;
}
.right_panel {
	background:url(../images/search_back.png) no-repeat left top;
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	line-height:37px;
}
.right_p_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a480a;
	font-weight:bold;
	padding-left:10px;
}
.right_p_text_style {
	width:145px;
	height:17px;
}
.mid_style {
	background:url(../images/demoo.gif) repeat left top;
}
.mid_style_font {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0a0c06;
	padding:0 15px 0 12px;
}
.footer_r_panel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#7a480a;
	font-weight:bold;
}
.footer_r_text_fild {
	width:150px;
	height:20px;
	-moz-border-radius:5px;
	border-radius:5px;
	border:#7e8216 solid 1px;

}
.forgot a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a480a;
	font-weight:bold;
	text-decoration:none;
	padding-left:160px;
}
.forgot a:hover{
	color:#7ea40a;
}
.bazaar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#7a480a;
	font-weight:bold;
}
 .copy_right {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#261704;
 }
 .footer_menu a {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#261704;
	text-decoration:none;
 }
  .footer_menu a {
	color:#000000;
 }