@charset "utf-8";
a{blr:expression(this.onFocus=this.blur());} 

body {
	font-size:14px;
	margin:0px;
	padding:0px;
	font-family:Calibri, Tahoma, Arial, "Times New Roman";
	background:#fff url(top_nav_bg.gif) repeat-x;
}

ul {
	padding:0px;
	margin:0px;
	list-style:none;
}

img {
	border:0px;
}

a {
	color:#7c7c7c;
	text-decoration:none;
}

a:hover {
	color:#c00;
}

#menuBox {
	width:1000px;
	height:122px;
	margin:0px auto;
	background:url(top_bg.gif) no-repeat 100px 2px;
}

	#logo {
		width:90px;
		height:110px;
		float:left;
		padding-top:6px;
		text-align:right;
	}

	#menuList {
		float:left;
		width:910px;
		height:60px;
		padding-top:62px;
	}
		#menuList li {
			width:120px;
			height:60px;
			margin-left:8px;
			float:left;
		}
		#menuList li a {			
			display:block;
			width:120px;
			height:60px;
		}
		#menuList a.menu_home {			
			background:url(top_nav_btn_home.gif);
		}
		#menuList a.menu_home:hover {
			background:url(top_nav_btn_home.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_home_selected {
			background:url(top_nav_btn_home.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_intro {			
			background:url(top_nav_btn_intro.gif);
		}
		#menuList a.menu_intro:hover {
			background:url(top_nav_btn_intro.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_intro_selected {
			background:url(top_nav_btn_intro.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_news {			
			background:url(top_nav_btn_news.gif);
		}
		#menuList a.menu_news:hover {
			background:url(top_nav_btn_news.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_news_selected {
			background:url(top_nav_btn_news.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_file {			
			background:url(top_nav_btn_file.gif);
		}
		#menuList a.menu_file:hover {
			background:url(top_nav_btn_file.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_file_selected {
			background:url(top_nav_btn_file.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_hire {			
			background:url(top_nav_btn_hire.gif);
		}
		#menuList a.menu_hire:hover {
			background:url(top_nav_btn_hire.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_hire_selected {
			background:url(top_nav_btn_hire.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_contact {			
			background:url(top_nav_btn_contact.gif);
		}
		#menuList a.menu_contact:hover {
			background:url(top_nav_btn_contact.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_contact_selected {
			background:url(top_nav_btn_contact.gif);
			background-position:0px -60px;
		}
		#menuList a.menu_bbs {			
			background:url(top_nav_btn_bbs.gif);
		}
		#menuList a.menu_bbs:hover {
			background:url(top_nav_btn_bbs.gif);
			background-position:0px -120px;
		}
		#menuList a.menu_bbs_selected {
			background:url(top_nav_btn_bbs.gif);
			background-position:0px -60px;
		}
		
#impactBox {
	width:980px;
	height:250px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#mainBox {
	width:980px;
	margin:10px auto 0px auto;
	overflow:hidden;
}
	#leftBox {
		width:310px;
		overflow:hidden;
		float:left;
	}
		#left_main {
			width:276px;
			height:455px;
			margin:0px auto;
			margin-top:5px;
			background:url(left_bg.gif) no-repeat left top;
			padding-top:55px;
			padding-left:10px;
		}
		
			#left_main_box {
				height:110px;
			}
				#left_main_box li {
					height:28px;
					line-height:28px;
					background:url(dogblue.gif) no-repeat left 7px;
					padding-left:17px;
					color:#333;
					border-bottom:1px dashed #999;
					margin-right:10px;
				}
			#left_contact {
				margin-top:30px;
			}
				#left_contact li {
					height:26px;
					line-height:26px;
					padding-left:17px;
					color:#333;
					background:none;
				}
				#left_contact .contactTitle {
					height:28px;
					line-height:28px;
					background:url(dogblue.gif) no-repeat left 7px;
					padding-left:17px;
					color:#333;
					font-weight:bold;
				}
			
	#middleBox {
		width:670px;
		overflow:hidden;
		float:left;
	}
		#achievement {
			width:670px;
			height:220px;
			background:url(main_bg.gif) no-repeat;
			overflow:hidden;
		}
		.achievement_pic {
			width: 152px;
			height:85px;
			padding-left:15px;
			float:left;
			padding-top:45px;
		}

		.work_image {
			border:1px solid #999;
			padding:2px;
			width:130px;
			height:70px;
		}
		.achievement_box {
			width: 161px;
			height:60px;
			padding-left:6px;
			float:left;
		}
			.achievement_box li {
				background:url(dotList.gif) no-repeat 2px 7px;
				line-height:28px;
				padding-left:14px;
				overflow:hidden;
				margin-left:3px;
			}
		
		#link_box {
			width:670px;
			margin-top:5px;
			height:200px;
			background:url(link_bg.gif) no-repeat;
		}
			#unknown {
				width:650px;
				height:95px;
				padding-top:40px;
				padding-left:10px;
				padding-right:10px;
				line-height:25px;
				color:#666;
			}
			#demo {
				margin-top:20px;
				margin-left:5px;
			}
		
