*{ outline: none; }
*{ padding:0; margin:0}
:focus { outline: 0; }
body{ font-family: "Arial",Times,serif;  font-size:18px; background:  #f4f4f4}
.clear{ clear:both; }
.left{ float:left; }
.right{ float:right; }

.head{ min-width: 960px; margin: 0 auto; background: #fff url( "../images/top_bg.jpg" ) repeat-x; }
.footer{ width:100%; height: 50px; background-image: url( "../images/bottom_bg.jpg" ); position:fixed; bottom:0;}
.menu{ width: 960px;  margin:0 auto;  }
.menu ul { float:right; list-style:none}
.menu ul li{ float:left; display:inline;}
.menu ul li a.mn{ margin: 5px; float: right; color: #4a4a4a ; font-weight: 400; font-size: 15px}
.menu ul li a.mn:hover{ color:#000; cursor:pointer }
.main_menu{ width:485px; margin:0 auto; height:30px}
.main{padding: 0; background-color: #f4f4f4; width:100%}
.btns{
	float: left;
	width: 120px;
	height: 30px;
	text-align: center;
	padding: 7px 0 0 0;
	background: url( "../images/btn_baramiddle.png" ) no-repeat;
	cursor:pointer;
	display:none;
}
.btns:hover{
	background: url( "../images/btn_baramiddleover.png" ) no-repeat;
	color: #fff;
}
.btns_selected{
	background: url( "../images/btn_baramiddleover.png" ) no-repeat;
	color: #fff;
	}
.logo{ width: 960px; margin: 0 auto; margin-top:5px; }

.item1{  background: url( "../images/grey_bg.png" ); height:387px; }
.visible_item1{ margin-top: -20px; background: url( "../images/grey_bg.png" ); height:300px; }
.img_cont{ float: left; margin-top: 35px; width: 220px }
h1{ float:left; margin-top:55px; color: #fff; text-shadow:  3px 3px 5px #7b0000; }
h3{ color:#33ccff; }
.cons{ float:right; width: 300px; margin-right:100px }
.cons_text{ width:500px; color:#fff }
.container_cons{ width:800px; margin:0 auto; margin-top: 100px }
.it1_text{ float: left; width: 400px; margin-top:-85px}
.more{ color:#eee; font-size:30px;  }
.events{ color: #ab0000; font-size: 30px; }
.item2{ width:700px; margin:0 auto;padding:20px; padding-bottom:60px;}
.it2_container{ width: 670px; margin: 0 auto;}
.it2_img{ float: left; }
.it2_text_cont{ float: left;  }
.it2_text{ float: left; margin-left:40px }
.list{ width:500px }
.date{ font-size:16px; float:left; font-weight: bold }
.power{ float: right; margin: 22px 10px 0 0 ; font-size: 12px; color: #fff }
.text_blt{ color: white; font-weight:bold}
.p_txt{  margin-left: 35px; font-size:15px; font-weight: lighter; width: 300px; float: left }
.tab_stl{ margin-top: 5px; }

