/* 
	------- Reset Style Section ------- 
*/
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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: Microsoft YaHei; 
}	
	
/* -----		1. HEADER		----- */

body {
	background:url("../images/bg.jpg");
}

div {
	line-height: 100px;
	height: 200px;
	text-align: center;
}

.main-title{
	text-align: center;
	color:#515151;
	text-decoration: none;
	text-shadow: 1px 1px #fff,2px 2px #dddddd;
	border-bottom: none!Important;	
}

.main-title h2 {
	font-size:3.5em;
	text-decoration: none;
}

.main-title p {
	font-size:2.0em;
	text-decoration: none;
}
.hang{
	height: 500px;
}
.lianjie  a{ text-align: center;
	color:#515151;
	text-decoration: none;
	text-shadow: 1px 1px #fff,2px 2px #dddddd;
	border-bottom: none!Important;	
}