@charset "utf-8";
/* CSS Document */
body,ul,form,h3 { margin:0; padding:0;}
body { font-size:12px; color:#DDD; background:#000; font-family:Tahoma, Geneva, sans-serif}

#container { width:990px; margin:0 auto; overflow:hidden;}
.HackBox{border-top:1px solid transparent !important;border-top:0;clear:both;}
ul { list-style:none;}
a { text-decoration:none; color:#CCC;}
a:hover{ color:#FFF;}
.gdate { float:right; font-size:11px;}
.f14 { font-size:14px; line-height:24px;}
.more { height:60px; position:relative;}
	.more a{ top:24px; right:22px; position:absolute;}
	.more img{ border:none}

/*---------------头部---------------*/
#header { }
	#top_bar1 { background:url(img/flash.jpg); height:155px;} 
	#logo { text-align:center;}
	#nav { background:url(img/nav_bg.jpg) no-repeat; height:80px; overflow:hidden}
		#nav ul li{ float:left; height:29px; line-height:29px; font-size:16px; width:100px; text-align:center; text-align:center; font-weight:bold; font-family:"微软雅黑";}
		#nav ul li.sep { width:280px;}
		#nav ul li a { display:block;}
		#nav ul li a:hover{ background:url(img/btn_hover.png) center no-repeat;}
	#big_pic{ background:url(img/big_bg.png) no-repeat; height:354px;}
	
/*---------------中部---------------*/
#main_body { padding-top:10px;}

	/*---------------左侧---------------*/
	#left_body { width:200px; float:left; font-size:12px}
	
		.left_nav{padding:40px 5px 0 5px;line-height:25px;}
		.left_nav li{ padding:0 2px; height:25px;border-left:2px solid #9EA9C5; background:#1C232D; margin-bottom:1px;}
		.left_nav a{ display:block;width:100%;}
		.left_nav a:hover{ background:#4886B2}
		li.childs { background:#11161C; border-left:2px solid #373B46; padding-left:20px;}
		
		.news_list {padding:0 0 0 30px; line-height:26px;}
			.news_list li{ background:url(img/arr.gif) no-repeat 0 9px; padding-left:15px;}
		
		.iborder1 { border:1px solid #999; padding:1px;}
		.border1 { background:url(img/border1.jpg) no-repeat; height:600px;}
		.border2 { background:url(img/border2.jpg) no-repeat; height:290px;}
			.border2 div { line-height:24px; padding:0 0 0 10px; padding-top:40px;}
	
	/*---------------中部---------------*/
	#mid_body { width:470px; float:left; margin-left:10px;}
	.pro_list  { font-size:12px}
	.pro_list li{ float:left; width:33%;height:200px; line-height:28px; overflow:hidden;}
	.pro_list img{ border:1px solid #444;}
	a.more { float:right; padding-right:10px;}
	.pro_list .pro_model { background:#222; width:210px; margin-top:5px; border:1px solid #444; }
	
	/*---------------右侧---------------*/
	#right_body2 { width:760px; float:right; overflow:hidden;}
		.content { font-size:14px; line-height:26px; padding:10px 20px;}
	
/*---------------底部---------------*/
#bottom { height:115px;background:url(img/copy_bg.gif) no-repeat;}
	#copyright { line-height:24px; padding:20px 0 0 280px; }
	
/*---------------友情链接---------------*/
#linkList { overflow:hidden; padding-left:5px}
	#linkList li img{ border:1px solid #405E0D; width:110px; height:34px}
	#linkList li { float:left; padding:0 10px 8px 5px;}
#textlinkList { padding-left:10px;}
	#textlinkList li{ float:left; width:110px; text-align:center; line-height:20px}

/*---------------分页链接样式---------------*/
a.page_link{  float:left;font:bold 12px Arial;margin:0 2px;padding:1px 5px;text-align:center;text-decoration:none;border:1px solid #999;}
.page_link:hover{margin:0 2px;padding:1px 5px;font:bold 12px Arial;color:#000;border:1px solid black;text-decoration:none;background:#eee;}
.prevLink {float:left; margin:0 10px 0 0; line-height:20px;font-size:11px; font-weight:bold}
.nextLink {float:left; margin:0 0 0 10px; line-height:20px; font-size:11px; font-weight:bold}
.currLink {border:1px solid #999; color:#FFF; background:#1DA1DD}
.pageNav {clear:both;height:20px; line-height:20px; margin-top:10px;overflow:hidden}
