﻿
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,input,button,textarea,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0}
		li{list-style:none} 	
BODY {
	font-family: Microsoft Yahei; background:#F5FDFE
}
H1 {
	color: #C00;
	width: 100%;
	text-align: center;
	margin-top:50px;
}
a{ text-decoration:none}
.box{ width:1003px; margin-left:auto; margin-right:auto; padding:40px 40px 40px 180px; background:none}
.box ul li{width:200px; height:80px; float:left;font-size:25px; color:#FFF; text-align:center; margin-right:20px; margin-bottom:20px; font-weight:bold; vertical-align:middle; padding-top:40px;
filter:progid:DXImageTransform.Microsoft.Shadow(color=#E6E6E6,direction=120,strength=4);/*ie*/ 
-moz-box-shadow: 2px 2px 10px  #E6E6E6;/*firefox*/ 
-webkit-box-shadow: 2px 2px 10px  #E6E6E6;/*safari或chrome*/ 
box-shadow:2px 2px 0px #E6E6E6;/*opera或ie9*/ 
}
.box ul li a{color:#FFF;}
.box ul li a:hover{ color:#F00}