body{
 margin:0px;
 font-family:tahoma;
 font-size:11px;
 color:#5b5a5a;
 font-weight:normal;
 }
 .top_flash{
 width:850px;
 height:226px;
 }
 .mid_flash{
 width:147px;
 height:277px;
 padding:19px 0px 0px 0px;
 }
 .search_box{
 width:850px;
 height:27px;
 }
 .search_bg{
 background:url(images/search_bg.jpg) no-repeat;
 width:359px;
 height:27px;
 }
 .search_text{
 float:left;
 font-size:12px;
 color:#000;
 width:159px;
 height:15px;
 border:1px solid #dee1e2;
 }
 .top_nev_bg{
 background:url(images/top_nev_bg.jpg) repeat-x;
 width:850px;
 height:23px;
 }
 .top_nav_spes{
 font-family:tahoma;
 font-size:8px;
 font-weight:normal;
 color:#c5c7c7;
 padding-top:0px;
 padding-bottom:0px;
 }
 .top_navigation a{
 font-family:tahoma;
 text-decoration:none;
 color:#626869;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:0px 22px 0px 22px;
 text-align:center;
 height:23px;
 }
 .top_navigation a:hover{
 font-family:tahoma;
 text-decoration:none;
 color:#fc7101;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:0px 22px 0px 22px;
 text-align:center;
 height:23px;
 background:url(images/top_nev_hover.jpg) repeat-x;
 }
 
 .footer_nav_spes{
 font-family:tahoma;
 font-size:8px;
 font-weight:normal;
 color:#545555;
 padding-top:14px;
 padding-bottom:29px;
 }
 .footer_navigation a{
 font-family:tahoma;
 text-decoration:none;
 color:#747474;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:12px 24px 0px 24px;
 text-align:center;
 }
 .footer_navigation a:hover{
 font-family:tahoma;
 text-decoration:none;
 color:#fc4e02;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:12px 24px 0px 24px;
 text-align:center;
 }
 
 .mid_box_top_bg{
 background:url(images/mid_box_top_bg.jpg) no-repeat;
 width:251px;
 height:19px;
 }
 .mid_box_footer_bg{
 background:url(images/mid_box_footer_bg.jpg) no-repeat;
 width:251px;
 height:19px;
 }
 .mid_box_text_bg{
 background:url(images/mid_box_text_bg.jpg) repeat-y;
 width:199px;
 padding:4px 26px 0px 26px;
 }
 .heeding_mid{
 font-family: Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#000;
 font-weight:bold;
 padding:4px 0px 0px 8px;
 }
 .text1_mid{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000;
 font-weight:normal;
 line-height:20px;
 text-align:justify;
 padding:23px 0px 0px 0px;
 }
 .text2_mid{
 font-family: Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#acabab;
 font-weight:normal;
 line-height:20px;
 text-align:justify;
 padding:23px 0px 20px 0px;
 }
 .read_more a{
 font-family:Arial, Helvetica, sans-serif;
 background:url(images/read_more_arrow.jpg) no-repeat;
 width:54px;
 height:5px;
 text-decoration:none;
 color:#fc7101;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:0px 10px 5px 0px;
 }
 .read_more a:hover{
 font-family:Arial, Helvetica, sans-serif;
 background:url(images/read_more_arrow.jpg) no-repeat;
 width:54px;
 height:5px;
 text-decoration:none;
 color:#fc1f01;
 display:block;
 font-size:11px;
 font-weight:normal;
 padding:0px 10px 5px 0px;
 }
  .heeding_text{
 font-family: Arial, Helvetica, sans-serif;
 font-size:14px;
 color:#ef8802;
 padding-bottom:12px;
 }   
 .log_box{
  border: 1px solid #bfbfbf;
  background: #fff;
  color: #000;
  width: 180px;
  height: 18px;
 }
  .comment_box{
  border: 1px solid #bfbfbf;
  background: #fff;
  color: #000;
  width: 180px;
  height: 35px;
 }
.drop_box{
	border: 1px solid #bfbfbf;
	background: #fff;
	color: #000;
	width: 100px;
}
.button{
	/*border: 1px solid #000;*/
	background: url(images/but-bg.jpg) repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 75px;
	height: 25px;
	padding-bottom: 3px;
	cursor: pointer;
	margin-left: 10px;
	border: none;
}
