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

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.group { display: inline-block; clear: both; }
body{
	 margin:0;
     padding:0;
	 font-size:12px;
	 font-family:Arial, Helvetica, sans-serif;
	 background:url(images/bg.jpg);
	 }
#top_line{
	height:230px;
	background:url(images/top_line.jpg) top repeat;
	

	}
#waper{
	margin:-200px auto 0px auto;
	width:970px;

	

	}	
#header{
	width:970px;
	height:500px;
	position:relative;
	border:1px solid #ccc;
	border-color:transparent;
	background:url(images/header_bg.png) repeat;
	}
.logo{
	float:left;
	width:250px;
	height:200px;
	padding:0 10px 0 20px;
	
	background:url(images/logo.png) no-repeat;
	}
.navigation{
	
	 list-style:none;
	 margin:100px 0 0 20px;
	 float:left;
	}		
.navigation li {
	display:inline-block;
	padding:10px 5px 10px 5px;
	float:left;
	list-style:none;
	background-image:url(images/bt.png);

	}	
.btl{
	background:url(images/btnl.png);
	height:35px;
	width:10px;
	float:left;
	margin-right:-2px;
	border-radius:4px;
	background-repeat:no-repeat;
	
	}	
.btr{
	background:url(images/btr.png);
	height:35px;
	width:10px;
	float:left;
	border:none;
	margin-left:-2px;
	border-radius:4px;
	background-repeat:no-repeat;
	}	

.navigation li a{
	color:#fec62f;
	padding:0 15px 0 0;
	margin:10px 0;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bolder;
	color:#9d9d9d;
	padding:10px 5px 10px 5px;
}	

.current{	background:url(images/active_btn.png);}
.navigation li a:hover{padding:10px 5px 10px 5px;background:url(images/active_btn.png);color:#acacac;}
	

.slider{
	width:800px;
	height:300px;
	position:absolute;
	top:155px;
	left:80px;
	background:url(images/slider/slider.jpg);
	}
.slider_readmore{
	width:100px;
	height:30px;
	border:1px solid #ccc;
	float:right;
	margin:260px 20px  0 0;
	border-radius:8px;
	}
.slider span{
	position:absolute;
    right:100%;
	height:300px;
	width:7px;
	
	background:url(images/headershadow.png) top repeat;
	}
.slider .right{
	position:absolute;
    left:100%;
	height:300x;
	width:7px;

	background:url(images/header_right.png) top repeat;
	}
#top_link{
	position:absolute;
float:left;
margin:180px 0px 0 -40px;
	}
	
#top_link li{
padding:4px 40px 4px 20px;
	margin:5px 0 0 0;
	background:#3C6;
	list-style:none;
	background:#fec62f;
	}	
#top_link li:nth-child(3){background:#fd1c1c;}
#top_link li:nth-child(2){background:#fd4d08;}
#top_link li:nth-child(1){background:#fec62f;}
		
	
	
#top_link li a{
	text-decoration:none;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	letter-spacing:5px;
	font-weight:bold;
	margin:5px 0 0 0;
	color:#fff;
	
	}	
	
.top_line_shadow{
	float:left;
	margin:340px 0 0 -865px;

	}	
.top_line_shadow  li{
	padding:20px 10px 4px 90px;
	background:#3C6;
	margin:5px 0 0 0;
	list-style:none;
	background:#fec62f;
	}
.top_line_shadow  li:nth-child(3){	background:#fd1c1c;}
.top_line_shadow  li:nth-child(2){	background:#fd4d08;}
.top_line_shadow  li:nth-child(1){	background:#fec62f;}
#containee{
	margin:-16px 0 0 -1px;

	}
.cleft{
	position:absolute;
	height:815px;
	right:86%;
	width:7px;
	background:url(images/headershadow.png) top repeat;
	}
	
.cright{
	position:absolute;
	height:815px;
	left:86%;
	width:7px;
	background:url(images/header_right.png) top repeat;
	}			
#content{
	width:550px;
	float:right;
	margin:0 0px 0 0;
	background:#141414;
	}
#content h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	margin:10px 0 10px 10px;
	letter-spacing:3px;
	color:#fca533;

	}
#content h1 span{
	padding:10px 100px 10px 200px;
	background:#fca533;
	margin:10px 0 0 0;
	float:right;
	}
.shadow	{
	padding:10px 10px 10px 10px;
	float:right;
	background-color:#fca533;
	margin:20px -20px 0 0;
	background-image:url(images/header_right.png) left repeat-y;
	
	}
#content_image{
	width:530px;
	margin:0 0 0 10px;
	border:2px solid #fff;
	height:115px;
	background:url(images/content_img.jpg) no-repeat;
	}
#content p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	margin:20px 20px 0 20px;
	font-style:italic;
	line-height:20px;
	letter-spacing:1px;
	color:#797878;
	} 
.readmore{
	width:100px;
	height:30px;
	float:right;
	margin:3px 20px  9px 0;
	background:#fd1c1c;
	
	}
.readmore a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	float:left;
	margin:5px 0 0 13px;
	color:#fff;
	text-decoration:none;
	}

#news{
	width:400px;
	marging:-5px 0 0 0;
}
#news ul{
	margin:0 0 0 -40px;
	}

#news ul li{
	background-color:rgba(120,120,120,0.3);
	list-style:none;
    height:156px;
	background-image:url(images/news.png) ;
	background-repeat:no-repeat;
	 }

#news ul li h2{
	padding:5px 10px 5px 10px;
	background:#fd4d08;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#fff;
	}
.news_image{
	width:100px;
	height:100px;
	float:left;
	margin:0 0 0 10px;
	border:2px dashed #fff;
	}
#news li p{
	width:275px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:-3px 5px 0 0;
	text-align:justify;
	color:#393839;
	}
#news li .readmore_news{
	width:73px;
	height:23px;
	float:right;
	margin:10px 20px  10px 0;
	background:#474647;
	
	}
.readmore_news a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	float:left;
	color:#fff;
	margin:3px 0 0 6px;
	text-decoration:none;
	}
#footer{

	margin:20px 0 0 0;
	height:230px;
	background:url(images/footer_bg.jpg) repeat;
	
	}
#bottom_content{
width:970px;
margin:0 auto;
	}	
.bottom_parts{
	display:inline-block;
	float:left;
	width:281px;
	height:210px;

}
#mparts{border-right:1px dashed #595858; border-left:1px dashed #595858;}
.bottom_parts li{list-style:none;}
.bottom_parts .meta li{
	list-style:circle;
	list-style-image:url(images/meta_style.jpg);
	}
.bottom_parts h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#959494;
	}
.bottom_parts li .meta  a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	text-decoration:none;
	color:#a9a9a9;
	}	
.bottom_parts li img{
	display:inline;
	float:left;
	padding:0 0 0 20px;
	}
	
.bottom_parts li p{
	margin:-5px 0 0 10px;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#1c6993;
		}
	
.bottom_parts li p span{
	font-size:10px;
	color:#fff;
	font-style:normal;
	}			
.footer_line{
	height:30px;
	background:#333;
	}
small{
	margin-top:3px;
	margin-right:100px;
	float:right;
	color:#fff;
	}