* {
	margin:0;
	padding:0;
}
a {
	outline:none;
}
img {
	border:none;
}
body {
	background:url(../images/back_bg.png) 0 0 repeat-x;
	background-color:#fff;
}
#wraper {
	margin:0 auto;
	width:980px;
}
#wraper .header {
	float:left;
	width:980px;
}
#wraper .header span.logo {
	float:left;
	width:258px;
	padding:35px 0 0 17px;
}
#wraper .header .rightside {
	float:left;
	width:705px;
}
#wraper .header .rightside span.sky {
	float:left;
	width:565px;
	padding:0 0 0 140px;
}
#wraper .centerwork {
	float:left;
	width:980px;
}
#wraper .centerwork .leftpanel {
	float:left;
	width:275ppx;
	padding-top:14px;
}
#wraper .centerwork .rightpanel {
	float:left;
	width:705ppx;
}
#wraper .centerwork .rightpanel .content {
	float:left;
	width:673px;
	padding:100px 0 0 32px;
}
#wraper .centerwork .rightpanel .content h2 {
	float:left;
	font-family:"Calibri";
	font-size:34px;
	color:#9d9fa1;
	font-weight:bold;
}
#wraper .centerwork .rightpanel .content span {
	width:673ppx;
	font-family:"Calibri";
	font-size:60px;
	color:#4195d0;
	font-weight:bold;
}
#wraper .centerwork .links {
	float:left;
	width:673px;
	padding:100px 0 0 32px;
	position:relative;
}
#wraper .centerwork .links .shadow {
	float:left;
	width:672px;
	height:37px;
	position:absolute;
	left: 20px;
	top: 230px;
	z-index:-1;
}

#wraper .centerwork .links ul {
	float:left;
	list-style:none;
	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;
}
#wraper .centerwork .links ul li {
	float:left;
	list-style:none;
	width:165px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#000;
	border-top:1px #999 solid;
	border-bottom:1px #999 solid;
	padding:13px 0 13px 0;
}
#wraper .centerwork .links ul li span {
	width:151px;
	text-decoration:none;
	list-style:none;
	cursor:pointer;
}
#wraper .centerwork .links ul li a {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#000;
	font-family:"Calibri";
	padding-bottom:5px;
	text-align:center;
	width:151px;
	color:	#5C5858;
	font-weight: bold;
}

#wraper .centerwork .links ul li span {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#000;
	background:url(../images/image_first.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}
#wraper .centerwork .links ul li span :hover {
	float:left;
	text-decoration:none;
	background:url(../images/hover_first.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}

#wraper .centerwork .links ul li span.second  {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#000;
	background:url(../images/image_second.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}
#wraper .centerwork .links ul li span.second :hover {
	float:left;
	text-decoration:none;
	background:url(../images/hover_second.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}



#wraper .centerwork .links ul li span.third  {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#000;
	background:url(../images/image_third.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}
#wraper .centerwork .links ul li span.third :hover {
	float:left;
	text-decoration:none;
	background:url(../images/hover_third.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}



#wraper .centerwork .links ul li span.fourth  {
	float:left;
	text-decoration:none;
	list-style:none;
	color:#000;
	background:url(../images/image_fourth.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}
#wraper .centerwork .links ul li span.fourth :hover {
	float:left;
	text-decoration:none;
	background:url(../images/hover_fourth.png) 0 0 no-repeat;
	width:151px;
	height:119px;
}






#footer {
	float:left;
	width:100%;
	background:url(../images/footer_bg.png) 0 0 repeat-x;
	height:72px;
	line-height:62px;
}
#footer .footerinner {
	width:980px;
	margin:0 auto;
}
#footer .footerinner .footercontent {
	float:right;
	width:980px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:right;
}

