html, body {
	color:#222;
	font-family:Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;
	margin:0;
	padding: 0;
	text-decoration: none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ol, ul {
	list-style: none outside none;
	margin:0;
	padding: 0;
}
a {
	color:#000000;
	text-decoration: none;
}
.clr {
	display:block;
	clear:both;
	height:0;
	overflow:hidden;
}
.copyright{padding:8px;text-align:center;font-size:14px;color:#666;}
.copyright a{color:#666;}

body { background-color: #ffebd5; font-size:14px; }
body .mainmenu {overflow:hidden; padding-bottom:10px; }
body .mainmenu li { float:left; margin-left:2%; margin-top:5%; width:47%;  }
body .mainmenu li a { display:block;   background-color:#fff; box-shadow:0px 2px 3px rgba(0, 0, 0, 0.25);   text-align:center; border-radius:5px; position:relative}
body .mainmenu li a b{ width:80%; position:absolute; left:50%; margin-left:-40%;  top:-6px; background:url(../images/gl_line.png) repeat-x; height:18px;}
body .mainmenu li a img {margin:25px auto 0px; width:90%; height: auto; }
body .mainmenu li a p { width:80%; text-align:center; margin:auto; line-height:30px; color:#505359; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}