body {
	background-color: #000;
	background-repeat : repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/index_bg.jpg);
}

#main{
	background-image :  url(../images/index_bg.jpg);
	width:982px;
	position:relative;
	left:50%;
	margin-left:-491px;
}

#top{
  width:982px;  height:136px;
  margin:0px;
	background-image :  url(../images/index_up_01.jpg);
	background-repeat:no-repeat;
}
#topmenu{
  background-color: #000;
  padding-left:20px;
}

#titte{
  background-color: #000;
  width:982px;height:100px;
}


#contect{
  background-color:#fff;
  width:982px;
}


#left{
  float:left;
  width:160px;
  margin:10px 0 0 15px;
  font-size:11px;
}


#left a {
	display: block;
	width: 140px;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 1px 0 0 0;
	border-width: 0px;
	text-decoration: none;
	color: #fff;
	background: #000;
}

div#left a:hover {
	color: #fff;
	background: #ef0305;
}



#middle{
  float:left;
  width: 520px;
  margin:10px 0px 0 5px;
  padding:0 10px 0 10px;
  border-left-style: solid;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-width: 1px;
  border-color:#eaeaea;
}

.blog_contect{
  margin:0px 10px 20px; 10px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color:#eaeaea;
}

#nav{
  background: #000;
  color:#fff;
  padding:10px 0px 10px 10px;
  font-size:11px;
  margin:0px 0px 10px; 20px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-color:#eaeaea;
}

#nav a{
  text-decoration: none ;
  color: #fff;
}

#nav a:hover{
  text-decoration: none ;
  color: #ef0305;
}


.blog_tittle {
  font-size:11px;
  color: #bababa;
}

.blog_tittle a{
  text-decoration: none ;
  font-size:19px;
  color: #000;
}
.blog_tittle a:hover{
  color: #ef0305;
}

.blog_text{
  font-size:12px;
  color: #595959;
  margin-bottom:30px;
}

.blog_text a{
  font-size:12px;
  color: #000;
}

.blog_text a:hover{
  color: #ef0305;
}

.blog_pic{
  margin:15px 0 15px 0;
}

#right{
  float:left;
  width:160px;
  margin:10px 0 0 10px;
}


#right a {
	display: block;
	width: 140px;
	font-size: 9pt;
	padding: 5px 5px 5px 5px;
	margin: 1px 0 0 0;
	border-width: 0px;
	text-decoration: none;
	color: #fff;
	background: #000;
}

#right a:hover {
	color: #fff;
	background: #ef0305;
}

#pagenav {
  font-size: 12px;
  text-align:center;
  margin: 5px 0 20px 0;
}

#pagenav a{
  font-size: 12px;
  color: #ef0305;
}

#footer{
  text-align:center;
  background-color:#fff;
}