#footBox {
	width:670px;
	height:70px;
	float:left;
	background:url(bottom_line.jpg) no-repeat 30px top;
	margin-top:5px;
}
	#footContent {
		width:560px;
		height:70px;
		line-height:28px;
		padding-top:10px;
		text-align:right;
		background:
	}
	#footBox a {
		color:#c00;
	}

#infootBox {
	width:1000px;
	height:70px;
	margin:10px auto 0px auto;
	background:url(bottom_line.jpg) no-repeat 340px top;
}
	#infootTop {
		width:180px;
		height:70px;
		float:left;
		text-align:center;
	}
	#infootContent {
		width:700px;
		height:70px;
		float:left;		
		padding-right:120px;
		line-height:28px;
		padding-top:10px;
		text-align:right;
	}
	#infootBox a {
		color:#c00;
	}


#inner_leftBox {
	width:220px;
	overflow:hidden;
	margin-top:5px;
	float:left;
}
	#inner_leftNews_box {
		width:210px;
		height:208px;
		padding-top:50px;
		background:url(inner_news_box.gif) no-repeat;
		margin-top:5px;
	}
		#inner_leftNews_box li {
			height:28px;
			line-height:28px;
			padding-left:22px;
			background:url(t-4.gif) no-repeat 5px 8px;
		}
	#inner_leftIntro_box {
		width:210px;
		height:140px;
		padding-top:50px;
		background:url(inner_group_box.gif) no-repeat;
	}
		#inner_leftIntro_box li {
			height:28px;
			line-height:28px;
			padding-left:27px;
			background:url(t-4.gif) no-repeat 10px 8px;
		}
	#inner_leftCommuni_box {
		width:210px;
		height:140px;
		padding-top:50px;
		background:url(inner_communi_box.gif) no-repeat;
		margin-top:5px;
	}
		#inner_leftCommuni_box li {
			height:28px;
			line-height:28px;
			padding-left:27px;
			background:url(t-4.gif) no-repeat 10px 8px;
		}
		
	#inner_leftCate_box {
		width:220px;
		height:198px;
		padding-top:60px;
		background:url(inner_cate_box.gif) no-repeat left;
	}
		#inner_leftCate_box li {
			height:42px;
			line-height:42px;
			padding-left:2px;
		}
		#inner_leftCate_box li a {
			font-weight:bold;
		}
		#inner_leftCate_box li a:hover {
			background:url(inner_cate_point.gif) no-repeat;
			display:block;
			height:42px;
		}
		#inner_leftCate_box .orangeback a {
			background:url(inner_cate_point.gif) no-repeat;
			display:block;
			height:42px;
			font-weight:bold;
		}
	
#inner_mainBox {
	width:760px;
	overflow:hidden;
	float:left;
	background:url(inner_main_top.gif) no-repeat top;
	margin-top:9px;
}
	#inner_mainBox_content {
		width:758px;
		overflow:hidden;
		background:url(inner_main_bottom.gif) no-repeat bottom;
		border-left:1px solid #d4d4d4;
		border-right:1px solid #d4d4d4;
		padding-bottom:10px;
	}
		#inner_mainBox_content li {
			padding-left:35px;
			line-height:28px;
			overflow:hidden;
			padding-right:5px;
			padding-top:5px;
		}
		#inner_mainBox_content .lititle {
			background:url(tip.gif) no-repeat 8px 10px;
			width:550px;
			color:#ff6600;
			font-weight:bold;
			font-size:16px;
			float:left;
			height:28px;
		}
		#inner_mainBox_content .lispan {
			float:left;
			text-align:right;
			height:28px;
			padding-top:8px;
			padding-right:8px;
			width:100px;
		}
		#inner_mainBox_content .floatleft {
			float:left;
			padding:10px;
			line-height:28px;
		}
		#inner_mainBox_content .newslist {
			background:url(t-4.gif) no-repeat 18px 14px;
			margin-left:15px;
			margin-right:15px;
			border-bottom:1px dashed #999;
		}
		#inner_mainBox_content .pagediv {
			text-align:center;
			font-size:16px;
		}
		#inner_mainBox_content .pagediv a {
			font-size:16px;
		}
		#inner_mainBox_content #linkguide {
			padding-left:15px;
			padding-top:10px;
			color:#ff6600;
		}
		#inner_mainBox_content #linkguide a {			
			color:#ff6600;
			font-weight:bold;
		}
		#inner_mainBox_content #linkguide a:hover {			
			color:#a00;
		}
		#inner_mainBox_content .newstitle {
			text-align:center;
			font-size:16px;
			font-weight:bold;
			color:#a00;
		}
		#inner_mainBox_content .newsauthor {
			text-align:center;
			color:#666;
		}

#left_map {
	margin-top:10px;
	overflow:hidden;
	background:url(map_bg.gif) no-repeat;
	padding-left:60px;
	padding-top:6px;
}